aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseDocument.m
Commit message (Expand)AuthorAgeFilesLines
...
* • fixed _supportsEncoding setting to dis/enable safely Database > View Usin...Bibiko2010-09-101-1/+6
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-0/+8
* • Show/Copy Create Syntax now come up with all create syntaxes of selected ...Bibiko2010-09-011-106/+103
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-63/+44
* • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...Bibiko2010-08-191-8/+16
* - Apply column autosizing improvements to custom query loadingrowanbeentje2010-08-161-3/+7
* Improve export menu item validation by disabling export as XML and CSV when o...Bibiko2010-08-151-6/+16
* Improve export menu item validation by disabling export as XML and CSV when e...stuconnolly2010-08-151-1/+12
* Tidy up database renaming and copying by removing the use of alert dialogs wi...stuconnolly2010-08-131-13/+32
* • fixed bug while closing a tab to remove the connection from NavigatorBibiko2010-08-131-2/+2
* • NavigatorBibiko2010-08-131-4/+4
* • while closing a doc window or quitting the app wait for removing the con...Bibiko2010-08-121-1/+1
* Improve tab dragging:rowanbeentje2010-08-031-0/+1
* - Make a few more strings localizablerowanbeentje2010-08-011-13/+13
* - Replace progress indicator CoreAnimation drawing with manual shadow/fade c...rowanbeentje2010-07-311-3/+24
* - Replace core animation fade of task progress window with custom drawing co...rowanbeentje2010-07-251-22/+29
* Make the export dialog a little smarter with regard to the current context. F...stuconnolly2010-07-251-24/+6
* - Improve thread safety when altering task cancellation staterowanbeentje2010-07-211-0/+6
* Tab tweaks:rowanbeentje2010-07-201-5/+6
* Make the 'Export' menu item in the 'File' menu behave more like the export co...stuconnolly2010-07-151-13/+11
* As the initial MySQL connection is now threaded, start the current tab's prog...stuconnolly2010-07-071-5/+16
* • fine-tuned scrollView position of Custom Query Result tableBibiko2010-07-071-1/+1
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-5/+5
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-2/+2
* - 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