Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / LastModifiedDateTransformer.m @ 5dfe75c5

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
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.

b58ff732 01/07/2013 04:32 pm Miltiadis Vasilakis

Use @autoreleasepool directive

3812626f 10/21/2011 08:56 pm Miltiadis Vasilakis

Sync is saving the last completed date.
Remote objects that are deleted in sync are moved to trash instead.
Dates shown in descriptive format.

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

Initial implementation of object info window.
Other changes.