aboutsummaryrefslogtreecommitdiff
path: root/common/macresman.h
AgeCommit message (Expand)Author
2019-12-09COMMON: Fix GCC-9 Warning in MacResManager ClassD G Turner
2017-01-17GRAPHICS: Rename MacFont to MacFONTFont to avoid clashedEugene Sandulenko
2016-03-01COMMON: Cleanup: Use StringArray instead of custom type.Johannes Schickel
2016-03-01COMMON: Add a method to list files to MacResManager.Johannes Schickel
2014-08-29COMMON: Fix some Doxygen comments that seem wrong.Einar Johan Trøan Sømåen
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-11COMMON: Cleanup the MacResManager a bitMatthew Hoops
2012-08-31ALL: Mark off some things as used by PegasusMatthew Hoops
2012-04-07COMMON: Hopefully fix AppleDouble files with directoriesMatthew Hoops
2012-03-08COMMON: Add an exists function to MacResManagerMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05COMMON: Remove convertCrsrCursor()Matthew Hoops
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-06SCUMM: Use the new WinCursor code in SCUMM HEMatthew Hoops
2011-02-04COMMON: Only take the md5 of the resource fork data sectionMatthew Hoops
2011-01-22COMMON: Update documentation of the MacResManagerMatthew Hoops
2010-11-07COMMON: Add const qualifiers and remove Common:: prefix in MacResManager codeMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-09-17COMMON: Extend getting a Mac resource fork resource with a nameMatthew Hoops
2010-08-14COMMON: Cleanup MacResManager::convertCrsrCursor a bitMatthew Hoops
2010-05-20Make the MacResManager opening more robust to failed tries and plug its memor...Jordi Vilalta Prat
2010-05-18Added getBaseFileName() method and enhanced open() with trying macbinary form...Eugene Sandulenko
2010-05-11Pass by reference instead of value to getResource(String)Matthew Hoops
2010-05-11Add support for getting a resource from the resource fork by name.Matthew Hoops
2010-05-10Add support to the MacResManager and AdvancedDetector to take the md5 of a re...Matthew Hoops
2010-05-09Patch #2901515: HE: Resource Forks on Mac OS XEugene Sandulenko
2010-01-11Move Mac Binary resource loader to common class. Plug tons of memory leaks al...Eugene Sandulenko