aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.h
Commit message (Expand)AuthorAgeFilesLines
...
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-1/+6
* • Bundle supportBibiko2010-11-161-0/+1
* • added to Bundle shell command these variables:Bibiko2010-11-111-0/+3
* • some improvements for sequelpro://process_id/command/param1/param2 url sc...Bibiko2010-11-111-0/+2
* First changes towards changing the initial connection view's favorites table ...stuconnolly2010-11-091-2/+2
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-8/+10
* Move SPConnectionController's delegate methods to their own protocol.stuconnolly2010-10-291-1/+3
* Split MCPConnection's delegate methods into it's own protocol.stuconnolly2010-10-201-1/+0
* Tidy up.stuconnolly2010-10-191-1/+0
* Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...stuconnolly2010-10-191-0/+1
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-2/+10
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-4/+0
* • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...Bibiko2010-08-191-0/+2
* - Replace core animation fade of task progress window with custom drawing co...rowanbeentje2010-07-251-2/+2
* Make the export dialog a little smarter with regard to the current context. F...stuconnolly2010-07-251-2/+1
* Make the 'Export' menu item in the 'File' menu behave more like the export co...stuconnolly2010-07-151-1/+1
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-0/+3
* • further progress to support "Save Session" (all opened windows plus inclu...Bibiko2010-06-241-1/+1
* • simplified and unified tab tooltipsBibiko2010-06-181-0/+1
* • if a text string is dragged on tab this tab will be selected and the corr...Bibiko2010-06-171-0/+1
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-3/+3
* Changed the SPUserManager instance to an allocated instance when the SPUserMa...mltownsend2010-05-281-1/+1
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-0/+341