summaryrefslogtreecommitdiff
path: root/FL/Fl_File_Chooser.H
AgeCommit message (Expand)Author
2009-03-13Removed unused member variable ext_managed from Fl_File_ChooserAlbrecht Schlosser
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-30doxygen comments for undocumented features of Fl_File_Chooserengelsman
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-08-15Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.Matthias Melcher
2008-05-01fix Fl_Font and Fl_Font_Size types in Fl_File_Chooser.fl fileyuri
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2007-01-28Hide window before doing callback for OK button (STR #1565)Michael R Sweet
2006-03-28ST 1148: a preselected filename will also be selected in the file chooser whe...Matthias Melcher
2005-08-08Fl_File_Chooser did not implement the user_data() methods (STRMichael R Sweet
2005-04-15Don't make non-inline methods from FLUID inline (that is, remove theMichael R Sweet
2005-03-25Pressing Enter in the file chooser when selecting a directoryMichael R Sweet
2005-03-25The Fl_File_Chooser window now properly resizes its controls (STRMichael R Sweet
2005-02-05Fl_File_Chooser was slow with large directories (STR #654)Michael R Sweet
2004-04-06Added a new_directory_tooltip string pointer to allowMichael R Sweet
2003-09-08Leave more space for filename label in file chooser.Michael R Sweet
2003-01-28Support type qualifiers before a class name; this allows for things likeMichael R Sweet
2002-11-19Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't returnMichael R Sweet
2002-07-23Make newButton and previewButton public, so that you can hide/disable themMichael R Sweet
2002-07-14Boy, aren't WIN32 compilers *so* much fun.Michael R Sweet
2002-07-01File chooser updates - ../ and ./ map properly, now show ".." in theMichael R Sweet
2002-06-07New file chooser.Michael R Sweet
2002-05-24Fix cancel bug in file chooser with multiple-selection mode.Michael R Sweet
2002-05-02Add sort function to file chooser.Michael R Sweet
2002-05-01Fix backspace "bug" in file chooser - now treat delete and backspace theMichael R Sweet
2002-04-30New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_FileMichael R Sweet
2002-04-18Add missing docos for Fl_Progress.Michael R Sweet
2001-12-15Add "shown()" method to Fl_File_Chooser.Michael R Sweet
2001-09-30Fl_File_Chooser.H and fl_file_chooser.H need to be the same...Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet