aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.m
Commit message (Expand)AuthorAgeFilesLines
* 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