summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2007-03-06STR #1623: restored the unloved POSTBUILD command because the reulting execut...Matthias Melcher
2007-02-20Update copyright years and use "#ifndef" instead of "#if !defined".Michael R Sweet
2007-02-20Fixed Watcom compiler setup without verification using a patch by mnieuwMatthias Melcher
2007-02-10Update dependencies.Michael R Sweet
2007-02-06Use INSTALL_BIN instead of CP for Mac OS bundles...Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-02-02Don't open display when generating source code for Fl_Help_ViewMichael R Sweet
2007-01-24- Fluid avoids writing unsopported combinations of the Matthias Melcher
2007-01-18Fixed Scroll crash in Fluid Live Mode (STR #1524) Matthias Melcher
2007-01-04Making a child group visible in a Fl_Tabs or Fl_Wizard widget nowMichael R Sweet
2007-01-03Use strspn() to look at full words (better "o" detection)Michael R Sweet
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