Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-21 | Backport: Remove CGContextRef field in QuartzTextLayout as it is only used in... | Neil Hodgson | 1 | -15/+6 |
2018-04-22 | Backport: Reduce casts by moving casting from char* to UInt8* into QuartzText... | Neil Hodgson | 1 | -3/+3 |
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 |