aboutsummaryrefslogtreecommitdiff
path: root/common/macresman.h
AgeCommit message (Expand)Author
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