156 Commits (332ae4a831160246624d90eb4ed00a542a9994b2)

Author SHA1 Message Date
Michael R Sweet 75a3206b79 Check for *BSD -pthread option. 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 100f78de3f CygWin threading fixes from Teun. 24 years ago
Michael R Sweet 64f2cc0635 Fix threading test. 24 years ago
Michael R Sweet ba2be02ab2 FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX. 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 fc3999a24e Don't install header symlinks under MacOS either... 24 years ago
Michael R Sweet bb2ac233c6 My bad... Remove autoconf-generated Enumerations.H - it's only 24 years ago
Michael R Sweet 83df36c2de Clean all GL demos with a "make clean". 24 years ago
Michael R Sweet 249f06e077 Require autoconf 2.13 or newer. 24 years ago
Michael R Sweet 02d869450d Minor tweeks to the configure script for CygWin and Mesa. 24 years ago
Michael R Sweet c78dcd55ec More doco updates. 24 years ago
Michael R Sweet 1a7bbc55c5 Configure script changes... 24 years ago
Michael R Sweet 42df8c1288 Fix typos from OSX commit. 24 years ago
Michael R Sweet 2b85bf8168 Preliminary commit of my MacOS X work. 24 years ago
Michael R Sweet 4323f46e2c Add EM and STRONG support to Fl_HelpView. 24 years ago
Michael R Sweet 85f3c6a3db Don't use -lm unless required. 24 years ago
Michael R Sweet 84e38d4d91 Move header installs to new FL/Makefile, which is generated by 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 ab1e093308 Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and that 24 years ago
Michael R Sweet 5338ba6d1e Add check for GCC 2.96, and add -lsupc++ to the link line if so... 24 years ago
Michael R Sweet 6c202ba503 Fix uversion setup (only numbers please) 24 years ago
Michael R Sweet 52f21643d3 Fix "checking" messages... 24 years ago
Michael R Sweet 322d454659 Clean up configure script a little, update default man page 24 years ago
Michael R Sweet 4625fdf7a5 Only add x_includes to path if it is not empty. 24 years ago
Michael R Sweet d5e60a4f2b Keep using ${prefix} with mandir, so that RPM builds are easier. 24 years ago
Michael R Sweet f4c1454765 Put Linux man pages in /usr/share/man. 24 years ago
Michael R Sweet 2d559beaad Check for GCC 3.0.x... 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 621a34c576 Fix configure script - wasn't setting libdir properly for different 24 years ago
Michael R Sweet 9da85233f9 Fl::belowmouse() was resetting the tooltip, causing the flashing 24 years ago
Michael R Sweet 8310941985 Check for png_set_tRNS_to_alpha() in configure script. 24 years ago
Michael R Sweet ddf259f2bb New fltk-config script for 1.1. 24 years ago
Michael R Sweet 00ef77c267 Add new widgets to FLUID. 24 years ago
Michael R Sweet 90781ce428 No _INCLUDE_POSIX_SOURCE definition for HP-UX... 24 years ago
Michael R Sweet 75da2409dc Typo fix... 24 years ago
Michael R Sweet f6ea21e2fb Keyboard nav for tabs. 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 f50ac7f22e Fix Mesa test in configure script. 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 d3afe9c10a Don't use GCC c++ or g++ compiler to build programs, use gcc instead. 24 years ago
Michael R Sweet 022ba3679f AIX changes... 25 years ago
Michael R Sweet 3af11190f8 Check for the <GL/gl.h> header file before looking for the OpenGL or 25 years ago
Michael R Sweet 5cade5e89a Added HP compiler option. 25 years ago