summaryrefslogtreecommitdiff
path: root/src/fl_file_dir.cxx
AgeCommit message (Expand)Author
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