aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* • disabled Find/Replace Dialog in the EditSheet (for now)Bibiko2009-05-021-3/+77
* • MySQL Help - simplified code for goBack/Forward buttons because it is sup...Bibiko2009-05-011-8/+2
* • connected Find/Replace Dialog to Custom Query's text viewBibiko2009-05-011-12/+49
* - 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-306-329/+160
* Fix for issue #241. Change number formatter maximum to 100 and allow 3 intege...stuconnolly2009-04-301-13/+11
* • changed context menu item in CQ's textview to support "MySQL Help"Bibiko2009-04-306-37/+58
* • 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-296-181/+228
* Slightly increase the with of the new segmented control to make it look less ...stuconnolly2009-04-291-154/+32
* • MySQL HelpBibiko2009-04-293-227/+381
* • MySQL HelpBibiko2009-04-292-16/+77
* • MySQL Help:Bibiko2009-04-281-1/+1
* • MySQL Help GUI fix; now webVIew and box don't interfere (due to snap to I...Bibiko2009-04-281-12/+9
* • MySQL HelpBibiko2009-04-281-2/+8
* • MySQL HelpBibiko2009-04-281-7/+17
* Various MySQL doc viewer interface changes.stuconnolly2009-04-281-162/+106
* • MySQL Help:Bibiko2009-04-282-22/+14
* • MySQL Help improved:Bibiko2009-04-283-409/+416
* • added ConsoleShowHelps key (TRUE) to the default plistBibiko2009-04-281-0/+2
* • added "Show HELP statements" to MySQL ConsoleBibiko2009-04-284-31/+197
* • some minor cosmetics for the MySQL HelpBibiko2009-04-281-14/+14
* • improved MySQL Help GUI resize behaviourBibiko2009-04-272-12/+49
* • MySQL Help improvedBibiko2009-04-273-294/+814
* • MySQL Help improvedBibiko2009-04-273-164/+432
* - Change disk image compression from UBZO to UBDZ - 10.4+, which is fine, an...rowanbeentje2009-04-251-1/+1
* • added a prototype to support an Help view for the current word in the Cus...Bibiko2009-04-244-17/+451
* - Add support for click and click-and-drag selection when the line number vi...rowanbeentje2009-04-242-1/+67
* - Ensure that the structure view is always selected on program launch, whate...rowanbeentje2009-04-232-100/+30
* - Clean up some edge cases with "Run current"/"Run previous", and rework the...rowanbeentje2009-04-231-66/+76
* • updated completion list and added core functionsBibiko2009-04-232-8/+333
* Replace in console, new lines (\n) with spacebamse162009-04-231-2/+2
* • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...Bibiko2009-04-234-19/+74
* • improved menu item title logic for the gear menu and main menu according ...Bibiko2009-04-231-13/+27
* • ADDED support to duplicate viewsBibiko2009-04-233-23/+64
* • synchronized gear menu titles for "Remove table/view" according to select...Bibiko2009-04-233-10/+142
* • FIXED: now it's possible to remove view(s) in the TableListBibiko2009-04-222-29/+65
* • FIXED added a ; to the separator list for gathering all words used in the...Bibiko2009-04-221-1/+1
* Clean up print cssbamse162009-04-221-9/+1
* Fix for issue #238. Convert the console message to uppercase when performing ...stuconnolly2009-04-221-2/+2
* • CHANGED: if an error occurs in a series of queries the user will be asked...Bibiko2009-04-222-32/+209
* • corrected the url for Hans-Jörg BibikoBibiko2009-04-221-1/+2
* Add Shortcut key for Selecting Database: CMD + SHIFT + Tmattlangtree2009-04-221-22/+18
* - Fixed an issue causing a crash with large SQL imports. NSLog was dumping th...avenjamin2009-04-222-2/+14
* • slightly improved "Run Previous" detectionBibiko2009-04-211-4/+26
* • FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...Bibiko2009-04-212-43/+84