summaryrefslogtreecommitdiff
path: root/src/fl_read_image_mac.cxx
AgeCommit message (Expand)Author
2010-07-09Fixed use of x and y args when reading from offscreen buffer and test when w ...Manolo Gouy
2010-06-18Fixed STR 2257. fl_read_image now accepts also reading from an off-screen buf...Manolo Gouy
2010-03-29OS X: removed all Carbon and Quickdraw references. Starting with 1.3, we only...Matthias Melcher
2009-12-06Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo...Matthias Melcher
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2007-01-18Fixed Quartz image drawing and screen readingMatthias Melcher
2006-11-15Fix endian problem with fl_read_image() and QuickDraw on Intel-based Macs.Michael R Sweet
2005-06-02Added missing SetPort to restore the current port fin Mac OSX fl_read_image.Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-09-09Quartz port:Matthias Melcher
2004-08-25Updated config stuff to allow for --enable-quartz ofr Mac OS X which inMatthias Melcher
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-09-08Fix typos in code so it actually compiles...Michael R Sweet
2003-09-08Add implementation for fl_read_image() on OSX (STR #161)Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-05-30fl_read_image() - not implemented for WIN32 or OSX yet.Michael R Sweet