summaryrefslogtreecommitdiff
path: root/src/Fl_File_Browser.cxx
AgeCommit message (Expand)Author
2002-04-30Fix new file browser code for fast directory checks.Michael R Sweet
2002-04-29Modify WIN32 scandir() function so that directories get a trailingMichael R Sweet
2002-04-16Implement file system list for file chooser on OS X.Michael R Sweet
2002-04-14Add Cygwin drive code.Michael R Sweet
2002-03-29Fix handling of filename matching - wasn't checking the basename ofMichael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-25Add flstring.h header file to include string functions, strcasecmpMichael R Sweet
2001-11-03Add Fl::visible_focus() method.Michael R Sweet
2001-10-29Cygwin fixes...Michael R Sweet
2001-10-2932-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet