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
/
ScintillaDoc.html
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
Increased compatibility between interface definition and documentation.
Neil
1
-1101
/
+1090
2016-09-29
The number of margins can be changed with SCI_SETMARGINS.
Neil
1
-7
/
+15
2016-09-29
Margin type SC_MARGIN_COLOUR and API SCI_SETMARGINBACKN added.
Neil
1
-2
/
+10
2016-09-27
On Win32, mouse wheel scrolling can be restricted to only occur when the mouse
Stefan Küng
1
-0
/
+11
2016-09-23
EDGE_MULTILINE and SCI_MULTIEDGEADDLINE added to allow displaying multiple
A-R-C-A
1
-0
/
+22
2016-09-21
Bug [#1864]. Fix incorrect nesting of tags.
Tse Kit Yam
1
-2
/
+1
2016-09-21
Removed extraneous spaces in documentation.
Neil
1
-2
/
+2
2016-09-20
Improved documentation on word functions and moved into a new section.
Neil
1
-164
/
+214
2016-09-20
Make Cursor and Mouse capture documentation sections similar to other sections.
Neil
1
-0
/
+4
2016-09-20
Link regex word flag documentation to word characters definition.
Neil
1
-2
/
+4
2016-09-20
Make documentation reference similar to other cases.
Neil
1
-1
/
+3
2016-09-19
Fix tag that was not terminated.
Neil
1
-1
/
+1
2016-09-11
Fix SC_AC_* values in documentation to match header.
Neil
1
-5
/
+5
2016-08-28
SC_CHARSET_DEFAULT now means code page 1252 on Windows unless code page set.
Neil
1
-13
/
+55
2016-08-20
Bug [#1648]: Option added to prevent left arrow movement and selection wrapping
Neil
1
-2
/
+7
2016-08-12
Discourage use of buffered mode.
Neil
1
-1
/
+8
2016-08-09
Some more documentation for multi-coloured indicators.
Neil
1
-2
/
+3
2016-05-08
Moved text about FIRSTVISIBLELINE into scrolling section and moved XOFFSET text
Neil
1
-17
/
+18
2016-04-28
C++ 11 <regex> support built by default.
Neil
1
-16
/
+22
2016-03-29
Feature [feature-requests:#1142]. Allow Super modifier on GTK+.
Neil
1
-1
/
+3
2016-01-13
Updated modification date.
Neil
1
-1
/
+1
2016-01-06
Clarify out of bounds behaviour.
Neil
1
-0
/
+1
2015-11-20
Remove line end whitespace.
Neil
1
-13
/
+13
2015-11-11
Implemented idle styling. This allows painting without first styling all visible
Neil
1
-1
/
+20
2015-09-26
Whitespace may be made visible just in indentation.
nkmathew
1
-0
/
+8
2015-09-03
Removing support for old GTK+ versions. Minimum GTK+ is 2.18 with glib 2.22.
Neil
1
-2
/
+2
2015-08-16
On GTK+, support code page 866 with SC_CHARSET_OEM866.
Serg Stetsuk
1
-1
/
+1
2015-07-31
Document use of Sci_Position and Sci_PositionCR.
Neil
1
-7
/
+11
2015-07-31
Updated lexer interfaces for Sci_Position.
Neil
1
-177
/
+44
2015-07-28
Remove archaic mention of cells.
Neil
1
-2
/
+2
2015-07-03
Feature [feature-requests:#1109]. SCN_AUTOCCOMPLETED sent after text insertion.
Jonathan Hunt
1
-8
/
+112
2015-06-30
Added SC_CASE_CAMEL to the case mode style attribute.
Neil
1
-2
/
+2
2015-06-27
Make documentation of SCI_MARKERENABLEHIGHLIGHT consistent.
Neil
1
-1
/
+1
2015-06-24
Make multiple selection work over most cursor movement and selection, new line,
Neil
1
-1
/
+10
2015-06-11
Added explanation of SCI_MULTIPLESELECTADDEACH.
Neil
1
-3
/
+7
2015-06-11
Added MultipleSelectAddNext, MultipleSelectAddEach, IsRangeWord, and
Neil
1
-1
/
+18
2015-06-11
Explain styling a little more.
Neil
1
-4
/
+7
2015-05-29
Document indexing of selection.
Neil
1
-2
/
+2
2015-05-20
SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 implemented on Win32.
Neil
1
-2
/
+2
2015-03-26
Specify which APIs append a NUL to results.
Neil
1
-14
/
+16
2015-03-13
Scintilla is now always a wide character window so remove vestiges of narrow
Neil
1
-8
/
+4
2015-03-09
Fix an unclosed tag in the documentation
Colomban Wendling
1
-1
/
+1
2015-02-23
Add SCI_GETTARGETTEXT as a simpler alternate to SCI_GETTEXTRANGE.
Neil
1
-1
/
+6
2015-02-22
Added SCI_SETTARGETRANGE method to set both the start and end of the target.
Neil Hodgson
1
-0
/
+2
2015-02-19
Document constant that had not been defined.
Neil
1
-0
/
+1
2015-02-16
Implement SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 on Cocoa.
Neil Hodgson
1
-1
/
+3
2015-02-15
Add SC_INDICFLAG_VALUEFORE and INDIC_TEXTFORE to allow a wide range of indicator
Neil
1
-1
/
+21
2015-02-12
Fixed bad end tag.
Neil
1
-1
/
+1
2015-02-10
Add INDIC_FULLBOX.
Neil
1
-2
/
+13
2015-02-04
Implement hover style and colour for indicators.
Neil
1
-5
/
+29
[prev]
[next]