| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-08-30 | Preparing for 3.11.0 release.rel-3-11-0 | mitchell | 3 | -8/+8 | |
| 2019-07-03 | Backport: Mentioning second bug report for 2110. | Neil | 1 | -1/+3 | |
| Backport of changeset 7621:70fe3bd38a3d. | |||||
| 2019-07-11 | Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED. | mitchell | 2 | -2/+45 | |
| This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT, or SC_CHARACTERSOURCE_IME_RESULT. Backport of changeset 7613:4cfac35c71bd. | |||||
| 2019-06-29 | Backport: Bug [#2111]. Retracted change to IME on GTK. | Neil | 1 | -4/+0 | |
| Backed out changeset: 512ec9ab2e7c Backport of changeset 7611:8c487135a6e4. | |||||
| 2019-06-28 | Backport: Bug [#2116]. Fix deletion of isolated invalid bytes. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 7610:1031c155fb62. | |||||
| 2019-06-22 | Backport: Bug [#1924]. Option to allow block carets to trail selection ranges. | Neil | 2 | -0/+8 | |
| Bit flag value is CARETSTYLE_BLOCK_AFTER=256. Backport of changeset 7609:340a0f51fb3c. | |||||
| 2019-06-21 | Backport: Bug [#2106]. Place line caret in correct location for line caret ↵ | Neil | 1 | -0/+4 | |
| with block OVR. That is for CARETSTYLE_LINE | CARETSTYLE_BLOCK mode. Backport of changeset 7608:b725657be4ae. | |||||
| 2019-06-25 | Backport: Bug [#2098]. Fix single quoted strings where '" (quote, double ↵ | Zufu Liu | 1 | -0/+4 | |
| quote) was seen as continuing the string. Backport of changeset 7605:bd1bf8e13d33. | |||||
| 2019-06-25 | Backport: Bug [#2112]. Matlab lexer now treats keywords as case-sensitive. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 7604:f065b241925e. | |||||
| 2019-06-22 | Backport: Bug [#2111]. Reset IME when mouse is clicked on GTK. | Hodong Kim | 1 | -0/+6 | |
| Backport of changeset 7599:512ec9ab2e7c. | |||||
| 2019-06-22 | Backport: Feature [feature-requests:#1297] Updates to types of LineScroll, | Zufu Liu | 1 | -2/+2 | |
| [Set]MarginTypeN, and [Set]MarginCursorN. Backport of changeset 7596:a5bcfd494606. | |||||
| 2019-06-22 | Backport: Feature [feature-requests:#1297] Updated Scintilla.h from ↵ | Neil | 1 | -5/+27 | |
| 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] Explain in change log. | Neil | 1 | -0/+6 | |
| Backport of changeset 7591:c26074ca93eb. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 3: Use pointer type in documentation. | Neil | 1 | -27/+32 | |
| Backport of changeset 7582:80796da5ff3b. | |||||
| 2019-06-18 | Backport: Feature [feature-requests:#1297] 2: Use position and line more in ↵ | Neil | 1 | -320/+334 | |
| documentation. Backport of changeset 7578:8241e0a93bf6. | |||||
| 2019-07-11 | Backport: Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF. | mitchell | 1 | -0/+5 | |
| Backport of changeset 7575:e1e9f53b0423. | |||||
| 2019-07-11 | Backport: Bug [#2110]. Limit text returned from WM_GETTEXT to length ↵ | mitchell | 1 | -0/+4 | |
| specified in wParam. Changed GetTextLength to use same logic as GetText to ensure they agree. Backport of changeset 7572:d7aedab278d0. | |||||
| 2019-07-11 | Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex. | mitchell | 1 | -0/+13 | |
| Backport of changeset 7569:ab69548334b7, but with custom `_strnlen` function since `strnlen` is not part of the C or C++ standard. | |||||
| 2019-06-11 | Updated release data for 3.10.6.rel-3-10-6 | mitchell | 1 | -2/+2 | |
| 2019-06-07 | Updated history with lexlua changes. | mitchell | 1 | -0/+6 | |
| 2019-06-05 | Preparing for 3.10.6 release. | mitchell | 2 | -6/+6 | |
| 2019-06-05 | Backport: Fix signatures and link class for SCI_[SG]ETDEFAULTFOLDDISPLAYTEXT. | Neil | 1 | -4/+4 | |
| Backport of changeset 7549:1d1109aef80c. | |||||
| 2019-06-02 | Backport: GTK+ was renamed to GTK in February 2019 so update documentation ↵ | Neil | 5 | -54/+54 | |
| to new name. Backport of changeset 7545:69f78ccbfc4b. | |||||
| 2019-06-02 | Backport: Clarify which API changes focus. | Neil | 1 | -2/+2 | |
| Backport of changeset 7544:4fdbac7a1dde. | |||||
| 2019-05-28 | Backport: Add folding for CMake 3 function/endfunction | Jad Altahan | 1 | -0/+4 | |
| Backport of changeset 7537:03bbd7abb2f8. | |||||
| 2019-05-22 | Backport: Support for VB2017 bin literals & digit separators | Jad Altahan | 1 | -0/+4 | |
| Backport of changeset 7502:395c5832d38c. | |||||
| 2019-05-22 | Backport: Fix orphan text, moving to where it should be. | Zufu Liu | 1 | -2/+1 | |
| Backport of changeset 7501:3383bc118229. | |||||
| 2019-05-17 | Backport: Optimize InsertLines and DeleteLines for ContractionState if no ↵ | Neil | 1 | -0/+4 | |
| folds contracted. Backport of changeset 7500:c4db961b46ab. | |||||
| 2019-05-17 | Backport: Fixed performance bug where line end positions were reset withot ↵ | Neil | 1 | -0/+5 | |
| need when switching from or to Unicode. Only noticeable on huge files. Backport of changeset 7499:d800ba9f7006. | |||||
| 2019-05-04 | Backport: Bug [#2102]. Explain behaviour when length argument longer than ↵ | Zufu Liu | 1 | -2/+3 | |
| document. Backport of changeset 7491:f72740cc5975. | |||||
| 2019-05-27 | Backport: Feature [feature-requests:#1280]. Lexer added for X12. | mitchell | 1 | -0/+4 | |
| Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct definition not having default values, which is a C++14 feature. | |||||
| 2019-04-26 | Backport: Feature [feature-requests:#1238]. Simplify camel case forcing by ↵ | Neil | 1 | -0/+6 | |
| checking only for upper and lower case characters instead of current word characters. This changes behaviour for words like "_word" -> "_Word" instead of remaining "_word" but that doesn't matter for this feature's intended use which is to allow display of ASCII-only keywords in the user's preferred casing (else/ELSE/Else) for languages with case-insensitive keywords. Backport of changeset 7475:cdb7af706ba1. | |||||
| 2019-04-25 | Backport: Fix bug where changing identifier sets in lexers preserved ↵ | Neil | 1 | -0/+3 | |
| previous identifiers. Backport of changeset 7473:5d760343adde. | |||||
| 2019-04-25 | Backport: Add section for next release. | Neil | 1 | -0/+8 | |
| Backport of changeset 7472:272bd1848dda. | |||||
| 2019-04-17 | Backport: Document the character values in SCNotification::ch for SCN_CHARADDED. | Neil | 1 | -2/+5 | |
| Backport of changeset 7469:a3a44d37c912. | |||||
| 2019-05-09 | Updated version number for release.rel-3-10-5 | mitchell | 3 | -6/+17 | |
| 2019-04-17 | Fixed history formatting. | mitchell | 1 | -2/+2 | |
| 2019-04-17 | Added Lua LPeg lexer changes to history.rel-3-10-4 | mitchell | 1 | -0/+6 | |
| 2019-04-17 | Updated version number for release. | mitchell | 3 | -7/+7 | |
| 2019-04-13 | Backport: Reordered items for next release. | Neil | 1 | -10/+10 | |
| Backport of changeset 7426:f25f64b0b8ba. | |||||
| 2019-04-11 | Backport: Reorder change items to be similar to previous releases. | Zufu Liu | 1 | -8/+8 | |
| Backport of changeset 7420:3eb7cdf99ba2. | |||||
| 2019-04-11 | Backport: Feature [feature-requests:#1277]. Support coloured text on Windows ↵ | Zufu Liu | 1 | -0/+4 | |
| 8.1+. Backport of changeset 7419:76fcbb9c97a1. | |||||
| 2019-04-10 | Backport: Bug [#2093]. Fix exception when inserting DBCS text. | Zufu Liu | 1 | -0/+4 | |
| Backport of changeset 7415:a7d3bc738c23. | |||||
| 2019-04-07 | Backport: Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK. | Zufu Liu | 3 | -2/+7 | |
| Backport of changeset 7407:fc237c9afcdd. | |||||
| 2019-04-05 | Backport: Bug [#2095]. gtk: Accessible: emit the text deletion signal before ↵ | Colomban Wendling | 1 | -0/+4 | |
| deletion This allows the accessibility layer to request detail, such as which characters have been deleted. ATK will query the deleted range to report the data that was removed, so it must still be available for the query to give a correct answer. So, emit the signal in BEFOREDELETE instead of DELETETEXT. Backport of changeset 7406:0a937b4c0b2b. | |||||
| 2019-04-05 | Backport: Bug [#2094]. gtk: Accessible: use the built-in character position ↵ | Colomban Wendling | 1 | -0/+4 | |
| cache It's quite a lot faster even after trying and optimizing the custom version, and it makes the code simpler. Also improve ByteOffsetFromCharacterOffset() to make use of the cache, making it drastically faster. Backport of changeset 7405:01aab5f24e50. | |||||
| 2019-04-06 | Backport: Updated link to long term branch. | Neil | 1 | -1/+1 | |
| Backport of changeset 7403:9e561262f9b3. | |||||
| 2019-04-05 | Backport: Document adding source files. | Neil | 2 | -0/+33 | |
| Backport of changeset 7401:e92f85a5bf74. | |||||
| 2019-04-05 | Backport: Feature [feature-requests:#1272]. Add API to set default fold ↵ | Neil | 2 | -0/+12 | |
| display text. Backport of changeset 7400:9fcb52fdb307. | |||||
| 2019-03-31 | Backport: Feature [feature-requests:#1272]. Add FoldDisplayTextGetStyle to match | Zufu Liu | 1 | -1/+3 | |
| FoldDisplayTextSetStyle. Backport of changeset 7394:8fe3c581aeb9. | |||||
