| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-21 | Backport: Feature [feature-requests:#1242]. Add lexer for Nim | Jad Altahan | 1 | -0/+20 | |
| Backport of changeset 7173:3e6cf75864cc. | |||||
| 2018-10-11 | Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events. | Neil | 1 | -0/+6 | |
| This can reduce the time taken to fold a document by half. Backport of changeset 7110:09c647755bed. | |||||
| 2018-09-30 | Backport: Synchronize definition and documentation. | Neil | 1 | -1/+1 | |
| Backport of changeset 7102:927e7d62e917. | |||||
| 2018-07-10 | Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code ↵ | Neil | 1 | -2/+28 | |
| points and UTF-16 code units added. Converted instances of C++17 std::string_view to C++11. Also used const_casts where appropriate to fix compile errors. Backport of changeset 7063:0d5edc93e280. | |||||
| 2018-06-21 | Backport: Feature [feature-requests:#1185]. Add lexers for SAS and Stata. | Luke Rasmussen | 1 | -0/+34 | |
| Backport of changeset 7056:974bc87e0696. | |||||
| 2018-06-06 | Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line. | Henrik Hank | 1 | -0/+1 | |
| Backport of changeset 7024:72c92ed3dc10. | |||||
| 2018-05-28 | Backport: Add styles for diffs containing patches. | Andreas Rönnquist | 1 | -0/+4 | |
| Backport of changeset 7004:a1f932ccdee6. | |||||
| 2018-05-22 | Backport: Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types. | Neil | 1 | -0/+2 | |
| Backport of changeset 6966:872900d3ceb0. | |||||
| 2018-04-19 | Backport: SC_PRINT_SCREENCOLOURS doesn't force the background colour of line ↵ | Nicholai Benalal | 1 | -0/+3 | |
| numbers white. Backport of changeset 6700:daa126b86c17. | |||||
| 2018-05-05 | Backport: Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than ↵ | mitchell | 1 | -3/+7 | |
| 2 GigaBytes. This option is provisional and experimental. Backport of changesets 6696:9729ff36c5b1 and 6723:cffe824ab55e. Also added '#include <cstddef>' to top of src/RESearch.cxx to fix 32-bit build error. | |||||
| 2018-03-06 | Backport: Feature [feature-requests:#1210]. Maxima lexer added. | Gunter Königsmann | 1 | -0/+11 | |
| Backport of changeset 6474:7a2aeece58b6. | |||||
| 2018-02-02 | Backport: Implement SC_DOCUMENTOPTION_STYLES_NONE. | Neil | 1 | -0/+1 | |
| Backport of changeset 6448:431b814a54a6. | |||||
| 2018-01-26 | Backport: Add documentOption argument to SCI_CREATELOADER. | Neil | 1 | -2/+5 | |
| Backport of changeset 6441:92c8f0f1b3e6. | |||||
| 2017-11-20 | Backport: Add SCI_GETMOVEEXTENDSSELECTION. | Mitchell Foral | 1 | -0/+3 | |
| Backport of changeset 6418:85205da6ec1b. | |||||
| 2017-10-23 | Backport: Document style metadata APIs. | Neil | 1 | -3/+3 | |
| Backport of changeset 6405:0849bae316da. | |||||
| 2017-08-25 | Backport: Moved *StyleBits* APIs into deprecated category. | Neil | 1 | -11/+11 | |
| Backport of changeset 6379:b44bb3627bbd. | |||||
| 2017-08-11 | Backport: Stopped treating SC_TECHNOLOGY_DIRECTWRITERETAIN and ↵ | Neil | 1 | -1/+1 | |
| SC_TECHNOLOGY_DIRECTWRITEDC as provisional. Backport of changeset 6371:fde8223ca36c. | |||||
| 2017-08-02 | Backport: Improve description of HideSelection. | rhkramer | 1 | -1/+1 | |
| Backport of changeset 6363:a56da7a004b4. | |||||
| 2017-07-17 | Backport: Implement style metadata for some languages. | Neil | 1 | -1/+5 | |
| Add some helper methods to SubStyles for finding style metadata of substyles. Backport of changeset 6349:f350a2543488. | |||||
| 2017-06-22 | Backport: Add style metadata methods with null implementations. | Neil | 1 | -0/+15 | |
| Backport based on changesets 6345:faecbd0078e5 and 6346:72bd27f81477. | |||||
| 2017-06-11 | Backport: Implement SCN_AUTOCSELECTIONCHANGE notification. | Neil | 1 | -0/+1 | |
| Backported from changeset 6306:7e28cdba6d61. | |||||
| 2018-03-11 | Added optional Lua lexer support. | mitchell | 1 | -0/+1 | |
| This support is disabled by default and must be enabled via compile-time option. | |||||
| 2017-04-06 | Added a caret line frame as an alternative visual for highlighting the caret ↵ | A-R-C-A | 1 | -0/+8 | |
| line. | |||||
| 2017-04-02 | Added "Reverse Selected Lines" as SCI_LINEREVERSE. | Vicente | 1 | -0/+3 | |
| 2017-03-07 | Bug [#1910]. Accessibility support may be queried and, on GTK+, disabled. | Neil | 1 | -0/+10 | |
| 2017-03-06 | New "indent" lexer styled as plain text but folded by indentation level. | Vicente | 1 | -0/+1 | |
| 2017-03-04 | Fix minor issues in interface definitions. | Neil Hodgson | 1 | -5/+9 | |
| 2017-02-12 | Bug [#1848]. Support Python f-strings with new styles. | John Ehresman | 1 | -0/+4 | |
| 2017-01-14 | Removed return type from AddSelection and SetSelection. | Neil | 1 | -2/+2 | |
| 2016-11-30 | Updated API to match conventions. | Neil | 1 | -1/+1 | |
| 2016-11-23 | Implementation of MarginRightClick event. | Tse Kit Yam | 1 | -2/+8 | |
| 2016-11-29 | Textual tags may be displayed on folded lines with SCI_TOGGLEFOLDSHOWTEXT. | Tse Kit Yam | 1 | -0/+12 | |
| 2016-11-25 | Feature [feature-requests:#1166]. EDIFACT lexer and folder added. | Iain Clarke | 1 | -0/+11 | |
| 2016-11-16 | Removed elements that have been deprecated for more than 5 years. | Neil | 1 | -13/+0 | |
| 2016-11-14 | Added alternate appearance for visible tabs which looks like a horizontal line. | jedailey | 1 | -0/+11 | |
| 2016-10-26 | INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrows | Neil | 1 | -0/+2 | |
| underneath positions or characters. | |||||
| 2016-09-29 | Increased compatibility between interface definition and documentation. | Neil | 1 | -95/+96 | |
| Made parameter names and types more consistent. Document return types. Use more classes in documentation to facilitate scripting and styling. | |||||
| 2016-09-29 | The number of margins can be changed with SCI_SETMARGINS. | Neil | 1 | -0/+6 | |
| 2016-09-29 | Margin type SC_MARGIN_COLOUR and API SCI_SETMARGINBACKN added. | Neil | 1 | -0/+7 | |
| Allows choosing any colour for a margin. | |||||
| 2016-09-27 | On Win32, mouse wheel scrolling can be restricted to only occur when the mouse | Stefan Küng | 1 | -0/+5 | |
| is within the window. | |||||
| 2016-09-23 | EDGE_MULTILINE and SCI_MULTIEDGEADDLINE added to allow displaying multiple | A-R-C-A | 1 | -1/+8 | |
| vertical edges simultaneously. | |||||
| 2016-09-22 | Baan lexer changed significantly with more lexical states, keyword sets, and | Neil | 1 | -0/+14 | |
| support for abridged keywords. | |||||
| 2016-09-21 | Feature [feature-requests:#1143]. Replace "progress" lexer with "abl". | Yuval Papish | 1 | -33/+14 | |
| ILexer implementation Lexer can now correctly handle: "end triggers" phrase "last-event:function" phrase Indefinite comment level depth | |||||
| 2016-09-17 | Provide comments for each individual feature instead of group comments as | Neil | 1 | -8/+41 | |
| this helps downstream use. | |||||
| 2016-09-12 | Fixed some enums in Scintilla.iface which may change bindings. | Neil | 1 | -2/+2 | |
| 2016-08-20 | Bug [#1648]: Option added to prevent left arrow movement and selection wrapping | Neil | 1 | -0/+1 | |
| to previous line. | |||||
| 2016-04-28 | C++ 11 <regex> support built by default. | Neil | 1 | -1/+1 | |
| 2016-03-20 | Feature [feature-requests:#1140]. JSON lexer added. | nkmathew | 1 | -0/+17 | |
| 2015-11-21 | Fix a typo and some extra punctuation. | Neil | 1 | -3/+3 | |
| 2015-11-20 | Remove line end whitespace. | Neil | 1 | -1/+1 | |
