12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
Bill Spitzak cb3e368539 Fixed alignment of Fl_Choice label with the text in the pop-up menu 27 years ago
Bill Spitzak 05c916d353 DOH! Fixed even more typos in my fix for Fl_Browser::item_height. 27 years ago
Bill Spitzak f34388f29a fixed typo that I managed to check in last time... 27 years ago
Bill Spitzak 0f64401722 Fixed Fl_Browser::item_height, I believe this will fix Adrian Miranda's 27 years ago
Bill Spitzak 2316172e5f Fixed fluid bug that caused styles patch to crash when you delete menu item. 27 years ago
Carl E. Thompson fcaa42485f Fix return value of Fl::check(). This fixes the "cube" demo and possibly 27 years ago
Carl E. Thompson 8436538ba4 Test. Please ignore. 27 years ago
No Author 41e5d003dd This commit was manufactured by cvs2svn to create branch 'branch-1.0'. 27 years ago
Michael R Sweet b5f85fd9d6 Changed PostScript output to Level 1 for maximum compatibility. 27 years ago
Michael R Sweet ce193d0ec5 Fix from Dmitry - wasn't copying data when replacing the text value of a 27 years ago
Michael R Sweet 2ae936fdeb Now remove links directory after building installation. 27 years ago
Michael R Sweet 406364e5d0 Now remove old depot.gz file prior to compressing... 27 years ago
Michael R Sweet e91d5ca029 Fixed bug in IRIX makedist.sh script. 27 years ago
Michael R Sweet 8befe433e3 Added README and install documentation for binary packages. 27 years ago
Michael R Sweet ed49b39660 Added Solaris SPACE distribution files. 27 years ago
Michael R Sweet f965e15ac0 Added Solaris Intel distribution files. 27 years ago
Michael R Sweet 67cc36da2e Fixed .mi file. 27 years ago
Michael R Sweet 4f21f74c4a Added documentation subset. 27 years ago
Michael R Sweet 0298501719 Added Digital UNIX distribution files. 27 years ago
Michael R Sweet 2b4b055204 Updated not to use v3f() macro. 27 years ago
Michael R Sweet 51c3b154dd Removed unused "u32" type... 27 years ago
Michael R Sweet 26068ce30e Removed extra \ in HP-UX DSO command. 27 years ago
Michael R Sweet 4d0a7703f6 Updated file list and distribution script for HP-UX. 27 years ago
Michael R Sweet d6c1ed3d55 Added HP-UX distribution files. 27 years ago
Bill Spitzak b6115887c8 Changes to dial so that counter-clockwise motion is supported if you 27 years ago
Bill Spitzak 170c31cada Named callback function in a menu item inside a class prepended the 27 years ago
Carl E. Thompson f7e1ff7742 Changes Fl_Dial to use XForms defaults for angles 27 years ago
Michael R Sweet 72d1391dbb scandir.c used a variable named "new", which is valid ANSI C but 27 years ago
Michael R Sweet 7a5dcb089b Final changes for 1.0 distribution files for Linux. 27 years ago
Michael R Sweet fd3cb8ecbb Updated file list and build script. 27 years ago
Michael R Sweet 382b224bd1 Added RPM files for Linux distribution. 27 years ago
Michael R Sweet e82c497641 It would help if the configure script substituted DSOCOMMAND... 27 years ago
Michael R Sweet 8947a45c7f Added IRIX distribution files. 27 years ago
Michael R Sweet 29fe7acb04 Fixed fluid manpage (no ESP heading) 27 years ago
Michael R Sweet 4ddb739c13 Updated docos to match code. 27 years ago
Michael R Sweet 47e91e6c26 Added libfltk.a to install rules, so both the shared and static libraries 27 years ago
Michael R Sweet 022e5d90f1 Updated Linux DSO rules. 27 years ago
Michael R Sweet 8a0c2ce373 Added missing FL_EXPORT stuff... 27 years ago
Michael R Sweet d5166693cb Updated Digital UNIX DSO commands. 27 years ago
Michael R Sweet 2a10f22ed7 Updated Solaris shared library command (again). 27 years ago
Michael R Sweet 000e30f728 Changed Solaris shared library command to ld using -h option to set 27 years ago
Michael R Sweet 2a72ddc805 Updated addresses to point to fltk.org... 27 years ago
Michael R Sweet aa5c3060ca Added #ifdef for backspace hack - is this really necessary? I've never 27 years ago
Bill Spitzak 84ad113a5b Fixes for FL_FILL_DIAL 27 years ago
Bill Spitzak 92ff32aa80 Fixes to Fl_Dial so it stops moving when you drag to ends of region. 27 years ago
Bill Spitzak 95e27d43f1 Fix from Phil Nelson so that write-code menu item writes to the 27 years ago
Bill Spitzak a28b483177 Small fixes suggested by Guillaume Nodet 27 years ago
Carl E. Thompson e42ff9a65c This adds support for the Fl_Dial::angles() method. This seems to work 27 years ago
Michael R Sweet 1f2b1e5470 Added (unsigned) cast to isxyz() calls to get rid of compiler warnings. 27 years ago
Bill Spitzak 51d37642ba Contributed code for more accurate item_height() in Fl_Browser. 27 years ago