aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPHistoryController.m
Commit message (Expand)AuthorAgeFilesLines
* Forgot to assign the back/forward history menu item's tags resulting in incor...stuconnolly2009-09-121-2/+2
* Add back/forward history menu items to the view menu with the assigned shortc...stuconnolly2009-09-121-6/+26
* - Add history menus to the history back/forward buttons for faster navigatio...rowanbeentje2009-08-061-0/+81
* - Fix some small memory leaks when changing tablesrowanbeentje2009-08-041-6/+8
* - Fix an errant NSLog in TableSourcerowanbeentje2009-08-011-19/+73
* - Add an initial barebones version of the history controller, with a basic t...rowanbeentje2009-07-301-0/+256