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
/
configh.in
Age
Commit message (
Expand
)
Author
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-08-11
Add new widgets to FLUID.
Michael R Sweet
2001-08-02
Fl_HelpDialog and Fl_HelpView widgets.
Michael R Sweet
2001-04-30
Separate test for GLU and GL...
Michael R Sweet
2001-04-27
Fix configure script and configh.in...
Michael R Sweet
2001-04-27
Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for
Michael R Sweet
2001-02-12
Configure script changes to support man pages, HTMLDOC, AIX/QNX with
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-11-20
strcasecmp() for FLUID under AIX.
Michael R Sweet
2000-06-18
Cleanup of the timeout and Fl::wait() code. This one calls the clock
Bill Spitzak
2000-06-07
Hopefully the last of the easysw.com -> fltk.org changes.
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-02-29
Turned off XDBE for all platforms
Bill Spitzak
1999-03-25
The HAVE_SYS_SELECT_H define was wrong in configin.h and friends.
Michael R Sweet
1999-03-04
Removed references to JPEG library in docos and config files. Not needed
Michael R Sweet
1999-01-27
Updated to include <sys/select.h> as needed.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-11-25
Updated default border width to 2.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...
Michael R Sweet
1998-10-21
Added -enable-windows-style support to configh.in and configure.in.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-21
More changes to top-level makefile and configuration files.
Michael R Sweet
1998-10-20
Updated autoconf files to support shared libraries and JPEG library.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet