summaryrefslogtreecommitdiff
path: root/src/Fl_Pixmap.cxx
AgeCommit message (Expand)Author
2002-06-29Small changes to make Metrowerks CodeWarrior for Windows work.Matthias Melcher
2002-06-27MacOS:Matthias Melcher
2002-04-26Images in menu items...Michael R Sweet
2002-04-14Added fl_create_deepmask() method for creating alpha blend masks.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-21Casts to make old IRIX 5.3 C++ compiler happy...Michael R Sweet
2001-12-04FLTK for Mac:Matthias Melcher
2001-11-27Preliminary commit of my MacOS X work.Michael R Sweet
2001-11-24Fix bugs in copy() methods.Michael R Sweet
2001-11-23Add code for PNG and JPEG images.Michael R Sweet
2001-11-22Fix all references to '.C' files (now .cxx)Michael R Sweet
2001-11-20GIF loading code from FLUID.Michael R Sweet
2001-11-19WIN32 fixes for the new image stuff...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-08-06WIN32 updates to make the DLL project work again...Michael R Sweet
2001-08-05Image labels!Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-09-23Fixed bit-flipping patterns in WIN32 bitmap code.Bill Spitzak
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-02-16Patch from Bill - not freeing bitmap array?Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-15Fixes for transparent Pixmaps under WIN32 from Matt.Michael R Sweet
1998-12-06Added support for transparent pixmaps in WIN32...Michael R Sweet
1998-12-03One last Pixmap fix from Matthias.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-15Commited WIN32 patches from Bill Spitzak and Gustavo Hime.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet