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
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-15
Backport: Bug [#2138]. Potential fix to Direct2D crash when updating driver.
Mat Berchtold
1
-0
/
+4
2020-02-03
Backport: Add link to ScintillaTest GTK sample.
Neil
1
-1
/
+3
2020-01-31
Backport: Feature [feature-requests:#1336] Add default argument for GetRelative.
David Shuman
1
-0
/
+4
2020-01-25
Backport: Fix line end whitespace and change edited date.
Neil
1
-2
/
+2
2020-03-27
Backport: Bug [#2152]. Ignore Alt+Keypad keys that will result in a WM_CHAR.
mitchell
2
-0
/
+12
2020-01-06
Backport: Bug [#2135]. Prevent movement of candidate window while typing.
Zufu Liu
1
-0
/
+1
2020-01-06
Backport: Bug [#2135]. Improve location of candidate window.
Zufu Liu
1
-0
/
+1
2020-01-06
Backport: Bug [#2135]. Set candidate window position in windowed IME mode.
Zufu Liu
1
-0
/
+5
2020-01-09
Backport: Remove support for CF_TEXT clipboard format. CF_UNICODETEXT is now ...
Neil
1
-0
/
+4
2020-03-26
Switch to 1-based indices in Lua.
mitchell
1
-6
/
+6
2020-03-11
LexLPeg now implements DefaultLexer and NameOfStyle().
mitchell
1
-15
/
+15
2020-03-07
LexLPeg can now report a list of known lexers via SCI_PRIVATELEXERCALL.
mitchell
1
-13
/
+64
2020-01-06
Backport: Bug [#2147]. Don't clear clipboard before copying text.
Neil
1
-0
/
+4
2020-01-05
Synchronizing LongTerm3 with default.
mitchell
3
-9
/
+5
2020-01-04
Backport: Mention Raku in change log.
Neil
1
-0
/
+5
2020-01-04
Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and...
mitchell
2
-2
/
+27
2019-12-14
Backport: Remove links to lexers with SCI_EMPTYCATALOGUE definition.
Neil
2
-0
/
+6
2019-12-13
Backport: Implement DynamicLibrary on Cocoa.
Neil
2
-3
/
+15
2019-12-28
lexlua: Added txt2tags lexer.
mitchell
1
-0
/
+2
2019-12-07
Updated 3.11.2 release date.
rel-3-11-2
mitchell
1
-1
/
+1
2019-12-07
Preparing for 3.11.2.
mitchell
2
-6
/
+6
2019-12-03
Backport: Bug [#2144]. Fixed drawing of translucent rounded rectangles with D...
Neil
1
-0
/
+4
2019-11-24
Backport: Bug [#2140]. Move rather than grow selection when insertion at start.
Neil
1
-0
/
+4
2019-11-21
Backport: Feature [feature-requests:#1326] Recognize squiggly heredocs.
Zufu Liu
1
-0
/
+4
2019-11-15
Backport: Feature [feature-requests:#1316] Allow target to have virtual space.
Neil
2
-2
/
+17
2019-11-15
Backport: Feature [feature-requests:#1316] Add access to virtual space at sta...
Neil
2
-1
/
+10
2019-11-16
Backport: Bug [#2137]. Clear IME state when switching language.
Zufu Liu
1
-0
/
+4
2019-11-15
Backport: Moved line to correct place and avoid line with single entry.
Neil
1
-1
/
+6
2019-12-06
Backport: Feature [feature-requests:#1324] Add Hollywood lexer.
mitchell
1
-0
/
+5
2019-11-04
Backport: Bug [#1933]. Fix highlighting of lines longer than 1024 characters.
Neil
1
-0
/
+4
2019-11-03
Backport: Bug [#2130]. Setting rectangular selection made faster by reusing s...
Neil
1
-0
/
+4
2019-11-02
Backport: Feature [feature-requests:#1299] Treat custom tags from HTML5 as kn...
Zufu Liu
1
-0
/
+4
2019-11-02
Backport: Feature [feature-requests:#1320] Fix non-alphabetic characters in u...
Neil
1
-0
/
+4
2019-10-30
Backport: Feature [feature-requests:#1304] Avoid unnecessary IME caret movement.
Zufu Liu
1
-0
/
+4
2019-10-28
Backport: Added credit.
Neil
1
-0
/
+1
2019-12-06
Backport: Added section for next release.
mitchell
1
-3
/
+11
2019-10-26
Preparing for 3.11.1 release.
rel-3-11-1
mitchell
3
-7
/
+16
2019-10-19
Backport: Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the st...
Zufu Liu
1
-0
/
+4
2019-10-16
Backport: Feature [feature-requests:#1315] Update to Unicode 12.1.
Neil
1
-0
/
+4
2019-10-13
Backport: Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.
Zufu Liu
1
-0
/
+4
2019-10-04
Backport: Clarified value 0 for SCI_SETWHITESPACESIZE.
Neil
1
-0
/
+1
2019-07-05
Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ca...
Neil
2
-1
/
+18
2019-09-30
Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists ...
Zufu Liu
1
-0
/
+4
2019-09-28
Backport: Bug [#2129]. Fix crash with 'interface=none' comment.
Neil
1
-0
/
+4
2019-09-28
Backport: Updated credits.
Neil
1
-1
/
+1
2019-09-26
Backport: Bug [#2121]. Support indented here-docs.
SilverDirk
1
-0
/
+5
2019-09-26
Backport: Feature [feature-requests:#1306] Fold qw arrays.
Zufu Liu
1
-0
/
+4
2019-07-17
Backport: Feature [feature-requests:#1300] part 5. Stop Google IME on Windows...
johnsonj
1
-0
/
+1
2019-07-17
Backport: Feature [feature-requests:#1300] part 4. Align candidate window to ...
johnsonj
1
-0
/
+1
2019-07-17
Backport: Feature [feature-requests:#1300] part 3. Stop candidate window movi...
johnsonj
1
-0
/
+1
[next]