index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
Bug [#2130]. Setting rectangular selection made faster by reusing surface.
Neil
2
-1
/
+8
2019-11-02
Feature [feature-requests:#1299] Treat custom tags from HTML5 as known tags.
Zufu Liu
2
-0
/
+18
2019-11-02
Rearrange code to allow more cases.
Neil
1
-1
/
+2
2019-11-02
Format code for space before class.
Zufu Liu
1
-0
/
+1
2019-11-02
Extend script to cover last Unicode character.
Zufu Liu
1
-1
/
+1
2019-11-02
GTK+ was renamed to GTK in February 2019 so update documentation to new name.
Zufu Liu
1
-1
/
+1
2019-11-02
Fix typo in comment.
Zufu Liu
1
-1
/
+1
2019-11-02
Feature [feature-requests:#1320] Fix non-alphabetic characters in unknown tags.
Neil
2
-1
/
+6
2019-11-01
Remove noexcept from allocating constructors as may throw on memory exhaustion.
Neil
4
-4
/
+4
2019-11-01
Avoid calling vector::shrink_to_fit in destructors as it is not noexcept.
Neil
2
-4
/
+0
2019-11-02
Release build turns off assert by defining NDEBUG.
Neil Hodgson
1
-1
/
+4
2019-10-31
Change from SciTE.
Neil
1
-0
/
+3
2019-10-31
Feature [feature-requests:#1319] Include ARM64 in project.
Zufu Liu
1
-2
/
+38
2019-10-31
Feature [feature-requests:#1319] SUBSYSTEM is more explanatory than ADD_LINK.
Neil
1
-3
/
+3
2019-10-30
Feature [feature-requests:#1319] Allow building for ARM64.
Zufu Liu
1
-4
/
+7
2019-10-30
Feature [feature-requests:#1304] Avoid unnecessary IME caret movement.
Zufu Liu
2
-7
/
+28
2019-10-30
Reduce unwanted warnings from cppcheck.
Neil
1
-1
/
+7
2019-10-28
Added credit.
Neil
1
-0
/
+1
2019-10-28
Change from SciTE.
Neil
1
-0
/
+5
2019-10-28
Added section for next release.
Neil
1
-0
/
+8
2019-10-25
Added tag rel-4-2-1 for changeset 4f8c3b19095a
Neil
1
-0
/
+1
2019-10-20
Readying 4.2.1 release.
rel-4-2-1
Neil
8
-19
/
+17
2019-10-19
Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the start of the
Zufu Liu
2
-3
/
+28
2019-10-16
Feature [feature-requests:#1315] Update to Unicode 12.1.
Neil
3
-56
/
+113
2019-10-16
Call LoadLibrary with DLL path as Python 3.8 doesn't look for DLLs in PATH.
Neil
1
-4
/
+2
2019-10-13
Added const from patch on bug #2131.
Zufu Liu
1
-1
/
+1
2019-10-13
Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.
Zufu Liu
2
-1
/
+6
2019-10-04
Clarified value 0 for SCI_SETWHITESPACESIZE.
Neil
1
-0
/
+1
2019-07-05
Bug [#2118]. Add TabMinimumWidth property to API so applications can display
Neil
5
-1
/
+33
2019-07-05
Add SetAppearance method to make changes to appearance settings and only perform
Neil
1
-0
/
+13
2019-09-30
Update project to Xcode 11.
Neil Hodgson
1
-5
/
+1
2019-09-30
Feature [feature-requests:#1305] Optimize setting up keyword lists in lexers.
Zufu Liu
5
-14
/
+50
2019-09-30
Delete standard functions on classes where there could be attempts to copy.
Neil Hodgson
4
-1
/
+47
2019-09-28
Updated suppression file for Cppcheck 1.89.
Neil
1
-7
/
+118
2019-09-28
Remove virtual call in constructor to stop warnings.
Neil
1
-1
/
+0
2019-09-28
Avoid calling virtual methods during destruction to stop warnings.
Neil
2
-8
/
+23
2019-09-28
Bug [#2129]. Fix crash with 'interface=none' comment.
Neil
2
-1
/
+6
2019-09-26
Remove extraneous check.
Neil
1
-3
/
+1
2019-09-28
Updated credits.
Neil
1
-1
/
+1
2019-09-26
Bug [#2121]. Support indented here-docs.
SilverDirk
2
-0
/
+32
2019-09-26
Feature [feature-requests:#1306] Fold qw arrays.
Zufu Liu
2
-0
/
+10
2019-07-17
Feature [feature-requests:#1300] part 5. Stop Google IME on Windows 7 moving
johnsonj
2
-0
/
+6
2019-07-17
Feature [feature-requests:#1300] part 4. Align candidate window to target part
johnsonj
2
-0
/
+6
2019-07-17
Feature [feature-requests:#1300] part 3. Stop candidate window moving while
johnsonj
2
-2
/
+6
2019-07-17
Feature [feature-requests:#1300] part 2. Position candidate window closer to
Zufu Liu
2
-1
/
+6
2019-07-17
Bug [#2120]. Avoid candidate window obscuring text when near bottom of screen.
Neil
2
-2
/
+14
2019-07-10
SciTE changelog.
Neil
1
-0
/
+3
2019-07-10
Added section for next release.
Neil
1
-0
/
+8
2019-07-05
Added tag rel-4-2-0 for changeset 70fe3bd38a3d
Neil
1
-0
/
+1
2019-07-03
Mentioning second bug report for 2110.
rel-4-2-0
Neil
1
-1
/
+3
[prev]
[next]