93 Commits (cf5c428e4fb4f0371cc3d05d7d31744e5ce28dd0)

Author SHA1 Message Date
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet a81ea6a412 Use DSOLINK in the LINKSHARED definition. 23 years ago
Michael R Sweet 7e59022ea4 Add EXEEXT to end of FLUID name. 23 years ago
Michael R Sweet 1cfc6385dd BMP image loader fixes. 23 years ago
Michael R Sweet f461331f0f Don't put LDFLAGS_MIPSPRO in makeinclude files (where the hell did they 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 6a6e4ab66c Separate the extra image functions into fltk_images. 23 years ago
Michael R Sweet 5c360947ee Move forms code to fltk_forms library, a la 2.0. 24 years ago
Michael R Sweet baad7096c1 LINKFLTK and LINKFLTKGL needed to point to ../lib. 24 years ago
Michael R Sweet a721b4ad00 Doco and makefile updates from SGI. 24 years ago
Michael R Sweet 7a82535b93 Revise configure script and makeinclude file to use OPTIM variable, 24 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Michael R Sweet 4ef0817b83 Disable threading by default. 24 years ago
Michael R Sweet 4982fb29a0 Clean up default menu for FLTK applications - don't need "About FLTK". 24 years ago
Michael R Sweet f15268f09f Fix .c.o and .cxx.o rules ($< instead of $@) 24 years ago
Matthias Melcher ab896c6d5f FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch... 24 years ago
Michael R Sweet bc925b34c3 Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exe 24 years ago
Michael R Sweet 85f3c6a3db Don't use -lm unless required. 24 years ago
Michael R Sweet 1acc39c5d8 OK, lots of changes to the Fl_Image, Fl_Bitmap, Fl_Pixmap, and Fl_RGB_Image 24 years ago
Michael R Sweet 8b5a03d3a2 More CygWin stuff, and a fix for WIN32 with the new fl_beep() function. 24 years ago
Michael R Sweet 406404de72 Update configure script to support non-X platforms; currently just 24 years ago
Michael R Sweet 06619abc5a Put "RM" back in makeincludes, so we can remove the library archive 24 years ago
Michael R Sweet 9d81d971f7 Fl_HelpDialog and Fl_HelpView widgets. 24 years ago
Michael R Sweet 58b0f306be Don't build OpenGL demos if OpenGL is not available or disabled. 24 years ago
Michael R Sweet bff75e491a OpenGL stuff is now in libfltkgl.* 24 years ago
Michael R Sweet e2aa3e17f7 Add CPPFLAGS to makeinclude. 25 years ago
Michael R Sweet f27086d068 Make sure menu item array is cleared to avoid uninitialized memory 25 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 d6353595a2 Put -c before $< for Sun PRO compilers. 25 years ago
Bill Spitzak 2cbf4041b3 Does not clear Fl::keysym on every event, this makes better back compatability and fixes Win2000 25 years ago
Bill Spitzak 7badf7c216 Buttons with box(FL_NO_BOX) did not draw. Apparently they did in 25 years ago
Michael R Sweet f87393aaa1 OK, now version 1.0.9 25 years ago
Michael R Sweet e461926261 Moved .fl building rules to test/Makefile. 25 years ago
Michael R Sweet 4b561b6e90 Updated copyright notices for all of the 1.0.x files. 25 years ago
Michael R Sweet a5778a1864 Updated README and distribution packages to use v1.0.1. 27 years ago
Michael R Sweet 022e5d90f1 Updated Linux DSO rules. 27 years ago
Michael R Sweet d38b07ca26 Updated DSO stuff in configure.in (soname, -fPIC, etc) 27 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 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