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
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
2019-03-31
Backport: Feature [feature-requests:#1272]. Add FoldDisplayTextGetStyle to match
Zufu Liu
2
-1
/
+5
2019-04-16
Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIM...
mitchell
2
-0
/
+8
2019-03-18
Backport: Add some operators to Point to simplify client code.
Neil
1
-0
/
+12
2019-03-09
Backport: Feature [feature-requests:#1265]. Common Intermediate Language (CIL...
mitchell
2
-0
/
+26
2019-02-05
Backport: Feature [feature-requests:#1217]. Change API so block just for over...
Zufu Liu
2
-2
/
+6
2019-02-02
Backport: Feature [feature-requests:#1217]. Implement CARETSTYLE_BLOCK_ALWAYS.
Zufu Liu
2
-0
/
+2
2018-11-21
Backport: Feature [feature-requests:#1242]. Add lexer for Nim
Jad Altahan
2
-0
/
+38
2018-10-11
Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.
Neil
2
-0
/
+8
2018-09-30
Backport: Synchronize definition and documentation.
Neil
1
-1
/
+1
2018-07-31
Backport: Define PLAT_HAIKU and use to avoid a reported compilation problem o...
Neil
1
-0
/
+5
2018-07-10
Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code ...
Neil
2
-2
/
+40
2018-06-21
Backport: Feature [feature-requests:#1185]. Add lexers for SAS and Stata.
Luke Rasmussen
2
-0
/
+64
2018-06-06
Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.
Henrik Hank
2
-0
/
+2
2018-05-28
Backport: Add styles for diffs containing patches.
Andreas Rönnquist
2
-0
/
+8
2018-05-24
Backport: Fix warnings. Add const, constexpr, and noexcept. Initialize. Stand...
Neil
1
-1
/
+1
2018-05-22
Backport: Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.
Neil
2
-0
/
+4
2018-05-25
Backport: Add GradientRectangle method to Surface to draw rectangles with ver...
mitchell
1
-4
/
+70
2018-05-17
Backport: Use nullptr instead of 0 in headers as this diminishes the number o...
Neil
1
-2
/
+2
2018-05-25
Backport: Modernize Platform.h (3) - update Surface to delete WidthChar, use ...
mitchell
1
-7
/
+6
2018-05-14
Backport: Modernize Platform.h (2) - noexcept, const, constexpr.
Neil
1
-56
/
+23
2018-05-14
Backport: Modernize Platform.h (1) - noexcept, const, standard methods.
Neil
1
-37
/
+33
2018-05-06
Backport: Use <chrono> for platform-independent timing and remove ElapsedTime...
mitchell
1
-8
/
+0
2018-04-21
Backport: Remove CallBackAction which was replaced by IListBoxDelegate.
Neil
1
-5
/
+0
2018-04-20
Backport: Avoid MSVC analyze warnings about statics by making Point construct...
Neil
1
-1
/
+1
2018-04-20
Backport: Remove casts, drop default argument, use const.
Neil
1
-3
/
+3
2018-04-19
Backport: SC_PRINT_SCREENCOLOURS doesn't force the background colour of line ...
Nicholai Benalal
2
-0
/
+4
2018-05-05
Backport: Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than 2...
mitchell
2
-4
/
+10
2018-05-05
Backport: Make some changes recommended by clang-tidy.
mitchell
1
-2
/
+2
2018-04-14
Backport: Removed workaround for old releases of MSVC.
Neil
1
-5
/
+0
2018-03-06
Backport: Feature [feature-requests:#1210]. Maxima lexer added.
Gunter Königsmann
2
-0
/
+20
2018-02-02
Backport: Implement SC_DOCUMENTOPTION_STYLES_NONE.
Neil
2
-0
/
+2
2018-01-26
Backport: Add documentOption argument to SCI_CREATELOADER.
Neil
2
-2
/
+6
2017-11-20
Backport: Add SCI_GETMOVEEXTENDSSELECTION.
Mitchell Foral
2
-0
/
+4
2017-10-23
Backport: Document style metadata APIs.
Neil
1
-3
/
+3
2017-09-11
Backport: The Scintilla namespace is always active for internal symbols and f...
Neil
2
-12
/
+0
2017-08-28
Backport: New header ILoader.h defines ILoader interface as it does not belon...
Neil
3
-14
/
+27
2017-08-25
Backport: Moved *StyleBits* APIs into deprecated category.
Neil
2
-14
/
+15
2017-08-11
Backport: Stopped treating SC_TECHNOLOGY_DIRECTWRITERETAIN and SC_TECHNOLOGY_...
Neil
1
-1
/
+1
2017-08-02
Backport: Improve description of HideSelection.
rhkramer
1
-1
/
+1
2017-07-17
Backport: Implement style metadata for some languages.
Neil
1
-1
/
+5
2017-06-22
Backport: Add style metadata methods with null implementations.
Neil
3
-1
/
+28
2017-07-13
Backport: Update typedefs used for lexing.
Neil
1
-2
/
+4
2017-07-09
Backport: Bug [#1955]. The data parameter to ILoader::AddData made const.
Justin Dailey
1
-1
/
+1
2017-06-12
Backport: Removed unused functions and methods from Platform.h.
Neil
1
-26
/
+1
2017-06-11
Backport: Implement SCN_AUTOCSELECTIONCHANGE notification.
Neil
3
-1
/
+16
2018-03-11
Added optional Lua lexer support.
mitchell
2
-0
/
+2
2017-04-07
Prefer C++ static cast over C-style casts.
Neil
1
-1
/
+1
2017-04-07
Allowing assigning Windows and ensure cursorLast is initialized.
Neil
1
-0
/
+8
[next]