summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-04-20Compose for Icelandic thorn character is "TH" or "th". Also fixed theBill Spitzak
1999-04-19Updated documentation version & edition.Michael R Sweet
1999-04-19Changes to Fl_Menu_::add() so that you should be able to add to any menu,Bill Spitzak
1999-04-18Changed exit callback in FLUID to moe standard "Save Changes?"Michael R Sweet
1999-04-18Updated patch version to 2 (1.0.2)Michael R Sweet
1999-04-18Changes so that "extra code" goes before o->end() and close bracket.gustavo
1999-04-17Submenu titles did not always get the FL_SUBMENU bit turned on whenBill Spitzak
1999-04-17Fl::add_fd() structures are dynamically allocated so you can listen toBill Spitzak
1999-04-10fluid outputs symbolic names for align() and when() to the C++ codeBill Spitzak
1999-04-101. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer sendBill Spitzak
1999-04-08Fixes this demo (got broken somewhere...)Carl E. Thompson
1999-04-08Guillaume's fix for Fl_Menu_::copy()Carl E. Thompson
1999-04-07Missing header guards in FL/math.h.gustavo
1999-04-05Broken link in docs.gustavo
1999-04-03textstuff() methods no longer inline to work around a bug in a compiler.Carl E. Thompson
1999-04-01Updated 1.0 Borland C++ files.Carl E. Thompson
1999-04-01This commit was manufactured by cvs2svn to create branch 'branch-1.0'.No Author
1999-04-01Applied Gustavo's WIN32 timer patch to the 1.0.x branch.Michael R Sweet
1999-03-30Bugfix. FLUID now compiles under UNIX! ;->Carl E. Thompson
1999-03-29Changes needed to get FLTK to compile on Borland C++ 5 under Windows. ICarl E. Thompson
1999-03-26Makefile didn't clean DSO...Michael R Sweet
1999-03-26Changed the valuators demo so only one copy of the callback code isBill Spitzak
1999-03-26consistent use of $(LIBRARY) rather than $(LIBNAME)Bill Spitzak
1999-03-25The HAVE_SYS_SELECT_H define was wrong in configin.h and friends.Michael R Sweet
1999-03-25Changed hard references to libfltk.a and friends to $(LIBRARY) andMichael R Sweet
1999-03-25Fixed stupid bug in IRIX distribution (fluid not executable...)Michael R Sweet
1999-03-25Can't use chmod -R on header directory...Michael R Sweet
1999-03-25Forgot to change documentation from /usr/info to /usr/doc/fltk-1.0.1...Michael R Sweet
1999-03-25Update install docos to 1.0.1 and fixed typos in IRIX and Linux packageMichael R Sweet
1999-03-25Fixed install rule for DSOs - was copying the wrong file...Michael R Sweet
1999-03-25Removed extra link commands from install target (these are done inMichael R Sweet
1999-03-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-25Added gluDeleteQuadric() call to avoid memory leak.Michael R Sweet
1999-03-25Updated patch version number to 1...Michael R Sweet
1999-03-25Applied Dmitry's timeout patch.Michael R Sweet
1999-03-18Changes from Luis Ibanez to make it compile under Borland.Bill Spitzak
1999-03-16Added clipping suggested by Dmitry PotapovBill Spitzak
1999-03-16Clears value() when you clear the menu()Bill Spitzak
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