| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up the Resources directory to match that of Xcode's logical directory st... | stuconnolly | 2010-07-03 | 11 | -0/+0 |
* | Various improvements to default connection favorites handling, including: | stuconnolly | 2010-07-03 | 1 | -0/+0 |
* | Localise the custom export filename tokens. | stuconnolly | 2010-07-02 | 1 | -0/+0 |
* | Remove all the old export code and associated UI controls. | stuconnolly | 2010-07-02 | 2 | -0/+0 |
* | - Update localisable strings | rowanbeentje | 2010-06-30 | 3 | -0/+0 |
* | Add option to toggle the tab bar visibility. | avenjamin | 2010-06-30 | 1 | -0/+0 |
* | Add tooltips to the export dialog's tableview. | stuconnolly | 2010-06-30 | 2 | -0/+0 |
* | Minor interface tweaks. | stuconnolly | 2010-06-25 | 1 | -0/+0 |
* | • initial preparations to support the storage of the entire SP session (all... | Bibiko | 2010-06-21 | 1 | -0/+20 |
* | Enable the "Sequel Pro" tab style by default, and include the following fixes: | rowanbeentje | 2010-06-18 | 2 | -0/+0 |
* | - Forgot to update .strings files to match r2325 | rowanbeentje | 2010-06-14 | 2 | -0/+0 |
* | - Convert connection encoding menus to be menu tag based to fix localisation... | rowanbeentje | 2010-06-14 | 1 | -2/+2 |
* | Forgot to commit new strings file, not that anything actually changed. | avenjamin | 2010-06-14 | 1 | -0/+0 |
* | Split the management of a table's indexes (adding and removing) to its own co... | stuconnolly | 2010-06-14 | 5 | -0/+0 |
* | - Update the nib localisation postprocessor to output strings files in the o... | rowanbeentje | 2010-06-12 | 24 | -0/+0 |
* | - Implement the Wil shipley/Golden % Braeburn localisation method for .xibs;... | rowanbeentje | 2010-06-12 | 25 | -0/+4509 |
* | - Replace the precompiled PSMTabBar framework with a build-from-source depen... | rowanbeentje | 2010-06-07 | 1 | -0/+22 |
* | • Updated copyright info for RegexKitLite | Bibiko | 2010-06-02 | 1 | -1/+1 |
* | 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 |