summaryrefslogtreecommitdiff
path: root/FL/Fl_Preferences.H
AgeCommit message (Expand)Author
2002-05-31Some C++ compilers can't handle char& and int& versions of methods, soMichael R Sweet
2002-05-07Change "typedef enum {} type" to "enum type {}"...Michael R Sweet
2002-05-03Fix portability problems with Solaris Forte C++ compiler.Michael R Sweet
2002-04-30added binary support and procedural names toMatthias Melcher
2002-04-30Fl_Preferences::getUserdataPath() and getPath() methods now require aMichael R Sweet
2002-04-29Damned MS-DOS line endings!Michael R Sweet
2002-04-29Re-import the *current* version of Matthias's code, with appropriateMichael R Sweet
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet