index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Fl_File_Chooser.fl
Age
Commit message (
Expand
)
Author
2002-05-02
Add sort function to file chooser.
Michael R Sweet
2002-05-01
Fix backspace "bug" in file chooser - now treat delete and backspace the
Michael R Sweet
2002-05-01
Fix FLUID so that open_cb() and open_history_cb() set the filename
Michael R Sweet
2002-05-01
Fix file chooser bug - show() was calling deselect() when it shouldn't
Michael R Sweet
2002-04-30
New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File
Michael R Sweet
2002-04-18
Add missing docos for Fl_Progress.
Michael R Sweet
2001-12-17
Fl_File_Chooser wasn't calling Fl_Window::hotspot() prior to showing, so
Michael R Sweet
2001-12-15
Add "shown()" method to Fl_File_Chooser.
Michael R Sweet
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-12-03
Bug fixes and doco updates care of Sebastian.
Michael R Sweet
2001-09-30
Fl_File_Chooser.H and fl_file_chooser.H need to be the same...
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet