summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2006-05-30Make sure native eol-style is set on all source files.Michael R Sweet
2006-05-21Included fltk.spec in configure.inMatthias Melcher
2006-01-31Fix fl_filename_list() bug (STR #1159) caused by changing of the ABIMichael R Sweet
2006-01-15More packaging fun.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15Work on Linux and OSX desktop integration stuff via make install andMichael R Sweet
2006-01-02Fix MingW threading support.Michael R Sweet
2005-12-14Add Cygwin/MingW support for winmm library... (STR #1121)Michael R Sweet
2005-12-14FLTK now enables large file support when available (STR #1087)Michael R Sweet
2005-12-10Removed the "-g" compile option for the optimized version of FLTK. This was p...Matthias Melcher
2005-12-08Add OSX audio support to Sudoku (THANK YOU IAN!)Michael R Sweet
2005-12-05Start adding support for sound in Sudoku via ALSA.Michael R Sweet
2005-11-25Fix mousewheel handler bug (using wrong variable in initial check)Michael R Sweet
2005-09-18Remove libsupc++ stuff, since it doesn't work on OSX 10.4 or withMichael R Sweet
2005-08-08Added shared library support for Cygwin and MingW (STR #893)Michael R Sweet
2005-08-08Compilation could fail if a previous installation of FLTK was inMichael R Sweet
2005-07-24Attempt to make 'localeconv()' part of the configuration process. VC6 works, ...Matthias Melcher
2005-04-28Fix MacOS X 10.4 compile issues.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-15Move -Wconversion option for GCC to extra warning options (not enabledMichael R Sweet
2005-04-13Add -Wno-format-y2k option to eliminate Y2k warnings - ignored by someMichael R Sweet
2005-03-31Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-11-29Changelog.Michael R Sweet
2004-11-20The configure script did not support --disable-localfoo toMichael R Sweet
2004-11-20Watcom fixes (STR #584, STR #594, STR #595)Michael R Sweet
2004-10-18Prep for 1.1.5 release.Michael R Sweet
2004-10-18Shortcuts were incorrectly underlined in multi-line labels (STRMichael R Sweet
2004-09-24Prep for 1.1.5rc3 release.Michael R Sweet
2004-08-25Updated config stuff to allow for --enable-quartz ofr Mac OS X which inMatthias Melcher
2004-07-29Remove the GCC -Wshadow option.Michael R Sweet
2004-07-26Include libdir in link options.Michael R Sweet
2004-07-23Fix local image library build bug.Michael R Sweet
2004-07-12Fix PNG tests.Michael R Sweet
2004-07-06Makefile and configure script support for image libs.Michael R Sweet
2004-07-05The fltk-config script did not include the "-mno-cygwin" optionMichael R Sweet
2004-06-09The configure script now offers options for JPEG, PNG, and ZLIBMichael R Sweet
2004-06-01FLTK now builds with the current release of MinGW (STR #325, STRMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-09-20Fix configure script (STR #174)Michael R Sweet
2003-09-14Add --with-links configure option.Michael R Sweet
2003-09-09Bump to 1.1.5rc1...Michael R Sweet
2003-08-05Fix configure.in for autoconf 2.57.Michael R Sweet
2003-08-02Bump to 1.1.4 and fix changelog.Michael R Sweet
2003-07-29Fix scheme and image drawing bugs.Michael R Sweet
2003-07-12Fix Xft2 usage (still need to do a final fix that loads the proper XMichael R Sweet
2003-06-15Fix shared libraries on OSX (STR #51)Michael R Sweet
2003-05-29Drop undocumented and non-working --prefix and --exec-prefix options toMichael R Sweet
2003-05-27Fix OSX shared library command. (STR #51)Michael R Sweet
2003-05-26Update to 1.1.4rc1 for testing...Michael R Sweet