| Age | Commit message (Expand) | Author |
| 2005-03-23 | Update tile image to 64x64 (STR #769) | Michael R Sweet |
| 2005-03-23 | Fix syntax highlighting bug in the editor demo, and port changes to the | Michael R Sweet |
| 2005-03-21 | Add "Use" button to printer properties (uses settings for that job only) | Michael R Sweet |
| 2005-03-21 | Fix order of output mode buttons... | Michael R Sweet |
| 2005-03-21 | Fl_Progress didn't use a contrasting label color over the progress bar, | Michael R Sweet |
| 2005-03-21 | If window has not been shown yet, set the image to the scheme_bg_ image so | Michael R Sweet |
| 2005-03-21 | More printing tweaks (nicer looking simulated windows...) | Michael R Sweet |
| 2005-03-21 | Image reading, template handling, and printing bug fixes. | Michael R Sweet |
| 2005-03-21 | Polygon drawing fixed #765, fl_message wrapped in Fl_Group::current(0), so it... | Matthias Melcher |
| 2005-03-21 | Add CodeEditor.cxx to VC++ project files. | Michael R Sweet |
| 2005-03-21 | Initial integration with editor-based CodeEditor class (only the widget | Michael R Sweet |
| 2005-03-21 | Fix minor printing glitch with simulated window borders. | Michael R Sweet |
| 2005-03-21 | Printing support for FLUID... | Michael R Sweet |
| 2005-03-20 | Add Fl_Spinner widget (another combo of existing widgets in a header file) | Michael R Sweet |
| 2005-03-20 | Template panel for "new" and "save template" actions, complete with | Michael R Sweet |
| 2005-03-20 | Preliminary template save support in FLUID, plus some bug fixes. | Michael R Sweet |
| 2005-03-20 | Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not | Michael R Sweet |
| 2005-03-20 | 'Show/Hide Widget Bin menu item is 39, not 38 | Matthias Melcher |
| 2005-03-20 | Do'h! Forgot to add these files... | Michael R Sweet |
| 2005-03-20 | Changelog update. | Michael R Sweet |
| 2005-03-20 | Undo/redo support for FLUID. | Michael R Sweet |
| 2005-03-20 | Add "Edit/Delete". | Michael R Sweet |
| 2005-03-20 | Add "scheme" chooser in GUI settings dialog. | Michael R Sweet |
| 2005-03-20 | Hide/Show Widget Bin and Overlays, instead of checks. | Michael R Sweet |
| 2005-03-19 | Fix order of Cancel, Save, and Don't Save buttons. | Michael R Sweet |
| 2005-03-19 | Added documentation for all programs in the 'test' directory (appendix i). | Matthias Melcher |
| 2005-03-19 | file fluid.cxx must include <io.h> on Windows to find the access() function. | Matthias Melcher |
| 2005-03-19 | Widget panel has "Close" instead of "OK" button. | Michael R Sweet |
| 2005-03-19 | More UI cleanup. | Michael R Sweet |
| 2005-03-19 | Many FLUID updates... | Michael R Sweet |
| 2005-03-18 | Bug fixes and UI tweaking... | Michael R Sweet |
| 2005-03-17 | Use check items for overlays and the widget bin, and track their state. | Michael R Sweet |
| 2005-03-17 | Tweak 1.1.x FLUID some more... | Michael R Sweet |
| 2005-03-15 | fixed frame drawing of Fl_Text_Display (STR #762.2). Thanks for the patch pro... | Matthias Melcher |
| 2005-03-12 | STR 748: Fl_Clock_Output::value(ulong) does not change value_ | Michael R Sweet |
| 2005-03-10 | Add icon images (still need to update OSX icon file...) | Michael R Sweet |
| 2005-03-10 | Use copy_label() instead of strdup() for button labels. | Michael R Sweet |
| 2005-03-10 | Start working on a new FLUID icon for desktop integration... | Michael R Sweet |
| 2005-03-10 | Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :) | Michael R Sweet |
| 2005-03-09 | Removed warning about for(;;) variable lookup | Matthias Melcher |
| 2005-03-09 | Updated CHANGES file. Removed CRLF from xpm Pixmaps | Matthias Melcher |
| 2005-03-09 | Added a new Type to fluid called 'Comment' to be used for standardized Copyri... | Matthias Melcher |
| 2005-03-08 | 'Anonymous' reported a problem when using Fl_Value_Input. It seemed, | Matthias Melcher |
| 2005-03-08 | Use grid size for window resizing. | Michael R Sweet |
| 2005-03-08 | Make guides and snap work from either side of a widget border. | Michael R Sweet |
| 2005-03-08 | Only horizontally snap align when the current widget is within 50 | Michael R Sweet |
| 2005-03-08 | Clean up more snap glitches... | Michael R Sweet |
| 2005-03-07 | More guide stuff - most of the widgets that need it should have their | Michael R Sweet |
| 2005-03-07 | Add ideal_size() and ideal_spacing() methods, which are used for the | Michael R Sweet |
| 2005-03-07 | Update widget panel so that the "GUI" tab is shown first. | Michael R Sweet |