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
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
2017-04-06
Added const where possible.
Neil
1
-1
/
+1
2017-04-06
Added a caret line frame as an alternative visual for highlighting the caret ...
A-R-C-A
2
-0
/
+10
2017-04-02
Added "Reverse Selected Lines" as SCI_LINEREVERSE.
Vicente
2
-0
/
+4
2017-03-07
Bug [#1910]. Accessibility support may be queried and, on GTK+, disabled.
Neil
2
-0
/
+14
2017-03-06
New "indent" lexer styled as plain text but folded by indentation level.
Vicente
2
-0
/
+2
2017-03-04
Fix minor issues in interface definitions.
Neil Hodgson
1
-5
/
+9
2017-02-12
Bug [#1848]. Support Python f-strings with new styles.
John Ehresman
2
-0
/
+8
2017-01-14
Removed return type from AddSelection and SetSelection.
Neil
1
-2
/
+2
2016-11-30
Updated API to match conventions.
Neil
1
-1
/
+1
2016-11-23
Implementation of MarginRightClick event.
Tse Kit Yam
2
-2
/
+12
2016-11-29
Textual tags may be displayed on folded lines with SCI_TOGGLEFOLDSHOWTEXT.
Tse Kit Yam
2
-0
/
+18
2016-11-25
Feature [feature-requests:#1166]. EDIFACT lexer and folder added.
Iain Clarke
2
-0
/
+21
2016-11-18
Remove the Scintilla namespace from Scintilla.h.
Neil
1
-9
/
+1
2016-11-16
Change definition of uptr_t and sptr_t to use standardised types and headers
Neil
1
-13
/
+12
2016-11-16
Removed elements that have been deprecated for more than 5 years.
Neil
2
-16
/
+0
2016-11-16
Deprecate non-branded struct names in Scintilla.h.
Neil
1
-8
/
+6
2016-11-14
Added alternate appearance for visible tabs which looks like a horizontal line.
jedailey
2
-0
/
+15
2016-11-07
Move warning suppression from global header to Qt platform layer header so
Neil
1
-4
/
+0
2016-10-26
INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrows
Neil
2
-0
/
+4
2016-09-29
Increased compatibility between interface definition and documentation.
Neil
1
-95
/
+96
2016-09-29
The number of margins can be changed with SCI_SETMARGINS.
Neil
2
-0
/
+8
2016-09-29
Margin type SC_MARGIN_COLOUR and API SCI_SETMARGINBACKN added.
Neil
2
-0
/
+10
2016-09-27
On Win32, mouse wheel scrolling can be restricted to only occur when the mouse
Stefan Küng
2
-0
/
+7
2016-09-23
EDGE_MULTILINE and SCI_MULTIEDGEADDLINE added to allow displaying multiple
A-R-C-A
2
-1
/
+11
2016-09-22
Baan lexer changed significantly with more lexical states, keyword sets, and
Neil
2
-0
/
+28
2016-09-21
Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".
Yuval Papish
2
-65
/
+27
2016-09-17
Provide comments for each individual feature instead of group comments as
Neil
1
-8
/
+41
2016-09-12
Fixed some enums in Scintilla.iface which may change bindings.
Neil
1
-2
/
+2
2016-08-20
Bug [#1648]: Option added to prevent left arrow movement and selection wrapping
Neil
2
-0
/
+2
2016-05-17
Enable g-ir-scanner to scan ScintillaObject signals
Thomas Martitz
2
-3
/
+14
2016-05-17
Backed out changeset: 89cda794d0dd as fixed changeset will be sent by author.
Neil
2
-14
/
+3
[next]