Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various enhancements to relation functionality, including: | stuconnolly | 2009-06-03 | 1 | -5/+5 |
| | | | | | | | - Only presenting valid tables for possible relations, that is InnoDB tables. - Only presenting valid columns for possible relations, that is columns of the same data type. - Loads of interface validation. | ||||
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+3 |
| | |||||
* | Implement very basic Growl enable/disable preference. Still need to add more ↵ | stuconnolly | 2009-04-11 | 1 | -16/+17 |
| | | | | complex notification rules. | ||||
* | Completely redesigned query console that now uses a table view instead of a ↵ | stuconnolly | 2009-03-26 | 1 | -26/+12 |
| | | | | | | | | | | | | | text view. This should significantly improve import speed, but most importantly resolves the crashes caused by the drawing that was being performed by the text view. Fixes issue #87 and implements #167. New console provides the following: - Live filtering - Ability to hide message time stamps - Ability to hide SELECT/SHOW statement messages - Ability to copy messages to pasteboard, including multiple messages - Ability to save the current filtered content to a file, with the option to include the message time stamps | ||||
* | MERGED r262:266 from branches/stuart02 to trunk to include new project ↵ | stuconnolly | 2008-12-10 | 1 | -0/+123 |
structure. |