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_XBM_Image.cxx
Age
Commit message (
Expand
)
Author
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2016-10-14
Documentation fixes.
Albrecht Schlosser
2016-02-27
Fix compiler warnings (STR #2988) - final commit.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-14
Doxygen Documentation WP5 Done, WP6 half finished so that all Fl_Image class ...
Fabien Costantini
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2005-08-29
Fixed signedness of argument to sscanf
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-08-09
More shadow variable changes...
Michael R Sweet
2002-06-28
Increase size of header buffer to 64 bytes.
Michael R Sweet
2002-05-25
Clean up string includes.
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-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-11-24
Added XBM, XPM, and PNM image file classes.
Michael R Sweet