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
2010-11-15
Fix Windows file chooser preview (STR #2440)
Albrecht Schlosser
2010-10-30
Added callback when double-clicking file in a file chooser (STR#2346)
Matthias Melcher
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-03-05
removed some compiler warnings (gcc 4+)
Albrecht Schlosser
2010-02-15
Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...
Matthias Melcher
2010-01-26
File chooser in preview mode would hand if user selected a special file in th...
Matthias Melcher
2010-01-14
Checked in on Manolo's behalf; FNFC.patch applied from STR#2298
Greg Ercolano
2009-09-23
File Chooser now also recognizes utf8 encoded text files. STR 2218.
Matthias Melcher
2009-03-13
Removed unused member variable ext_managed from Fl_File_Chooser
Albrecht Schlosser
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-10-15
Doxygen PDF Documentation: Added image latex tags, added missing eps correspo...
Fabien Costantini
2008-10-03
Fixed bad comments in fl_color_chooser, r g b param are in/out params and not...
Fabien Costantini
2008-09-30
converted more html markup in src/Fl_File_Chooser2.cxx to doxygen
engelsman
2008-09-30
doxygen comments for undocumented features of Fl_File_Chooser
engelsman
2008-09-17
Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneou...
Fabien Costantini
2008-09-17
Doxygen documentation: replace all occurences in comments of " by a quot...
Fabien Costantini
2008-09-17
Fixed bad '\' escape sequences (removed "unknown command" warnings).
Albrecht Schlosser
2008-09-15
Doxygen documentation. Completed Fl class, added a todo related to recent Fl ...
Fabien Costantini
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
[next]