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
/
cocoa
/
QuartzTextStyle.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-4
/
+4
2021-03-17
Change Font to an interface and stop using FontID. Fonts are shared and
Neil
1
-5
/
+5
2020-02-09
Standardise header guard names and use.
Neil
1
-2
/
+2
2019-05-11
Feature [feature-requests:#1283]. Standardise spelling - "color" -> "colour".
Neil
1
-2
/
+2
2017-06-08
Indented consistently by using astyle.
Neil
1
-34
/
+20
2015-02-14
Fix warnings for suspicious type conversions and not fully bracketed initiali...
Neil Hodgson
1
-3
/
+3
2012-06-12
Reindented as was inconsistent.
nyamatongwe
1
-35
/
+34
2012-06-12
Fix double free of font objects with list box by copying font.
nyamatongwe
1
-0
/
+12
2011-07-11
Fix memory leaks for font and color objects.
nyamatongwe
1
-2
/
+13
2011-07-10
Store character set in QuartzTextStyle.
nyamatongwe
1
-1
/
+10
2011-05-26
Convert text drawing and measurement to use Core Text API.
nyamatongwe
1
-63
/
+51
2009-05-14
First upload of Cocoa platform from Mike Lischke at Sun.
nyamatongwe
1
-0
/
+90