220 Commits (4e0cea8f1024e10a5a6e0ebe114625d8c2fa4d70)

Author SHA1 Message Date
Michael R Sweet 4e0cea8f10 Scratch that, looks like autoconf 2.50 added AC_SYS_LARGEFILE. 2.57 19 years ago
Michael R Sweet 7dd62791f9 AC_SYS_LARGEFILE appears to have been introduced in autoconf 2.57... 19 years ago
Michael R Sweet ef2dc5bd87 Add DSOFLAGS to DSOCOMMAND's, so that we inherit X_LIBS and other options 19 years ago
Michael R Sweet cdc165bd68 Fixed DSO generation (STR #1405) 19 years ago
Michael R Sweet 464e8110a7 Fix man page extension for games. 19 years ago
Matthias Melcher 4f6119433b Fixed Makefile configuration for OS X dynamic library. STR #1391 19 years ago
Michael R Sweet 8266e090f5 Don't call dummy function inside dummy function - some compilers don't like 19 years ago
Michael R Sweet d9eecaf4ab Fix problems with new FLUID output, add common to closing braces to show 19 years ago
Michael R Sweet 8761079f3c Revert change to --enable-cygwin option since ARCHFLAGS does not work with 19 years ago
Michael R Sweet eea2b38b34 Add --with-archflags option to configure script, and use it in the right 19 years ago
Michael R Sweet 7565604dbf Make sure native eol-style is set on all source files. 19 years ago
Matthias Melcher e35e2a27a2 Included fltk.spec in configure.in 19 years ago
Michael R Sweet bf7082f16c Fix fl_filename_list() bug (STR #1159) caused by changing of the ABI 20 years ago
Michael R Sweet 115d539691 More packaging fun. 20 years ago
Michael R Sweet 61b86ce0e5 More packaging fun (games package to "advertise" FLTK...) 20 years ago
Michael R Sweet 887a458227 Work on Linux and OSX desktop integration stuff via make install and 20 years ago
Michael R Sweet 72b136d58b Fix MingW threading support. 20 years ago
Michael R Sweet e73818789d Add Cygwin/MingW support for winmm library... (STR #1121) 20 years ago
Michael R Sweet 7dd1ddbeef FLTK now enables large file support when available (STR #1087) 20 years ago
Matthias Melcher 861944d1cb Removed the "-g" compile option for the optimized version of FLTK. This was probably a leftover from someone debugging the optimized version (and I am too lazy and polit to run "svn blame", especially since that someone could have been myself ;-) 20 years ago
Michael R Sweet a6e6888a2d Add OSX audio support to Sudoku (THANK YOU IAN!) 20 years ago
Michael R Sweet 2f40b8b80b Start adding support for sound in Sudoku via ALSA. 20 years ago
Michael R Sweet 9e8a88e66c Fix mousewheel handler bug (using wrong variable in initial check) 20 years ago
Michael R Sweet 6e88ede6a4 Remove libsupc++ stuff, since it doesn't work on OSX 10.4 or with 20 years ago
Michael R Sweet 6585e234ae Added shared library support for Cygwin and MingW (STR #893) 20 years ago
Michael R Sweet b8dcdf4c64 Compilation could fail if a previous installation of FLTK was in 20 years ago
Matthias Melcher 458d1dc75d Attempt to make 'localeconv()' part of the configuration process. VC6 works, but I'll need feedback for all other platforms... . Trying OS X in a few minutes. 20 years ago
Michael R Sweet 671ef36117 Fix MacOS X 10.4 compile issues. 20 years ago
Michael R Sweet 1c399af444 Update source file headers with STR web page. 20 years ago
Michael R Sweet e4e36d8229 Move -Wconversion option for GCC to extra warning options (not enabled 20 years ago
Michael R Sweet ff60e09c09 Add -Wno-format-y2k option to eliminate Y2k warnings - ignored by some 20 years ago
Michael R Sweet cc593f6b64 Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- 20 years ago
Michael R Sweet add37faa25 Copyright updates. 21 years ago
Michael R Sweet a50a8b702a Changelog. 21 years ago
Michael R Sweet fc8d065cd7 The configure script did not support --disable-localfoo to 21 years ago
Michael R Sweet 23bb059065 Watcom fixes (STR #584, STR #594, STR #595) 21 years ago
Michael R Sweet e5355c3243 Prep for 1.1.5 release. 21 years ago
Michael R Sweet b2f9a532e7 Shortcuts were incorrectly underlined in multi-line labels (STR 21 years ago
Michael R Sweet 96801156ad Prep for 1.1.5rc3 release. 21 years ago
Matthias Melcher 8327822026 Updated config stuff to allow for --enable-quartz ofr Mac OS X which in 21 years ago
Michael R Sweet b98e54a92f Remove the GCC -Wshadow option. 21 years ago
Michael R Sweet dd193b3820 Include libdir in link options. 21 years ago
Michael R Sweet 7ee19d1140 Fix local image library build bug. 21 years ago
Michael R Sweet 5f2ae3cf65 Fix PNG tests. 21 years ago
Michael R Sweet 388a864ef7 Makefile and configure script support for image libs. 21 years ago
Michael R Sweet 24fcc5aa29 The fltk-config script did not include the "-mno-cygwin" option 21 years ago
Michael R Sweet 849c90e53b The configure script now offers options for JPEG, PNG, and ZLIB 21 years ago
Michael R Sweet 213be08972 FLTK now builds with the current release of MinGW (STR #325, STR 21 years ago
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet 182acd8618 Fix configure script (STR #174) 22 years ago