| Commit message (Expand) | Author | Age | Files | Lines |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -2/+0 |
* | Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the... | stuconnolly | 2010-10-19 | 1 | -13/+23 |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 1 | -37/+58 |
* | Remove 10.4 related code and associated macros. | stuconnolly | 2010-09-26 | 1 | -3/+1 |
* | Change the comment fomat used when displaying and copying the create syntaxes... | stuconnolly | 2010-09-24 | 1 | -8/+5 |
* | • 'doPerformQueryService' set toolbar to Custom Query | Bibiko | 2010-09-21 | 1 | -5/+6 |
* | Very minor tidy up. | stuconnolly | 2010-09-20 | 1 | -3/+2 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 1 | -1/+34 |
* | • fixed _supportsEncoding setting to dis/enable safely Database > View Usin... | Bibiko | 2010-09-10 | 1 | -1/+6 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 1 | -0/+8 |
* | • Show/Copy Create Syntax now come up with all create syntaxes of selected ... | Bibiko | 2010-09-01 | 1 | -106/+103 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 1 | -63/+44 |
* | • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada... | Bibiko | 2010-08-19 | 1 | -8/+16 |
* | - Apply column autosizing improvements to custom query loading | rowanbeentje | 2010-08-16 | 1 | -3/+7 |
* | Improve export menu item validation by disabling export as XML and CSV when o... | Bibiko | 2010-08-15 | 1 | -6/+16 |
* | Improve export menu item validation by disabling export as XML and CSV when e... | stuconnolly | 2010-08-15 | 1 | -1/+12 |
* | Tidy up database renaming and copying by removing the use of alert dialogs wi... | stuconnolly | 2010-08-13 | 1 | -13/+32 |
* | • fixed bug while closing a tab to remove the connection from Navigator | Bibiko | 2010-08-13 | 1 | -2/+2 |
* | • Navigator | Bibiko | 2010-08-13 | 1 | -4/+4 |
* | • while closing a doc window or quitting the app wait for removing the con... | Bibiko | 2010-08-12 | 1 | -1/+1 |
* | Improve tab dragging: | rowanbeentje | 2010-08-03 | 1 | -0/+1 |
* | - Make a few more strings localizable | rowanbeentje | 2010-08-01 | 1 | -13/+13 |
* | - Replace progress indicator CoreAnimation drawing with manual shadow/fade c... | rowanbeentje | 2010-07-31 | 1 | -3/+24 |
* | - Replace core animation fade of task progress window with custom drawing co... | rowanbeentje | 2010-07-25 | 1 | -22/+29 |
* | Make the export dialog a little smarter with regard to the current context. F... | stuconnolly | 2010-07-25 | 1 | -24/+6 |
* | - Improve thread safety when altering task cancellation state | rowanbeentje | 2010-07-21 | 1 | -0/+6 |
* | Tab tweaks: | rowanbeentje | 2010-07-20 | 1 | -5/+6 |
* | Make the 'Export' menu item in the 'File' menu behave more like the export co... | stuconnolly | 2010-07-15 | 1 | -13/+11 |
* | As the initial MySQL connection is now threaded, start the current tab's prog... | stuconnolly | 2010-07-07 | 1 | -5/+16 |
* | • fine-tuned scrollView position of Custom Query Result table | Bibiko | 2010-07-07 | 1 | -1/+1 |
* | Rename TableDump to SPDataImport and fix export selected tables functionality. | stuconnolly | 2010-07-06 | 1 | -5/+5 |
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 1 | -2/+2 |
* | - Make the query info/error display collapsible. | stuconnolly | 2010-07-06 | 1 | -1/+1 |
* | Improve tab functionality, behaviour and interaction. | rowanbeentje | 2010-06-30 | 1 | -1/+1 |
* | • fixed DBViewSplitter's grabber bounds for splitView:splitView additionalE... | Bibiko | 2010-06-30 | 1 | -1/+2 |
* | • fixed tablesList's searchField width after collapsing tablesList's view | Bibiko | 2010-06-30 | 1 | -0/+17 |
* | • save window's vertical divider position in spf files in order to be able ... | Bibiko | 2010-06-29 | 1 | -5/+15 |
* | • Open Session file | Bibiko | 2010-06-29 | 1 | -1/+0 |
* | • allow restoring of a spf file if no table was selected while saving the ... | Bibiko | 2010-06-28 | 1 | -26/+30 |
* | • added to SPconnectionDelegate method "keychainPasswordForSSHConnection" | Bibiko | 2010-06-28 | 1 | -30/+18 |
* | • added 'spfs' as allowed extension for open panel | Bibiko | 2010-06-27 | 1 | -2/+4 |
* | • further progress for open/save session | Bibiko | 2010-06-25 | 1 | -34/+56 |
* | • further progress for open/save session | Bibiko | 2010-06-25 | 1 | -0/+9 |
* | Minor interface tweaks. | stuconnolly | 2010-06-25 | 1 | -1/+1 |
* | • fixed issue for saving spf files of ssh connections | Bibiko | 2010-06-24 | 1 | -3/+19 |
* | • initial support for open a spfs session file (works rudimentary - fine-t... | Bibiko | 2010-06-24 | 1 | -1/+1 |
* | • replaced @"sql" and @"spf" by their SPConstant definitions | Bibiko | 2010-06-24 | 1 | -19/+65 |
* | • further progress to support "Save Session" (all opened windows plus inclu... | Bibiko | 2010-06-24 | 1 | -28/+103 |
* | • if user opens a spf file which does not contain connection data display t... | Bibiko | 2010-06-22 | 1 | -1/+8 |
* | • initial preparations to support the storage of the entire SP session (all... | Bibiko | 2010-06-21 | 1 | -5/+71 |