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
2020-03-06
Readying 4.3.1 release.
rel-4-3-2
Neil
8
-16
/
+17
2020-03-06
Fix bug where all drops were treated as rectangular.
Neil
2
-1
/
+12
2020-03-04
Added tag rel-4-3-1 for changeset 32e2c934bcc6
Neil
1
-0
/
+1
2020-03-01
Readying 4.3.1 release.
rel-4-3-1
Neil
10
-20
/
+21
2020-03-01
Add menu at top.
Neil
1
-0
/
+18
2020-03-01
Feature [feature-requests:497] Remove dead bug from bugs page.
Neil
1
-6
/
+0
2020-02-29
Add const and noexcept where they make sense.
Neil
2
-8
/
+8
2020-02-27
Feature [feature-requests:497] Structure caret policy data and pass policy for
Neil
2
-71
/
+68
2020-02-21
Feature [feature-requests:497] Automatically scroll while dragging text.
McLoo
2
-0
/
+19
2020-02-18
Bug [#2156]. Move IME method declarations together.
Neil
1
-5
/
+4
2020-02-15
Extract image conversion from RGBA to BGRA premultiplied into common function.
Neil
4
-31
/
+28
2020-02-15
Bug [#2138]. For pixmap, balance call to BeginDraw with EndDraw.
Neil
1
-0
/
+2
2020-02-15
Bug [#2138]. Potential fix to Direct2D crash when updating driver.
Mat Berchtold
2
-1
/
+11
2020-02-14
Use dynamic_cast and assertion instead of static_cast to fail earlier if there
Neil
1
-13
/
+19
2020-02-12
Bug [#2151]. Minor improvements.
Zufu Liu
1
-20
/
+16
2020-02-12
Bug [#2156]. Process IME messages that were broken by [983d35].
Neil
1
-7
/
+19
2020-02-09
Standardise header guard names and use.
Neil
5
-7
/
+12
2020-02-09
Use uniform initialization for resetting GDI handles to avoid NULL/0 warnings.
Neil
2
-25
/
+25
2020-02-09
Add noexcept to avoid warning.
Neil
1
-2
/
+2
2020-02-09
Add a size to timer enumeration to avoid warnings.
Neil
1
-1
/
+1
2020-02-09
Feature [feature-requests:#1340] Use Win32 types for EM_ messages.
Zufu Liu
1
-9
/
+9
2020-02-09
Feature [feature-requests:#1340] Move and use Point functions to avoid casting.
Zufu Liu
4
-16
/
+17
2020-02-05
Feature [feature-requests:#1335] Archive just the repository files to scintil...
Neil
1
-0
/
+5
2020-02-05
Spelling and grammar in comment.
Neil
1
-1
/
+2
2020-02-03
Bug [#2143]. Add test case for comment start in number.
Neil
2
-0
/
+22
2020-02-03
Add batch file to test lexers.
Neil
1
-0
/
+7
2020-02-03
Bug [#2139]. Add test case for compound decorator.
Neil
4
-12
/
+17
2020-02-03
Add link to ScintillaTest GTK sample.
Neil
1
-1
/
+3
2020-02-02
SciTE change log.
Neil
1
-0
/
+4
2020-01-31
Feature [feature-requests:#1336] Add default argument for GetRelative.
David Shuman
2
-2
/
+7
2020-01-31
Avoid Clang warning with extra test.
Neil
1
-5
/
+5
2020-01-31
Use more typesafe functions to remove casts.
Neil
3
-19
/
+19
2020-01-28
Break WndProc up into shorter, more focussed methods.
Neil
1
-411
/
+521
2020-01-26
Small simplification and spelling fix.
Neil
1
-3
/
+2
2020-01-26
Add version information resource to Lexilla.DLL on Win32.
Neil
5
-6
/
+65
2020-01-25
Fix line end whitespace and change edited date.
Neil
1
-2
/
+2
2020-01-25
Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR.
Neil
3
-2
/
+43
2020-01-23
Improve tracing of key down messages with more information.
Neil
1
-1
/
+7
2020-01-22
Adding test for makefile lexer.
Neil
3
-0
/
+33
2020-01-21
Feature [feature-requests:#1335] Hide some more files from hg.
Neil
1
-0
/
+3
2020-01-19
Don't include lexilla.so in source archive.
Neil Hodgson
1
-1
/
+1
2020-01-18
Bug [#2151]. Fix drag and drop between different encodings.
Neil
2
-119
/
+73
2020-01-18
Adding test for batch lexer.
Neil
3
-0
/
+55
2020-01-18
Fix line end whitespace.
Neil
1
-1
/
+1
2020-01-16
Added tag rel-4-3-0 for changeset 7137777f9be8
Neil
1
-0
/
+1
2020-01-12
Readying 4.3.0 release.
rel-4-3-0
Neil
8
-19
/
+19
2020-01-11
Clean up the code changed with 7883 dropping CF_TEXT.
Neil
1
-24
/
+17
2020-01-10
Bug [#2132]. Only check for LS/PS/NEL when Unicode line ends turned on.
Zufu Liu
1
-1
/
+1
2020-01-06
Bug [#2135]. Prevent movement of candidate window while typing.
Zufu Liu
2
-2
/
+5
2020-01-06
Bug [#2135]. Improve location of candidate window.
Zufu Liu
2
-2
/
+5
[next]