| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-19 | Reverted experimental Lexilla and SCI_SETILEXER support. | mitchell | 1 | -11/+0 | |
| When testing, it works when compiled with debug symbols enabled, but crashes without them. It doesn't seem worth maintaining. | |||||
| 2020-06-17 | Backport: Feature [feature-requests:1361]. Allow caret width to be up to 20 ↵ | Neil | 1 | -0/+4 | |
| pixels. Backport of changeset 8308:9f3c5a4c4b52. | |||||
| 2020-06-12 | Backport: Bug [#2141]. Implement end of line annotations. | Prakash Sahni | 1 | -0/+5 | |
| Backport of changeset 8306:1b383adfdf71. | |||||
| 2020-06-11 | Backport: Fix bug on Win32 where calling WM_GETTEXT for more text than in ↵ | Neil | 1 | -0/+4 | |
| document could return less text than in document. Backport of changeset 8302:2faf8ba9d1fb. | |||||
| 2020-06-11 | Backport: Bug [#2185]. Fix printing to use correct text size. | Neil | 1 | -0/+4 | |
| Backport of changeset 8301:b006d175ac85. | |||||
| 2020-06-10 | Backport: Feature [feature-requests:1355]. Round instead of truncating for ↵ | Neil | 1 | -0/+5 | |
| SCI_TEXTWIDTH. Backport of changeset 8297:3665e2c20cd4. | |||||
| 2020-06-17 | Backport: Feature [feature-requests:1358]. Support lstlisting environment ↵ | mitchell | 1 | -0/+5 | |
| that is similar to verbatim. Backport of changeset 8293:ad96f0ae7df5. | |||||
| 2020-05-27 | Backport: Change log. | Neil | 1 | -1/+2 | |
| Backport of changeset 8266:427092947bc1. | |||||
| 2020-05-26 | Backport: Change log additions. | Neil | 1 | -0/+3 | |
| Backport of changeset 8263:59b587fcd994, but without Lexilla mentions. | |||||
| 2020-05-22 | Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows. | Chris Graham | 1 | -1/+7 | |
| Backport of changeset 8248:a9f4676a45e8. | |||||
| 2020-05-19 | Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows. | Neil | 1 | -0/+6 | |
| Backport of changeset 8244:134a3860b01e. | |||||
| 2020-05-05 | Backport: Fixed bug where a single character line with a single character ↵ | Yury Dubinsky | 1 | -0/+4 | |
| line end continued state onto the next line. Backport of changeset 8231:ef4484697e91. | |||||
| 2020-05-04 | Backport: Change log. | Neil | 1 | -0/+4 | |
| Backport of changeset 8230:c7a14c5831d8. | |||||
| 2020-05-01 | Backport: Change log. | Neil | 1 | -0/+19 | |
| Backport of changeset 8220:508aec3b7ed7. | |||||
| 2019-12-31 | Backport: Implement SCI_SETILEXER. | Neil | 1 | -0/+11 | |
| Backport of changeset 7871:ff54e1fc74f3, but with the ability to distinguish between ILexer and ILexer5 interfaces. | |||||
| 2020-05-09 | Lua LPeg lexer history update correction.rel-3-20-0 | mitchell | 1 | -2/+1 | |
| 2020-05-09 | More Lua LPeg lexer history updates. | mitchell | 1 | -0/+7 | |
| 2020-05-09 | Updated for 3.20.0. | mitchell | 1 | -2/+2 | |
| 2020-05-09 | Updated history with Lua LPeg lexer changes. | mitchell | 1 | -2/+25 | |
| 2020-04-21 | Backport: Feature [feature-requests:1346]. Add lexer.as.comment.character ↵ | Dejan Budimir | 1 | -0/+4 | |
| property to change comment character. Backport of changeset 8155:b89853508137. | |||||
| 2020-04-10 | Backport: Bug [#2168]. Fix bug where 'µ' (Micro Sign) case-insensitively ↵ | Neil | 1 | -0/+8 | |
| matches '?'. Backport of changeset 8134:b28166a7c77b. | |||||
| 2020-04-10 | Backport: Bug [#2167]. Add line copy format on clipboard, compatible with ↵ | Justin Dailey | 1 | -0/+5 | |
| Visual Studio. Backport of changeset 8133:82b2210d3a1c. | |||||
| 2020-04-08 | Backport: Feature [feature-requests:1344]. Add methods for iterating through ↵ | Iain Clarke | 1 | -0/+5 | |
| the marker handles and marker numbers on a line. Backport of changeset 8129:665c31051e3c. | |||||
| 2020-04-07 | Backport: Bug [#1624]. Fix brace styling in Batch lexer so that brace ↵ | Yury Dubinsky | 1 | -0/+7 | |
| matching works. Bug [#1906], Bug [#1997], and Bug [#2065] also fixed. Backport of changeset 8126:57002ee9dccf. | |||||
| 2020-04-06 | Backport: Typo. | Neil | 1 | -1/+1 | |
| Backport of changeset 8125:e07adbc1fb4b. | |||||
| 2020-04-06 | Backport: Change log. | Neil | 1 | -0/+6 | |
| Backport of changeset 8124:3d5cc1c29738. | |||||
| 2020-03-21 | Backport: Change log. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 8017:600bb50532c5. | |||||
| 2020-03-11 | Backport: Handle Japanese IME input when both GCS_COMPSTR and GCS_RESULTSTR set. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 8002:92d3ec579869. | |||||
| 2020-02-21 | Backport: Feature [feature-requests:497] Automatically scroll while dragging ↵ | McLoo | 1 | -0/+5 | |
| text. Added automatic scrolling when text dragged near edge of window. Backport of changeset 7989:e98f6731bd39. | |||||
| 2020-02-15 | Backport: Bug [#2138]. Potential fix to Direct2D crash when updating driver. | Mat Berchtold | 1 | -0/+4 | |
| Backport of changeset 7985:0ffb5afdbd7f. | |||||
| 2020-01-31 | Backport: Feature [feature-requests:#1336] Add default argument for GetRelative. | David Shuman | 1 | -0/+4 | |
| Backport of changeset 7968:914dde22b23f. | |||||
| 2020-03-27 | Backport: Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR. | mitchell | 1 | -0/+6 | |
| Backport of changeset 7961:6950bccc71ce. | |||||
| 2020-01-06 | Backport: Bug [#2135]. Prevent movement of candidate window while typing. | Zufu Liu | 1 | -0/+1 | |
| Backport of changeset 7949:59f3c5ced2e2. | |||||
| 2020-01-06 | Backport: Bug [#2135]. Improve location of candidate window. | Zufu Liu | 1 | -0/+1 | |
| Backport of changeset 7948:be6757890988. | |||||
| 2020-01-06 | Backport: Bug [#2135]. Set candidate window position in windowed IME mode. | Zufu Liu | 1 | -0/+5 | |
| Backport of changeset 7947:9d42a88f08cc. | |||||
| 2020-01-09 | Backport: Remove support for CF_TEXT clipboard format. CF_UNICODETEXT is now ↵ | Neil | 1 | -0/+4 | |
| used in all cases. Windows automatically provides CF_UNICODETEXT when CF_TEXT on clipboard. This does not change drag-and-drop as that depends on CF_TEXT such as when dragging from DBCS. Backport of changeset 7946:4dad3058a477. | |||||
| 2020-01-06 | Backport: Bug [#2147]. Don't clear clipboard before copying text. | Neil | 1 | -0/+4 | |
| Backport of changeset 7926:184f4b475993. | |||||
| 2020-01-05 | Synchronizing LongTerm3 with default. | mitchell | 1 | -1/+1 | |
| Ideally this covers anything missed during the backport process. | |||||
| 2020-01-04 | Backport: Mention Raku in change log. | Neil | 1 | -0/+5 | |
| Backport of changeset 7914:3be72c607651. | |||||
| 2020-01-04 | Backport: Define ILexerWithIdentity with methods for retrieving name, ID, ↵ | mitchell | 1 | -0/+4 | |
| 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-12-14 | Backport: Remove links to lexers with SCI_EMPTYCATALOGUE definition. | Neil | 1 | -0/+3 | |
| This allows building a version of SciTE that is statically linked to Scintilla and does not include any lexers but allows the use of lexers provided by loading a DLL. Backport of changeset 7867:f17a228be4d8. | |||||
| 2019-12-13 | Backport: Implement DynamicLibrary on Cocoa. | Neil | 1 | -0/+11 | |
| Backport of changeset 7865:a5c2f8a3f171. | |||||
| 2019-12-07 | Updated 3.11.2 release date.rel-3-11-2 | mitchell | 1 | -1/+1 | |
| 2019-12-03 | Backport: Bug [#2144]. Fixed drawing of translucent rounded rectangles with ↵ | Neil | 1 | -0/+4 | |
| Direct2D. Backport of changeset 7782:da8db8ba734d. | |||||
| 2019-11-24 | Backport: Bug [#2140]. Move rather than grow selection when insertion at start. | Neil | 1 | -0/+4 | |
| Backport of changeset 7773:20f353cd5507. | |||||
| 2019-11-21 | Backport: Feature [feature-requests:#1326] Recognize squiggly heredocs. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 7770:258438d0bd8a. | |||||
| 2019-11-15 | Backport: Feature [feature-requests:#1316] Allow target to have virtual space. | Neil | 1 | -0/+1 | |
| Backport of changeset 7768:5d73aa55a6ee. | |||||
| 2019-11-15 | Backport: Feature [feature-requests:#1316] Add access to virtual space at ↵ | Neil | 1 | -0/+4 | |
| start and end of multiple selections. Backport of changeset 7767:80102fe650b2. | |||||
| 2019-11-16 | Backport: Bug [#2137]. Clear IME state when switching language. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 7763:9e086fbcc756. | |||||
| 2019-11-15 | Backport: Moved line to correct place and avoid line with single entry. | Neil | 1 | -1/+6 | |
| Backport of changeset 7762:bc9c069d0a00. | |||||
