aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionControllerDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Fix drag and drop of items that aren't selected.stuconnolly2012-03-171-8/+8
* Would help if I committed the right file.stuconnolly2012-03-041-3/+6
* Fix exception caused by adding a nil representation of a tree node.stuconnolly2012-03-041-5/+7
* Tidy up.stuconnolly2012-01-241-2/+1
* Favorites import progress.stuconnolly2011-10-021-10/+29
* Don't allow newlines in the connection view input fields. Fixes issue #1008.stuconnolly2011-08-071-1/+5
* Work on importing favorites.stuconnolly2011-08-011-1/+14
* Add the ability to export favorites.stuconnolly2011-06-121-0/+16
* Fix issue related to dragging a node to a group node that is being renamed as...stuconnolly2011-03-131-2/+26
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-0/+1
* Comments.stuconnolly2011-03-061-2/+4
* Fix tooltips for favorite nodes that don't yet have a hostname.stuconnolly2011-03-061-1/+5
* ToolTip fixes for root node.stuconnolly2011-03-051-6/+11
* Only update a favourite's name if it was the name field that was actually cha...stuconnolly2011-03-051-5/+3
* Add support for auto saving expanded items.stuconnolly2011-03-051-56/+0
* Fix and enable drag and drop in the connection favorites outline view.stuconnolly2011-01-261-28/+21
* Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-281-21/+6
|\
| * Address Issue #857:rowanbeentje2010-12-201-21/+6
| * - Fix duplicate/parallel connection attempts when double-clicking on the sel...rowanbeentje2010-12-191-1/+1
* | Improve favorite tooltips.stuconnolly2010-12-171-1/+1
* | Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-171-4/+6
|\|
* | Tidy up.stuconnolly2010-12-111-2/+2
* | Update a connection favorite's name accordingly if it's type is changed.stuconnolly2010-12-081-53/+55
* | Enable the 'add to favorites' button when the user manually changes a connect...stuconnolly2010-12-081-1/+4
* | When changing the type of an already existing favorite, don't hide connection...stuconnolly2010-12-081-2/+4
* | When either more than one favorite or a favorite group is selected in the con...stuconnolly2010-12-061-4/+12
* | Add description methods to tree node classes to aid debugging.stuconnolly2010-12-051-11/+7
* | Bring outlineview branch up to date with trunk (r2961:2966).stuconnolly2010-12-051-8/+14
|\|
* | Improve menu item validation with regard to making the selected favorite the ...stuconnolly2010-12-051-1/+8
* | Apply new favorites outline view patch.stuconnolly2010-12-051-103/+392
|/
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-301-0/+9
* Refactor the favorite node class and fix auto-selection of the default or las...stuconnolly2010-11-111-8/+10
* Fix build errors.stuconnolly2010-11-091-0/+1
* First changes towards changing the initial connection view's favorites table ...stuconnolly2010-11-091-0/+212