| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -0/+0 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -8/+8 |
* | Added 'Add Host' to Locazable.strings | mltownsend | 2010-05-04 | 1 | -0/+0 |
* | Added myself to the list of devs, testing svn commit access | drx777 | 2010-04-28 | 1 | -3/+6 |
* | Bunch of improvements to the serve processes panel, including: | stuconnolly | 2010-04-24 | 1 | -2/+4 |
* | 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 |
* | Add a new SPFileHandle class to support gzip compression and writing on a bac... | rowanbeentje | 2010-04-12 | 1 | -0/+2 |
* | Forgot to update Localizable.strings for previous commit. | stuconnolly | 2010-04-11 | 1 | -0/+0 |
* | - Update a couple more copyright dates to 2010 | rowanbeentje | 2010-04-03 | 1 | -2/+2 |
* | - Increment version number to 0.9.8 and copyright date to 2010 | rowanbeentje | 2010-04-02 | 2 | -3/+3 |
* | - By default, export SQL dumps without the UTF-8 BOM, restoring compatibilit... | rowanbeentje | 2010-04-02 | 1 | -0/+2 |
* | When adding a new table with a CSV storage engine, the initial field cannot b... | stuconnolly | 2010-03-30 | 1 | -0/+0 |
* | Add the ability to sort the connection favorites table view in the preference... | stuconnolly | 2010-03-27 | 1 | -0/+8 |
* | Localize 'Save As...' button titles on console and process list windows. | stuconnolly | 2010-03-25 | 1 | -0/+0 |
* | • Navigator | Bibiko | 2010-03-24 | 6 | -0/+0 |
* | Update Localizable.strings and add error checking to genstrings build process. | stuconnolly | 2010-03-23 | 1 | -0/+0 |
* | • some progress of the navigator approach (not yet active - hidden main men... | Bibiko | 2010-03-18 | 1 | -0/+0 |
* | - Enable Sparkle anonymous stat collection | rowanbeentje | 2010-03-17 | 1 | -0/+2 |
* | Consolidate all localizable content in the Resources/ directory and only use ... | stuconnolly | 2010-03-17 | 26 | -0/+1493 |
* | - Add toolbar item for Triggers interface | avenjamin | 2010-03-13 | 1 | -0/+0 |
* | Add support for printing a table's create syntax with syntax highlighting. | stuconnolly | 2010-03-13 | 1 | -1/+3 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 2 | -10/+158 |
* | • fixed completion strings for DELIMITER | Bibiko | 2010-03-12 | 1 | -2/+4 |
* | Various printing support enhancements, including: | stuconnolly | 2010-03-12 | 2 | -37/+81 |
* | Include the current table name in printing support. Fixes issue #501. | stuconnolly | 2010-03-10 | 1 | -60/+70 |
* | • corrected function arg list for MATCH | Bibiko | 2010-03-08 | 1 | -1/+1 |
* | • added possibility to define a snippet via ¦a¦b¦ – such a snippet wil... | Bibiko | 2010-03-08 | 2 | -5/+5 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 2 | -0/+1141 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 1 | -0/+4 |
* | Add a hidden preference to display or hide the MySQL server version in the wi... | stuconnolly | 2010-03-07 | 1 | -0/+2 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -0/+2 |
* | Improve Feedback reporter privacy and functionality: | rowanbeentje | 2010-03-06 | 1 | -0/+2 |
* | - Addition and enabling of crash reporting and exception reporting, submitti... | rowanbeentje | 2010-03-03 | 1 | -1/+3 |
* | • further progress for 'add global source value' | Bibiko | 2010-02-17 | 1 | -0/+2 |
* | • CMTextView's colours are set via observer, live changed in editable textv... | Bibiko | 2010-01-30 | 1 | -0/+2 |
* | - Add a LSMinimumSystemVersionByArchitecture key to disable 64 bit on 10.5, ... | rowanbeentje | 2010-01-15 | 1 | -0/+9 |
* | • added transparency to table-view-small-square.tiff (used for F5 completion) | Bibiko | 2010-01-11 | 2 | -0/+0 |
* | - With the improved row count support and behaviour, replace the old "Fetch ... | rowanbeentje | 2010-01-02 | 1 | -2/+4 |
* | Random source tidy up changes. | stuconnolly | 2009-12-18 | 1 | -2/+2 |
* | - Tweak the pagination interface - remove the text and replace with an icon,... | rowanbeentje | 2009-12-15 | 1 | -0/+0 |
* | - Add document images for .spf and .sql files | rowanbeentje | 2009-12-09 | 3 | -6/+6 |
* | - Remove two unused images from the images folder, and re-save a number of T... | rowanbeentje | 2009-11-30 | 10 | -0/+0 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 3 | -0/+0 |
* | MCPKit-Info.plist updates. | stuconnolly | 2009-11-19 | 1 | -10/+2 |
* | The result of being bored. Add a nicer looking about panel based on Adium's. | stuconnolly | 2009-11-19 | 2 | -1/+195 |
* | • remember the spell checker status in the blob field editor | Bibiko | 2009-11-19 | 1 | -0/+2 |
* | Would be helpful if I actually included the new icon. | stuconnolly | 2009-11-17 | 1 | -0/+0 |
* | Add the new application icon, but keep the old one included in the bundle as ... | stuconnolly | 2009-11-16 | 1 | -0/+0 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 1 | -0/+2 |