'my shared' nodes can be copied.
authorMiltiadis Vasilakis <mvasilak@gmail.com>
Mon, 26 Sep 2011 21:22:35 +0000 (00:22 +0300)
committerMiltiadis Vasilakis <mvasilak@gmail.com>
Mon, 26 Sep 2011 21:22:35 +0000 (00:22 +0300)
commit20f54e18efae4bfe4b0b37142734ef9628d61346
treef69ea3e873df27aa34e8884f06b08c721b96e28c
parent4ae10a2b79357a5e4d59b6839cbb5132fe27496c
'my shared' nodes can be copied.
If a shared node has its sharing property changed from its info window,
the browser is refreshed.
Refresh button also refreshes account containers.
Modified the left NSOutlineView to use PithosNode objects directly, instead through an NSTreeController.
pithos-macos/PithosBrowserController.h
pithos-macos/PithosBrowserController.m
pithos-macos/PithosBrowserController.xib
pithos-macos/PithosNode.h
pithos-macos/PithosNode.m
pithos-macos/PithosObjectNode.m
pithos-macos/PithosSubdirNode.m