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
/
src
/
DocumentAccessor.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Formatting whitespace.
nyamatongwe
1
-1
/
+1
2007-07-27
Changed lineStates to a SplitVector so that it supports insert and delete
nyamatongwe
1
-1
/
+0
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+4
2007-04-07
More decoration code, with modifications reported from document to views
nyamatongwe
1
-0
/
+4
2007-04-05
Implemented decorations which are extended indicators.
nyamatongwe
1
-0
/
+2
2007-02-28
Changed ColourTo to assert if asked to style backwards.
nyamatongwe
1
-1
/
+2
2007-01-01
Major change to CellBuffer class with addition of Partitioning class and Spli...
nyamatongwe
1
-0
/
+2
2006-02-25
Patch from Greg Smith with further modifications moved character
nyamatongwe
1
-0
/
+1
2005-03-01
Patch from Jan Martin Pettersen to ensure lexers only see the bits in each
nyamatongwe
1
-1
/
+4
2003-07-21
Fixed bug where assertions may not have been appearing when they should.
nyamatongwe
1
-2
/
+2
2002-05-20
Added a Match method to Accessor to make it easy to check for strings in a do...
nyamatongwe
1
-0
/
+9
2002-02-11
Changes to tighten up styling beyond the bounds of the document.
nyamatongwe
1
-0
/
+3
2001-10-28
Fixed Platform changes for GTK+ and hid most of the implementation of
nyamatongwe
1
-8
/
+0
2001-10-28
Removed platform-specific headers from Platform.h and thus stopped
nyamatongwe
1
-1
/
+1
2001-05-31
Using explicit set of whitespace characters to avoid calling isspace
nyamatongwe
1
-1
/
+2
2001-02-27
Patch from Philippe to regularise comments.
nyamatongwe
1
-13
/
+13
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-1
/
+3
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2000-07-22
Changed key codes to not overlap printing keys.
nyamatongwe
1
-6
/
+7
2000-07-07
Included string.h
nyamatongwe
1
-0
/
+1
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-1
/
+1
2000-04-07
Accessor has a virtual destructor.
nyamatongwe
1
-0
/
+3
2000-04-06
Initial Unicode support code.
nyamatongwe
1
-1
/
+6
2000-04-05
Moved performance critical functionality back up into Accessor from
nyamatongwe
1
-1
/
+1
2000-04-04
Initial version.
nyamatongwe
1
-0
/
+166