507 Commits (b670807ce00c9d62f7ff8a3e36640d926612a039)

Author SHA1 Message Date
Matthias Melcher c0bb3a7465 STR #86: Swapped menu shortcut labels for OS X 22 years ago
Matthias Melcher 9172106189 STR #106: collapse triangle in fluid hrc list would not receive events 22 years ago
Michael R Sweet 1251b42130 Fix Xft2 usage (still need to do a final fix that loads the proper X 22 years ago
Michael R Sweet 29019ade40 Hide cancel/revert buttons until a true undo can be implemented. 22 years ago
Michael R Sweet 9c7ec90412 Fix open-documents callback stuff. 22 years ago
Michael R Sweet 3bad53ae79 Fix STR #52 - Fl_Text_Editor didn't set changed() nor did it call callbacks 22 years ago
Michael R Sweet a5cb29da1c Check syntax of callback only on release, not on change. 22 years ago
Michael R Sweet 8a2aa0a0d1 Add thin up box with plastic style. 22 years ago
Matthias Melcher 7903799bf2 - sorted fluid menu bar 23 years ago
Michael R Sweet cd339710f0 FLUID shell command patch from Erco. 23 years ago
Michael R Sweet 29240895e2 Bump version number and copyright year in FLUID about panel... 23 years ago
Michael R Sweet 216453a981 Fix widget callback code error check and assignment. 23 years ago
Michael R Sweet fc22bc93a0 Support type qualifiers before a class name; this allows for things like 23 years ago
Michael R Sweet 56b465073b Update dependencies and the change log. 23 years ago
Michael R Sweet 4bf5385fb1 Update Fl_Image and friends so that we don't need to include the 23 years ago
Michael R Sweet 24f57a7aea Make sure that the GUI tab shows first. 23 years ago
Michael R Sweet 7c32cfaee9 Sort widgets in the widget panel. 23 years ago
Matthias Melcher fcb49a7b13 Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 23 years ago
Michael R Sweet 81147753d1 Only set the callback when the text is changed; otherwise when you set 23 years ago
Michael R Sweet 4bf99bdfc6 Add space for icons to item_width(), otherwise the horizontal scrollbar 23 years ago
Michael R Sweet 0bd7960c79 Add CVS ignore file... 23 years ago
Michael R Sweet f841b45087 Sigh... 23 years ago
Michael R Sweet 14e047cc0f Include stdlib.h, not the non-standard malloc.h header... 23 years ago
Matthias Melcher 66dabdb8f5 Added callbacks to Fl_Text_Editor. 23 years ago
Matthias Melcher b9e7232d26 Set Fl_Text_Editor fields to Courier font for easier programming 23 years ago
Matthias Melcher c3de2a22c0 Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 23 years ago
Michael R Sweet f3078e51e0 Fix widget construction code for custom/named widget classes. 23 years ago
Michael R Sweet 0ac9c36868 Move pixmaps to a subdirectory... 23 years ago
Michael R Sweet 0fdef4a820 Rename files with the correct filenames... 23 years ago
Michael R Sweet da5525cfcb Don't allow multiple shell commands to run at the same time. 23 years ago
Matthias Melcher f4a60090ba Added WidgetBin/ToolBox to fluid. Made fluid remember window 23 years ago
Matthias Melcher 270c364bb3 Fixed two little bugs for Fluid pixmaps on MacOS and Unix. 23 years ago
Matthias Melcher 41d14b074b Added icons to Fluid's menu and object list. 23 years ago
Michael R Sweet b40f5fb69e Documentation updates. 23 years ago
Michael R Sweet b6e2aceb4a Fix the filename pattern in FLUID for images. 23 years ago
Bill Spitzak cf16564eda Fluid treats any class name for the outer window that does not contain 23 years ago
Michael R Sweet 32b9640e1c Fixes from Matthew Morrise. 23 years ago
Michael R Sweet 886261af33 fl_register_images() was already getting called (two lines above), and 23 years ago
Bill Spitzak 13dfd24a57 Small changes to images from Csaba Biegl <cbiegl@bellsouth.net> 23 years ago
Michael R Sweet ab53ef9a44 Fix FLUID image problems. 23 years ago
Michael R Sweet b2e9308751 More shadowed variables in FLUID, plus use snprintf, strlcpy, and strlcat. 23 years ago
Michael R Sweet 063d67de86 Add image() methods to Fl_Menu_Item. 23 years ago
Michael R Sweet 7b0ade0138 "install" now depends on "all" instead of the no longer defined $(PROGRAM) 23 years ago
Michael R Sweet 7ce42e2592 When installing FLUID under Cygwin, make sure we keep the .exe extension. 23 years ago
Michael R Sweet 1be87f0798 Ignore fluid-shared and all exe files. 23 years ago
Michael R Sweet 3346a9fee7 Change the Fl_Group current, add, and remove methods so they are no longer 23 years ago
Michael R Sweet 8efe8dcc23 Don't need to manually register image formats in these programs. 23 years ago
Michael R Sweet 6a6e4ab66c Separate the extra image functions into fltk_images. 23 years ago
Michael R Sweet 861ad9769b New file chooser. 23 years ago
Michael R Sweet 23972703f4 Some C++ compilers can't handle char& and int& versions of methods, so 23 years ago