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
/
Style.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Replacing raw pointers and allocations with std::vector and std::map.
nyamatongwe
1
-2
/
+3
2012-03-03
Remove unused variables. Bug #3494744. From Marko Njezic.
nyamatongwe
1
-2
/
+0
2012-03-01
Bug #3494492. Change aveCharWidth in FontMeasurements to actually store
nyamatongwe
1
-1
/
+1
2011-12-13
Allow non-integral space width. From Jason Haslam.
nyamatongwe
1
-1
/
+1
2011-09-25
Palette support removed.
nyamatongwe
1
-2
/
+2
2011-08-07
Implement APIs for fractional font sizes and a range of weights.
nyamatongwe
1
-4
/
+4
2011-03-30
Encapsulate the aliasing of Font IDs.
nyamatongwe
1
-0
/
+1
2011-03-30
Optimize font use by only allocating platform font resources for unique fonts
nyamatongwe
1
-17
/
+44
2010-04-30
Made compatible with clang.
nyamatongwe
1
-1
/
+1
2009-11-02
Added setting for font quality to allow application to choose anti-aliased,
nyamatongwe
1
-1
/
+1
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+8
2004-03-29
Patch from Robin Dunn to pass an extra flag down to
nyamatongwe
1
-3
/
+3
2003-03-20
Patch from Simon Steele to implement the hotspot style and associated
nyamatongwe
1
-1
/
+2
2003-02-09
Protected style fixed in several ways.
nyamatongwe
1
-1
/
+1
2001-12-20
Added changeable attribute to styles that defaults to true. When it is
nyamatongwe
1
-1
/
+4
2001-10-28
Removed platform-specific headers from Platform.h and thus stopped
nyamatongwe
1
-1
/
+1
2001-05-22
Support for forced upper and lower case styles.
nyamatongwe
1
-1
/
+5
2001-04-10
Calltip size fixing and listbox border tweaking.
nyamatongwe
1
-4
/
+5
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-1
/
+5
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2000-08-16
Invisible text.
nyamatongwe
1
-1
/
+2
2000-05-15
Support for different character sets for each style.
nyamatongwe
1
-1
/
+2
2000-05-10
Added underline attribute to styles.
nyamatongwe
1
-1
/
+2
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-0
/
+1
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+39