Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosNode.h @ 56198066

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
5551c25f 04/12/2012 12:32 am Miltiadis Vasilakis

Do not use the shared cache in sharing account requests.

d4433f6f 03/09/2012 06:47 pm Miltiadis Vasilakis

Simplify default and support custom notifications for nodes.

7da4ebcc 03/08/2012 07:46 pm Miltiadis Vasilakis

Modify nodes to make notifications configurable and provide property access to all related ASIPithos objects.

5f54c6be 01/10/2012 07:36 pm Miltiadis Vasilakis

Modify PithosNodes to use the global concurrent dispatch queue for ASIPithosRequest delegates.

90fadc45 09/29/2011 06:53 pm Miltiadis Vasilakis

Shift-refresh forces no use of cache.
Other changes.

af3b9f06 09/28/2011 05:04 pm Miltiadis Vasilakis

Initial implementation of 'others shared'.

20f54e18 09/27/2011 12:22 am Miltiadis Vasilakis

'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.

4ae10a2b 09/26/2011 04:09 pm Miltiadis Vasilakis

Initial implementation of 'my shared'.

6a9b9f40 09/17/2011 11:36 pm Miltiadis Vasilakis

Implemented menu delete and move to trash.
Other fixes and improvements.

857217b0 09/10/2011 03:06 pm Miltiadis Vasilakis

Initial implementation of browser context menu.
Info window for subdirs.
Support for application/directory objects.
Conversion of subdir to application/directory object if metadata are applied.
Other minor fixes and changes.

2d9996a2 08/17/2011 04:29 pm Miltiadis Vasilakis

Initial implementation of object info window.
Other changes.

605c8932 08/14/2011 02:38 pm Miltiadis Vasilakis

Improved refresh mechanism.
Other minor fixes and changes.

155f0dfd 08/10/2011 05:53 pm Miltiadis Vasilakis

Minor UI changes.
Minor fixes.

9f3a92de 08/10/2011 01:59 pm Miltiadis Vasilakis

Using system icons based on file extension.
Initial implementation of browser leaf preview.
Simplified authentication panel.
Login through redirection and url handling implemented.
Some refactoring.
Other minor fixes.

e5fdf4d9 08/05/2011 09:11 pm Miltiadis Vasilakis

Initial commit of pithos-macos.
The finder-like client can browse the contents of the 'pithos' and 'trash' containers of a pithos user, using asynchronous requests.

d8d08dc1 08/03/2011 11:05 am Miltiadis Vasilakis

Initial commit of pithos-macos.