summaryrefslogtreecommitdiff
path: root/src/fl_file_dir.cxx
AgeCommit message (Expand)Author
2006-09-05STR #1410: fl_file_chooser could crash after a previously canceled dialogMatthias Melcher
2006-08-24Fixed filechooser to behave as documented when file pattern changes (STR #135s9)Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-03-25Pressing Enter in the file chooser when selecting a directoryMichael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-07-23Fl_Counter didn't use a thin down box for the text field if theMichael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-06-13Bug fixes from Sebastien.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-05-01Ooops, missing casts..Michael R Sweet
2002-05-01Fix backspace "bug" in file chooser - now treat delete and backspace theMichael R Sweet
2002-04-28Fix which icon is shown in FLUID (had it backwards)Michael R Sweet
2002-04-24Add -g option to fltk-config.Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-02-13File chooser fix from Kurt Konolige.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-15Add "shown()" method to Fl_File_Chooser.Michael R Sweet
2001-11-26New filename_relative() function, and use it from fl_file_chooser() andMichael R Sweet
2001-09-30Fl_File_Chooser.H and fl_file_chooser.H need to be the same...Michael R Sweet
2001-09-30Windows doesn't have case-sensitive filenames, so we can't have twoMichael R Sweet