summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2005-03-19Fix order of Cancel, Save, and Don't Save buttons.Michael R Sweet
2005-03-19file fluid.cxx must include <io.h> on Windows to find the access() function.Matthias Melcher
2005-03-19Widget panel has "Close" instead of "OK" button.Michael R Sweet
2005-03-19More UI cleanup.Michael R Sweet
2005-03-19Many FLUID updates...Michael R Sweet
2005-03-18Bug fixes and UI tweaking...Michael R Sweet
2005-03-17Use check items for overlays and the widget bin, and track their state.Michael R Sweet
2005-03-17Tweak 1.1.x FLUID some more...Michael R Sweet
2005-03-10Add icon images (still need to update OSX icon file...)Michael R Sweet
2005-03-10Start working on a new FLUID icon for desktop integration...Michael R Sweet
2005-03-10Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :)Michael R Sweet
2005-03-09Removed warning about for(;;) variable lookupMatthias Melcher
2005-03-09Added a new Type to fluid called 'Comment' to be used for standardized Copyri...Matthias Melcher
2005-03-08Use grid size for window resizing.Michael R Sweet
2005-03-08Make guides and snap work from either side of a widget border.Michael R Sweet
2005-03-08Only horizontally snap align when the current widget is within 50Michael R Sweet
2005-03-08Clean up more snap glitches...Michael R Sweet
2005-03-07More guide stuff - most of the widgets that need it should have theirMichael R Sweet
2005-03-07Add ideal_size() and ideal_spacing() methods, which are used for theMichael R Sweet
2005-03-07Update widget panel so that the "GUI" tab is shown first.Michael R Sweet
2005-03-06Save my changes to the guide lines - basic snapping is implemented withMichael R Sweet
2005-03-06Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of theMichael R Sweet
2005-03-05Using the layout alignment controls on a menu widget would causeMichael R Sweet
2005-02-26Added visual gudelines for widget distances and sizes to fluid. It is disable...Matthias Melcher
2005-02-24Copyright updates.Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2005-02-06Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.Matthias Melcher
2005-02-06Cmake updates (STR #645)Michael R Sweet
2005-02-05FLUID didn't update the widget panel X/Y/W/H values when movingMichael R Sweet
2005-02-05FLUID didn't use the label type constant names for menu items,Michael R Sweet
2005-02-02FLUID didn't add xclass() calls to windows (STR #718)Michael R Sweet
2004-11-23More watcom fixes (STR #627)Michael R Sweet
2004-11-21Fix FLUID menu items with images bug (STR #564)Michael R Sweet
2004-11-21Fl_Sys_Menu_Bar didn't compile on case-sensitive file-systemsMichael R Sweet
2004-11-20FLUID didn't handle default function parameters properly (STRMichael R Sweet
2004-11-20- Moving or resizing widgets in FLUID didn't always update theMichael R Sweet
2004-11-20Watcom fixes (STR #584, STR #594, STR #595)Michael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-09-13Added (unsupported) CMake files (STR #499)Michael R Sweet
2004-09-08Clean up compiler warnings...Michael R Sweet
2004-09-07Documentation updates (STR #505, STR #513)Michael R Sweet
2004-05-15Fl_Scroll now uses a full redraw when the scheme is set toMichael R Sweet
2004-05-13Fl_Gl_Window's on WIN32 now prefer accelerated pixel formatsMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-06FLUID's Layout functionality did not move child widgets whenMichael R Sweet
2004-04-06More doco updates.Michael R Sweet
2004-04-06FLUID crashed if you did layout with a window widget (STR #317)Michael R Sweet
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2003-11-01Fixed some OS/2-specific build problems (STR #185)Michael R Sweet