| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-09 | Backport: Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN. | mitchell | 2 | -0/+4 | |
| Backport of changeset 8507:e72e8cf58ea7. | |||||
| 2020-07-18 | Backport: Remove some constexpr as they made shiboken fail. | Neil | 1 | -2/+2 | |
| Backport of changeset 8420:572995dc6928. | |||||
| 2020-07-15 | Backport: Feature [feature-requests:1368]. Add BraceMatchNext API. | Zufu Liu | 2 | -0/+4 | |
| Backport of changeset 8406:a2ce85a55dfa. | |||||
| 2020-07-19 | Backport: Make simple methods on simple classes constexpr. | mitchell | 1 | -30/+30 | |
| Backport of changeset 8402:efa2991d428f. | |||||
| 2020-06-19 | Reverted experimental Lexilla and SCI_SETILEXER support. | mitchell | 3 | -82/+2 | |
| When testing, it works when compiled with debug symbols enabled, but crashes without them. It doesn't seem worth maintaining. | |||||
| 2020-06-12 | Backport: Bug [#2141]. Implement end of line annotations. | Prakash Sahni | 2 | -2/+49 | |
| Backport of changeset 8306:1b383adfdf71. | |||||
| 2020-05-02 | Backport: Allow disabling automatically generated #define constants. | Neil | 1 | -0/+4 | |
| This is for applications that want access to the structures and function definitions but define constants with enum or constexpr. Backport of changeset 8224:89f7a797f5a5. | |||||
| 2020-05-01 | Backport: Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC ↵ | Neil | 2 | -0/+2 | |
| 9.0 like 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ Backport of changeset 8217:2ea7e2f6a248. | |||||
| 2020-06-02 | Fixed crashes on Win32 related to previous backport. | mitchell | 1 | -1/+1 | |
| 2020-06-02 | Updated Scintilla.iface with experimental ILexer5 interface support. | mitchell | 1 | -1/+1 | |
| 2019-12-31 | Backport: Implement SCI_SETILEXER. | Neil | 2 | -0/+4 | |
| Backport of changeset 7871:ff54e1fc74f3, but with the ability to distinguish between ILexer and ILexer5 interfaces. | |||||
| 2020-06-02 | Initial, experimental support for upstream ILexer5/lexilla lexers. | mitchell | 1 | -1/+77 | |
| 2020-04-09 | Backport: Typo. | Zufu Liu | 1 | -1/+1 | |
| Backport of changeset 8132:98c63169ddef. | |||||
| 2020-04-08 | Backport: Removed superfluous space. | Neil | 1 | -2/+0 | |
| Backport of changeset 8131:e9f3cb39afd1. | |||||
| 2020-04-08 | Backport: Feature [feature-requests:1344]. Add methods for iterating through ↵ | Iain Clarke | 2 | -0/+10 | |
| the marker handles and marker numbers on a line. Backport of changeset 8129:665c31051e3c. | |||||
| 2020-03-29 | Backport: Use correct wider types. | Mitchell Foral | 1 | -4/+4 | |
| Backport of changeset 8095:55f5243a2594. | |||||
| 2020-03-16 | Backport: Update Scintilla.h to match reordering of Scintilla.iface. | Neil | 1 | -9/+9 | |
| Backport of changeset 8006:80e7c6071c8b. | |||||
| 2020-02-05 | Backport: Bug [#2153]. Reorder and add separating new lines to ease downstream. | Neil | 1 | -21/+39 | |
| Backport of changeset 8001:16b32ce4b801. | |||||
| 2020-02-09 | Backport: Feature [feature-requests:#1340] Move and use Point functions to ↵ | Zufu Liu | 1 | -2/+2 | |
| avoid casting. Backport of changeset 7976:4ba647207671. | |||||
| 2020-02-05 | Backport: Spelling and grammar in comment. | Neil | 1 | -1/+2 | |
| Backport of changeset 7974:1c2ef1972813. | |||||
| 2020-01-18 | Backport: Fix line end whitespace. | Neil | 1 | -1/+1 | |
| Backport of changeset 7954:b98f1fd11e62. | |||||
| 2020-01-06 | Fixed runtime error introduced by r7925 (changset 58e9ef4392cd). | mitchell | 1 | -2/+2 | |
| 2020-01-06 | More synchronizing LongTerm3 with default. | mitchell | 1 | -0/+6 | |
| Ideally this covers anything missed during the backport process. | |||||
| 2020-01-05 | Added Sci::round() and Sci::lround() for better compatibility with the ↵ | mitchell | 1 | -2/+15 | |
| default branch. Some olders MacOSX SDKs do not have std::round() or std::lround(). | |||||
| 2020-01-05 | Added Sci::make_unique() and Sci::size() for better compatibility with the ↵ | mitchell | 2 | -0/+53 | |
| default branch. std::make_unique() is c++14 and std::size() is c++17. | |||||
| 2020-01-05 | Synchronizing LongTerm3 with default. | mitchell | 1 | -5/+5 | |
| Ideally this covers anything missed during the backport process. | |||||
| 2020-01-04 | Backport: Added Raku lexer and style properties and example files | mitchell | 2 | -0/+62 | |
| Backport of changeset 7900:bcb95162cd06. | |||||
| 2020-01-04 | Backport: Define ILexerWithIdentity with methods for retrieving name, ID, ↵ | mitchell | 1 | -1/+8 | |
| and property values. Implement ILexerWithIdentity on object lexers. Implement ILexerWithIdentity on LexerSimple wrapper for function lexers. Backport of changeset 7870:6ffcbd42288c, but with a new interface compatible with ILexer, not ILexer5. | |||||
| 2019-11-15 | Backport: Feature [feature-requests:#1316] Allow target to have virtual space. | Neil | 2 | -0/+16 | |
| Backport of changeset 7768:5d73aa55a6ee. | |||||
| 2019-11-15 | Backport: Feature [feature-requests:#1316] Add access to virtual space at ↵ | Neil | 2 | -0/+8 | |
| start and end of multiple selections. Backport of changeset 7767:80102fe650b2. | |||||
| 2019-12-06 | Backport: Feature [feature-requests:#1324] Add Hollywood lexer. | mitchell | 2 | -0/+34 | |
| Backport of changeset 7761:abba8b1c6f4a. | |||||
| 2019-07-05 | Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ↵ | Neil | 2 | -0/+8 | |
| can display overviews or minimaps with reasonable layout. Backport of changeset 7700:e6efe007d2dc. | |||||
| 2019-07-11 | Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED. | mitchell | 2 | -1/+14 | |
| This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT, or SC_CHARACTERSOURCE_IME_RESULT. Backport of changeset 7613:4cfac35c71bd. | |||||
| 2019-06-22 | Backport: Bug [#1924]. Option to allow block carets to trail selection ranges. | Neil | 2 | -2/+4 | |
| Bit flag value is CARETSTYLE_BLOCK_AFTER=256. Backport of changeset 7609:340a0f51fb3c. | |||||
| 2019-06-22 | Backport: Feature [feature-requests:#1297] Updates to types of LineScroll, | Zufu Liu | 1 | -5/+5 | |
| [Set]MarginTypeN, and [Set]MarginCursorN. Backport of changeset 7596:a5bcfd494606. | |||||
| 2019-07-11 | Backport: Feature [feature-requests:#1297] Fixed INDIC_MAX / INDICATOR_MAX. | mitchell | 1 | -1/+1 | |
| Backport of changeset 7595:7de39ba4c5a5. | |||||
| 2019-06-22 | Backport: Feature [feature-requests:#1297] Updated Scintilla.h from ↵ | Neil | 1 | -6/+14 | |
| Scintilla.iface. Adds *_NONE and INDICATOR_* enumeration values. Moves old INDIC?_MASK to deprecated section. Backport of changeset 7593:5b74284d6970. | |||||
| 2019-06-22 | Backport: Feature [feature-requests:#1297] Tweak aliases so that acronyms ↵ | Neil | 1 | -7/+5 | |
| longer than 2 characters are treated as words and are also good SNAKE_CASE. This is consistent with coding guidelines such as from Google and Microsoft. https://google.github.io/styleguide/cppguide.html#General_Naming_Rules Backport of changeset 7592:d96faf819aba. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 7: Add value aliases for ↵ | Neil | 1 | -1/+164 | |
| PascalCase constants. For example, FolderEnd instead of Folderend. Could also be used for a snake_case option if desired. Backport of changeset 7590:723866698fd8. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 6: Add enumeration types to APIs. | Neil | 1 | -122/+123 | |
| Backport of changeset 7588:3a1f64ccb9a8. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 5: Separate IndicatorNumbers from ↵ | Neil | 1 | -5/+16 | |
| IndicatorStyle. Deprecate INDIC?_MASK as they depended on old style-byte indicators so are no longer valid. Backport of changeset 7587:fa37b07baf0e. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 4: Add enu for IndicValue and ↵ | Neil | 1 | -0/+5 | |
| UndoFlags to gather their values into a type. Add _NONE values for 3 enumerations to make using them simpler. Backport of changeset 7586:d1d3da2c2d91. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 4: Comment added for SC_MASK_FOLDERS. | Neil | 1 | -0/+1 | |
| Backport of changeset 7585:db2f08dff38e. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 3: Add pointer type. | Neil | 1 | -11/+12 | |
| Backport of changeset 7581:777afc17036d. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 2: Replace int with position or ↵ | Neil | 1 | -118/+119 | |
| line where that is more accurate. This helps define where 64-bit values may be passed for huge files. Backport of changeset 7577:e9132d4f7fad. | |||||
| 2019-07-11 | Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex. | mitchell | 2 | -0/+34 | |
| Backport of changeset 7569:ab69548334b7, but with custom `_strnlen` function since `strnlen` is not part of the C or C++ standard. | |||||
| 2019-06-02 | Backport: GTK+ was renamed to GTK in February 2019 so update documentation ↵ | Neil | 1 | -2/+2 | |
| to new name. Backport of changeset 7545:69f78ccbfc4b. | |||||
| 2019-05-27 | Backport: Feature [feature-requests:#1280]. Lexer added for X12. | mitchell | 2 | -0/+22 | |
| Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct definition not having default values, which is a C++14 feature. | |||||
| 2019-04-07 | Backport: Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK. | Zufu Liu | 2 | -0/+2 | |
| Backport of changeset 7407:fc237c9afcdd. | |||||
| 2019-04-05 | Backport: Feature [feature-requests:#1272]. Add API to set default fold ↵ | Neil | 2 | -0/+8 | |
| display text. Backport of changeset 7400:9fcb52fdb307. | |||||
