| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixes some strings that were not really localizable the way they were const... | dmoagx | 2011-08-26 | 1 | -0/+0 |
* | - Add a bundle meta summary to the top of the bundle editor | rowanbeentje | 2011-06-27 | 1 | -0/+0 |
* | - Add tooltips to the previous/next tab menu items listing alternate keyboar... | rowanbeentje | 2011-06-05 | 1 | -0/+0 |
* | * Fixes most parts of #1006 (Translation of file names) | dmoagx | 2011-05-10 | 1 | -0/+0 |
* | - Fix a number of warnings for DBView.xib by moving some 10.6-only code from... | rowanbeentje | 2011-05-08 | 1 | -0/+0 |
* | Implement a large number of minor fixes and improvements to export functional... | rowanbeentje | 2011-05-07 | 1 | -0/+0 |
* | * And this time actually with genstrings, sorry | dmoagx | 2011-03-20 | 1 | -0/+0 |
* | - Fix compiler warnings for MCPKit - largely typecast related | rowanbeentje | 2011-03-02 | 1 | -0/+0 |
* | - When saving user changes to the database, catch errors and display them in... | rowanbeentje | 2011-01-20 | 1 | -0/+0 |
* | - Rework the Add Index indexes menu and the auto_increment index required me... | rowanbeentje | 2011-01-04 | 1 | -0/+0 |
* | * Provide more context for Bundle Editor localizable messages (leaves one iss... | dmoagx | 2010-12-26 | 1 | -0/+0 |
* | - Fix issues with user management and GRANT OPTION - when applying all privi... | rowanbeentje | 2010-12-22 | 1 | -0/+0 |
* | * 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 |