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
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
/
Scintilla.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-17
SCI_HOMERECTEXTEND added.
nyamatongwe
1
-4
/
+5
2003-10-03
Rectangular selection by keyboard from Philippe.
nyamatongwe
1
-0
/
+15
2003-09-28
Hotspot improvements from Simon, including setting to
nyamatongwe
1
-0
/
+1
2003-08-14
Added BOX indicator.
nyamatongwe
1
-0
/
+1
2003-08-08
Added a constant for the number of keyword sets.
nyamatongwe
1
-0
/
+1
2003-07-26
Invisible indicator INDIC_HIDDEN.
nyamatongwe
1
-0
/
+1
2003-05-11
Addition of CopyText, CopyRange, and LineCopy.
nyamatongwe
1
-0
/
+3
2003-04-18
New methods for finding the next or previous position taking multi byte
nyamatongwe
1
-0
/
+2
2003-04-03
CallTip can display up and down arrows and clicks are reported to
nyamatongwe
1
-0
/
+1
2003-03-28
Jakub's paragraph movement commands.
nyamatongwe
1
-0
/
+4
2003-03-20
Patch from Simon Steele to implement the hotspot style and associated
nyamatongwe
1
-0
/
+7
2003-03-10
Allow modification of text and highlight colours for calltips.
nyamatongwe
1
-0
/
+2
2003-03-04
Patch from Jakub to optionally implement more POSIX compatible regular
nyamatongwe
1
-0
/
+1
2003-02-23
Patch from Bruce Dodson for a variant on home and end keys for wrapped
nyamatongwe
1
-0
/
+6
2003-02-15
Updating version numbers and copyright.
nyamatongwe
1
-1
/
+1
2003-02-10
Control of colours of fold margin.
nyamatongwe
1
-0
/
+2
2003-02-09
Join and Split lines methods.
nyamatongwe
1
-0
/
+3
2003-02-04
Patch from Mauritius Thinnes to set the type separator for autocompletion
nyamatongwe
1
-0
/
+2
2003-02-02
Two phase drawing.
nyamatongwe
1
-0
/
+2
2003-01-12
Additions from Yukihiro Nakai to enable DBCS mode on GTK+.
nyamatongwe
1
-0
/
+1
2003-01-10
Added method to clear all registered images.
nyamatongwe
1
-0
/
+1
2003-01-01
Changed wrapped printing to be more similar to wrapped display.
nyamatongwe
1
-2
/
+2
2003-01-01
Fixed up line wrapped printing and added property to turn wrapping on or
nyamatongwe
1
-0
/
+2
2002-11-21
Patch from Biswa to add icons to autocompletion lists.
nyamatongwe
1
-0
/
+1
2002-11-17
Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.
nyamatongwe
1
-0
/
+1
2002-11-08
Patch to add fold level boxing from Wilhelm Pflueger.
nyamatongwe
1
-0
/
+10
2002-10-10
Fixed SC_CURSORWAIT to be 4 to correspond with enumeration in Platform.h.
nyamatongwe
1
-1
/
+1
2002-10-08
Added AppendText method.
nyamatongwe
1
-0
/
+1
2002-10-03
Cleaned up pixmap marker code.
nyamatongwe
1
-0
/
+1
2002-10-02
PixMap marker support.
nyamatongwe
1
-0
/
+1
2002-09-19
Added mthod to turn off vertical scroll bar.
nyamatongwe
1
-0
/
+2
2002-09-13
Added ChooseCaretX.
nyamatongwe
1
-0
/
+1
2002-08-07
New markers called DOTDOTDOT and ARROWS for emulating Python prompts.
nyamatongwe
1
-0
/
+2
2002-08-05
Visible whitespace specifiable colours feature from Martin Alderson.
nyamatongwe
1
-0
/
+2
2002-08-02
Added keyboard commands to go to start and end of display lines.
nyamatongwe
1
-0
/
+4
2002-07-11
Patch from Philippe to improve caret policy.
nyamatongwe
1
-6
/
+11
2002-06-19
TextHeight feature contributed by Josh Wingstrom.
nyamatongwe
1
-2
/
+1
2002-06-09
Compatibility with 64 bit systems.
nyamatongwe
1
-1
/
+4
2002-04-21
Some Win64 compatibility and size_t correctness.
nyamatongwe
1
-0
/
+5
2002-04-18
Added enu (enumeration) and lex (lexer) feature types. Defined enumerations a...
nyamatongwe
1
-0
/
+2
2002-04-14
Implemented endAtLastLine attribute which allows option of scrolling one
nyamatongwe
1
-0
/
+2
2002-04-07
Added ZOOM notification. Added TextWidth method to allow clients to determine...
nyamatongwe
1
-0
/
+2
2002-04-04
Change to horizontal scrolling to allow the assumed document width to be set.
nyamatongwe
1
-0
/
+2
2002-02-28
Line layout cache feature added.
nyamatongwe
1
-0
/
+6
2002-02-16
Success or failure returned from Scintilla intialisation and finalisation.
nyamatongwe
1
-2
/
+3
2002-02-12
Added clean up function for static callers.
nyamatongwe
1
-0
/
+1
2002-01-18
Updated copyrights for 2002.
nyamatongwe
1
-1
/
+1
2002-01-13
Added option to autocompletion AutoCSetDropRestOfWord which removes any
nyamatongwe
1
-0
/
+2
2002-01-10
SC_MASK_FOLDERS calculated in Scintilla.iface rather than Scintilla.h.
nyamatongwe
1
-7
/
+5
2002-01-07
Added prototype for Scintilla_LinkLexers which is the new name of
nyamatongwe
1
-0
/
+1
[next]