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-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
2013-06-29
Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between c...
Neil
1
-5
/
+10
2013-06-27
Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for character-oriente...
nyamatongwe
1
-1
/
+6
2013-05-05
Removing support for Visual C++ 2005 and 6.0.
nyamatongwe
1
-5
/
+4
2013-04-24
Cosmetic: remove line-end whitespace.
nyamatongwe
1
-37
/
+37
2013-04-24
Added automatic folding options.
nyamatongwe
1
-1
/
+49
2013-04-21
Implement commonly needed folding methods based on code from SciTE.
nyamatongwe
1
-0
/
+54
2013-04-16
Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic an
nyamatongwe
1
-0
/
+10
2013-04-06
Removed references to Carbon platform which is no longer supported.
nyamatongwe
1
-4
/
+2
2013-04-01
Feature [#981]. Added autocompletion order property to allow list to be ordered
nyamatongwe
1
-2
/
+21
2013-03-20
Add ScrollRange feature.
nyamatongwe
1
-0
/
+9
2013-02-26
Spelling.
nyamatongwe
1
-1
/
+1
2013-02-22
Define the maximum number of margins in Scintilla.iface.
nyamatongwe
1
-1
/
+2
2013-02-05
Add allocation of extended styles.
nyamatongwe
1
-0
/
+22
2013-01-19
Implement provisional category and place Unicode line ends and substyles into...
nyamatongwe
1
-7
/
+37
2013-01-19
Support the three Unicode line ends NEL, LS, and PS in CellBuffer, Document,
nyamatongwe
1
-0
/
+14
2013-01-19
Implement APIs for Unicode line ends and substyles and expose to
nyamatongwe
1
-4
/
+58
2013-01-19
Add methods for Unicode line ends and substyles to IDocument and ILexer
nyamatongwe
1
-2
/
+38
2013-01-04
Explaining that annotations affect the relationship between document
nyamatongwe
1
-4
/
+10
2013-01-03
Added modern indicators to API list.
nyamatongwe
1
-1
/
+16
2013-01-01
Feature #3592730. Option for caret line to be visible without focus.
nyamatongwe
1
-0
/
+8
2012-08-26
Add SCI_VCHOMEDISPLAYEXTEND keyboard command
Colomban Wendling
1
-0
/
+2
[next]