aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFileManagerAdditions.m
Commit message (Collapse)AuthorAgeFilesLines
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-1/+1
|
* • further preparations for user-definable bundle supportBibiko2010-11-091-8/+16
|
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-1/+0
|
* • added SPFileManagerAdditionsBibiko2010-08-191-0/+143
- [(NSString*)applicationSupportDirectoryForSubDirectory:error:] Return the application support folder of the current application for 'subDirectory'. If this folder doesn't exist it will be created. If 'subDirectory' == nil it only returns the application support folder of the current application. • added SPThemesSupportFolder constant