Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosAccountNode.h @ 6d9d5dce

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
fb27f368 07/07/2013 02:56 pm Miltiadis Vasilakis

Refactor use of pithos objects to accommodate
retry of failed service requests

In browser and nodes, use the pithos object of the
account manager, instead of maintaining a copy.

97c9a632 03/15/2013 06:21 pm Miltiadis Vasilakis

Improve UUID translation in nodes

Show nodes immediately with translated UUIDs. Fix bug where browser of first created account didn't translate UUIDs.

bc768c45 03/15/2013 02:13 pm Miltiadis Vasilakis

Improve handling of node requests

Fix bug where autoreleased node requests where set nil and then released.

258db46f 03/14/2013 05:06 pm Miltiadis Vasilakis

Improve code and fix bugs

b83af782 02/19/2013 12:55 pm Miltiadis Vasilakis

Use user catalog in account groups presentation and editing

cb6abe72 01/14/2013 12:14 pm Miltiadis Vasilakis

Convert to Objective-C ARC

Use Xcode refactoring to convert project to Objective-C ARC, to fix problems that memory is freed more than once, when autorelease pools are drained. Update version.

da7bfe47 04/12/2012 12:32 am Miltiadis Vasilakis

Reset state of root nodes when pithos is set. Send verbose messages on all node listing failures to activity facility.

919cb043 01/27/2012 07:42 pm Miltiadis Vasilakis

Refactor to use updated ASIPithos lib.

470e6f81 10/07/2011 02:26 am Miltiadis Vasilakis

Implemented group preferences.
Initial implementation of download/upload activity progress and messages.

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.

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

Improved refresh mechanism.
Other minor fixes and changes.

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.