aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Only editing of relations for InnoDB tables.stuconnolly2009-05-172-13/+19
* • fixed bug if the user selected a table in the table list and performed "I...Bibiko2009-05-161-76/+79
* - attempt fix for alert issues when deleting tables, etc. mtvee2009-05-152-12/+23
* More updates related to issue #192.stuconnolly2009-05-151-3/+4
* Fix for issue #256. Don't perform field updates if nothing has changed when s...stuconnolly2009-05-151-26/+47
* • corrected dynamic labeling of menu items/alerts for removing tables/views...Bibiko2009-05-151-17/+54
* fixed bug with SPTableData not clearing cache properlymtvee2009-05-151-9/+11
* fixed #254 and an unreported bug in the constraint parsermtvee2009-05-154-8/+54
* UI cleanups for references tabmtvee2009-05-151-0/+6
* • optimized SQLtokenizer lexerBibiko2009-05-142-34/+30
* basic constraint editing working with db for add/deletemtvee2009-05-143-11/+143
* preliminary support for constraint editingmtvee2009-05-146-1/+430
* • added SPSQLTokenizerBibiko2009-05-142-0/+166
* Issue 233: Option to copy field headings from result panelsbamse162009-05-145-45/+36
* • updated RegexKitLite to 3.0Bibiko2009-05-132-236/+1599
* • fixed bug for rev. 696Bibiko2009-05-131-3/+3
* Fixes issues #255 and #257avenjamin2009-05-131-7/+7
* - added ability to view function and procedures and preliminary ability to in...mtvee2009-05-138-62/+360
* More dialog updates. Issue #192.stuconnolly2009-05-121-5/+6
* Improve warning dialogs when removing table fields and indexes. Part of issue...stuconnolly2009-05-121-33/+43
* Improve warning dialogs when removing table rows. Part of issue #192.stuconnolly2009-05-111-24/+36
* Implementation of enhancement #28: Allow customizing default value of NULL pr...stuconnolly2009-05-111-2/+2
* • removed log for giving up line numberingBibiko2009-05-111-3/+0
* • fix syntax highlighting for PROCEDUREBibiko2009-05-111-2/+2
* • added drag 'n' drop functionality to CMTextView to allow to drag a file p...Bibiko2009-05-082-107/+294
* • fix for issue 253: syntax highlighting didn't recognize a \r as line endingBibiko2009-05-081-6/+6
* • added "Query Editor" preference pane for setting colors, font, and modes ...Bibiko2009-05-077-149/+359
* Issue 233: Option to copy field headings from result panelsbamse162009-05-054-33/+60
* • improved completion in CQ's text viewBibiko2009-05-024-43/+93
* • MySQL Help - simplified code for goBack/Forward buttons because it is sup...Bibiko2009-05-011-8/+2
* - Fix indentation behaviour when there are spaces after as well as before th...rowanbeentje2009-04-301-1/+9
* • added "MySQL Help" to the MainMenu > Help submenuBibiko2009-04-304-11/+43
* • changed context menu item in CQ's textview to support "MySQL Help"Bibiko2009-04-305-37/+56
* • MySQL HelpBibiko2009-04-304-13/+31
* • MySQL HelpBibiko2009-04-302-43/+73
* • MySQL HelpBibiko2009-04-292-11/+61
* • MySQL HelpBibiko2009-04-291-2/+3
* Add a menu item separator between the default menu items and MySQL search items.stuconnolly2009-04-291-0/+1
* • MySQL Help refactoringBibiko2009-04-293-156/+167
* • MySQL HelpBibiko2009-04-292-25/+33
* • MySQL HelpBibiko2009-04-291-15/+76
* • MySQL Help:Bibiko2009-04-281-1/+1
* • MySQL HelpBibiko2009-04-281-2/+8
* • MySQL HelpBibiko2009-04-281-7/+17
* • MySQL Help:Bibiko2009-04-281-17/+9
* • MySQL Help improved:Bibiko2009-04-282-8/+54
* • added "Show HELP statements" to MySQL ConsoleBibiko2009-04-282-3/+26
* • some minor cosmetics for the MySQL HelpBibiko2009-04-281-14/+14
* • improved MySQL Help GUI resize behaviourBibiko2009-04-271-5/+41
* • MySQL Help improvedBibiko2009-04-272-219/+315