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_Chooser2.cxx
Age
Commit message (
Expand
)
Author
2008-09-14
Doxygen Documentation WP2 done.
Fabien Costantini
2008-05-01
STR #1908 add Fl_Widget* add_extra(Fl_Widget*) function to Fl_File_Chooser class
yuri
2008-04-23
First attempt at consistently using Fl_Font as a type for the font index and ...
Matthias Melcher
2008-04-12
Updated 1.3 with changes from 1.1.9
Matthias Melcher
2007-02-21
Flushing file chooser preferences after every change to avoid data loss due t...
Matthias Melcher
2007-01-23
Rename fl_filename_isdir_quick to _fl_filename_isdir_quick, do not
Michael R Sweet
2007-01-22
Removed 'optimization' for fl_filename_isdir which would break the original p...
Matthias Melcher
2006-03-28
ST 1148: a preselected filename will also be selected in the file chooser whe...
Matthias Melcher
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
2005-11-07
STR #1062: updated code to resize the preview panel of the file chooser and h...
Matthias Melcher
2005-09-24
Don't try to generate a preview image of a directory.
Michael R Sweet
2005-05-13
Fix WIN32 compile errors.
Michael R Sweet
2005-05-13
Fl_File_Chooser::value() and ::directory() now handle paths with
Michael R Sweet
2005-05-12
Fixed some BMP images loading bugs (STR #825)
Michael R Sweet
2005-05-12
Fl_File_Chooser now returns directory names with a trailing slash
Michael R Sweet
2005-05-09
Remove an extra, bogus strlcpy() from the Fl_File_Chooser::value(int)
Michael R Sweet
2005-04-10
Check for proper directory handling with FL_Enter (STR #787)
Michael R Sweet
2005-03-25
Updated Fl_File_Chooser to correctly deselect other items when
Michael R Sweet
2005-03-25
Fl_File_Chooser no longer resets the type() when choosing a
Michael R Sweet
2005-03-25
Pressing Enter in the file chooser when selecting a directory
Michael R Sweet
2005-03-25
The Fl_File_Chooser window now properly resizes its controls (STR
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2005-02-05
The file chooser didn't always deactivate the OK button when
Michael R Sweet
2005-02-05
Fl_File_Chooser was slow with large directories (STR #654)
Michael R Sweet
2004-09-07
Documentation updates (STR #505, STR #513)
Michael R Sweet
2004-07-26
More documentation updates...
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2004-04-10
Fix drive letter entry for file chooser (STR #339)
Michael R Sweet
2004-04-06
Added a new_directory_tooltip string pointer to allow
Michael R Sweet
2003-11-01
The keypad Enter key works as the normal Enter/Return key in
Michael R Sweet
2003-09-03
Fix performance issues with large file chooser selections. (STR #140)
Michael R Sweet
2003-05-26
Fix STR 27 - double-click in file chooser followed by single click was
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2003-01-28
Bug fixes from Howard.
Michael R Sweet
2002-11-20
Fl_File_Input::value("") didn't work.
Michael R Sweet
2002-11-19
Get rid of some valid compiler warnings with CodeWarrior that were reported
Michael R Sweet
2002-10-29
Fix OK button when doing directory selection.
Michael R Sweet
2002-10-29
Fix file chooser absolute path bug.
Michael R Sweet
2002-10-28
Fix handling of directories with \ in them.
Michael R Sweet
2002-08-09
Move the rest of the image file formats (except for XBM and XPM) to
Michael R Sweet
2002-08-05
Range check Fl_Text_Buffer::search_forward().
Michael R Sweet
2002-07-30
Fix some problems with the filename field and handling selections in the
Michael R Sweet
2002-07-14
Fix a bug in the filename completion.
Michael R Sweet
2002-07-14
Fl_File_Chooser::value("foo") now checks if the pathname is a directory
Michael R Sweet
2002-07-01
File chooser updates - ../ and ./ map properly, now show ".." in the
Michael R Sweet
2002-06-13
Make sure DIRECTORY is undef'd for BC++.
Michael R Sweet
2002-06-13
Bug fixes from Sebastien.
Michael R Sweet
2002-06-07
New file chooser.
Michael R Sweet
2002-06-06
Cancel button fix for the current file chooser (same fix will have to
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
[next]