summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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
2005-11-04Clear style buffer in destructor.Michael R Sweet
2005-11-03Fix new GUI panels to conform to HIG.Michael R Sweet
2005-11-03Added some safety measures that assure safe compile only modeMatthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-11-02Remove DOS line endings from text files.Michael R Sweet
2005-11-02STR #1052: Updated FLUID to generate buttons in the correct colors. After all...Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-10-26FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...Matthias Melcher
2005-09-24STR #1027: FLUID size_range controls would not set the 'modified' flagMatthias Melcher
2005-09-09Fix to ambigous function call in my previous FLUID changesMatthias Melcher
2005-09-09STR #985: This is a medium size change in the way that FLUID manages widget l...Matthias Melcher
2005-09-08STR #1016 : Matthias Melcher
2005-09-05STR #1010: if a widget callback is generated inside a widget class, the stati...Matthias Melcher
2005-08-30FLUD: This fixes the problem that the children of a Widget_Class_Type are pos...Matthias Melcher
2005-08-30FLUID: Grouping and ungrouping would not work inside an Fl_Widget_Class_TypeMatthias Melcher
2005-08-29Fixed snapping for interactive resizing of right and bottom border.Matthias Melcher
2005-08-29F2 and F3 (move up/down) would not set the "changed" flagMatthias Melcher
2005-08-29The newly introduce Fl_Widget_Class_Type in Fluid would cause a null pointer ...Matthias Melcher
2005-08-24TyposMatthias Melcher
2005-08-24Fix widget spacing to conform to the HIG.Michael R Sweet
2005-08-23FLUID now knows if a static callback is already declared in a class and won't...Matthias Melcher
2005-08-23Project settings in FLUID now also set a project as 'modified'.Matthias Melcher
2005-08-21Some actions in FLUID would not set the "changed" flag.Matthias Melcher
2005-08-20This commit fixes one aspect of bug STR #984. However, since Allesandro took ...Matthias Melcher
2005-08-17#959: outside labels in fluid moved, so that they refresh correctly even when...Matthias Melcher