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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Backport: Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.
mitchell
2
-0
/
+4
2020-07-18
Backport: Remove some constexpr as they made shiboken fail.
Neil
1
-2
/
+2
2020-07-15
Backport: Feature [feature-requests:1368]. Add BraceMatchNext API.
Zufu Liu
2
-0
/
+4
2020-07-19
Backport: Make simple methods on simple classes constexpr.
mitchell
1
-30
/
+30
2020-06-19
Reverted experimental Lexilla and SCI_SETILEXER support.
mitchell
3
-82
/
+2
2020-06-12
Backport: Bug [#2141]. Implement end of line annotations.
Prakash Sahni
2
-2
/
+49
2020-05-02
Backport: Allow disabling automatically generated #define constants.
Neil
1
-0
/
+4
2020-05-01
Backport: Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0...
Neil
2
-0
/
+2
2020-06-02
Fixed crashes on Win32 related to previous backport.
mitchell
1
-1
/
+1
2020-06-02
Updated Scintilla.iface with experimental ILexer5 interface support.
mitchell
1
-1
/
+1
2019-12-31
Backport: Implement SCI_SETILEXER.
Neil
2
-0
/
+4
2020-06-02
Initial, experimental support for upstream ILexer5/lexilla lexers.
mitchell
1
-1
/
+77
2020-04-09
Backport: Typo.
Zufu Liu
1
-1
/
+1
2020-04-08
Backport: Removed superfluous space.
Neil
1
-2
/
+0
2020-04-08
Backport: Feature [feature-requests:1344]. Add methods for iterating through ...
Iain Clarke
2
-0
/
+10
2020-03-29
Backport: Use correct wider types.
Mitchell Foral
1
-4
/
+4
2020-03-16
Backport: Update Scintilla.h to match reordering of Scintilla.iface.
Neil
1
-9
/
+9
2020-02-05
Backport: Bug [#2153]. Reorder and add separating new lines to ease downstream.
Neil
1
-21
/
+39
2020-02-09
Backport: Feature [feature-requests:#1340] Move and use Point functions to av...
Zufu Liu
1
-2
/
+2
2020-02-05
Backport: Spelling and grammar in comment.
Neil
1
-1
/
+2
2020-01-18
Backport: Fix line end whitespace.
Neil
1
-1
/
+1
2020-01-06
Fixed runtime error introduced by r7925 (changset 58e9ef4392cd).
mitchell
1
-2
/
+2
2020-01-06
More synchronizing LongTerm3 with default.
mitchell
1
-0
/
+6
2020-01-05
Added Sci::round() and Sci::lround() for better compatibility with the defaul...
mitchell
1
-2
/
+15
2020-01-05
Added Sci::make_unique() and Sci::size() for better compatibility with the de...
mitchell
2
-0
/
+53
2020-01-05
Synchronizing LongTerm3 with default.
mitchell
1
-5
/
+5
2020-01-04
Backport: Added Raku lexer and style properties and example files
mitchell
2
-0
/
+62
2020-01-04
Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and...
mitchell
1
-1
/
+8
2019-11-15
Backport: Feature [feature-requests:#1316] Allow target to have virtual space.
Neil
2
-0
/
+16
2019-11-15
Backport: Feature [feature-requests:#1316] Add access to virtual space at sta...
Neil
2
-0
/
+8
2019-12-06
Backport: Feature [feature-requests:#1324] Add Hollywood lexer.
mitchell
2
-0
/
+34
2019-07-05
Backport: Bug [#2118]. Add TabMinimumWidth property to API so applications ca...
Neil
2
-0
/
+8
2019-07-11
Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.
mitchell
2
-1
/
+14
2019-06-22
Backport: Bug [#1924]. Option to allow block carets to trail selection ranges.
Neil
2
-2
/
+4
2019-06-22
Backport: Feature [feature-requests:#1297] Updates to types of LineScroll,
Zufu Liu
1
-5
/
+5
2019-07-11
Backport: Feature [feature-requests:#1297] Fixed INDIC_MAX / INDICATOR_MAX.
mitchell
1
-1
/
+1
2019-06-22
Backport: Feature [feature-requests:#1297] Updated Scintilla.h from Scintilla...
Neil
1
-6
/
+14
2019-06-22
Backport: Feature [feature-requests:#1297] Tweak aliases so that acronyms lon...
Neil
1
-7
/
+5
2019-06-18
Backport: Feature [feature-requests:#1297] 7: Add value aliases for PascalCas...
Neil
1
-1
/
+164
2019-06-18
Backport: Feature [feature-requests:#1297] 6: Add enumeration types to APIs.
Neil
1
-122
/
+123
2019-06-18
Backport: Feature [feature-requests:#1297] 5: Separate IndicatorNumbers from ...
Neil
1
-5
/
+16
2019-06-18
Backport: Feature [feature-requests:#1297] 4: Add enu for IndicValue and Undo...
Neil
1
-0
/
+5
2019-06-18
Backport: Feature [feature-requests:#1297] 4: Comment added for SC_MASK_FOLDERS.
Neil
1
-0
/
+1
2019-06-18
Backport: Feature [feature-requests:#1297] 3: Add pointer type.
Neil
1
-11
/
+12
2019-06-18
Backport: Feature [feature-requests:#1297] 2: Replace int with position or li...
Neil
1
-118
/
+119
2019-07-11
Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.
mitchell
2
-0
/
+34
2019-06-02
Backport: GTK+ was renamed to GTK in February 2019 so update documentation to...
Neil
1
-2
/
+2
2019-05-27
Backport: Feature [feature-requests:#1280]. Lexer added for X12.
mitchell
2
-0
/
+22
2019-04-07
Backport: Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK.
Zufu Liu
2
-0
/
+2
2019-04-05
Backport: Feature [feature-requests:#1272]. Add API to set default fold displ...
Neil
2
-0
/
+8
[next]