index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_Bitmap.cxx
Age
Commit message (
Expand
)
Author
2002-04-26
Images in menu items...
Michael R Sweet
2002-04-15
Add credits file for 1.1.x branch.
Michael R Sweet
2002-04-15
Fix transparency stuff for MacOS X; currently it appears that CopyDeepMask
Michael R Sweet
2002-04-15
Change fl_create_deepmask() to fl_create_alphamask().
Michael R Sweet
2002-04-14
Added fl_create_deepmask() method for creating alpha blend masks.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-06
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
Matthias Melcher
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-24
Fix bugs in copy() methods.
Michael R Sweet
2001-11-23
Add code for PNG and JPEG images.
Michael R Sweet
2001-11-19
WIN32 fixes for the new image stuff...
Michael R Sweet
2001-11-19
OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image
Michael R Sweet
2001-11-18
Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions
Michael R Sweet
2001-08-05
Image labels!
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-11-18
Fixed bit reversal table - entry for reversing 1100 was set to 0010
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-15
Commited WIN32 patches from Bill Spitzak and Gustavo Hime.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet