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
2014-08-21
Sprinkle some more const on internal arrays. STR #3110
Lauri Kasanen
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-06-07
Fix STR #2657: repaired indentation error in fluid-output code.
Manolo Gouy
2011-06-06
Added "Show hidden files" check button to the file chooser panel.
Manolo Gouy
2011-01-17
Fl_File_Chooser: removed the "Show hidden files" button for WIN32 where it's ...
Manolo Gouy
2011-01-16
Fl_File_Chooser: added a "Show hidden files" button. Hidden files aren't shown
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-30
doxygen comments for undocumented features of Fl_File_Chooser
engelsman
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-08-15
Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.
Matthias Melcher
2008-05-01
fix Fl_Font and Fl_Font_Size types in Fl_File_Chooser.fl file
yuri
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
Fixed file chooser to behave transparently to the current group setting
Matthias Melcher
2007-01-28
Hide window before doing callback for OK button (STR #1565)
Michael R Sweet
2006-03-28
ST 1148: a preselected filename will also be selected in the file chooser whe...
Matthias Melcher
2005-12-30
Fixed a few memory faults found by Valgrind (yes, I finally got my Linux
Matthias Melcher
2005-11-07
STR #1062: updated code to resize the preview panel of the file chooser and h...
Matthias Melcher
2005-11-01
STR #1056: fixed a slight offset in the Fl_File_Chooser that kept resizing fr...
Matthias Melcher
2005-09-24
STR #1028" set size ranges for filechooser 'favorites' dialog and for help di...
Matthias Melcher
2005-08-29
Re-Fixed STR 884. I did put the change into the FLUID file, but accidentally ...
Matthias Melcher
2005-08-08
Fl_File_Chooser did not implement the user_data() methods (STR
Michael R Sweet
2005-07-25
Fix bad include file in file chooser.
Michael R Sweet
2005-07-23
In order to make the rescan effect of Fl_File_Chooser::show() more intuitive,...
Matthias Melcher
2005-07-19
Fixed button resizing issue in Fl_File_Chooser (STR #884)
Matthias Melcher
2005-04-15
Don't make non-inline methods from FLUID inline (that is, remove the
Michael R Sweet
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
[next]