aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.m
Commit message (Expand)AuthorAgeFilesLines
...
* - Make the query info/error display collapsible.stuconnolly2010-07-061-1/+1
* Improve tab functionality, behaviour and interaction.rowanbeentje2010-06-301-1/+1
* • fixed DBViewSplitter's grabber bounds for splitView:splitView additionalE...Bibiko2010-06-301-1/+2
* • fixed tablesList's searchField width after collapsing tablesList's viewBibiko2010-06-301-0/+17
* • save window's vertical divider position in spf files in order to be able ...Bibiko2010-06-291-5/+15
* • Open Session fileBibiko2010-06-291-1/+0
* • allow restoring of a spf file if no table was selected while saving the ...Bibiko2010-06-281-26/+30
* • added to SPconnectionDelegate method "keychainPasswordForSSHConnection"Bibiko2010-06-281-30/+18
* • added 'spfs' as allowed extension for open panelBibiko2010-06-271-2/+4
* • further progress for open/save sessionBibiko2010-06-251-34/+56
* • further progress for open/save sessionBibiko2010-06-251-0/+9
* Minor interface tweaks.stuconnolly2010-06-251-1/+1
* • fixed issue for saving spf files of ssh connectionsBibiko2010-06-241-3/+19
* • initial support for open a spfs session file (works rudimentary - fine-t...Bibiko2010-06-241-1/+1
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-19/+65
* • further progress to support "Save Session" (all opened windows plus inclu...Bibiko2010-06-241-28/+103
* • if user opens a spf file which does not contain connection data display t...Bibiko2010-06-221-1/+8
* • initial preparations to support the storage of the entire SP session (all...Bibiko2010-06-211-5/+71
* • simplified and unified tab tooltipsBibiko2010-06-181-0/+31
* Enable the "Sequel Pro" tab style by default, and include the following fixes:rowanbeentje2010-06-181-1/+3
* • if a text string is dragged on tab this tab will be selected and the corr...Bibiko2010-06-171-0/+8
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-57/+87
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-141-0/+1
* Improvements to tab dragging and switching:rowanbeentje2010-06-131-0/+2
* - Tweak initial window load to select the correct favourite, also applying f...rowanbeentje2010-06-051-0/+6
* - Improve progress indicator thread safety, improving stability and fixing i...rowanbeentje2010-06-051-5/+12
* - Ensure start/end query notifications are sent on the main thread to avoid ...rowanbeentje2010-06-011-2/+2
* Changed the SPUserManager instance to an allocated instance when the SPUserMa...mltownsend2010-05-281-2/+13
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-0/+4496