aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
Commit message (Collapse)AuthorAgeFilesLines
* Bring outline view branch up to date with trunk (r3279:r3306).stuconnolly2011-05-141-1/+3
|
* Bring outline view branch up to date with trunk (r3234:3277).stuconnolly2011-04-221-14/+29
|
* Bring outline view branch up to date with trunk (r3235:r3245), which should ↵stuconnolly2011-03-191-0/+4
| | | | resolve all warnings.
* Bring outline view branch up to date with trunk (r3227:r3233).stuconnolly2011-03-081-5/+2
|
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-1/+4
|
* • some code improvements for willDisplayCell:Bibiko2011-01-251-0/+3
|
* - 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