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
/
documentation
/
Fl_File_Chooser.html
Age
Commit message (
Expand
)
Author
2007-05-18
Documentation fix (STR #1686)
Matthias Melcher
2007-05-17
Replaced '>' with '>' in the documentation where appropriate (STR# 1682, 1...
Matthias Melcher
2007-02-09
Fix HTML errors.
Michael R Sweet
2006-10-29
Documentation fixes.
Michael R Sweet
2005-08-08
Remove Fl_Group from Fl_File_Chooser docos.
Michael R Sweet
2005-03-25
The Fl_File_Chooser window now properly resizes its controls (STR
Michael R Sweet
2004-04-06
Added a new_directory_tooltip string pointer to allow
Michael R Sweet
2002-07-23
Make newButton and previewButton public, so that you can hide/disable them
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-02
Add sort function to file chooser.
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-02-13
Fix links in FLTK docos.
Michael R Sweet
2002-01-15
Doco and makefile updates from SGI.
Michael R Sweet
2001-12-13
Use correct image filename...
Michael R Sweet
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet