| Age | Commit message (Expand) | Author |
| 2006-05-30 | Fixed shortcut and default focus for message dialogs (STR #1298). | Matthias Melcher |
| 2006-04-27 | STR #1162: Fl_Menu_Button::popup was trying to access a previously deleted wi... | Matthias Melcher |
| 2006-04-20 | STR #1232: it was not possible to toggle a checkbox in Fl_Check_Browser by cl... | Matthias Melcher |
| 2006-04-18 | THIS FIX CONTAINS TWO MORE FILES THAT MUST BE COMPILED. I would | Matthias Melcher |
| 2006-03-28 | STR 1183: swapping two items in an Fl_Browser_ widget would corrupt redrawing... | Matthias Melcher |
| 2006-03-28 | ST 1148: a preselected filename will also be selected in the file chooser whe... | Matthias Melcher |
| 2006-01-31 | Update copyrights. | Michael R Sweet |
| 2006-01-31 | Fl_Spinner's minimum() and maximum() "get" methods were | Michael R Sweet |
| 2005-11-27 | VC++ 2005 Support, drop old files, add icons for Sudoku | Michael R Sweet |
| 2005-09-25 | STR #1035: Fl_Help_View now accepts direct buffer loading and reading via 'va... | Matthias Melcher |
| 2005-09-15 | STR #1007: removed one superfluous ReleaseDC. All demos are running nicely ag... | Matthias Melcher |
| 2005-09-12 | STR #1007: Applied second patch by hand. OP: could you please check if all ch... | Matthias Melcher |
| 2005-08-29 | Fixed C++ style comments in plain C files (STR #997) | Matthias Melcher |
| 2005-08-29 | Slight changes to Fl_Sys_Menu_Bar making it more transparent for multi platfo... | Matthias Melcher |
| 2005-08-10 | Fl_Text_Display now auto-scrolls in all directions (STR #915). This is implem... | Matthias Melcher |
| 2005-08-08 | Fix Fl_Input_Choice widget positioning. | Michael R Sweet |
| 2005-08-08 | Fl_File_Chooser did not implement the user_data() methods (STR | Michael R Sweet |
| 2005-08-05 | Fixed memory leak in Fl_Check_Browser reported by "miguel2i" . | Dejan Lekic |
| 2005-07-26 | Fl_Preferences: made implicitly defined constructors and operators unavailable. | Matthias Melcher |
| 2005-07-15 | Applied hidden copy / ctor patch as suggested in STR 860 | Matthias Melcher |
| 2005-05-20 | Fl_Preferences::getUserdataPath() didn't work for sub-groups (STR | Michael R Sweet |
| 2005-04-16 | Update source file headers with STR web page. | Michael R Sweet |
| 2005-04-16 | Update "clean" targets to properly handle core files, remove backup files, | Michael R Sweet |
| 2005-04-15 | Don't make non-inline methods from FLUID inline (that is, remove the | Michael R Sweet |
| 2005-04-14 | Fix compiler warnings. | Michael R Sweet |
| 2005-04-13 | Only use __deprecated__ with GCC 3.0 and higher. | Michael R Sweet |
| 2005-04-11 | Remove all warnings for Mac buidl with gcc (except one) | Matthias Melcher |
| 2005-04-09 | Added missing Fl_Window::copy_label() method. | Michael R Sweet |
| 2005-03-31 | Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- | 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-25 | Change Fl_Spinner to use double values instead of ints. | Michael R Sweet |
| 2005-03-24 | Prep work to support separate FL_PLASTIC_ROUND_UP/DOWN_BOX box types. | 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 | Add Fl_Spinner widget (another combo of existing widgets in a header file) | Michael R Sweet |
| 2005-03-06 | Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the | Michael R Sweet |
| 2005-03-05 | More browser documentation changes. | Michael R Sweet |
| 2005-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-24 | Added Greg Ercolano's simple Fl_Input_Choice widget which is a | Michael R Sweet |
| 2005-02-05 | Fl_File_Chooser was slow with large directories (STR #654) | Michael R Sweet |
| 2004-12-06 | Fixed a compiler warning in Fl_Window.H (STR #641) | Michael R Sweet |
| 2004-12-03 | Fl::event_number() didn't always match the value sent to the | Michael R Sweet |
| 2004-12-03 | Fl_Help_View::topline() incorrectly set the changed() flag (STR | Michael R Sweet |
| 2004-11-29 | Changelog. | Michael R Sweet |
| 2004-11-23 | Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x | Michael R Sweet |
| 2004-11-20 | Watcom fixes (STR #584, STR #594, STR #595) | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #568) | Michael R Sweet |
| 2004-10-18 | Documentation updates (STR #570) | Michael R Sweet |
| 2004-09-29 | Eliminate shadowed arguments... | Michael R Sweet |