aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix a crasher for blank passwordsrelease-0.9.6rowanbeentje2009-08-111-1/+3
* Merge in recent fixes from trunk for 0.9.6 release:rowanbeentje2009-08-071-5/+12
* - Add a tooltip to the table information pane toggle buttonrowanbeentje2009-08-021-26/+34
* - Fix an errant NSLog in TableSourcerowanbeentje2009-08-011-2/+5
* - Add an initial barebones version of the history controller, with a basic t...rowanbeentje2009-07-301-1/+17
* - When getting splitview sizes to resize database menu, correctly use the su...rowanbeentje2009-07-281-1/+1
* Improve TablesList significantly:rowanbeentje2009-07-281-1/+0
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-261-2/+1
* Remove delegate calls asking for SP specific TableDocument ivars, replacing t...stuconnolly2009-07-221-2/+20
* - Allow the reconnection dialogs to function correctly if anything other tha...rowanbeentje2009-07-221-3/+5
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-26/+84
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-34/+61
* • fix for completion in CustomQuery editorBibiko2009-07-141-8/+24
* Fix to clear compilation errors. 2 variables theUser and theHost weren't decl...avenjamin2009-07-091-2/+2
* - Add a number of additional nil checks as protection against further recurr...rowanbeentje2009-07-091-6/+10
* - Commit the second part of r995 (oops), addressing database selection issuesrowanbeentje2009-07-091-1/+1
* - Fix favorites text fields resizing in prefs windowrowanbeentje2009-07-061-1/+2
* Overhaul the connection screen:rowanbeentje2009-07-061-705/+202
* • fixes for Create Syntax HUD window:Bibiko2009-06-261-1/+1
* - Printing of backgrounds is now correctly separated from the WebKit prefere...rowanbeentje2009-06-251-0/+1
* - Revert r844, making background printing draw from the print accessory view...rowanbeentje2009-06-251-3/+0
* - Modified titlebar display of SSH statusavenjamin2009-06-241-4/+17
* • fixed several problems for alerting an error sheet inside of a didEndSele...Bibiko2009-06-231-1/+18
* - Add BWToolkit Framework to allow for better control over some UI elementsavenjamin2009-06-231-49/+49
* - 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