aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move unit tests info plist to resources directory and remove space from unit ...stuconnolly2009-05-186-6/+6
* Add most of the improvements made to the rename table sheet to the duplicate ...stuconnolly2009-05-184-208/+130
* • added tooltip to the TableList's Rename item and changed the word 'table'...Bibiko2009-05-181-3/+15
* • added the possibility to rename/duplicate functions and proceduresBibiko2009-05-181-60/+185
* Fix warning.stuconnolly2009-05-181-1/+1
* • removed NSLog for logging the mysql serverMajorVersion etc.; it causes a ...Bibiko2009-05-181-3/+1
* Show alert when enabling Growl Notifications to let the user know about chang...avenjamin2009-05-184-6719/+6743
* • improved renameTable:Bibiko2009-05-184-43/+180
* - hide 'rename' context menu if selection is not a tablemtvee2009-05-186-5/+139
* - forgot to add the actual test files to the pushmtvee2009-05-185-0/+185
* - added Unit Tests target to project and a couple of prelim tests to get thin...mtvee2009-05-182-0/+198
* close issue #9, connect window help button now points to Getting_Connected in...abhibeckert2009-05-183-26/+34
* Add the ability to rename tables. This could potentially be enhanced to allow...stuconnolly2009-05-174-290/+672
* Minor enhancements to the server variables sheet, including:stuconnolly2009-05-174-32/+127
* Query console save panel shouldn't be being run twice.stuconnolly2009-05-171-6/+0
* Only editing of relations for InnoDB tables.stuconnolly2009-05-173-21/+34
* • 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-153-12/+35
* 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
* - Subtle GUI adjustments to Table Relations view.avenjamin2009-05-151-17/+50
* UI cleanups for references tabmtvee2009-05-152-122/+130
* • optimized SQLtokenizer lexerBibiko2009-05-142-34/+30
* basic constraint editing working with db for add/deletemtvee2009-05-144-27/+157
* preliminary support for constraint editingmtvee2009-05-149-139/+2801
* • added SPSQLTokenizerBibiko2009-05-143-0/+175
* Issue 233: Option to copy field headings from result panelsbamse162009-05-146-86/+61
* • updated RegexKitLite to 3.0Bibiko2009-05-132-236/+1599
* • fixed bug for rev. 696Bibiko2009-05-131-3/+3
* Fixes issues #255 and #257avenjamin2009-05-132-70/+21
* - added ability to view function and procedures and preliminary ability to in...mtvee2009-05-1312-62/+380
* More dialog updates. Issue #192.stuconnolly2009-05-121-5/+6
* Improve warning dialogs when removing table fields and indexes. Part of issue...stuconnolly2009-05-122-33/+43
* Improve warning dialogs when removing table rows. Part of issue #192.stuconnolly2009-05-112-24/+36
* Implementation of enhancement #28: Allow customizing default value of NULL pr...stuconnolly2009-05-113-31/+110
* Don't display the connect sheet's scroll view's horizontal scroller.stuconnolly2009-05-111-141/+74
* • removed log for giving up line numberingBibiko2009-05-111-3/+0
* • fix syntax highlighting for PROCEDUREBibiko2009-05-111-2/+2
* Update appcast to use full www.sequelpro.com address.mattlangtree2009-05-091-1/+1
* • 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-0710-279/+2080
* Issue 233: Option to copy field headings from result panelsbamse162009-05-055-50/+419
* Added credits to Matt Gemmellbamse162009-05-031-2/+2
* Update copyright notices for GUI Design, remove outdated information.mattlangtree2009-05-031-6/+1
* • improved completion in CQ's text viewBibiko2009-05-024-43/+93
* • disabled Find/Replace Dialog in the EditSheet (for now)Bibiko2009-05-021-3/+77