summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2005-03-23Update tile image to 64x64 (STR #769)Michael R Sweet
2005-03-23Fix syntax highlighting bug in the editor demo, and port changes to theMichael R Sweet
2005-03-21Add "Use" button to printer properties (uses settings for that job only)Michael R Sweet
2005-03-21Fix order of output mode buttons...Michael R Sweet
2005-03-21If window has not been shown yet, set the image to the scheme_bg_ image soMichael R Sweet
2005-03-21More printing tweaks (nicer looking simulated windows...)Michael R Sweet
2005-03-21Image reading, template handling, and printing bug fixes.Michael R Sweet
2005-03-21Initial integration with editor-based CodeEditor class (only the widgetMichael R Sweet
2005-03-21Fix minor printing glitch with simulated window borders.Michael R Sweet
2005-03-21Printing support for FLUID...Michael R Sweet
2005-03-20Add Fl_Spinner widget (another combo of existing widgets in a header file)Michael R Sweet
2005-03-20Template panel for "new" and "save template" actions, complete withMichael R Sweet
2005-03-20Preliminary template save support in FLUID, plus some bug fixes.Michael R Sweet
2005-03-20Use uppercase letters for shortcut labels (e.g. "Ctrl+N", notMichael R Sweet
2005-03-20'Show/Hide Widget Bin menu item is 39, not 38Matthias Melcher
2005-03-20Do'h! Forgot to add these files...Michael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-03-20Add "Edit/Delete".Michael R Sweet
2005-03-20Add "scheme" chooser in GUI settings dialog.Michael R Sweet
2005-03-20Hide/Show Widget Bin and Overlays, instead of checks.Michael R Sweet
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