aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
Commit message (Collapse)AuthorAgeFilesLines
* - Fix interface updates when multiple tables are selectedrowanbeentje2010-11-251-1/+1
|
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading ↵rowanbeentje2010-11-231-1/+4
| | | | | | | | | | functionality into state setting and getting functions, and refactor old commands to use them - Fix restoring of content sort column order and selected indexes - Add menu items for duplicating current tab (as an alternate), opening selected table in a new tab, or opening selected database in a new tab - Clean up file menu by making Connection/Session "Save as..." menu items alternates - Update localisable strings
* • renamed some shell variables for Bundle commandsBibiko2010-11-221-0/+1
| | | | • added sequelpro scheme commands: SelectTables, ReloadTablesList, ReloadContentTable
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ↵rowanbeentje2010-11-031-10/+1
| | | | | | | | | | | central functionality out of SPTablesList: - Centralise control over table loading, moving it away from SPTablesList and into SPDatabaseDocument and the new SPDatabaseViewController category - Centralise control over the main tab view, moving control away from SPTablesList and into SPDatabaseDocument and the new SPDatabaseViewController category - Simplify and clean up view loading logic - Improve thread safety - Update localisable strings
* Tidy up.stuconnolly2010-10-191-1/+0
|
* • forgotten to commit missing changes to commit 2534Bibiko2010-08-151-0/+1
|
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-0/+165