| Age | Commit message (Expand) | Author |
| 2005-03-28 | Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print'... | Matthias Melcher |
| 2005-03-25 | Updated Fl_File_Chooser to correctly deselect other items when | Michael R Sweet |
| 2005-03-25 | Fl_File_Chooser no longer resets the type() when choosing a | Michael R Sweet |
| 2005-03-25 | Pressing Enter in the file chooser when selecting a directory | Michael R Sweet |
| 2005-03-25 | The Fl_File_Chooser window now properly resizes its controls (STR | Michael R Sweet |
| 2005-03-24 | Now provide FL_PLASTIC_ROUND_UP/DOWN_BOX box types which are used | Michael R Sweet |
| 2005-03-24 | Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types. | Michael R Sweet |
| 2005-03-23 | Update tile image to 64x64 (STR #769) | 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 | 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 | Printing support for FLUID... | 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-18 | Bug fixes and UI tweaking... | 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-08 | 'Anonymous' reported a problem when using Fl_Value_Input. It seemed, | Matthias Melcher |
| 2005-03-06 | Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the | Michael R Sweet |
| 2005-03-05 | fl_filename_relative() didn't compare drive letters in a | Michael R Sweet |
| 2005-03-05 | Fix menu drawing... | Michael R Sweet |
| 2005-03-05 | Fixed menu item width calculations with symbols (STR #740) | Michael R Sweet |
| 2005-03-05 | The keyboard shortcut handling code did not handle 8-bit | Michael R Sweet |
| 2005-03-05 | Fl_JPEG_Image could still crash an app with a corrupt JPEG file | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-24 | Added QNX bug workaround for menu handling (STR #704) | Michael R Sweet |
| 2005-02-24 | Fl_Multiline_Input now scrolls the full height of the widget | Michael R Sweet |
| 2005-02-24 | Fix builds without JPEG library... | Michael R Sweet |
| 2005-02-24 | Fl_Browser::swap() didn't handle redraws properly when the | Michael R Sweet |
| 2005-02-20 | FL_MOUSEWHEEL events are now sent first to the widget under the | Michael R Sweet |
| 2005-02-14 | Fl::wait() could block on WIN32 if the window was deleted via | Michael R Sweet |
| 2005-02-14 | Fl_Preferences::RootNode did not find the user's home directory | Michael R Sweet |
| 2005-02-14 | Fl_Window::hide() didn't delete the current clipping region on | Michael R Sweet |
| 2005-02-12 | Fix initializers and error handling. | Michael R Sweet |
| 2005-02-06 | Check for no icon, and if so manually check for a directory... | Michael R Sweet |
| 2005-02-06 | Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. | Matthias Melcher |
| 2005-02-06 | Fl_Menu now draws the arrow more like other toolkits and 2.0 | Michael R Sweet |
| 2005-02-06 | Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676) | Michael R Sweet |
| 2005-02-06 | FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694) | Michael R Sweet |
| 2005-02-06 | Fl_Widget::copy_label(NULL) didn't work (STR #707) | Michael R Sweet |
| 2005-02-06 | Fl_Choice now allows click selection like Fl_Menu_Button and | Michael R Sweet |
| 2005-02-06 | Cmake updates (STR #645) | Michael R Sweet |
| 2005-02-06 | Fl_Check_Browser didn't draw properly when inactive (STR #681) | Michael R Sweet |
| 2005-02-06 | Removed some redundant code in Fl_Group::handle() (STR #669) | Michael R Sweet |
| 2005-02-05 | The file chooser didn't always deactivate the OK button when | Michael R Sweet |
| 2005-02-05 | Fix FLUID text color (STR #662) | Michael R Sweet |
| 2005-02-05 | Fixed some compiler errors on WIN32 (STR #647) | Michael R Sweet |
| 2005-02-05 | Fl_File_Chooser was slow with large directories (STR #654) | Michael R Sweet |
| 2005-02-04 | Remove duplicate definitions and argument-hides-function warning. | Michael R Sweet |
| 2005-02-01 | Fix X11 DND support. | Michael R Sweet |