638 Commits (release-1.3.2)

Author SHA1 Message Date
Michael R Sweet 74bb2305cb Fl_File_Chooser.H and fl_file_chooser.H need to be the same... 24 years ago
Michael R Sweet 72b56edc29 Tooltips, and more tooltips. 24 years ago
Michael R Sweet 6a4714ce12 Fl_FileXYZ -> Fl_File_XYZ 24 years ago
Michael R Sweet 4c97599917 Enable all of the new FLUID stuff... 24 years ago
Michael R Sweet 50fc2f4806 Widget panel update with tabs (a la 2.0) with new tooltip, image, and 24 years ago
Michael R Sweet 91b72d0918 Update VC++ project files. 24 years ago
Michael R Sweet 5aa3ce735e Fix menu shortcuts. 24 years ago
Michael R Sweet 743cd4f95d HelpView/HelpDialog updates. 24 years ago
Michael R Sweet 00ef77c267 Add new widgets to FLUID. 24 years ago
Michael R Sweet 7ebaf77cdc Image labels! 24 years ago
Michael R Sweet f6ea21e2fb Keyboard nav for tabs. 24 years ago
Michael R Sweet 2636d6fcd2 Hide and show overlapping buttons as needed for widgets and windows. 24 years ago
Michael R Sweet e4727142d4 Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't 24 years ago
Michael R Sweet bff75e491a OpenGL stuff is now in libfltkgl.* 24 years ago
Michael R Sweet 75b6b221ce FileIcon, FileBrowser, FileChooser stuff. 24 years ago
Michael R Sweet 836d2fac26 Fix tooltips a la 2.0. 24 years ago
Michael R Sweet 0ee742ec64 Write pixmap strings as const char *[] instead of char *[]. 24 years ago
Michael R Sweet b8a8c98f04 Eliminate all compiler warnings (string constants, const'ness, hiding of 24 years ago
Michael R Sweet 3a9d945d07 Use the Multithreaded DLL runtime model for all projects - I haven't found 25 years ago
Michael R Sweet 86b5507486 Configure script changes to support man pages, HTMLDOC, AIX/QNX with 25 years ago
Michael R Sweet 7eae5f4f87 Use GetTempPath() under WIN32 for the clipboard file location. 25 years ago
Bill Spitzak 4fb627c3d8 fl_curve uses a much better algorithim to figure out how many pieces 25 years ago
Michael R Sweet 94788c4628 Copyright 2001. 25 years ago
Bill Spitzak b88f1b2609 Fixed the write-menu bug introduced in .10 25 years ago
Michael R Sweet 3988dbf8bd Fixes for hidden class members... 25 years ago
Michael R Sweet a45a6308d0 strcasecmp() for FLUID under AIX. 25 years ago
Bill Spitzak c30c095d72 Fluid restores which tab in an Fl_Tabs was selected when loads .fl 25 years ago
Bill Spitzak 59c2b2dd31 Fixed size of data written by gif images to .C files 25 years ago
Bill Spitzak 949479b5b2 Removed some (not all) of the warnings when compiled with -Wwrite-strings, 25 years ago
Bill Spitzak 7badf7c216 Buttons with box(FL_NO_BOX) did not draw. Apparently they did in 25 years ago
Bill Spitzak e2e44bfcd5 Fixed .gif files in fluid, they were broken by the fix for large .xpm 25 years ago
Bill Spitzak 084b19e305 Patch from Dmitry Potapov for fluid to not crash on (I think) 25 years ago
Bill Spitzak 76e434bd57 Patch from Jacques Tremblay so fluid -cs writes out the I18N string file 25 years ago
Michael R Sweet f87393aaa1 OK, now version 1.0.9 25 years ago
Bill Spitzak 1422995c2d Fl_Double_Window is saved in .fl file 25 years ago
Michael R Sweet 74198871a6 I18N didn't work right for menus - the messages numbers were wrong. 25 years ago
Michael R Sweet 4b561b6e90 Updated copyright notices for all of the 1.0.x files. 25 years ago
Michael R Sweet 9e3610c75f Bug fixes where I was getting the value from the input field instead of 25 years ago
Michael R Sweet aa102a4595 Fixed bug in i18n_type_cb() - wasn't setting the i18n_xyz string variables 25 years ago
Michael R Sweet 8ff6d1daf4 FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0; 25 years ago
Bill Spitzak 328a8f8f0d Fixes for Cygwin POSIX emulation layer from Norman Vine. 25 years ago
Michael R Sweet a73c7f58e6 Documentation updates for 1.0.8. 26 years ago
Michael R Sweet bd722a5d30 Fix from Assar Westerlund - missing include. 26 years ago
Michael R Sweet aee4def606 Updated version to 1.0.8. 26 years ago
Bill Spitzak 7482800177 Produces correct destructor for nested classes, patch from Alexandr Shevtsow 26 years ago
Bill Spitzak 49b8502b83 Added Fl.H required by an inline function if Fl_Repeat_Button.H 26 years ago
Bill Spitzak b101ac281d Patch from Clemens Hintze to allow declaratons of "typedef" to work. 26 years ago
Bill Spitzak ec8a580634 Running with -c on a file with browsers in it does not require X 26 years ago
Bill Spitzak 54a6bda767 The arrow patch is in! 26 years ago
Bill Spitzak 820654ccd6 Does not write "extern foo *bar" declarations twice. 26 years ago