| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | More tidy up. Constants and functions. | stuconnolly | 2010-03-31 | 1 | -0/+8 |
* | Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite... | stuconnolly | 2010-03-31 | 1 | -1/+1 |
* | Add the ability to sort the connection favorites table view in the preference... | stuconnolly | 2010-03-27 | 1 | -0/+10 |
* | 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 |
* | Add support for the triggers view in the history controller. | stuconnolly | 2010-03-25 | 1 | -2/+4 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -5/+48 |
* | • 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/+9 |
* | Replace the main toolbar's #define'd identifier constants with extern's. This... | stuconnolly | 2009-12-12 | 1 | -16/+12 |
* | Convert URL constants from #define's to extern's. | stuconnolly | 2009-12-11 | 1 | -7/+7 |
* | Convert a bunch of #define'd constants to extern's, including preference tool... | stuconnolly | 2009-12-11 | 1 | -10/+22 |
* | • remember the spell checker status in the blob field editor | Bibiko | 2009-11-19 | 1 | -0/+1 |
* | Move connection type constants to SPConstants. | stuconnolly | 2009-11-15 | 1 | -0/+7 |
* | 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 |
* | Move query mode constants to SPConstants.h. | stuconnolly | 2009-11-13 | 1 | -0/+7 |
* | - New server processes panel, accessible via the 'Database' menu and alt+cmd+... | stuconnolly | 2009-11-12 | 1 | -1/+5 |
* | - 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 | -32/+65 |
* | • 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 |
* | Replace the multiple occurrences of hard coded toolbar identifiers for the ma... | stuconnolly | 2009-10-28 | 1 | -0/+13 |
* | 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/+110 |