summaryrefslogtreecommitdiff
path: root/fluid/fluid.cxx
AgeCommit message (Expand)Author
2008-09-02merged modification from my private branch after successful regression testin...Fabien Costantini
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
2006-10-14Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)Michael R Sweet
2006-09-17Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.Michael R Sweet
2005-11-27VC++ 2005 Support, drop old files, add icons for SudokuMichael R Sweet
2005-11-04FLUID1: The comment entry in the Browser now reveals some more information by...Matthias Melcher
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-09-09STR #985: This is a medium size change in the way that FLUID manages widget l...Matthias Melcher
2005-08-06This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi...Dejan Lekic
2005-07-15If starting Fluid with the -c (compile only) option, Fluid should not require...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-14Fix compiler warnings.Michael R Sweet
2005-04-13#include print_panel.cxx in fluid.cxx, so that we don't need to put it inMichael R Sweet
2005-03-28Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'...Matthias Melcher
2005-03-26Save work on FLUID printing on Windows.Michael R Sweet
2005-03-26FLUID printing support for Windows (still working on someMichael R Sweet
2005-03-25Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID).Michael R Sweet
2005-03-25Updated Fl_File_Chooser to correctly deselect other items whenMichael R Sweet
2005-03-25Fl_File_Chooser no longer resets the type() when choosing aMichael R Sweet
2005-03-25Change Fl_Spinner to use double values instead of ints.Michael R Sweet
2005-03-24Add option to control the number of file history that is shownMichael R Sweet
2005-03-24More HIG stuff - file menu now shows recent files in-line, above the "Quit"Michael 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-21Fix minor printing glitch with simulated window borders.Michael R Sweet
2005-03-21Printing support for FLUID...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-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-19More UI cleanup.Michael R Sweet
2005-03-19Many FLUID updates...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-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-06Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed.Matthias Melcher
2004-09-08Clean up compiler warnings...Michael R Sweet
2004-09-07Documentation updates (STR #505, STR #513)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-08-02Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)Michael R Sweet