| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Add translators to credits | dmoagx | 2011-06-09 | 1 | -1/+21 |
* | - Add tooltips to the previous/next tab menu items listing alternate keyboar... | rowanbeentje | 2011-06-05 | 2 | -0/+0 |
* | * Fixes most parts of #1006 (Translation of file names) | dmoagx | 2011-05-10 | 3 | -0/+0 |
* | - Fix a number of warnings for DBView.xib by moving some 10.6-only code from... | rowanbeentje | 2011-05-08 | 3 | -0/+0 |
* | Re-add the ability the show the full process list in the server processes pan... | stuconnolly | 2011-05-07 | 1 | -1/+3 |
* | 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 | 4 | -0/+0 |
* | • updated Credits.rtf re ShortcutRecorder | Bibiko | 2011-01-24 | 1 | -0/+11 |
* | - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc... | rowanbeentje | 2011-01-23 | 2 | -0/+0 |
* | • updated syntax highlighting and completion suggestions due to 5.5 additions | Bibiko | 2011-01-21 | 1 | -0/+26 |
* | • implemented user-definable Soft Indention | Bibiko | 2011-01-21 | 1 | -0/+4 |
* | - 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 |
* | • changed the way to check for available update of Default Bundles | Bibiko | 2011-01-03 | 1 | -2/+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 |
* | • preparations for managing default Bundles which will ship with SP | Bibiko | 2010-12-20 | 1 | -0/+4 |
* | • HTML output window | Bibiko | 2010-12-13 | 1 | -0/+2 |
* | * 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 |
* | • added cancel operation images and set them to SPActivityTextField | Bibiko | 2010-12-02 | 6 | -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 | 11 | -16/+32 |
* | - 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 |
* | • improved Bundle support; now it the passed input string will be saved as ... | Bibiko | 2010-11-10 | 2 | -2/+12 |
* | Fix build errors. | stuconnolly | 2010-11-09 | 1 | -0/+0 |
* | • added spBundle file extension | Bibiko | 2010-11-09 | 1 | -0/+49 |
* | 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 |
* | Add CFBundleShortVersionString property to MCPKit Info.plist. | stuconnolly | 2010-10-16 | 1 | -0/+2 |
* | Rename HTML print templates. | stuconnolly | 2010-10-16 | 3 | -6/+6 |
* | • 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 |
* | When printing a table/view's structure, change the heading accordingly. Also,... | stuconnolly | 2010-10-07 | 1 | -1/+1 |