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-05-27
Backport: Change log.
Neil
1
-1
/
+2
2020-05-27
Backport: Bug [#2063]. Make reverse arrow cursor scale with DPI.
Zufu Liu
3
-9
/
+67
2020-05-27
Backport: Bug [#2063]. Add SystemMetricsForDpi and use for ListBox and mouse ...
Zufu Liu
3
-19
/
+46
2020-05-26
Backport: Change log additions.
Neil
1
-0
/
+3
2020-05-25
Backport: Ensure dpi initialized and updated after WM_DPICHANGED.
Zufu Liu
1
-0
/
+3
2020-05-23
Backport: Fix some Doxygen-style comments to avoid Xcode warnings.
Neil Hodgson
1
-2
/
+2
2020-05-23
Backport: Fix Doxygen-style comments that refer to parameters.
Neil Hodgson
1
-2
/
+2
2020-05-22
Backport: Bug [#2171]. Add some documentation about WM_DPICHANGED.
Neil
1
-4
/
+4
2020-05-22
Backport: Hoist repeated test for string selection types into static method.
Neil
2
-4
/
+8
2020-05-22
Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.
Chris Graham
3
-12
/
+30
2020-05-20
Backport: Fix some minor warnings.
Neil
2
-15
/
+14
2020-05-19
Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.
Neil
4
-21
/
+67
2020-06-17
Backport: Encapsulate GetProcAddress in a way that avoids undefined and condi...
mitchell
3
-31
/
+38
2020-05-19
Backport: Encapsulate common check for PS, LS, and NEL as UTF8IsMultibyteLine...
Neil
2
-6
/
+10
2020-05-19
Backport: Remove call to ScintillaData as result not used.
Neil
1
-2
/
+0
2020-05-17
Backport: Shared object files are not source so ignore them.
Neil
1
-0
/
+1
2020-05-05
Backport: Fixed bug where a single character line with a single character lin...
Yury Dubinsky
2
-10
/
+19
2020-05-04
Backport: Change log.
Neil
1
-0
/
+4
2020-06-17
Backport: Feature [feature-requests:1347]. Optimize large insertions by using...
mitchell
1
-30
/
+122
2020-05-04
Backport: Feature [feature-requests:1347]. Add methods to insert multiple par...
Neil
2
-0
/
+46
2020-05-03
Backport: Feature [feature-requests:1347]. Add InsertLines method to PerLine ...
Neil
9
-2
/
+417
2020-05-02
Backport: Optimize LineVector by maintaining an activeIndices field to avoid ...
Neil
1
-30
/
+34
2020-05-02
Backport: InsertEmpty now returns a pointer to the newly added elements to al...
Neil
2
-2
/
+25
2020-05-02
Backport: Allow disabling automatically generated #define constants.
Neil
1
-0
/
+4
2020-05-02
Backport: Feature [feature-requests:1349] Define CopyAllowLine only on Editor...
Neil
2
-8
/
+1
2020-05-01
Backport: Make lambdas noexcept.
Zufu Liu
4
-11
/
+11
2020-05-01
Backport: Mark Decoration methods noexcept where reasonable.
Neil
2
-34
/
+34
2020-05-01
Backport: Change log.
Neil
1
-0
/
+19
2020-05-01
Backport: Bug [#2173]. Tweak font measurement so underscores more likely visi...
Neil
1
-2
/
+2
2020-05-01
Backport: Allow arbitrary length lines by using std::string instead of array.
Neil
1
-16
/
+15
2020-05-01
Backport: Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0...
Neil
3
-0
/
+20
2020-05-01
Backport: Better diagnostics when script fails
Neil
1
-1
/
+2
2020-05-01
Backport: Replace deprecated function pango_script_for_unichar with g_unichar...
Neil
2
-6
/
+6
2020-04-30
Backport: Clean up - make local function static and remove code that has no e...
Zufu Liu
1
-3
/
+1
2020-06-17
Backport: Bug [#2019]. Fix buffer over-read with absolute reference.
mitchell
1
-5
/
+4
2020-04-30
Backport: Treat \n and \r\n line ends the same after operands by setting styl...
Neil
1
-3
/
+1
2020-04-27
Backport: Remove documentation that is no longer correct.
Neil
1
-1
/
+0
2020-06-10
Revert previous commit.
mitchell
2
-5
/
+3
2020-06-10
Support American English "changable" style setting in LexerLPeg.
mitchell
2
-4
/
+6
2020-06-07
Added check.mak rules for building test programs for various platforms.
mitchell
1
-1
/
+130
2020-06-06
Updated curses sample program.
mitchell
1
-4
/
+4
2020-06-06
Fixed crash when LexerLPeg cannot find lexer.lua module.
mitchell
1
-0
/
+2
2020-06-02
Fixed crashes on Win32 related to previous backport.
mitchell
2
-13
/
+1
2020-06-02
Updated Scintilla.iface with experimental ILexer5 interface support.
mitchell
1
-1
/
+1
2020-06-02
Fixed build error on Windows with previous backport.
mitchell
1
-2
/
+0
2019-12-31
Backport: Implement SCI_SETILEXER.
Neil
11
-25
/
+108
2020-06-02
Initial, experimental support for upstream ILexer5/lexilla lexers.
mitchell
7
-19
/
+120
2020-06-02
Fixed improper cast in gcc-4.8.
mitchell
1
-1
/
+1
2020-06-01
lexlua: Added Fennel lexer.
mitchell
2
-0
/
+39
2020-05-26
Added SCI_PRIVATELEXERCALL API for retrieving the style number of a style name.
mitchell
2
-4
/
+21
[next]