aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/PlatMacOSX.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-09-24Removing Carbon platform layer in favour of Cocoa.nyamatongwe1-1861/+0
2011-06-25Initial implementation of RGBA images.nyamatongwe1-0/+12
2011-04-01Removed dead code, TODO items that should not be done and added some comments.nyamatongwe1-18/+15
2010-06-26Fix for bug #3021473, indicator fill alpha capped at 100.nyamatongwe1-1/+1
2009-11-02Added setting for font quality to allow application to choose anti-aliased,nyamatongwe1-1/+1
2009-05-06First stage of Cocoa platform addition.nyamatongwe1-31/+31
2009-03-08Bug #2671749 Mismatching alloc and dealloc fixed.nyamatongwe1-1/+1
2008-11-27Fix for bug #2354098 delete without [].nyamatongwe1-1/+1
2007-12-05modified version of adobe OSX patches. Most of these patches are provided by...mixedpuppy1-231/+164
2007-07-07Allows the popup to be displayed below as long as it can fit on the monitornyamatongwe1-0/+4
2007-06-29Removed OS X specific WaitMouseMoved call since the generic code no longernyamatongwe1-65/+58
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+1922