aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2019-10-30Backport: Feature [feature-requests:#1304] Avoid unnecessary IME caret movement.Zufu Liu1-0/+4
Backport of changeset 7743:1249076f3f8e.
2019-10-28Backport: Added credit.Neil1-0/+1
Backport of changeset 7741:83d7f3536368.
2019-12-06Backport: Added section for next release.mitchell1-3/+11
Backport of changeset 7739:017f5af10033.
2019-10-26Preparing for 3.11.1 release.rel-3-11-1mitchell3-7/+16
2019-10-19Backport: Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the ↵Zufu Liu1-0/+4
start of the tag instead of the end. Backport of changeset 7708:54e1c9a68c7c.
2019-10-16Backport: Feature [feature-requests:#1315] Update to Unicode 12.1.Neil1-0/+4
Backport of changeset 7707:13ce9d1ee13e.
2019-10-13Backport: Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.Zufu Liu1-0/+4
Backport of changeset 7704:93f76420e730.
2019-10-04Backport: Clarified value 0 for SCI_SETWHITESPACESIZE.Neil1-0/+1
Backport of changeset 7701:9c08af2c858f.
2019-07-05Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ↵Neil2-1/+18
can display overviews or minimaps with reasonable layout. Backport of changeset 7700:e6efe007d2dc.
2019-09-30Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists ↵Zufu Liu1-0/+4
in lexers. Avoids splitting and sorting the input twice. Backport of changeset 7697:f0848608c92c.
2019-09-28Backport: Bug [#2129]. Fix crash with 'interface=none' comment.Neil1-0/+4
Backport of changeset 7692:88e3b32fc9c0.
2019-09-28Backport: Updated credits.Neil1-1/+1
Backport of changeset 7690:df223cf94118.
2019-09-26Backport: Bug [#2121]. Support indented here-docs.SilverDirk1-0/+5
Backport of changeset 7689:f32c4f7293a7.
2019-09-26Backport: Feature [feature-requests:#1306] Fold qw arrays.Zufu Liu1-0/+4
Backport of changeset 7688:72933772703e.
2019-07-17Backport: Feature [feature-requests:#1300] part 5. Stop Google IME on ↵johnsonj1-0/+1
Windows 7 moving while typing. Backport of changeset 7687:785372d12384.
2019-07-17Backport: Feature [feature-requests:#1300] part 4. Align candidate window to ↵johnsonj1-0/+1
target part of composition text. Backport of changeset 7686:7761c6b46433.
2019-07-17Backport: Feature [feature-requests:#1300] part 3. Stop candidate window ↵johnsonj1-0/+1
moving while typing. Backport of changeset 7685:f03dcfdb449b.
2019-07-17Backport: Feature [feature-requests:#1300] part 2. Position candidate window ↵Zufu Liu1-0/+1
closer to composition text. Backport of changeset 7684:0c4004bea238.
2019-07-17Backport: Bug [#2120]. Avoid candidate window obscuring text when near ↵Neil1-0/+14
bottom of screen. Feature [feature-requests:#1300] part 1. Backport of changeset 7683:b99264d451e3.
2019-10-12lexlua: Added MediaWiki lexer.mitchell1-0/+1
Thanks to Alexander Misel.
2019-08-30Preparing for 3.11.0 release.rel-3-11-0mitchell3-8/+8
2019-07-03Backport: Mentioning second bug report for 2110.Neil1-1/+3
Backport of changeset 7621:70fe3bd38a3d.
2019-07-11Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.mitchell2-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-29Backport: Bug [#2111]. Retracted change to IME on GTK.Neil1-4/+0
Backed out changeset: 512ec9ab2e7c Backport of changeset 7611:8c487135a6e4.
2019-06-28Backport: Bug [#2116]. Fix deletion of isolated invalid bytes.Zufu Liu1-0/+4
Backport of changeset 7610:1031c155fb62.
2019-06-22Backport: Bug [#1924]. Option to allow block carets to trail selection ranges.Neil2-0/+8
Bit flag value is CARETSTYLE_BLOCK_AFTER=256. Backport of changeset 7609:340a0f51fb3c.
2019-06-21Backport: Bug [#2106]. Place line caret in correct location for line caret ↵Neil1-0/+4
with block OVR. That is for CARETSTYLE_LINE | CARETSTYLE_BLOCK mode. Backport of changeset 7608:b725657be4ae.
2019-06-25Backport: Bug [#2098]. Fix single quoted strings where '" (quote, double ↵Zufu Liu1-0/+4
quote) was seen as continuing the string. Backport of changeset 7605:bd1bf8e13d33.
2019-06-25Backport: Bug [#2112]. Matlab lexer now treats keywords as case-sensitive.Zufu Liu1-0/+4
Backport of changeset 7604:f065b241925e.
2019-06-22Backport: Bug [#2111]. Reset IME when mouse is clicked on GTK.Hodong Kim1-0/+6
Backport of changeset 7599:512ec9ab2e7c.
2019-06-22Backport: Feature [feature-requests:#1297] Updates to types of LineScroll,Zufu Liu1-2/+2
[Set]MarginTypeN, and [Set]MarginCursorN. Backport of changeset 7596:a5bcfd494606.
2019-06-22Backport: Feature [feature-requests:#1297] Updated Scintilla.h from ↵Neil1-5/+27
Scintilla.iface. Adds *_NONE and INDICATOR_* enumeration values. Moves old INDIC?_MASK to deprecated section. Backport of changeset 7593:5b74284d6970.
2019-06-22Backport: Feature [feature-requests:#1297] Explain in change log.Neil1-0/+6
Backport of changeset 7591:c26074ca93eb.
2019-06-18Backport: Feature [feature-requests:#1297] 3: Use pointer type in documentation.Neil1-27/+32
Backport of changeset 7582:80796da5ff3b.
2019-06-18Backport: Feature [feature-requests:#1297] 2: Use position and line more in ↵Neil1-320/+334
documentation. Backport of changeset 7578:8241e0a93bf6.
2019-07-11Backport: Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.mitchell1-0/+5
Backport of changeset 7575:e1e9f53b0423.
2019-07-11Backport: Bug [#2110]. Limit text returned from WM_GETTEXT to length ↵mitchell1-0/+4
specified in wParam. Changed GetTextLength to use same logic as GetText to ensure they agree. Backport of changeset 7572:d7aedab278d0.
2019-07-11Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.mitchell1-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-11Updated release data for 3.10.6.rel-3-10-6mitchell1-2/+2
2019-06-07Updated history with lexlua changes.mitchell1-0/+6
2019-06-05Preparing for 3.10.6 release.mitchell2-6/+6
2019-06-05Backport: Fix signatures and link class for SCI_[SG]ETDEFAULTFOLDDISPLAYTEXT.Neil1-4/+4
Backport of changeset 7549:1d1109aef80c.
2019-06-02Backport: GTK+ was renamed to GTK in February 2019 so update documentation ↵Neil5-54/+54
to new name. Backport of changeset 7545:69f78ccbfc4b.
2019-06-02Backport: Clarify which API changes focus.Neil1-2/+2
Backport of changeset 7544:4fdbac7a1dde.
2019-05-28Backport: Add folding for CMake 3 function/endfunctionJad Altahan1-0/+4
Backport of changeset 7537:03bbd7abb2f8.
2019-05-22Backport: Support for VB2017 bin literals & digit separatorsJad Altahan1-0/+4
Backport of changeset 7502:395c5832d38c.
2019-05-22Backport: Fix orphan text, moving to where it should be.Zufu Liu1-2/+1
Backport of changeset 7501:3383bc118229.
2019-05-17Backport: Optimize InsertLines and DeleteLines for ContractionState if no ↵Neil1-0/+4
folds contracted. Backport of changeset 7500:c4db961b46ab.
2019-05-17Backport: Fixed performance bug where line end positions were reset withot ↵Neil1-0/+5
need when switching from or to Unicode. Only noticeable on huge files. Backport of changeset 7499:d800ba9f7006.
2019-05-04Backport: Bug [#2102]. Explain behaviour when length argument longer than ↵Zufu Liu1-2/+3
document. Backport of changeset 7491:f72740cc5975.