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
/
QuartzTextLayout.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Feature [feature-requests:#1427] Make Cocoa MeasureWidths and
Neil Hodgson
1
-33
/
+25
2021-03-26
Bug [#2224]. Switch XYPOSITION to double so it has more precision to fix
Neil
1
-1
/
+1
2021-03-17
Change Font to an interface and stop using FontID. Fonts are shared and
Neil
1
-2
/
+2
2020-02-09
Standardise header guard names and use.
Neil
1
-2
/
+2
2018-05-21
If decoding DBCS text fails, use the MacRoman encoding to ensure something is
Neil Hodgson
1
-9
/
+23
2018-05-21
Remove CGContextRef field in QuartzTextLayout as it is only used in draw method
Neil Hodgson
1
-14
/
+6
2018-05-14
Modernize Platform.h (4) - update Surface to use string_view for text arguments.
Neil
1
-3
/
+3
2018-04-22
Reduce casts by moving casting from char* to UInt8* into QuartzTextLayout::Se...
Neil Hodgson
1
-2
/
+3
2017-06-08
Indented consistently by using astyle.
Neil
1
-41
/
+32
2015-02-14
Fix warnings for suspicious type conversions and not fully bracketed initiali...
Neil Hodgson
1
-1
/
+1
2013-12-15
Make single argument constructors explicit to avoid unexpected conversions.
Neil
1
-1
/
+1
2013-12-15
Format normalization - whitespace and braces made consistent.
Neil
1
-13
/
+13
2011-07-10
Display and measure text in different encodings.
nyamatongwe
1
-2
/
+10
2011-05-26
Convert text drawing and measurement to use Core Text API.
nyamatongwe
1
-94
/
+56
2009-05-14
First upload of Cocoa platform from Mike Lischke at Sun.
nyamatongwe
1
-0
/
+141