156 Commits (332ae4a831160246624d90eb4ed00a542a9994b2)

Author SHA1 Message Date
Michael R Sweet 6a4c701e8f Don't use built-in snprintf/vsnprintf functions on Tru64 4.0, since there 23 years ago
Michael R Sweet 9e0efc1e88 First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus, 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 b40f5fb69e Documentation updates. 23 years ago
Michael R Sweet 0c0035904c Fix bug #613088 - Fl_Text_Display crash. 23 years ago
Michael R Sweet 0792860a57 Add support for XV/GIMP thumbnail format (P7) 23 years ago
Michael R Sweet 1860641362 Fix more compile errors. 23 years ago
Michael R Sweet b2e9308751 More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 23 years ago
Michael R Sweet a6b935289e Move the rest of the image file formats (except for XBM and XPM) to 23 years ago
Michael R Sweet a11a31ff78 Range check Fl_Text_Buffer::search_forward(). 23 years ago
Michael R Sweet c22732b9e0 OK, we'll do one more rc release since so many of the build things have 23 years ago
Michael R Sweet 458b4ef2d0 Try different check for libstdc++ that might work better with Cygwin. 23 years ago
Michael R Sweet 3346a9fee7 Change the Fl_Group current, add, and remove methods so they are no longer 23 years ago
Michael R Sweet 75b9c5a68f Reset version numbers to 1.1.0 (no rcN) 23 years ago
Michael R Sweet 32fee075fb Support MSYS as well as Cygwin configure stuff... 23 years ago
Michael R Sweet 6a6e4ab66c Separate the extra image functions into fltk_images. 23 years ago
Michael R Sweet 1be610c970 Better MingW handling. 23 years ago
Michael R Sweet 690f5c5d07 Change POSTBUILD back to : in configure script. 23 years ago
Michael R Sweet 12c9e04690 Use true instead of : for POSTBUILD on non-MacOS systems. 23 years ago
Michael R Sweet bb056f7805 Update GCC test in configure script. 23 years ago
Michael R Sweet 5d7f42585b Fix test for OpenGL libraries - not == xno, but != xyes. 23 years ago
Michael R Sweet fbeb7fc775 Don't use -OPT on IRIX 5.3... 23 years ago
Michael R Sweet 7f64473ace Some fixes to get FLTK to compile under Jaquar. 23 years ago
Michael R Sweet 3a117a899c Get rid of as many compiler warnings as possible. 23 years ago
Michael R Sweet 6fb964c36e Add -sgi_version,sgi1.1 to the IRIX DSO command. 23 years ago
Michael R Sweet 88d54cd78b Massive update to use strlcpy() and strlcat() instead of strncpy() 23 years ago
Michael R Sweet 84bccaf8e7 Add #include <X11/Xlib.h> to Xdbe check... 23 years ago
Michael R Sweet 44bb5f60de Add Fl_Preferences class to base library. 23 years ago
Michael R Sweet 14b93c034b Add +z option with HP-UX compilers when compiling shared libraries. 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 c2521c01da Bump version info to 1.1.0rc1. 23 years ago
Michael R Sweet 8964212393 OSX threading support - a little buggy right now, but hopefully we'll be 23 years ago
Michael R Sweet 126def8800 Update docos for all configure options. 23 years ago
Michael R Sweet 77a3b80dff OK, back out -fvtable-thunks and add conditional compile for WIN32 24 years ago
Michael R Sweet 921f66e3e6 Add "-fvtable-thunks" to OPTIM when compiling with Cygwin. 24 years ago
Michael R Sweet d7b371bfe6 Move -mwindows and -DWIN32 back to C*FLAGS and LDFLAGS for Cygwin builds. 24 years ago
Michael R Sweet 5c360947ee Move forms code to fltk_forms library, a la 2.0. 24 years ago
Michael R Sweet 6660f52740 Disable Xft by default. 24 years ago
Michael R Sweet cab1dedbd1 Fix non-Xft build. 24 years ago
Michael R Sweet e52b682a99 Add Xft support to 1.1.x. 24 years ago
Michael R Sweet 71f9afb6cb Use +O2 for compiler on HP-UX. 24 years ago
Michael R Sweet c9b5b36906 Fix filename_relative(). 24 years ago
Michael R Sweet 7a82535b93 Revise configure script and makeinclude file to use OPTIM variable, 24 years ago
Michael R Sweet c874ba21a9 Add -lcomctl32 for Windows builds. 24 years ago
Michael R Sweet bccdafdaef Fixed from Teun. 24 years ago
Michael R Sweet 2d6a98560e Doco and dist file updates. 24 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Michael R Sweet 3a904f07b7 Bump version numbers to 1.1.0b9. 24 years ago
Michael R Sweet a2e149d132 "make clean" should not delete makedepend, since we now track this 24 years ago