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-07-18
lexlua: Alias `lexer.fold*` to `lexer.property['fold*']`.
mitchell
1
-0
/
+45
2020-07-13
lexlua: Updated documentation.
mitchell
1
-3
/
+3
2020-07-07
lexlua: Added `lexer.colors` and `lexer.styles` tables for themes and lexers.
mitchell
1
-404
/
+205
2020-06-19
Reverted experimental Lexilla and SCI_SETILEXER support.
mitchell
2
-27
/
+3
2020-06-17
Backport: Feature [feature-requests:1361]. Allow caret width to be up to 20 p...
Neil
2
-3
/
+7
2020-06-16
Backport: Added some projects that use Scintilla.
Neil
1
-0
/
+8
2020-06-12
Backport: Bug [#2141]. Implement end of line annotations.
Prakash Sahni
3
-0
/
+100
2020-06-11
Backport: Fix bug on Win32 where calling WM_GETTEXT for more text than in doc...
Neil
1
-0
/
+4
2020-06-11
Backport: Bug [#2185]. Fix printing to use correct text size.
Neil
1
-0
/
+4
2020-06-10
Backport: Feature [feature-requests:1355]. Round instead of truncating for SC...
Neil
1
-0
/
+5
2020-06-17
Backport: Feature [feature-requests:1358]. Support lstlisting environment tha...
mitchell
1
-0
/
+5
2020-05-27
Backport: Change log.
Neil
1
-1
/
+2
2020-05-26
Backport: Change log additions.
Neil
1
-0
/
+3
2020-05-22
Backport: Bug [#2171]. Add some documentation about WM_DPICHANGED.
Neil
1
-4
/
+4
2020-05-22
Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.
Chris Graham
1
-1
/
+7
2020-05-19
Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.
Neil
1
-0
/
+6
2020-05-05
Backport: Fixed bug where a single character line with a single character lin...
Yury Dubinsky
1
-0
/
+4
2020-05-04
Backport: Change log.
Neil
1
-0
/
+4
2020-05-01
Backport: Change log.
Neil
1
-0
/
+19
2020-04-27
Backport: Remove documentation that is no longer correct.
Neil
1
-1
/
+0
2019-12-31
Backport: Implement SCI_SETILEXER.
Neil
2
-1
/
+21
2020-06-02
Initial, experimental support for upstream ILexer5/lexilla lexers.
mitchell
1
-3
/
+7
2020-06-01
lexlua: Added Fennel lexer.
mitchell
1
-0
/
+2
2020-05-26
Added SCI_PRIVATELEXERCALL API for retrieving the style number of a style name.
mitchell
1
-1
/
+12
2020-05-09
Lua LPeg lexer history update correction.
rel-3-20-0
mitchell
1
-2
/
+1
2020-05-09
More Lua LPeg lexer history updates.
mitchell
1
-0
/
+7
2020-05-09
Updated for 3.20.0.
mitchell
3
-10
/
+10
2020-05-09
Updated history with Lua LPeg lexer changes.
mitchell
1
-2
/
+25
2020-04-25
Reformatted Lua LPeg lexers and added new convenience functions and pattern.
mitchell
1
-120
/
+113
2020-04-21
Backport: Feature [feature-requests:1346]. Add lexer.as.comment.character pro...
Dejan Budimir
1
-0
/
+4
2020-04-10
Backport: Updated documentation with currently used astyle parameters.
Neil
1
-1
/
+3
2020-04-10
Backport: Bug [#2168]. Fix bug where 'ยต' (Micro Sign) case-insensitively mat...
Neil
1
-0
/
+8
2020-04-10
Backport: Bug [#2167]. Add line copy format on clipboard, compatible with Vis...
Justin Dailey
1
-0
/
+5
2020-04-08
Backport: Feature [feature-requests:1344]. Add methods for iterating through ...
Iain Clarke
2
-0
/
+13
2020-04-07
Backport: Bug [#1624]. Fix brace styling in Batch lexer so that brace matchin...
Yury Dubinsky
1
-0
/
+7
2020-04-06
Backport: Typo.
Neil
1
-1
/
+1
2020-04-06
Backport: Change log.
Neil
1
-0
/
+6
2020-03-29
Backport: Update documentation to match changes in Scintilla.iface.
Neil
1
-13
/
+13
2020-03-21
Backport: Change log.
Zufu Liu
1
-0
/
+4
2020-03-15
Backport: Bug [#2159]. SC_WRAP_CHAR is not supported for printing.
Neil
1
-5
/
+4
2020-03-11
Backport: Handle Japanese IME input when both GCS_COMPSTR and GCS_RESULTSTR set.
Zufu Liu
1
-0
/
+4
2020-03-01
Backport: Add menu at top.
Neil
1
-0
/
+18
2020-03-01
Backport: Feature [feature-requests:497] Remove dead bug from bugs page.
Neil
1
-6
/
+0
2020-02-21
Backport: Feature [feature-requests:497] Automatically scroll while dragging ...
McLoo
1
-0
/
+5
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
[next]