| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |