89 Commits (c62501c93a802a9853a9f44fc9e79b294a4be81c)

Author SHA1 Message Date
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet e001b30f18 Define bool=char, true=1, and false=0 for C++ compilers that don't 23 years ago
Michael R Sweet 3939b6cde5 Dammit, the NEdit code update before 1.1.0 introduced "bool" back into 23 years ago
Michael R Sweet a11a31ff78 Range check Fl_Text_Buffer::search_forward(). 23 years ago
Michael R Sweet 88d54cd78b Massive update to use strlcpy() and strlcat() instead of strncpy() 23 years ago
Michael R Sweet 44bb5f60de Add Fl_Preferences class to base library. 23 years ago
Michael R Sweet 7b99f66d03 Add check for libpng/png.h as well as png.h, and include the appropriate 23 years ago
Michael R Sweet b6c5ed9c33 Define USE_XDBE to HAVE_XDBE value... 24 years ago
Michael R Sweet e52b682a99 Add Xft support to 1.1.x. 24 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Michael R Sweet 100f78de3f CygWin threading fixes from Teun. 24 years ago
Michael R Sweet 64f2cc0635 Fix threading test. 24 years ago
Michael R Sweet 461002c3ad Check for png_read_destroy(), since newer versions of libpng do not 24 years ago
Michael R Sweet 8310941985 Check for png_set_tRNS_to_alpha() in configure script. 24 years ago
Michael R Sweet 00ef77c267 Add new widgets to FLUID. 24 years ago
Michael R Sweet 9d81d971f7 Fl_HelpDialog and Fl_HelpView widgets. 24 years ago
Michael R Sweet 09f987eeb1 Separate test for GLU and GL... 24 years ago
Michael R Sweet f2d2d347e9 Fix configure script and configh.in... 24 years ago
Michael R Sweet ff3295f036 Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for 24 years ago
Michael R Sweet 86b5507486 Configure script changes to support man pages, HTMLDOC, AIX/QNX with 25 years ago
Michael R Sweet 94788c4628 Copyright 2001. 25 years ago
Michael R Sweet a45a6308d0 strcasecmp() for FLUID under AIX. 25 years ago
Bill Spitzak be106a0977 Cleanup of the timeout and Fl::wait() code. This one calls the clock 25 years ago
Michael R Sweet aa9f41e7d8 Hopefully the last of the easysw.com -> fltk.org changes. 25 years ago
Michael R Sweet 4b561b6e90 Updated copyright notices for all of the 1.0.x files. 25 years ago
Bill Spitzak c2d2cf47fc Turned off XDBE for all platforms 26 years ago
Michael R Sweet cb63ab17d8 The HAVE_SYS_SELECT_H define was wrong in configin.h and friends. 27 years ago
Michael R Sweet b13c3932e4 Removed references to JPEG library in docos and config files. Not needed 27 years ago
Michael R Sweet 41195fbba6 Updated to include <sys/select.h> as needed. 27 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 27 years ago
Michael R Sweet f840da44d1 Updated default border width to 2. 27 years ago
Michael R Sweet 80b1529ef4 Multiple patches from Bill: 27 years ago
Michael R Sweet 05d7379a35 Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h... 27 years ago
Michael R Sweet 9af1ddb924 Added -enable-windows-style support to configh.in and configure.in. 27 years ago
Michael R Sweet 7657a2e4a5 Fixed all the frigging file headings - was missing a $ in the Id string. 27 years ago
Michael R Sweet d3dee719fb More changes to top-level makefile and configuration files. 27 years ago
Michael R Sweet 53fcfae9cb Updated autoconf files to support shared libraries and JPEG library. 27 years ago
Michael R Sweet f9039b2ae2 Initial revision 27 years ago