summaryrefslogtreecommitdiff
path: root/src/fl_draw_pixmap.cxx
AgeCommit message (Expand)Author
2009-01-01Changed Copyright in 'src' directoryMatthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-02-14Fixed OS X pixmap offset bug (Thanks to D'Elia Yuri) STR 1856Matthias Melcher
2006-06-04OS X Quartz: one pretty essential fix to the call order in Quartz context cha...Matthias Melcher
2005-12-30Fixed a few memory faults found by Valgrind (yes, I finally got my Linux Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-09-11Fixed problems with 2-byte Xpm files on 64-bit platforms (STRMichael R Sweet
2004-08-31Quartz for FLTK1.1Matthias Melcher
2004-08-31#warn is not portable.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-19Get rid of some valid compiler warnings with CodeWarrior that were reportedMichael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
2002-05-25Clean up string includes.Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2002-01-01Use rint() for some more rounding of vertices.Michael R Sweet
2001-12-03Bug fixes and doco updates care of Sebastian.Michael R Sweet
2001-11-27Preliminary commit of my MacOS X work.Michael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-11-19OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_ImageMichael R Sweet
2001-11-18Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functionsMichael R Sweet
2001-04-13Eliminate all compiler warnings (string constants, const'ness, hiding ofMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-10-16Changed the sgi -woff pragma to the new #define suggested by Michael Sweet.Bill Spitzak
1999-09-16Fixed some WIN32 bugs found in 1.0.5:Bill Spitzak
1999-08-25Now correctly draws XPM files with 16-bit color indexes.Bill Spitzak
1999-07-27Can draw xpm pixmaps with spaces in the color names (such as the ones inBill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet