summaryrefslogtreecommitdiff
path: root/configh.in
AgeCommit message (Expand)Author
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-10-23Define bool=char, true=1, and false=0 for C++ compilers that don'tMichael R Sweet
2002-10-22Dammit, the NEdit code update before 1.1.0 introduced "bool" back intoMichael R Sweet
2002-08-05Range check Fl_Text_Buffer::search_forward().Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet
2002-04-24Add check for libpng/png.h as well as png.h, and include the appropriateMichael R Sweet
2002-03-25Define USE_XDBE to HAVE_XDBE value...Michael R Sweet
2002-03-06Add Xft support to 1.1.x.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-09CygWin threading fixes from Teun.Michael R Sweet
2001-12-08Fix threading test.Michael R Sweet
2001-10-19Check for png_read_destroy(), since newer versions of libpng do notMichael R Sweet
2001-10-01Check for png_set_tRNS_to_alpha() in configure script.Michael R Sweet
2001-08-11Add new widgets to FLUID.Michael R Sweet
2001-08-02Fl_HelpDialog and Fl_HelpView widgets.Michael R Sweet
2001-04-30Separate test for GLU and GL...Michael R Sweet
2001-04-27Fix configure script and configh.in...Michael R Sweet
2001-04-27Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() forMichael R Sweet
2001-02-12Configure script changes to support man pages, HTMLDOC, AIX/QNX withMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-11-20strcasecmp() for FLUID under AIX.Michael R Sweet
2000-06-18Cleanup of the timeout and Fl::wait() code. This one calls the clockBill Spitzak
2000-06-07Hopefully the last of the easysw.com -> fltk.org changes.Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-02-29Turned off XDBE for all platformsBill Spitzak
1999-03-25The HAVE_SYS_SELECT_H define was wrong in configin.h and friends.Michael R Sweet
1999-03-04Removed references to JPEG library in docos and config files. Not neededMichael R Sweet
1999-01-27Updated to include <sys/select.h> as needed.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-11-25Updated default border width to 2.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...Michael R Sweet
1998-10-21Added -enable-windows-style support to configh.in and configure.in.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-21More changes to top-level makefile and configuration files.Michael R Sweet
1998-10-20Updated autoconf files to support shared libraries and JPEG library.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet