aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/PlatCocoa.mm
AgeCommit message (Expand)AuthorFilesLines
2011-07-10Make copies of bitmap images so they can outlive their surface.nyamatongwe1-2/+10
2011-07-10Display and measure text in different encodings.nyamatongwe1-23/+59
2011-07-10Store character set in QuartzTextStyle.nyamatongwe1-1/+1
2011-06-25Initial implementation of RGBA images.nyamatongwe1-0/+88
2011-06-14Ensure SurfaceImpl fully initialised. Fixes bad line height in 64-bit mode.nyamatongwe1-1/+11
2011-06-05Cache surface resolution as it is slow and is callednyamatongwe1-3/+7
2011-06-04Added EncodingFromCharacterSet for ScintillaCocoa case folding.nyamatongwe1-2/+60
2011-06-04Formatting.nyamatongwe1-2/+1
2011-06-04Fixed compilation failure retrieving NSFont* from Font.nyamatongwe1-1/+2
2011-06-04Included DBCS support.nyamatongwe1-1/+24
2011-06-04Reimplemented Window and ListBox classes to make autocompletion work.nyamatongwe1-587/+521
2011-05-26List box doesn't work on Cocoa and stops 64-bit building so disable its codenyamatongwe1-0/+10
2011-05-26Convert text drawing and measurement to use Core Text API.nyamatongwe1-147/+60
2011-05-2164-bit fixes.nyamatongwe1-3/+3
2011-02-28Copy of change 3284 for macosx platform: maximum alpha is 255, not 100.nyamatongwe1-1/+1
2010-04-22Updated to launchpad scintilla-cocoa revision 33.nyamatongwe1-32/+48
2009-11-02Added setting for font quality to allow application to choose anti-aliased,nyamatongwe1-1/+1
2009-06-26Updated cocoa to current version from bzr.nyamatongwe1-26/+4
2009-05-14First upload of Cocoa platform from Mike Lischke at Sun.nyamatongwe1-0/+2130