aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.m
Commit message (Expand)AuthorAgeFilesLines
* Bring outline view branch up to date with trunk (r2976:2988).stuconnolly2010-12-081-0/+22
|\
| * • Bundle command supportBibiko2010-12-071-0/+22
* | Bring outlineview branch up to date with trunk (r2967:2974).stuconnolly2010-12-061-0/+15
|\|
| * • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-0/+2
| * - Add the ability to stop animation of the task indicator, and use it to pau...rowanbeentje2010-12-051-0/+13
* | Apply new favorites outline view patch.stuconnolly2010-12-051-4/+4
|/
* • Bundle CommandsBibiko2010-12-011-9/+27
* • Bundle Editor / Bundle commandsBibiko2010-12-011-16/+20
* • progress on trigger support for Bundle commandsBibiko2010-12-011-0/+17
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-10/+10
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-301-2/+2
* • Bundle commandsBibiko2010-11-301-0/+17
* • Bundle commandsBibiko2010-11-291-1/+25
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-271-1/+1
* - Right-align numeric columns in table content views and custom query resultsrowanbeentje2010-11-271-2/+2
* • Bundle EditorBibiko2010-11-231-0/+7
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-568/+696
* • sequelpro url scheme supportBibiko2010-11-221-4/+42
* • renamed some shell variables for Bundle commandsBibiko2010-11-221-0/+17
* • Bundle supportBibiko2010-11-161-0/+52
* • Bundle supportBibiko2010-11-151-6/+4
* • improved export of a query result via sequelpro:// scheme commandBibiko2010-11-121-10/+61
* • some sequelpro://...@passToDoc/ExecuteQuery/csv improvementsBibiko2010-11-111-4/+24
* • some tiny progress for sequelpro://$SP_PROCESS_ID/ExecuteQueryBibiko2010-11-111-2/+57
* • added to Bundle shell command these variables:Bibiko2010-11-111-0/+43
* • some improvements for sequelpro://process_id/command/param1/param2 url sc...Bibiko2010-11-111-0/+2
* • first implementation to allow the user to write and use self-definable f...Bibiko2010-11-101-1/+3
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-136/+21
* • disable "New Connection Tab" ⌘T menu item if a sheet is ordered outBibiko2010-11-011-1/+1
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-4/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-2/+0
* Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...stuconnolly2010-10-191-13/+23
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-37/+58
* Remove 10.4 related code and associated macros.stuconnolly2010-09-261-3/+1
* Change the comment fomat used when displaying and copying the create syntaxes...stuconnolly2010-09-241-8/+5
* • 'doPerformQueryService' set toolbar to Custom QueryBibiko2010-09-211-5/+6
* Very minor tidy up.stuconnolly2010-09-201-3/+2
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-1/+34
* • fixed _supportsEncoding setting to dis/enable safely Database > View Usin...Bibiko2010-09-101-1/+6
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-0/+8
* • Show/Copy Create Syntax now come up with all create syntaxes of selected ...Bibiko2010-09-011-106/+103
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-63/+44
* • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...Bibiko2010-08-191-8/+16
* - Apply column autosizing improvements to custom query loadingrowanbeentje2010-08-161-3/+7
* Improve export menu item validation by disabling export as XML and CSV when o...Bibiko2010-08-151-6/+16
* Improve export menu item validation by disabling export as XML and CSV when e...stuconnolly2010-08-151-1/+12
* Tidy up database renaming and copying by removing the use of alert dialogs wi...stuconnolly2010-08-131-13/+32
* • fixed bug while closing a tab to remove the connection from NavigatorBibiko2010-08-131-2/+2
* • NavigatorBibiko2010-08-131-4/+4
* • while closing a doc window or quitting the app wait for removing the con...Bibiko2010-08-121-1/+1