aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-11-15Backport: Feature [feature-requests:#1316] Allow target to have virtual space.Neil11-52/+121
2019-11-15Backport: Feature [feature-requests:#1316] Add access to virtual space at sta...Neil6-1/+28
2019-11-17Backport: Feature [feature-requests:#1299] Make work for case sensitive mode.Zufu Liu1-1/+2
2019-11-17Backport: Feature [feature-requests:#1320] Fix tag classification when '-' pr...Zufu Liu1-1/+4
2019-11-16Backport: Protect against use of null input context.Zufu Liu1-1/+3
2019-11-16Backport: Bug [#2137]. Clear IME state when switching language.Zufu Liu2-0/+7
2019-11-15Backport: Moved line to correct place and avoid line with single entry.Neil1-1/+6
2019-12-06Updated checkdeps.mak.mitchell1-0/+48
2019-12-06Backport: Feature [feature-requests:#1324] Add Hollywood lexer.mitchell11-0/+597
2019-11-04Backport: Avoid warnings where const reasonable.Neil1-4/+14
2019-11-04Backport: Bug [#1933]. Fix highlighting of lines longer than 1024 characters.Neil2-9/+13
2019-11-03Backport: Bug [#2130]. Setting rectangular selection made faster by reusing s...Neil2-1/+8
2019-11-02Backport: Feature [feature-requests:#1299] Treat custom tags from HTML5 as kn...Zufu Liu2-0/+18
2019-11-02Backport: Rearrange code to allow more cases.Neil1-1/+2
2019-11-02Backport: Format code for space before class.Zufu Liu1-0/+1
2019-11-02Backport: Extend script to cover last Unicode character.Zufu Liu1-1/+1
2019-11-02Backport: GTK+ was renamed to GTK in February 2019 so update documentation to...Zufu Liu1-1/+1
2019-11-02Backport: Fix typo in comment.Zufu Liu1-1/+1
2019-11-02Backport: Feature [feature-requests:#1320] Fix non-alphabetic characters in u...Neil2-1/+6
2019-11-01Backport: Remove noexcept from allocating constructors as may throw on memory...Neil4-4/+4
2019-11-01Backport: Avoid calling vector::shrink_to_fit in destructors as it is not noe...Neil2-4/+0
2019-11-02Backport: Release build turns off assert by defining NDEBUG.Neil Hodgson1-0/+1
2019-10-31Backport: Feature [feature-requests:#1319] Include ARM64 in project.Zufu Liu1-2/+38
2019-10-31Backport: Feature [feature-requests:#1319] SUBSYSTEM is more explanatory than...Neil1-3/+3
2019-10-30Backport: Feature [feature-requests:#1319] Allow building for ARM64.Zufu Liu1-4/+7
2019-10-30Backport: Feature [feature-requests:#1304] Avoid unnecessary IME caret movement.Zufu Liu2-7/+28
2019-10-30Backport: Reduce unwanted warnings from cppcheck.Neil1-1/+7
2019-10-28Backport: Added credit.Neil1-0/+1
2019-12-06Backport: Added section for next release.mitchell1-3/+11
2019-12-06Updated check.mak to include Lua include path only for LexLPeg.o.mitchell1-1/+3
2019-10-26Added tag rel-3-11-1 for changeset 6dc0a3777095mitchell1-0/+1
2019-10-26Preparing for 3.11.1 release.rel-3-11-1mitchell8-18/+27
2019-10-26Updated BACKPORTING.mitchell1-4/+11
2019-10-19Backport: Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the st...Zufu Liu2-3/+28
2019-10-16Backport: Feature [feature-requests:#1315] Update to Unicode 12.1.Neil3-56/+113
2019-10-16Backport: Call LoadLibrary with DLL path as Python 3.8 doesn't look for DLLs ...Neil1-4/+2
2019-10-13Backport: Added const from patch on bug #2131.Zufu Liu1-1/+1
2019-10-13Backport: Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.Zufu Liu2-1/+6
2019-10-04Backport: Clarified value 0 for SCI_SETWHITESPACESIZE.Neil1-0/+1
2019-07-05Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ca...Neil5-1/+33
2019-07-05Backport: Add SetAppearance method to make changes to appearance settings and...Neil1-0/+13
2019-10-26Updated check.mak to include Lua include path only for LexLPeg.o.mitchell1-1/+4
2019-09-30Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists ...Zufu Liu5-14/+50
2019-09-30Backport: Delete standard functions on classes where there could be attempts ...Neil Hodgson4-1/+47
2019-09-28Backport: Updated suppression file for Cppcheck 1.89.Neil1-7/+118
2019-09-28Backport: Remove virtual call in constructor to stop warnings.Neil1-1/+0
2019-09-28Backport: Avoid calling virtual methods during destruction to stop warnings.Neil2-8/+23
2019-09-28Backport: Bug [#2129]. Fix crash with 'interface=none' comment.Neil2-1/+6
2019-09-26Backport: Remove extraneous check.Neil1-3/+1
2019-09-28Backport: Updated credits.Neil1-1/+1