| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • added SPFileManagerAdditions | Bibiko | 2010-08-19 | 1 | -1/+4 |
* | • added Query Editor color theme manager to the Editor Pref | Bibiko | 2010-08-18 | 1 | -0/+1 |
* | • added chance to export/import the color theme of the Query Editor in Pre... | Bibiko | 2010-08-16 | 1 | -0/+2 |
* | • remember user's last setting for "Resetting AUTO_INC" while deletion of ... | Bibiko | 2010-08-10 | 1 | -1/+2 |
* | - Expose a number of help menu items and help buttons to use localisable str... | rowanbeentje | 2010-07-18 | 1 | -8/+1 |
* | Add option to toggle the tab bar visibility. | avenjamin | 2010-06-30 | 1 | -0/+1 |
* | • initial support for open a spfs session file (works rudimentary - fine-t... | Bibiko | 2010-06-24 | 1 | -0/+1 |
* | - Convert connection encoding menus to be menu tag based to fix localisation... | rowanbeentje | 2010-06-14 | 1 | -1/+1 |
* | Update the translation feedback URL to point to the new feedback page. The me... | stuconnolly | 2010-06-04 | 1 | -1/+1 |
* | Add a 'Translation Feedback' menuitem to the 'Help' menu (currently hidden). ... | stuconnolly | 2010-06-01 | 1 | -0/+1 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -1/+2 |
* | Bunch of improvements to the serve processes panel, including: | stuconnolly | 2010-04-24 | 1 | -1/+2 |
* | - Add a new couldCommitCurrentViewActions method to TableDocument, and stand... | rowanbeentje | 2010-04-18 | 1 | -0/+1 |
* | Add a new SPFileHandle class to support gzip compression and writing on a bac... | rowanbeentje | 2010-04-12 | 1 | -1/+2 |
* | • added "Import from Clipboard" ⌥⇧⌘I | Bibiko | 2010-04-10 | 1 | -0/+1 |
* | Add the ability to sort the connection favorites table view in the preference... | stuconnolly | 2010-03-27 | 1 | -0/+2 |
* | Bunch of improvements to the server process list viewer, including: | stuconnolly | 2010-03-25 | 1 | -0/+2 |
* | Add support for selecting the triggers view as the default in the general pre... | stuconnolly | 2010-03-25 | 1 | -0/+1 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -0/+7 |
* | • further work on Navigator (not yet active but workable -> unHide menu item) | Bibiko | 2010-03-19 | 1 | -0/+1 |
* | Present a warning to the user when attempting to print the current table's co... | stuconnolly | 2010-03-18 | 1 | -1/+4 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 1 | -0/+1 |
* | Various printing support enhancements, including: | stuconnolly | 2010-03-12 | 1 | -0/+4 |
* | Add a 'Keyboard Shortcuts' menu item to the 'Help' menu which opens the page ... | stuconnolly | 2010-03-10 | 1 | -0/+1 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 1 | -0/+1 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 1 | -0/+2 |
* | Add a hidden preference to display or hide the MySQL server version in the wi... | stuconnolly | 2010-03-07 | 1 | -0/+1 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -0/+1 |
* | • further progress for 'add global source value' | Bibiko | 2010-02-17 | 1 | -0/+1 |
* | Added preliminary support for triggers. You can access the tab via the | bamse16 | 2010-01-31 | 1 | -0/+1 |
* | • CMTextView's colours are set via observer, live changed in editable textv... | Bibiko | 2010-01-30 | 1 | -0/+1 |
* | - With the improved row count support and behaviour, replace the old "Fetch ... | rowanbeentje | 2010-01-02 | 1 | -1/+2 |
* | Replace the main toolbar's #define'd identifier constants with extern's. This... | stuconnolly | 2009-12-12 | 1 | -0/+12 |
* | Convert URL constants from #define's to extern's. | stuconnolly | 2009-12-11 | 1 | -0/+7 |
* | Convert a bunch of #define'd constants to extern's, including preference tool... | stuconnolly | 2009-12-11 | 1 | -1/+21 |
* | • remember the spell checker status in the blob field editor | Bibiko | 2009-11-19 | 1 | -0/+1 |
* | This should be Monaco, not Courier (we should probably add a preference for t... | stuconnolly | 2009-11-14 | 1 | -1/+1 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 1 | -0/+3 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 1 | -0/+1 |
* | - New server processes panel, accessible via the 'Database' menu and alt+cmd+... | stuconnolly | 2009-11-12 | 1 | -0/+4 |
* | - Add task support to all the main interface views | rowanbeentje | 2009-11-04 | 1 | -0/+1 |
* | • Initial work to set the default view mode when connecting. Issue #249 | avenjamin | 2009-11-02 | 1 | -36/+57 |
* | Incorrect pref key name. | stuconnolly | 2009-11-01 | 1 | -1/+1 |
* | • as default add the UTF-8 BOM (byte order marker) \xEFBBBF to a MySQL dump... | Bibiko | 2009-10-29 | 1 | -0/+1 |
* | Replace hard coded occurrences of preference key DefaultFavorite with a const... | stuconnolly | 2009-10-29 | 1 | -0/+1 |
* | Fix incorrectly named preference constant. | stuconnolly | 2009-10-27 | 1 | -1/+1 |
* | Initial work on threaded task, with an implementation of Table Content view d... | rowanbeentje | 2009-10-20 | 1 | -0/+2 |
* | Add constant for preference key 'AutoConnectToDefault' and replace occurrence... | stuconnolly | 2009-10-17 | 1 | -0/+1 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -0/+93 |