| Commit message (Expand) | Author | Age | Files | Lines |
* | * Make two strings localizable in Bundle Editor | dmoagx | 2012-09-09 | 1 | -0/+0 |
* | Improve connection handling and recovery in general, and specifically to addr... | rowanbeentje | 2012-08-18 | 1 | -0/+0 |
* | - Remove all BWToolKit elements in the connection view, replacing with stand... | rowanbeentje | 2012-08-01 | 1 | -0/+0 |
* | - Replace the collapsible BWSplitView on the Query pane with a SPSplitView c... | rowanbeentje | 2012-07-26 | 1 | -0/+0 |
* | - Add a new SPSplitView class, intended to replace all BWSplitViews and so a... | rowanbeentje | 2012-07-23 | 1 | -0/+0 |
* | * Fixes some cases of bad localizability | dmoagx | 2012-06-23 | 1 | -0/+0 |
* | * Add the engine to the table info panel. Implements #1257 | dmoagx | 2012-06-23 | 1 | -0/+0 |
* | - Improve help search updates while typing, adding basic display for no resu... | rowanbeentje | 2012-06-22 | 1 | -0/+0 |
* | Improvements to connection view outline view: | rowanbeentje | 2012-05-20 | 1 | -0/+0 |
* | Rework connection loss handling in SPMySQL, particularly to improve backgroun... | rowanbeentje | 2012-05-08 | 1 | -0/+0 |
* | - Fix localisation of export tokens, preventing duplication of strings to be... | rowanbeentje | 2012-04-19 | 1 | -0/+0 |
* | Localize user manager dialogs. | stuconnolly | 2012-04-07 | 1 | -0/+0 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -0/+0 |
* | Update strings. | stuconnolly | 2012-03-11 | 1 | -0/+0 |
* | - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDK | rowanbeentje | 2011-10-17 | 1 | -0/+0 |
* | * Add "Copy CREATE *" to context and gear menu, fixes #1190 (updated .strings... | dmoagx | 2011-09-15 | 1 | -0/+0 |
* | - Make add relation error detail intro localisable | rowanbeentje | 2011-09-09 | 1 | -0/+0 |
* | Tidy up console/query controller. | stuconnolly | 2011-09-03 | 1 | -0/+0 |
* | * Fixes some localization spacing issues reported by Frédéric Latour | dmoagx | 2011-09-02 | 1 | -0/+0 |
* | * 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 |