1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Bill Spitzak 2f22abf4e2 Compose for Icelandic thorn character is "TH" or "th". Also fixed the 27 years ago
Michael R Sweet df8016354c Updated documentation version & edition. 27 years ago
Bill Spitzak add808d7c2 Changes to Fl_Menu_::add() so that you should be able to add to any menu, 27 years ago
Michael R Sweet 405f8fba3a Changed exit callback in FLUID to moe standard "Save Changes?" 27 years ago
Michael R Sweet 816393d2d4 Updated patch version to 2 (1.0.2) 27 years ago
gustavo 923aa16100 Changes so that "extra code" goes before o->end() and close bracket. 27 years ago
Bill Spitzak c319bcae89 Submenu titles did not always get the FL_SUBMENU bit turned on when 27 years ago
Bill Spitzak 0e29799dda Fl::add_fd() structures are dynamically allocated so you can listen to 27 years ago
Bill Spitzak 6776041873 fluid outputs symbolic names for align() and when() to the C++ code 27 years ago
Bill Spitzak fa29bbdc0f 1. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer send 27 years ago
Carl E. Thompson 69302ebb67 Fixes this demo (got broken somewhere...) 27 years ago
Carl E. Thompson 4605f0f635 Guillaume's fix for Fl_Menu_::copy() 27 years ago
gustavo 761adb89f5 Missing header guards in FL/math.h. 27 years ago
gustavo 4a9596d9da Broken link in docs. 27 years ago
Carl E. Thompson 4435aed5ca textstuff() methods no longer inline to work around a bug in a compiler. 27 years ago
Carl E. Thompson d19b50423c Updated 1.0 Borland C++ files. 27 years ago
No Author b3f489116a This commit was manufactured by cvs2svn to create branch 'branch-1.0'. 27 years ago
Michael R Sweet 4cb0fad70f Applied Gustavo's WIN32 timer patch to the 1.0.x branch. 27 years ago
Carl E. Thompson cd6f7adfe0 Bugfix. FLUID now compiles under UNIX! ;-> 27 years ago
Carl E. Thompson 81c7d9b215 Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I 27 years ago
Michael R Sweet 617a7ee619 Makefile didn't clean DSO... 27 years ago
Bill Spitzak db2a9d49ce Changed the valuators demo so only one copy of the callback code is 27 years ago
Bill Spitzak cf2a058806 consistent use of $(LIBRARY) rather than $(LIBNAME) 27 years ago
Michael R Sweet cb63ab17d8 The HAVE_SYS_SELECT_H define was wrong in configin.h and friends. 27 years ago
Michael R Sweet 963f225ab5 Changed hard references to libfltk.a and friends to $(LIBRARY) and 27 years ago
Michael R Sweet 95c20c07a8 Fixed stupid bug in IRIX distribution (fluid not executable...) 27 years ago
Michael R Sweet edab1ef055 Can't use chmod -R on header directory... 27 years ago
Michael R Sweet 18aeef78c6 Forgot to change documentation from /usr/info to /usr/doc/fltk-1.0.1... 27 years ago
Michael R Sweet 0872167f48 Update install docos to 1.0.1 and fixed typos in IRIX and Linux package 27 years ago
Michael R Sweet 08a3198886 Fixed install rule for DSOs - was copying the wrong file... 27 years ago
Michael R Sweet ca6aa51915 Removed extra link commands from install target (these are done in 27 years ago
Michael R Sweet a5778a1864 Updated README and distribution packages to use v1.0.1. 27 years ago
Michael R Sweet 7b19ba41ae Added gluDeleteQuadric() call to avoid memory leak. 27 years ago
Michael R Sweet 8fb6c44298 Updated patch version number to 1... 27 years ago
Michael R Sweet 5df541f4f8 Applied Dmitry's timeout patch. 27 years ago
Bill Spitzak 2eafe965c9 Changes from Luis Ibanez to make it compile under Borland. 27 years ago
Bill Spitzak 4163d5b5ad Added clipping suggested by Dmitry Potapov 27 years ago
Bill Spitzak 860eda9df2 Clears value() when you clear the menu() 27 years ago
Bill Spitzak 8b80ea35fe Fixes for os2x by Alexander Mai 27 years ago
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