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.cxx
Age
Commit message (
Expand
)
Author
2005-03-25
The Fl_File_Chooser window now properly resizes its controls (STR
Michael R Sweet
2005-02-05
Fl_File_Chooser was slow with large directories (STR #654)
Michael R Sweet
2004-04-06
Added a new_directory_tooltip string pointer to allow
Michael R Sweet
2003-09-08
Leave more space for filename label in file chooser.
Michael R Sweet
2003-01-28
Support type qualifiers before a class name; this allows for things like
Michael R Sweet
2002-11-20
Fl_File_Input::value("") didn't work.
Michael R Sweet
2002-11-19
Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return
Michael R Sweet
2002-10-03
Fix "create" handling of new-directory button.
Michael R Sweet
2002-08-30
Fix corrupted Fl_File_Chooser sources...
Michael R Sweet
2002-08-30
Fix missing chars in file...
Michael R Sweet
2002-08-30
Make sure all strings can be localized in the dialogs.
Michael R Sweet
2002-08-05
Range check Fl_Text_Buffer::search_forward().
Michael R Sweet
2002-07-01
File chooser updates - ../ and ./ map properly, now show ".." in the
Michael R Sweet
2002-06-07
New file chooser.
Michael R Sweet
2002-05-24
Fix cancel bug in file chooser with multiple-selection mode.
Michael R Sweet
2002-05-03
Removed extra definition of file chooser functions.
Michael R Sweet
2002-05-02
Add sort function to file chooser.
Michael R Sweet
2002-05-01
Update VC++ project files.
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 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
[prev]