summaryrefslogtreecommitdiff
path: root/src/Fl_File_Chooser.fl
AgeCommit message (Expand)Author
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-20Fl_File_Input::value("") didn't work.Michael R Sweet
2002-11-19Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't returnMichael R Sweet
2002-10-03Fix "create" handling of new-directory button.Michael R Sweet
2002-08-30Fix corrupted Fl_File_Chooser sources...Michael R Sweet
2002-08-30Missing chars...Michael R Sweet
2002-08-30Make sure all strings can be localized in the dialogs.Michael R Sweet
2002-08-05Range check Fl_Text_Buffer::search_forward().Michael R Sweet
2002-07-23Make newButton and previewButton public, so that you can hide/disable themMichael 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-05-01Fix FLUID so that open_cb() and open_history_cb() set the filenameMichael R Sweet
2002-05-01Fix file chooser bug - show() was calling deselect() when it shouldn'tMichael 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-17Fl_File_Chooser wasn't calling Fl_Window::hotspot() prior to showing, soMichael R Sweet
2001-12-15Add "shown()" method to Fl_File_Chooser.Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-12-03Bug fixes and doco updates care of Sebastian.Michael R Sweet
2001-09-30Fl_File_Chooser.H and fl_file_chooser.H need to be the same...Michael R Sweet
2001-09-29Tooltips, and more tooltips.Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet