aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add back/forward history menu items to the view menu with the assigned shortc...stuconnolly2009-09-121-1/+1
* • fixed document registering with its query favorites and historyBibiko2009-09-031-2/+2
* • fixed issue if a SPF file contains non-valid URL character like space, etc.Bibiko2009-09-031-2/+3
* • simplified and unified the issue to set the title of a tableWindowBibiko2009-09-021-2/+4
* - Re-enable the fine-grained query logging preferencesrowanbeentje2009-08-311-0/+9
* • outsourced Save SPF accessory xibBibiko2009-08-251-0/+2
* • re-factored the SPF file structureBibiko2009-08-251-2/+4
* • finalized first approach to save/open SPF (⇧⌘S/⌘O)Bibiko2009-08-241-0/+7
* • add accessory view for Save ConnectionBibiko2009-08-231-1/+7
* • further improvements to open/save spf filesBibiko2009-08-231-0/+2
* • moved NSOpenPanel stuff from TableDocument to SPAppControler to simplify ...Bibiko2009-08-221-3/+0
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-4/+0
* • further improvements for open/save SQL/SPF filesBibiko2009-08-221-0/+1
* Fix problem with opening and reopening connectionsmltownsend2009-08-111-5/+4
* User Manager featuremltownsend2009-08-111-1/+3
* - Fix a memory leak when filtering the server variablesstuconnolly2009-08-071-1/+1
* • enabled "Open" menu item to open SQL filesBibiko2009-08-061-2/+1
* • added encoding popup list as accessory view for Open spf or sql filesBibiko2009-08-061-0/+10
* • open a SQL file via Finder or Terminal (open *.sql if SP is the default a...Bibiko2009-08-051-0/+5
* • initial support for open/save connection files (*.spf)Bibiko2009-08-041-0/+5
* • changed keyboard navigationBibiko2009-08-041-0/+2
* - Implement live filtering of the server variables table viewstuconnolly2009-08-031-1/+3
* - Add an initial barebones version of the history controller, with a basic t...rowanbeentje2009-07-301-0/+2
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-261-0/+1
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-20/+18
* • fix for completion in CustomQuery editorBibiko2009-07-141-0/+3
* Overhaul the connection screen:rowanbeentje2009-07-061-60/+11
* - Modified titlebar display of SSH statusavenjamin2009-06-241-0/+4
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-1/+3
* Add support for titlebar connection status images, and use for SSH tunnels.rowanbeentje2009-06-141-0/+6
* - Table Info pane now has fixed heightavenjamin2009-06-101-0/+3
* • reload table list, database pull-down menu according to user's statements...Bibiko2009-06-051-0/+1
* • added: the "Show Create Syntax" window now follows the selection in the t...Bibiko2009-06-041-0/+1
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-041-1/+2
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-3/+18
* Redesigned table information pane.stuconnolly2009-05-271-1/+2
* 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/+1
* Minor enhancements to the server variables sheet, including:stuconnolly2009-05-171-3/+1
* preliminary support for constraint editingmtvee2009-05-141-0/+2
* Issue 233: Option to copy field headings from result panelsbamse162009-05-141-1/+0
* Issue 233: Option to copy field headings from result panelsbamse162009-05-051-0/+2
* • added "MySQL Help" to the MainMenu > Help submenuBibiko2009-04-301-0/+1
* Typo.stuconnolly2009-04-191-1/+1
* Fix build warnings complaining about duplicate definitions of display: in NSV...stuconnolly2009-04-181-2/+2
* - Amend the connection sheet to add an "Add to favorites" button, remove the...rowanbeentje2009-04-161-3/+4
* - Update the connection sheet favourites view to bind to the preferences dir...rowanbeentje2009-04-151-2/+0
* Added printing support via WebKit WebViewbamse162009-04-111-0/+5
* - Make MainController the application delegate, and override standard automa...rowanbeentje2009-04-101-0/+2
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-1/+2