| Commit message (Expand) | Author | Age | Files | Lines |
* | - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc... | rowanbeentje | 2011-01-23 | 2 | -0/+0 |
* | - When saving user changes to the database, catch errors and display them in... | rowanbeentje | 2011-01-20 | 3 | -0/+0 |
* | - Rework the Add Index indexes menu and the auto_increment index required me... | rowanbeentje | 2011-01-04 | 3 | -0/+0 |
* | * Provide more context for Bundle Editor localizable messages (leaves one iss... | dmoagx | 2010-12-26 | 2 | -0/+0 |
* | - Fix issues with user management and GRANT OPTION - when applying all privi... | rowanbeentje | 2010-12-22 | 2 | -0/+0 |
* | * Fix a minor typo (reported by Sérgio Miranda) and update .strings | dmoagx | 2010-12-12 | 2 | -0/+0 |
* | Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org... | rowanbeentje | 2010-12-05 | 2 | -3/+5 |
* | - Show and hide the custom query info area based on whether custom query err... | rowanbeentje | 2010-12-04 | 4 | -0/+0 |
* | - Change the CSV import accessory view to a general import accessory view, b... | rowanbeentje | 2010-11-29 | 2 | -0/+0 |
* | - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 ) | rowanbeentje | 2010-11-27 | 2 | -0/+0 |
* | - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality... | rowanbeentje | 2010-11-23 | 4 | -0/+0 |
* | - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini... | rowanbeentje | 2010-11-16 | 4 | -0/+0 |
* | • Quicklook support | Bibiko | 2010-11-15 | 5 | -7/+15 |
* | - Switch to explicit memory management of strings in the QuickLook plugin wh... | rowanbeentje | 2010-11-15 | 2 | -2/+2 |
* | Make sure the root favorite has a name key and value. Also, update string files. | stuconnolly | 2010-11-11 | 1 | -0/+0 |
* | Fix build errors. | stuconnolly | 2010-11-09 | 1 | -0/+0 |
* | Rearchitect preferences, including: | stuconnolly | 2010-11-03 | 2 | -0/+0 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 4 | -0/+0 |
* | Split out all of SPTableStructure's delegate and datasource methods into thei... | stuconnolly | 2010-10-26 | 1 | -0/+0 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 2 | -0/+0 |
* | Update credits. | stuconnolly | 2010-10-21 | 1 | -6/+17 |
* | Update credits. | stuconnolly | 2010-10-20 | 1 | -2/+1 |
* | Add a 'Edit Trigger' menu item to the trigger's table view context menu. | stuconnolly | 2010-10-19 | 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 |
* | Update strings files. | stuconnolly | 2010-10-19 | 1 | -0/+0 |
* | • implemented filter content type 'spatial' with general spatial operators ... | Bibiko | 2010-10-15 | 1 | -0/+89 |
* | 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 | 3 | -0/+0 |
* | Correctly uppercase menu item. Also, update strings files. | stuconnolly | 2010-09-27 | 2 | -0/+0 |
* | Consolidate and improve ping code: | rowanbeentje | 2010-09-25 | 2 | -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 | 3 | -0/+0 |
* | - Consolidate structure and content row editing cancellation code into a sin... | rowanbeentje | 2010-09-16 | 3 | -0/+0 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 5 | -0/+0 |
* | - Add a further UI hint in the form of a accessory view to the SSH key locat... | rowanbeentje | 2010-09-08 | 2 | -0/+0 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 4 | -0/+0 |
* | - When refreshing table content view, refresh the status information for tab... | rowanbeentje | 2010-09-05 | 1 | -0/+0 |
* | - Fix incomplete argument logic when deleting multiple rows without indexes ... | rowanbeentje | 2010-09-05 | 3 | -0/+0 |
* | - Attempt more status checking before closing the MySQL connection, in an at... | rowanbeentje | 2010-08-30 | 2 | -0/+0 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 5 | -0/+0 |
* | • added SPFileManagerAdditions | Bibiko | 2010-08-19 | 1 | -2/+4 |
* | • added first implementation for spfs file Quicklook | Bibiko | 2010-08-10 | 2 | -0/+47 |
* | Make Credits.rtf localizable. | stuconnolly | 2010-08-09 | 1 | -0/+105 |
* | • Quicklook generator | Bibiko | 2010-08-09 | 4 | -15/+1 |
* | • SQL file Quicklook generator | Bibiko | 2010-08-09 | 1 | -4/+2 |