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.mingw
Age
Commit message (
Expand
)
Author
2009-01-12
STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...
Fabien Costantini
2007-05-18
Updated Cygwin/Mingw makefiles and documentation (STR #1683)
Matthias Melcher
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-24
MingW updates.
Michael R Sweet
2002-05-21
Fix MingW config header (undef instead of define 0)
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
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-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
strcasecmp() for FLUID under AIX.
Michael R Sweet
2000-06-13
Updates for Mingw and Cygnus builds.
Michael R Sweet