Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-16 | On Cocoa implement more values of font weight and stretch. | Neil Hodgson | 1 | -33/+55 |
2024-08-15 | Add SCI_STYLESETSTRETCH to support condensed and expanded text styles. | Neil | 1 | -2/+9 |
2021-05-24 | Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h | Neil | 1 | -2/+2 |
2020-02-09 | Standardise header guard names and use. | Neil | 1 | -2/+2 |
2017-06-08 | Indented consistently by using astyle. | Neil | 1 | -24/+14 |
2011-08-07 | Support a range of weights on Cocoa. | nyamatongwe | 1 | -1/+2 |
2011-07-11 | Fix memory leaks for font and color objects. | nyamatongwe | 1 | -0/+1 |
2011-07-11 | Fix 64 bit -> 32 bit warnings in Cocoa code. | nyamatongwe | 1 | -1/+1 |
2011-07-10 | If requested font can't be created use same font without bold or italic. | nyamatongwe | 1 | -1/+16 |
2011-05-26 | Convert text drawing and measurement to use Core Text API. | nyamatongwe | 1 | -111/+34 |
2009-05-14 | First upload of Cocoa platform from Mike Lischke at Sun. | nyamatongwe | 1 | -0/+142 |