aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Redesigned table information pane.stuconnolly2009-05-2716-237/+729
* • added key-binding for RETURN to "Duplicate" button in the "duplicate tabl...Bibiko2009-05-261-1/+12
* • added key-binding for RETURN to "Add" button in the "add table sheet" via...Bibiko2009-05-261-1/+4
* • add AFTER clause only if the user added a new fieldBibiko2009-05-261-2/+2
* • added two finger zoom gesture for de/increasing the font size of the Cust...Bibiko2009-05-251-0/+15
* • improved narrow-down completionBibiko2009-05-252-15/+51
* • improved narrow-down completionBibiko2009-05-251-1/+11
* • improved narrow-down completionBibiko2009-05-252-9/+17
* Issue #227 - bamse162009-05-251-1/+1
* Replaced check on title with check on menu tag for Copy with Column Names iss...bamse162009-05-252-2/+5
* • improved narrow-down completionBibiko2009-05-244-44/+101
* • activate Preference setting for caret colorBibiko2009-05-246-4/+166
* • added class to support narrow-down completion in the Query EditorBibiko2009-05-242-0/+525
* - Forgot to save this file before last commitavenjamin2009-05-221-3/+3
* - Few Changes to Query Editor Preferenceavenjamin2009-05-222-132/+132
* - Fixed NSFontPanel issue. Now showing font collections in Font Panelavenjamin2009-05-213-14/+33
* • fixed several issues for completion Bibiko2009-05-201-14/+29
* • made mySQLConnection reachable for CMTextViewBibiko2009-05-203-19/+73
* • fixed: serverVersionString retained and releasedBibiko2009-05-201-3/+3
* • fixed bug for getServerVersionStringBibiko2009-05-201-3/+5
* • added "Copy as RTF" to CustomQuery's context menu and bound it to CTRL+C ...Bibiko2009-05-201-2/+16
* • removed unused variable 'keyCode'Bibiko2009-05-201-1/+0
* • added ⌘+ and ⌘- for increasing/decreasing the font size by 1 in the ...Bibiko2009-05-202-1/+34
* - Added ability to insert field/column in structure mode.avenjamin2009-05-201-5/+12
* • improved completion suggestion for variable name; added delimiter “@”...Bibiko2009-05-201-1/+1
* New preference to allow the displaying of vertical grid lines in table views.stuconnolly2009-05-194-66/+125
* • implemented a new approach to split a string into single SQL statements b...Bibiko2009-05-195-17/+126
* • some minor code cosmeticsBibiko2009-05-191-5/+8
* In the table information pane check that the 'Rows' field reported by SHOW TA...stuconnolly2009-05-191-5/+7
* • fixed some issues for drag&drop a file to the CustomQuery editorBibiko2009-05-191-1/+2
* • improved "Update Help while typing"Bibiko2009-05-191-4/+9
* When adding a new table allow the user to specify the storage engine used.stuconnolly2009-05-192-0/+22
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-1964-46/+164
* • skip auto-pairing if the caret is adjoined to an alphanumeric character e...Bibiko2009-05-192-2/+31
* Source tidy up including standard header for all source files.stuconnolly2009-05-1820-47/+103
* Updates to add relation sheet.stuconnolly2009-05-181-5/+1
* Minor updates to table relation dialogs.stuconnolly2009-05-181-24/+21
* Fix an issue where by selecting a table with relations and then selecting one...stuconnolly2009-05-181-6/+9
* Rename TableRelations.[hm] to SPTableRelations.[hm] so we it was created by t...stuconnolly2009-05-182-32/+24
* Add most of the improvements made to the rename table sheet to the duplicate ...stuconnolly2009-05-182-21/+28
* • 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-181-0/+22
* • improved renameTable:Bibiko2009-05-182-16/+54
* - hide 'rename' context menu if selection is not a tablemtvee2009-05-183-3/+91
* - added Unit Tests target to project and a couple of prelim tests to get thin...mtvee2009-05-181-0/+1
* close issue #9, connect window help button now points to Getting_Connected in...abhibeckert2009-05-182-0/+6
* Add the ability to rename tables. This could potentially be enhanced to allow...stuconnolly2009-05-172-10/+76
* Minor enhancements to the server variables sheet, including:stuconnolly2009-05-172-3/+35