Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosPreferencesController.xib @ 5dfe75c5

History | View | Annotate | Download (161.9 kB)

# Date Author Comment
cc4260cc 02/26/2013 01:29 pm Miltiadis Vasilakis

Fix bugs

Fix bugs. Improve UI and ARC handling. Update version.

ec392f75 02/22/2013 10:24 pm Miltiadis Vasilakis

Use user catalog in sharing presentation and editing

Provide separate input for sharing user and group. Fix bugs.

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

Use user catalog in account groups presentation and editing

8aa8e10c 02/19/2013 01:13 am Miltiadis Vasilakis

Add initial support for user catalog

Keep user catalog for each account. Show displayname in preferences after authentication. Minor improvements.

55496c8b 04/13/2012 11:24 pm Miltiadis Vasilakis

Add preference to skip hidden files during sync.

e8dc9335 04/02/2012 10:09 am Miltiadis Vasilakis

Show others shared in preferences, save/retrieve in user defaults.

ca913781 03/09/2012 06:56 pm Miltiadis Vasilakis

Add UI for selective sync folders. Call next sync when an account has sync preferences applied.

46b46b83 03/01/2012 01:01 pm Miltiadis Vasilakis

Support changes in container and object metadata.

580d6623 02/29/2012 11:47 pm Antony Chazapis

Make properties resizable. Fix about window.

d8426ffb 02/29/2012 09:51 pm Miltiadis Vasilakis

Support multiple accounts. Bug fixes. Improve concurrency.

b69acf2b 12/08/2011 12:17 pm Miltiadis Vasilakis

UI changes. Removed application menu.

cd5db3ce 12/06/2011 03:34 pm Miltiadis Vasilakis

UI changes.

d0d3b184 11/16/2011 11:26 am Miltiadis Vasilakis

Bug fix regarding sync folder.

dbfd951b 11/04/2011 12:34 am Miltiadis Vasilakis

Modified authentication preferences.

74314fd6 11/02/2011 01:48 pm Miltiadis Vasilakis

When there are not username and token provided during startup, preferences are shown.
Username and token are not allowed to be set to empty strings in the preferences.
Manual authentication is separated by shibboleth authentication in the preferences.

7325abf2 10/25/2011 04:41 pm Miltiadis Vasilakis

Sync folder can be selected in the preferences.
Improvements in handling of user properties.

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

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

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

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

589a14ca 08/14/2011 08:20 pm Miltiadis Vasilakis

Created status bar icon with menu.
Initial implementation of preferences window.
Moved authentication to app delegate and preferences.