| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix a minor typo (reported by Sérgio Miranda) and update .strings | dmoagx | 2010-12-12 | 1 | -0/+0 |
* | - Show and hide the custom query info area based on whether custom query err... | rowanbeentje | 2010-12-04 | 1 | -0/+0 |
* | - Change the CSV import accessory view to a general import accessory view, b... | rowanbeentje | 2010-11-29 | 1 | -0/+0 |
* | - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 ) | rowanbeentje | 2010-11-27 | 1 | -0/+0 |
* | - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality... | rowanbeentje | 2010-11-23 | 1 | -0/+0 |
* | - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini... | rowanbeentje | 2010-11-16 | 1 | -0/+0 |
* | Make sure the root favorite has a name key and value. Also, update string files. | stuconnolly | 2010-11-11 | 1 | -0/+0 |
* | Rearchitect preferences, including: | stuconnolly | 2010-11-03 | 1 | -0/+0 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -0/+0 |
* | Split out all of SPTableStructure's delegate and datasource methods into thei... | stuconnolly | 2010-10-26 | 1 | -0/+0 |
* | Because the process of editing a trigger involves droping and then re-creatin... | stuconnolly | 2010-10-19 | 1 | -0/+0 |
* | Localize the header included in SQL and XML exports. | stuconnolly | 2010-10-19 | 1 | -0/+0 |
* | Remove use of multiple comments for localized strings. | stuconnolly | 2010-10-19 | 1 | -0/+0 |
* | Forgot to update Localizable.strings for previous commit. | stuconnolly | 2010-10-10 | 1 | -0/+0 |
* | Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz... | stuconnolly | 2010-10-08 | 1 | -0/+0 |
* | - Update SSH connections to pick up custom ports configured in SSH config fi... | rowanbeentje | 2010-10-06 | 1 | -0/+0 |
* | Correctly uppercase menu item. Also, update strings files. | stuconnolly | 2010-09-27 | 1 | -0/+0 |
* | Consolidate and improve ping code: | rowanbeentje | 2010-09-25 | 1 | -0/+0 |
* | Update Localizable.strings and resolve the use of multiple comments for the s... | stuconnolly | 2010-09-21 | 1 | -0/+0 |
* | - A further attempt to improve MySQL library crashes by improving threaded p... | rowanbeentje | 2010-09-20 | 1 | -0/+0 |
* | - Before performing an export (except from a dot export), refresh the table l... | stuconnolly | 2010-09-19 | 1 | -0/+0 |
* | - Remove a number of invalid [NSTableView makeFirstResponder] calls that had... | rowanbeentje | 2010-09-18 | 1 | -0/+0 |
* | - Consolidate structure and content row editing cancellation code into a sin... | rowanbeentje | 2010-09-16 | 1 | -0/+0 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 1 | -0/+0 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 1 | -0/+0 |
* | - Fix incomplete argument logic when deleting multiple rows without indexes ... | rowanbeentje | 2010-09-05 | 1 | -0/+0 |
* | - Attempt more status checking before closing the MySQL connection, in an at... | rowanbeentje | 2010-08-30 | 1 | -0/+0 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 1 | -0/+0 |
* | - Make another couple of strings localisable, and tweak layout of CREATE ind... | rowanbeentje | 2010-08-01 | 1 | -0/+0 |
* | - Make a few more strings localizable | rowanbeentje | 2010-08-01 | 1 | -0/+0 |
* | - Make SSH titlebar strings and preferences' favourite "Last Used" menu item... | rowanbeentje | 2010-08-01 | 1 | -0/+0 |
* | - Replace progress indicator CoreAnimation drawing with manual shadow/fade c... | rowanbeentje | 2010-07-31 | 1 | -0/+0 |
* | - Clean up SPDataImport, removing unused methods and cleaning up order and m... | rowanbeentje | 2010-07-19 | 1 | -0/+0 |
* | - Expose a number of help menu items and help buttons to use localisable str... | rowanbeentje | 2010-07-18 | 1 | -0/+0 |
* | Finalise Sequel Pro tab style: | rowanbeentje | 2010-07-12 | 1 | -0/+0 |
* | As the initial MySQL connection is now threaded, start the current tab's prog... | stuconnolly | 2010-07-07 | 1 | -0/+0 |
* | Change the export dialog's 'Selected Tables' option to simply 'Tables' and up... | stuconnolly | 2010-07-06 | 1 | -0/+0 |
* | Simplify the ease at which export filename tokens can be localised as well as... | stuconnolly | 2010-07-05 | 1 | -0/+0 |
* | Localise the custom export filename tokens. | stuconnolly | 2010-07-02 | 1 | -0/+0 |
* | Remove all the old export code and associated UI controls. | stuconnolly | 2010-07-02 | 1 | -0/+0 |
* | Add option to toggle the tab bar visibility. | avenjamin | 2010-06-30 | 1 | -0/+0 |
* | Add tooltips to the export dialog's tableview. | stuconnolly | 2010-06-30 | 1 | -0/+0 |
* | Minor interface tweaks. | stuconnolly | 2010-06-25 | 1 | -0/+0 |
* | Forgot to commit new strings file, not that anything actually changed. | avenjamin | 2010-06-14 | 1 | -0/+0 |
* | Split the management of a table's indexes (adding and removing) to its own co... | stuconnolly | 2010-06-14 | 1 | -0/+0 |
* | - Implement the Wil shipley/Golden % Braeburn localisation method for .xibs;... | rowanbeentje | 2010-06-12 | 1 | -0/+0 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -0/+0 |
* | Added 'Add Host' to Locazable.strings | mltownsend | 2010-05-04 | 1 | -0/+0 |
* | changed many occurrences of "REMOVE" to "DELETE", eg. "DELETE DATABASE" | jakob | 2010-04-22 | 1 | -0/+0 |
* | Localize 'Edit Favorites...' popup button menu item. | stuconnolly | 2010-04-20 | 1 | -0/+0 |