Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosPreferencesController.m @ 46b46b83

History | View | Annotate | Download (10.2 kB)

# Date Author Comment
d8426ffb 02/29/2012 09:51 pm Miltiadis Vasilakis

Support multiple accounts. Bug fixes. Improve concurrency.

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.

efbe8f14 10/11/2011 12:38 pm Miltiadis Vasilakis

Made application URLs configurable through the info.plist file.

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.

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

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

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

Initial implementation of object info window.
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.