aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesController.m
Commit message (Expand)AuthorAgeFilesLines
* The favorites controller needs to load favorites into a mutable dictionary.stuconnolly2010-11-121-1/+1
* Make sure the root favorite has a name key and value. Also, update string files.stuconnolly2010-11-111-1/+1
* Commenting and move SPFavoriteNode within Xcode's logical structure.stuconnolly2010-11-111-0/+5
* More work on the new favorites controller, including loading and saving as we...stuconnolly2010-11-111-11/+167
* Add a new class template for the favorites controller.stuconnolly2010-11-101-0/+62