| Age | Commit message (Expand) | Author |
| 2009-03-13 | Removed unused member variable ext_managed from Fl_File_Chooser | Albrecht Schlosser |
| 2009-01-01 | Changed Copyright in 'src' directory | Matthias Melcher |
| 2008-10-15 | Doxygen PDF Documentation: Added image latex tags, added missing eps correspo... | Fabien Costantini |
| 2008-10-03 | Fixed bad comments in fl_color_chooser, r g b param are in/out params and not... | Fabien Costantini |
| 2008-09-30 | converted more html markup in src/Fl_File_Chooser2.cxx to doxygen | engelsman |
| 2008-09-30 | doxygen comments for undocumented features of Fl_File_Chooser | engelsman |
| 2008-09-17 | Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou... | Fabien Costantini |
| 2008-09-17 | Doxygen documentation: replace all occurences in comments of " by a quot... | Fabien Costantini |
| 2008-09-17 | Fixed bad '\' escape sequences (removed "unknown command" warnings). | Albrecht Schlosser |
| 2008-09-15 | Doxygen documentation. Completed Fl class, added a todo related to recent Fl ... | Fabien Costantini |
| 2008-09-14 | Doxygen Documentation WP2 done. | Fabien Costantini |
| 2008-05-01 | STR #1908 add Fl_Widget* add_extra(Fl_Widget*) function to Fl_File_Chooser class | yuri |
| 2008-04-23 | First attempt at consistently using Fl_Font as a type for the font index and ... | Matthias Melcher |
| 2008-04-12 | Updated 1.3 with changes from 1.1.9 | Matthias Melcher |
| 2007-02-21 | Flushing file chooser preferences after every change to avoid data loss due t... | Matthias Melcher |
| 2007-01-23 | Rename fl_filename_isdir_quick to _fl_filename_isdir_quick, do not | Michael R Sweet |
| 2007-01-22 | Removed 'optimization' for fl_filename_isdir which would break the original p... | Matthias Melcher |
| 2006-03-28 | ST 1148: a preselected filename will also be selected in the file chooser whe... | Matthias Melcher |
| 2005-11-27 | VC++ 2005 Support, drop old files, add icons for Sudoku | Michael R Sweet |
| 2005-11-07 | STR #1062: updated code to resize the preview panel of the file chooser and h... | Matthias Melcher |
| 2005-09-24 | Don't try to generate a preview image of a directory. | Michael R Sweet |
| 2005-05-13 | Fix WIN32 compile errors. | Michael R Sweet |
| 2005-05-13 | Fl_File_Chooser::value() and ::directory() now handle paths with | Michael R Sweet |
| 2005-05-12 | Fixed some BMP images loading bugs (STR #825) | Michael R Sweet |
| 2005-05-12 | Fl_File_Chooser now returns directory names with a trailing slash | Michael R Sweet |
| 2005-05-09 | Remove an extra, bogus strlcpy() from the Fl_File_Chooser::value(int) | Michael R Sweet |
| 2005-04-10 | Check for proper directory handling with FL_Enter (STR #787) | Michael R Sweet |
| 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-02-24 | Copyright updates. | Michael R Sweet |
| 2005-02-05 | The file chooser didn't always deactivate the OK button when | Michael R Sweet |
| 2005-02-05 | Fl_File_Chooser was slow with large directories (STR #654) | Michael R Sweet |
| 2004-09-07 | Documentation updates (STR #505, STR #513) | Michael R Sweet |
| 2004-07-26 | More documentation updates... | Michael R Sweet |
| 2004-04-11 | Copyright updates and prep for 1.1.5rc1. | Michael R Sweet |
| 2004-04-10 | Fix drive letter entry for file chooser (STR #339) | Michael R Sweet |
| 2004-04-06 | Added a new_directory_tooltip string pointer to allow | Michael R Sweet |
| 2003-11-01 | The keypad Enter key works as the normal Enter/Return key in | Michael R Sweet |
| 2003-09-03 | Fix performance issues with large file chooser selections. (STR #140) | Michael R Sweet |
| 2003-05-26 | Fix STR 27 - double-click in file chooser followed by single click was | Michael R Sweet |
| 2003-01-30 | Copyright update for 1.1.3 release (not quite yet, but soon...) | Michael R Sweet |
| 2003-01-28 | Bug fixes from Howard. | Michael R Sweet |
| 2002-11-20 | Fl_File_Input::value("") didn't work. | Michael R Sweet |
| 2002-11-19 | Get rid of some valid compiler warnings with CodeWarrior that were reported | Michael R Sweet |
| 2002-10-29 | Fix OK button when doing directory selection. | Michael R Sweet |
| 2002-10-29 | Fix file chooser absolute path bug. | Michael R Sweet |
| 2002-10-28 | Fix handling of directories with \ in them. | Michael R Sweet |
| 2002-08-09 | Move the rest of the image file formats (except for XBM and XPM) to | Michael R Sweet |