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
/
RunStyles.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
Made methods const where they can be and are logically const as well.
nyamatongwe
1
-4
/
+4
2013-04-15
RunStyles can be corrupted by filling 0 length ranges and ranges that go past...
nyamatongwe
1
-0
/
+2
2013-01-19
Add private copy constructors to prevent copying and avoid warnings.
nyamatongwe
1
-0
/
+2
2011-06-07
Add Find method on RunStyles.
nyamatongwe
1
-0
/
+1
2011-06-07
Add accessor to RunStyles for number of runs so Decoration can use public API.
nyamatongwe
1
-2
/
+3
2011-06-07
Make SCN_NEEDSHOWN notification work when word wrap is enabled.
nyamatongwe
1
-0
/
+2
2008-05-17
Added include guard.
nyamatongwe
1
-0
/
+5
2008-01-19
Made som emethods const.
nyamatongwe
1
-2
/
+2
2007-07-25
Changed ContractionState data structure to be more efficient by not only
nyamatongwe
1
-0
/
+1
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+8
2007-04-19
Optimized indicator changing with separate SC_MOD_CHANGEINDICATOR
nyamatongwe
1
-2
/
+2
2007-04-07
More decoration code, with modifications reported from document to views
nyamatongwe
1
-1
/
+2
2007-04-05
New files that implement decorations.
nyamatongwe
1
-0
/
+31