summaryrefslogtreecommitdiff
path: root/src/Fl_File_Chooser.fl
AgeCommit message (Expand)Author
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