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
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
2020-01-06
Bug [#2135]. Set candidate window position in windowed IME mode.
Zufu Liu
2
-0
/
+7
2020-01-09
Remove support for CF_TEXT clipboard format. CF_UNICODETEXT is now used in all
Neil
2
-45
/
+5
2020-01-06
Bug [#2147]. Don't clear clipboard before copying text.
Neil
2
-1
/
+4
2020-01-05
Fix some warnings.
Neil
3
-4
/
+4
2020-01-04
Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs and
Mark Reay
2
-7
/
+10
2020-01-04
Mention Raku in change log.
Neil
1
-0
/
+5
2020-01-03
Added Raku lexer and style properties and example files
Mark Reay
17
-0
/
+1966
2020-01-04
Implement negative relative positions in GetRelativePosition.
Neil
1
-2
/
+26
2020-01-04
Add lexilla/src to include directories to find "Lexilla.h".
Neil
1
-4
/
+4
2020-01-01
Be more accurate for 'make clean' as bin directory now shared with Lexilla.
Neil
2
-2
/
+6
2019-12-14
Lexilla tests.
Neil
39
-0
/
+1259
2019-12-22
Lexilla testing framework.
Neil
14
-1
/
+925
2019-12-31
Implement SCI_SETILEXER.
Neil
11
-27
/
+93
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
39
-102
/
+309
2019-11-09
Remember string values in OptionSet so can be easily retrieved.
Neil
1
-1
/
+14
2019-12-13
Lexilla implemented as loadable lexer.
Neil
12
-3
/
+3846
2019-12-14
Remove links to lexers with SCI_EMPTYCATALOGUE definition.
Neil
3
-0
/
+10
2019-12-31
Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can
Neil
14
-124
/
+90
2019-12-13
Implement DynamicLibrary on Cocoa.
Neil
4
-10
/
+61
2019-12-13
Move automatic numbering of external lexers from Catalogue to ExternalLexer.
Neil
2
-6
/
+5
2019-12-13
Use safe mechanism for converting between function pointers and void*.
Neil
2
-15
/
+14
2019-12-13
Use safe mechanism to convert to function pointers.
Neil
1
-10
/
+23
2019-12-13
Hide details of ExternalLexer and export ExternalLexerLoad function only.
Neil
3
-58
/
+72
2019-12-13
Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
10
-79
/
+18
2019-12-30
gcc 9 has a new warning deprecated-copy which occurs many times in Qt headers.
Neil
1
-1
/
+1
[prev]
[next]