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
/
Scintilla.iface
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-06
Patch from RFE 1501054 by Greg Smith adds margin styles that fill with the
nyamatongwe
1
-0
/
+2
2006-05-21
Added translucency for selection and markers.
nyamatongwe
1
-0
/
+9
2006-05-18
Patch from Jos vanderZande that
nyamatongwe
1
-0
/
+1
2006-03-30
Support for Spice language added by Fabien Proriol.
nyamatongwe
1
-0
/
+12
2006-03-20
Update of TCL lexer from Andre Arpin adds SCE_TCL_COMMENT_BOX and
nyamatongwe
1
-0
/
+2
2006-03-02
Lexer for TCL contributed by Andre Arpin.
nyamatongwe
1
-1
/
+22
2006-02-26
Translucency implementation for INDIC_ROUNDBOX and caret line.
nyamatongwe
1
-0
/
+11
2006-02-13
Patch from Sebastian Pipping allows the key for each property to be styled
nyamatongwe
1
-0
/
+1
2006-02-04
Modification from Greg Smith to allow setting text style attributes for
nyamatongwe
1
-2
/
+6
2006-02-03
Support for Opal language from Sebastian Pipping.
nyamatongwe
1
-0
/
+13
2006-01-28
Added Inno Setup lexer from Friedrich Vedder.
nyamatongwe
1
-1
/
+16
2005-12-13
RBR - Support new keywords class in LexCaml
rdaneelolivaw
1
-9
/
+10
2005-11-10
Added selection duplicate command.
nyamatongwe
1
-0
/
+3
2005-11-09
Patch, mostly from Simon Steele, that converts new lines in
nyamatongwe
1
-0
/
+6
2005-11-03
Added SCMOD_NORM as it is documented.
nyamatongwe
1
-0
/
+1
2005-10-30
MarkerAddSet added.
nyamatongwe
1
-0
/
+3
2005-10-21
Patch from Iago implements new quoted identifier lexical class for SQL.
nyamatongwe
1
-0
/
+1
2005-09-06
Added highlighting for decorators and a set of identifiers.
nyamatongwe
1
-0
/
+2
2005-08-30
Added StyleBitsNeeded property and implemented to return 5 for all lexers
nyamatongwe
1
-0
/
+3
2005-08-25
New Ruby lexer from Eric Promislow of ActiveState.
nyamatongwe
1
-1
/
+37
2005-08-25
Updates from Jos van der Zande for AU3.
nyamatongwe
1
-0
/
+1
2005-07-22
Addition from Elias Pschernig supports FreeBasic.
nyamatongwe
1
-0
/
+1
2005-07-18
Support for Cyrillic code page 1252 on GTK+.
nyamatongwe
1
-0
/
+1
2005-07-08
Patch from Michael Cartmell improves string parsing and reduces number of
nyamatongwe
1
-31
/
+19
2005-06-20
Patch from Michael Goffioul to Lisp adds SYMBOL, SPECIAL, and MULTI_COMMENT
nyamatongwe
1
-0
/
+4
2005-06-04
Addition of SCE_PL_POD_VERB by Kein-Hong Man.
nyamatongwe
1
-0
/
+1
2005-06-03
GetProperty* methods from Robert Roessler.
nyamatongwe
1
-0
/
+11
2005-05-27
Support for CSound from Georg Ritter.
nyamatongwe
1
-0
/
+19
2005-05-20
Flagship / Clipper support from Randy Butler.
nyamatongwe
1
-0
/
+27
2005-05-16
Added ISO 8859-15 character set.
nyamatongwe
1
-0
/
+1
2005-05-07
Patch from Robert that avoids slow performance for multiple step undo
nyamatongwe
1
-1
/
+3
2005-05-04
Smalltalk support added by Sergey Philippov.
nyamatongwe
1
-0
/
+20
2005-04-25
Added SC_MOD_CHANGEFOLD into SC_MODEVENTMASKALL.
nyamatongwe
1
-1
/
+1
2005-04-20
Changed type of GetEndAtLastLine to match SetEndAtLastLine.
nyamatongwe
1
-1
/
+1
2005-04-18
Make code work as documented by treating -1 as special length for encoding
nyamatongwe
1
-1
/
+1
2005-04-18
Large SQL patch from Carsten Sperber supports scripts written in SQL*Plus.
nyamatongwe
1
-1
/
+23
2005-04-13
Support for Rebol by Pascal Hurni.
nyamatongwe
1
-0
/
+32
2005-04-09
TADS3 support from Michael Cartmell.
nyamatongwe
1
-0
/
+35
2005-04-09
SC_MARK_FULLRECT from Robert Roessler.
nyamatongwe
1
-0
/
+1
2005-04-01
PHPScript is for standalone PHP scripts not part of web pages.
nyamatongwe
1
-0
/
+1
2005-04-01
Haskell lexer contributed by Tobias Engvall.
nyamatongwe
1
-0
/
+20
2005-03-25
Patch from Franck Marcia implements sticky caret.
nyamatongwe
1
-3
/
+12
2005-03-25
Patch from Blair McGlashan for autocompletion on Windows to
nyamatongwe
1
-1
/
+15
2005-03-20
Patch from nissl in RFE 1164540 adds WrapCount method.
nyamatongwe
1
-1
/
+4
2005-03-09
Patch from Blair McGlashan to send a notification before accepting an autocom...
nyamatongwe
1
-0
/
+1
2005-03-03
Deprecated SCLEX_PHP and SCLEX_ASP.
nyamatongwe
1
-2
/
+3
2005-03-01
Improvements to NSIS support from Angelo Mandato.
nyamatongwe
1
-0
/
+4
2005-02-18
Update for Clarion lexer.
nyamatongwe
1
-5
/
+7
2005-02-11
Update to AU3.
nyamatongwe
1
-0
/
+1
2005-02-10
Patch from Suzumizaki-Kimitaka to add character wrap mode.
nyamatongwe
1
-0
/
+24
[next]