summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2006-10-20Treat all "Window" classed widgets as window widgets.Michael R Sweet
2006-10-14Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)Michael R Sweet
2006-10-07Fix install-linux target in test directory.Michael R Sweet
2006-10-03Add GTK thin up/down box/frame types.Michael R Sweet
2006-09-24Update "o" variable detection code to handle more cases (STR #1429)Michael R Sweet
2006-09-17Fix handling of public/private stuff for widget classes.Michael R Sweet
2006-09-17Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!Matthias Melcher
2006-09-17Add GTK box types and missing plastic round box types.Michael R Sweet
2006-09-17Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.Michael R Sweet
2006-09-04STR 1416: Fluid would not output the correct code for a window's hotspotMatthias Melcher
2006-08-30Fixed typo in 'desktop-osx' install. Commented out unused variable.Matthias Melcher
2006-08-23- Fluid Code Declarations can now handle C++ style comments (STR #1383)Matthias Melcher
2006-08-21Fix Fl_Widget_Class_Type so that you can add code to a widget classMichael R Sweet
2006-08-17Changing the shorcut of a widget in fluid now marks the document as dirty (ST...Matthias Melcher
2006-07-27Fix problems with new FLUID output, add common to closing braces to showMichael R Sweet
2006-07-26Fix return of window widget - use "w" or the name of the window, asMichael R Sweet
2006-07-26Update copyrights on changed files.Michael R Sweet
2006-07-26Revamp variable tests so that we rarely need to provide "o" andMichael R Sweet
2006-07-25Fix use of LDFLAGS and make install depend on all target...Michael R Sweet
2006-06-22Added support for floating point Fl_SpinnerMatthias Melcher
2006-06-20STR #1280: added support for assigning Fl_Menu_Items to array variables in Fl...Matthias Melcher
2006-06-19Add --with-archflags option to configure script, and use it in the rightMichael R Sweet
2006-06-19If the value field for scrollbars was not zero, Fluid would generate code tha...Matthias Melcher
2006-06-19Mark a FLUID Project as "modified" when the user changes the visible Tab widg...Matthias Melcher
2006-06-19Loading a file would not update the Widget Propertis dialog in FLUID (STR #1326)Matthias Melcher
2006-05-28 - In Fluid, declarations starting with the keywordMatthias Melcher
2006-05-18Declarations in Fluid can now explicitly be made non-static or non-extern. Th...Matthias Melcher
2006-05-05Fixed FLUID undo. Thanks Fabien fr finding this.Matthias Melcher
2006-05-05STR #1187: Fixed missing reset of flag in FLUIDMatthias Melcher
2006-04-28STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packagesMatthias Melcher
2006-04-28Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...Matthias Melcher
2006-04-27STR #1158: Fl_Spinner is now fully supported by Fluid. Previously, min, max, ...Matthias Melcher
2006-01-31Update copyrights.Michael R Sweet
2006-01-31FLUID didn't handle loading .fl files with internationalMichael R Sweet
2006-01-15Update Linux desktop files.Michael R Sweet
2006-01-15Update EPM list file and OSX icon for FLUID.Michael R Sweet
2006-01-15Fix OSX make and install stuff.Michael R Sweet
2006-01-15Add OSX application stuff for FLUID.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15Separate the desktop install/uninstall stuff so that users that don'tMichael R Sweet
2006-01-15Fix installation of Linux desktop files.Michael R Sweet
2006-01-15Work on Linux and OSX desktop integration stuff via make install andMichael R Sweet
2006-01-15More copyright updates.Michael R Sweet
2005-12-30 - Fixed keyboard shortcut handling in FLUID and shortcutMatthias Melcher
2005-12-30Fixed a few memory faults found by Valgrind (yes, I finally got my Linux Matthias Melcher
2005-12-16STR #1046: Fl_Window does not directly support a background image in FLTK 1.1...Matthias Melcher
2005-11-27Update dependencies.Michael R Sweet
2005-11-27VC++ 2005 Support, drop old files, add icons for SudokuMichael R Sweet
2005-11-04FLUID1: correctly hide the "X Class:" label whenever the XClass input field i...Matthias Melcher
2005-11-04FLUID1: The comment entry in the Browser now reveals some more information by...Matthias Melcher