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
2014-11-24
SC_TECHNOLOGY_DIRECTWRITEDC is another provisional mode for DirectWrite drawing
Neil
1
-7
/
+12
2014-11-14
Feature [feature-requests:#1086]. Annotation display style ANNOTATION_INDENTED;
Erik Angelin
1
-1
/
+9
2014-10-16
Reordered searching section so preferred SCI_SEARCHINTARGET API is shown first
Neil
1
-99
/
+94
2014-10-02
Allocate indicators for IME use after previously allowed indicators.
Neil
1
-4
/
+6
2014-10-02
Allow using C++11 <regex> for searches as a provisional feature.
Neil
1
-3
/
+27
2014-10-02
Fix spelling.
Neil
1
-4
/
+4
2014-09-25
Mentioning that SC_TECHNOLOGY_DIRECTWRITERETAIN is provisional.
Neil
1
-5
/
+9
2014-09-12
Allow choice between windowed and inline IME.
Neil
1
-1
/
+16
2014-09-04
Better explanation of SCI_GETNEXTTABSTOP.
Neil
1
-3
/
+3
2014-09-03
Added SC_TECHNOLOGY_DIRECTWRITERETAIN mode.
Neil
1
-1
/
+5
2014-08-09
Documented SC_MOD_CHANGETABSTOPS.
Neil
1
-1
/
+14
2014-08-08
Implement explicit tab stops per line.
Neil
1
-0
/
+15
2014-07-19
Treated SC_PHASES_MULTIPLE as SC_PHASES_TWO when buffered drawing is on.
Neil
1
-0
/
+2
2014-07-18
Allow extreme ascenders and descenders to overlap into adjacent lines with
Neil
1
-13
/
+36
2014-05-24
SCI_AUTOCSETMULTI allows setting whether autocompletion text is inserted at each
Neil
1
-1
/
+9
2014-05-24
Removing style byte indicators.
Neil
1
-93
/
+46
2014-01-20
Fix typo in documentation
Stefan Weil
1
-1
/
+1
2014-05-01
Consolidate insertion for paste into Editor class and perform line end
Neil
1
-2
/
+2
2014-04-21
View line state in margin with SC_FOLDFLAG_LINESTATE as an aid to debugging.
Neil
1
-1
/
+9
2014-04-16
Allow filtering of insertions.
Neil
1
-22
/
+39
2014-04-10
Link to tutorial by Andreas Tscharner.
Neil Hodgson
1
-1
/
+3
2014-02-18
Explain the Version method.
Neil
1
-0
/
+3
2014-02-14
Fix explanation as confused in bug [#1577].
Neil
1
-1
/
+1
2014-02-05
The Unicode line ends and substyles features added as provisional in 3.2.5 ar...
Neil
1
-17
/
+6
2014-02-02
Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on sty...
Neil
1
-5
/
+6
2014-01-24
Added image of available markers.
Neil
1
-1
/
+3
2014-01-22
Fixing tag mismatches.
Neil
1
-23
/
+18
2014-01-22
Clarify effects of setting additional selecton colours.
Neil
1
-3
/
+10
2014-01-21
Implement new marker symbol SC_MARK_BOOKMARK.
Neil Hodgson
1
-14
/
+31
2014-01-14
CallTipSetPosStart API added.
Neil
1
-2
/
+4
2014-01-10
Clarification of calltip behaviour.
Neil
1
-3
/
+6
2013-12-17
Added DropSelectionN API.
Neil
1
-0
/
+7
2013-11-18
Bug [#1552]. Search string could be const.
Neil
1
-1
/
+1
2013-11-09
Note limitation on Qt.
Neil
1
-1
/
+3
2013-09-30
Added specific type to make it easier to understand.
nyamatongwe
1
-1
/
+1
2013-09-30
Removed command: method from ScintillaNotificationProtocol as all events can ...
nyamatongwe
1
-2
/
+0
2013-09-30
Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to be
Neil
1
-2
/
+11
2013-09-29
Improved information about notifications, particularly on GTK+.
Neil
1
-11
/
+16
2013-09-26
Enhance stability by defining GetLineEndPosition for lines beyond end of docu...
Neil
1
-3
/
+3
2013-09-26
Added image of indicators.
Neil
1
-2
/
+4
2013-09-18
Reimplement notifications from ScintillaCocoa to ScintillaView as a delegate ...
nyamatongwe
1
-3
/
+11
2013-09-07
Mention that prefix keyword sets aren't implemented for SCI_SETIDENTIFIERS.
Neil
1
-4
/
+5
2013-09-05
Added SCI_GETPRIMARYSTYLEFROMSTYLE.
Neil
1
-2
/
+7
2013-09-03
Documentation for GetStyleFromSubStyle.
Neil
1
-1
/
+6
2013-08-22
Correct spelling and some out-of-date file and directory names.
nyamatongwe
1
-25
/
+25
2013-08-20
Added PositionRelative to optimize navigation by character.
Neil
1
-0
/
+6
2013-08-15
Feature: [feature-requests:#1007]. Option to allow mouse selection to
Neil
1
-1
/
+13
2013-07-22
Added the character representation feature.
Neil
1
-29
/
+83
2013-07-06
Mention OS X.
Neil
1
-0
/
+3
2013-07-03
Removed out-of-date text.
Neil
1
-3
/
+1
[next]