aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
Commit message (Expand)AuthorAgeFilesLines
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-9/+45
* • added to TableContent.m:Bibiko2009-06-191-1/+1
* • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline functionBibiko2009-06-181-2/+3
* • some tiny improvements to speed up queryString:Bibiko2009-06-181-1/+7
* Move the QuickLook interface to its own header file.stuconnolly2009-06-151-0/+1
* Add support for titlebar connection status images, and use for SSH tunnels.rowanbeentje2009-06-141-0/+38
* • moved code for de/increasing font and drag&drop feature (content or while...Bibiko2009-06-131-1/+1
* - Fix saving of SSH tunnel passwords entered in preferencesrowanbeentje2009-06-111-0/+1
* Add a very basic preference to disable all query logging. This can be expande...stuconnolly2009-06-111-1/+6
* - Table Info pane now has fixed heightavenjamin2009-06-101-4/+48
* small fix for WebView not printing background colorsmtvee2009-06-101-0/+3
* • reload table list, database pull-down menu according to user's statements...Bibiko2009-06-051-0/+41
* - Added toolbar icon for table relations.avenjamin2009-06-051-5/+31
* • added: the "Show Create Syntax" window now follows the selection in the t...Bibiko2009-06-041-2/+14
* • added: syntax highlighting to the HUD window "Show Create Syntax"Bibiko2009-06-041-1/+1
* Added print accesory view with option to Print Backgroundsbamse162009-06-041-0/+15
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-041-45/+73
* - SSH tunnel now correctly uses placeholder/default port numbersrowanbeentje2009-05-291-1/+1
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-137/+301
* Change the name of the 'Table Status' toolbar item to 'Table Info' and displa...stuconnolly2009-05-271-8/+9
* Redesigned table information pane.stuconnolly2009-05-271-5/+13
* Issue #227 - bamse162009-05-251-1/+1
* New preference to allow the displaying of vertical grid lines in table views.stuconnolly2009-05-191-9/+16
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* close issue #9, connect window help button now points to Getting_Connected in...abhibeckert2009-05-181-0/+5
* Minor enhancements to the server variables sheet, including:stuconnolly2009-05-171-0/+34
* More updates related to issue #192.stuconnolly2009-05-151-3/+4
* preliminary support for constraint editingmtvee2009-05-141-0/+22
* Issue 233: Option to copy field headings from result panelsbamse162009-05-141-18/+0
* Fixes issues #255 and #257avenjamin2009-05-131-7/+7
* - added ability to view function and procedures and preliminary ability to in...mtvee2009-05-131-7/+53
* Issue 233: Option to copy field headings from result panelsbamse162009-05-051-7/+42
* • added "MySQL Help" to the MainMenu > Help submenuBibiko2009-04-301-2/+16
* • ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...Bibiko2009-04-231-6/+13
* - Update delete table and database warning messages to be more user friendly ...stuconnolly2009-04-171-6/+14
* - The connection sheet Edit button now opens the favourites list in preferen...rowanbeentje2009-04-161-1/+8
* - Amend the connection sheet to add an "Add to favorites" button, remove the...rowanbeentje2009-04-161-78/+36
* - Update the connection sheet favourites view to bind to the preferences dir...rowanbeentje2009-04-151-48/+25
* - Add a unique ID to each favourite, which is also used when interacting ith...rowanbeentje2009-04-141-11/+15
* Added printing support via WebKit WebViewbamse162009-04-111-9/+113
* - Make MainController the application delegate, and override standard automa...rowanbeentje2009-04-101-3/+9
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-12/+30
* Implementation of enhancement described in issue #75. You can now add the cur...stuconnolly2009-04-101-0/+48
* That shouln't be there. Copy/paste error.stuconnolly2009-04-101-4/+3
* Fix for issue #190. As the connection sheet tableview uses bindings, renaming...stuconnolly2009-04-091-1/+32
* Make table operation messages more user friendly (issue #192) and display the...stuconnolly2009-04-091-126/+251
* - Select 'drop tables' option for MySQL export by default, to improve backup...rowanbeentje2009-04-061-4/+13
* Fix an issue where by the show/hide console menu item was not being updated w...stuconnolly2009-04-051-9/+24
* - Fix an invalid reference to a missing pulldown_arrow image causing invalid...rowanbeentje2009-04-051-0/+3
* Change the toggle console menu item's title to either 'Show' or 'Hide' console.stuconnolly2009-04-021-1/+8