summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-03-15Fixes for os2x by Alexander MaiBill Spitzak
1999-03-13Fixed alignment of Fl_Choice label with the text in the pop-up menuBill Spitzak
1999-03-13DOH! Fixed even more typos in my fix for Fl_Browser::item_height.Bill Spitzak
1999-03-13fixed typo that I managed to check in last time...Bill Spitzak
1999-03-13Fixed Fl_Browser::item_height, I believe this will fix Adrian Miranda'sBill Spitzak
1999-03-13Fixed fluid bug that caused styles patch to crash when you delete menu item.Bill Spitzak
1999-03-12Fix return value of Fl::check(). This fixes the "cube" demo and possiblyCarl E. Thompson
1999-03-12Test. Please ignore.Carl E. Thompson
1999-03-12This commit was manufactured by cvs2svn to create branch 'branch-1.0'.No Author
1999-03-10Changed PostScript output to Level 1 for maximum compatibility.Michael R Sweet
1999-03-10Fix from Dmitry - wasn't copying data when replacing the text value of aMichael R Sweet
1999-03-10Now remove links directory after building installation.Michael R Sweet
1999-03-10Now remove old depot.gz file prior to compressing...Michael R Sweet
1999-03-10Fixed bug in IRIX makedist.sh script.Michael R Sweet
1999-03-10Added README and install documentation for binary packages.Michael R Sweet
1999-03-10Added Solaris SPACE distribution files.Michael R Sweet
1999-03-10Added Solaris Intel distribution files.Michael R Sweet
1999-03-10Fixed .mi file.Michael R Sweet
1999-03-10Added documentation subset.Michael R Sweet
1999-03-10Added Digital UNIX distribution files.Michael R Sweet
1999-03-10Updated not to use v3f() macro.Michael R Sweet
1999-03-10Removed unused "u32" type...Michael R Sweet
1999-03-10Removed extra \ in HP-UX DSO command.Michael R Sweet
1999-03-10Updated file list and distribution script for HP-UX.Michael R Sweet
1999-03-10Added HP-UX distribution files.Michael R Sweet
1999-03-10Changes to dial so that counter-clockwise motion is supported if youBill Spitzak
1999-03-10Named callback function in a menu item inside a class prepended theBill Spitzak
1999-03-10Changes Fl_Dial to use XForms defaults for anglesCarl E. Thompson
1999-03-09scandir.c used a variable named "new", which is valid ANSI C butMichael R Sweet
1999-03-09Final changes for 1.0 distribution files for Linux.Michael R Sweet
1999-03-09Updated file list and build script.Michael R Sweet
1999-03-09Added RPM files for Linux distribution.Michael R Sweet
1999-03-09It would help if the configure script substituted DSOCOMMAND...Michael R Sweet
1999-03-09Added IRIX distribution files.Michael R Sweet
1999-03-09Fixed fluid manpage (no ESP heading)Michael R Sweet
1999-03-09Updated docos to match code.Michael R Sweet
1999-03-09Added libfltk.a to install rules, so both the shared and static librariesMichael R Sweet
1999-03-09Updated Linux DSO rules.Michael R Sweet
1999-03-09Added missing FL_EXPORT stuff...Michael R Sweet
1999-03-09Updated Digital UNIX DSO commands.Michael R Sweet
1999-03-09Updated Solaris shared library command (again).Michael R Sweet
1999-03-09Changed Solaris shared library command to ld using -h option to setMichael R Sweet
1999-03-09Updated addresses to point to fltk.org...Michael R Sweet
1999-03-09Added #ifdef for backspace hack - is this really necessary? I've neverMichael R Sweet
1999-03-09Fixes for FL_FILL_DIALBill Spitzak
1999-03-09Fixes to Fl_Dial so it stops moving when you drag to ends of region.Bill Spitzak
1999-03-09Fix from Phil Nelson so that write-code menu item writes to theBill Spitzak
1999-03-09Small fixes suggested by Guillaume NodetBill Spitzak
1999-03-08This adds support for the Fl_Dial::angles() method. This seems to workCarl E. Thompson
1999-03-08Added (unsigned) cast to isxyz() calls to get rid of compiler warnings.Michael R Sweet