aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryConsole.m
Commit message (Expand)AuthorAgeFilesLines
* • added "Show HELP statements" to MySQL ConsoleBibiko2009-04-281-2/+22
* Replace in console, new lines (\n) with spacebamse162009-04-231-2/+2
* Fix for issue #238. Convert the console message to uppercase when performing ...stuconnolly2009-04-221-2/+2
* - Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ...rowanbeentje2009-04-201-6/+6
* - If filters are active and adding messages to the console, ensure the save/...rowanbeentje2009-04-201-0/+2
* - Changed console window to match style of main window.avenjamin2009-04-201-3/+6
* - Rework the query console logic. This fixes a memory leak caused by a muta...rowanbeentje2009-04-181-134/+158
* Fix an issue where by the show/hide console menu item was not being updated w...stuconnolly2009-04-051-0/+12
* Fix 'Clear Console' menu item, which was disabled because of missing 'clearCo...stuconnolly2009-03-301-5/+3
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-261-62/+374
* - Removed old no longer used images.avenjamin2009-03-211-1/+6
* Reduce the amount of padding on the new console panel and also auto save its ...stuconnolly2009-02-281-0/+12
* + Separate the console from being drawer based to its own panel. New console ...stuconnolly2009-02-281-0/+135