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
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
2022-05-21
Change release date.
rel-5-2-3
Neil
2
-3
/
+3
2022-05-18
Update for 5.2.3 release.
Neil
1
-2
/
+2
2022-05-18
Bug [#2329] Place autocompletion lists and calltips on a higher window level
Neil Hodgson
3
-2
/
+7
2022-05-17
Updates for 5.2.3 release.
Neil
9
-20
/
+18
2022-05-17
Fix pink selection background when printing by making it completely transparent.
Neil
2
-0
/
+5
2022-05-17
Duplicate APIs to support 64-bit document positions on Win32:
Neil
15
-36
/
+304
2022-05-16
Bug [#2330] Use relative URLs so when offline, more links can be followed.
Neil
1
-9
/
+9
2022-05-13
Mark constant variable as const.
Neil
1
-1
/
+1
2022-05-11
Bug [#2328]. For Qt 6.x, ensure QByteArray created when text is null but
John Ehresman
2
-1
/
+5
2022-05-10
Support more than 2G lines with FoldAll.
Neil
1
-2
/
+2
2022-05-10
Improve performance of SCI_FOLDALL(SC_FOLDACTION_EXPAND).
Neil
2
-3
/
+8
2022-05-01
Optimize case where there are no annotations
Neil
3
-0
/
+12
2022-04-29
Add warning for GTK scroll bar change.
Neil
1
-0
/
+2
2022-04-29
Feature [feature-requests:#1427] Enable multithreaded layout for GTK on macOS
Neil Hodgson
1
-3
/
+0
2022-04-29
Update make dependencies.
Neil
3
-0
/
+3
2022-04-23
Provide a default KeyModifiers constructor for use by platform layers.
Neil
1
-0
/
+2
2022-04-22
Bug [#2324] Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag.
Mat Berchtold
2
-1
/
+8
2022-04-10
Feature [feature-requests:#1435] Fix problem with horizontally inverted glyphs
Neil
2
-1
/
+5
2022-04-08
Feature [feature-requests:#1389] Initialize CaseFolderTable to ASCII so
Neil
8
-38
/
+24
2022-04-02
Fix minor typo in migration guide
Robert Di Pardo
1
-2
/
+2
2022-04-07
Bug [#2322] Fix partial updates and non-responsive scroll bars on Xorg.
Neil Hodgson
5
-2
/
+51
2022-03-31
Added tag rel-5-2-2 for changeset 2d3ce0c81e64
Neil
1
-0
/
+1
2022-03-28
Update version and date.
rel-5-2-2
Neil
1
-2
/
+2
2022-03-27
Updates for 5.2.2 release.
Neil
9
-17
/
+18
2022-03-24
Use drawTiledPixmap instead of explicit tiling code.
Neil
1
-13
/
+2
2022-03-23
On GTK, scroll horizontally with shift + scroll wheel.
Mitchell Foral
2
-7
/
+7
2022-03-15
Feature [feature-requests:#1431] Add SCI_GETSTYLEINDEXAT API to return styles
Neil
9
-8
/
+37
2022-03-15
Feature [feature-requests:#1432] Always redraw for WM_SETTINGCHANGE.
Zufu Liu
1
-2
/
+1
2022-03-12
Feature [feature-requests:#1432] Support per-monitor text rendering parameters
Neil
4
-35
/
+104
2022-03-12
Feature [feature-requests:#1432] Move some surface creation out of headers and
Neil
2
-12
/
+26
2022-03-10
Bug [#2320] Fix position of end-of-line annotation when fold display text is
Michael Berlenz
2
-1
/
+8
2022-03-05
Feature [feature-requests:#1432] Simplify setting surface modes with
Zufu Liu
7
-6
/
+12
2022-03-05
Feature [feature-requests:#1432] Remove redundant calls to DropGraphics.
Zufu Liu
2
-3
/
+0
2022-03-04
Feature [feature-requests:#1432] Cosmetic - comment position and trailing space.
Zufu Liu
2
-2
/
+2
2022-03-04
Feature [feature-requests:#1432] Simplify CallTip::SetForeBack with pass by v...
Zufu Liu
2
-2
/
+2
2022-03-04
Feature [feature-requests:#1432] Simplify CallTipStart by passing in surface and
Zufu Liu
3
-23
/
+9
2022-03-03
Bug [#2295] Fix warnings from Coverity and Visual C++.
Neil
1
-15
/
+37
2022-03-01
Update Windows API version to Windows 10 (0x0A00) as released in 2015 and SDKs
Neil
2
-53
/
+4
2022-03-01
Removed duplicate element.
Neil
1
-1
/
+0
2022-02-28
Fix null dereference warning from Coverity 2021.12.
Neil
1
-1
/
+1
2022-02-25
Fix typo in comment.
Neil
1
-1
/
+1
2022-02-25
Bug [#2309] Avoid crash for unexpected right-to-left text.
Neil Hodgson
2
-11
/
+53
2022-02-24
Added tag rel-5-2-1 for changeset c37b11edab22
Neil
1
-0
/
+1
2022-02-24
Updates for 5.2.1 release.
rel-5-2-1
Neil
9
-19
/
+20
2022-02-24
Bug [#2315] Update dependencies for KeyMap.
Neil
3
-0
/
+6
2022-02-21
Bug [#2317] Fix pixmap leak on GTK.
Neil Hodgson
2
-5
/
+10
2022-02-17
Suppress cppcheck warnings where it doesn't undertand changing dropWentOutside
Neil
1
-0
/
+4
2022-02-17
Add extra condition to avoid Clang-Tidy warning.
Neil
1
-1
/
+1
2022-02-16
Bug [#2315] Fix undefined macros. Fixes key map for GTK on macOS and Haiku bu...
Neil
3
-1
/
+11
2022-02-16
Fix re-entrant painting to maintain update region.
Mitchell Foral
2
-5
/
+19
[next]