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
/
makefiles
/
config.os2x
Age
Commit message (
Expand
)
Author
2011-06-06
- Removed "makefiles" directory, including obsolete Makefiles for MinGW
Albrecht Schlosser
2010-11-29
More copyright 2010 mods.
Greg Ercolano
2010-04-28
Changed references to fltk-bugs@fltk.org -> STR form.
Greg Ercolano
2005-07-24
Attempt to make 'localeconv()' part of the configuration process. VC6 works, ...
Matthias Melcher
2005-02-24
Copyright updates.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-08-05
Range check Fl_Text_Buffer::search_forward().
Michael R Sweet
2002-07-09
Add support for MingW with GCC 3.1.x.
Michael R Sweet
2002-05-21
Fix MingW config header (undef instead of define 0)
Michael R Sweet
2002-05-19
Tweek OS/2 config header...
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-04-28
Add Fl_Preferences class to base library.
Michael R Sweet
2002-04-24
Add check for libpng/png.h as well as png.h, and include the appropriate
Michael R Sweet
2002-03-26
Fix line endings on OS/2 files...
Michael R Sweet
2002-03-26
OS/2 update from Alexander Mai.
Michael R Sweet
2001-10-19
Check for png_read_destroy(), since newer versions of libpng do not
Michael R Sweet
2001-10-01
Check for png_set_tRNS_to_alpha() in configure script.
Michael R Sweet
2001-05-06
OS/2 updates from Alexander Mai.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
strcasecmp() for FLUID under AIX.
Michael R Sweet
2000-08-19
Changes & additions for OS/2 from Alexander Mai
Bill Spitzak