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
/
test
/
file_chooser.cxx
Age
Commit message (
Expand
)
Author
2008-05-01
STR # 1908 - usage example
yuri
2008-04-12
Updated 1.3 with changes from 1.1.9
Matthias Melcher
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2005-07-11
STR #915: fixed hang on corrupt jpegs by giving a maximum of 10 chances for j...
Matthias Melcher
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-16
Update "clean" targets to properly handle core files, remove backup files,
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-05
Fl_File_Chooser was slow with large directories (STR #654)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-11-20
Fl_File_Input::value("") didn't work.
Michael R Sweet
2002-07-14
Fl_File_Chooser::value("foo") now checks if the pathname is a directory
Michael R Sweet
2002-06-28
Don't need to manually register image formats in these programs.
Michael R Sweet
2002-06-28
Separate the extra image functions into fltk_images.
Michael R Sweet
2002-06-07
New file chooser.
Michael R Sweet
2002-01-01
Copyright updates...
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
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet
2001-08-03
File chooser cleanup (use fl_ok and fl_cancel for translated label
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Added common heading and footer to all source files.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet