aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPHistoryController.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all non-cyclic NSAutoreleasepools with @autoreleasepoolMax2018-05-031-1/+0
* * Moved `-[SPHistoryController currentlySelectedView]` to SPDatabaseDocument ...Max2017-12-021-1/+0
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+23
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-0/+2
* Tidy up.stuconnolly2010-10-191-2/+0
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Rename TableContent to SPTableContent.stuconnolly2010-05-281-2/+2
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-2/+2
* - Tweak the history controller to track the toolbar item visibility, and onl...rowanbeentje2010-04-151-0/+2
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+1
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-9/+0
* Fix Issue #574 (foreign key links not working after first use):rowanbeentje2010-02-231-2/+2
* - Save and restore content table sorting, filter criteria, scroll position a...rowanbeentje2010-02-091-0/+4
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-3/+3
* - Fix issues causing memory leaks and causing history load tasks never to co...rowanbeentje2009-12-131-1/+1
* - Support nested task levels to allow tasks to overlaprowanbeentje2009-11-081-1/+3
* Missing SVN properties.stuconnolly2009-10-091-1/+1
* Forgot to assign the back/forward history menu item's tags resulting in incor...stuconnolly2009-09-121-1/+1
* Add back/forward history menu items to the view menu with the assigned shortc...stuconnolly2009-09-121-2/+7
* - Add history menus to the history back/forward buttons for faster navigatio...rowanbeentje2009-08-061-1/+6
* - Fix some small memory leaks when changing tablesrowanbeentje2009-08-041-1/+3
* - Fix an errant NSLog in TableSourcerowanbeentje2009-08-011-1/+2
* - Add an initial barebones version of the history controller, with a basic t...rowanbeentje2009-07-301-0/+59