Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / AppBootstrapper.cs @ 2f7c4288

History | View | Annotate | Download (4.6 kB)

# Date Author Comment
759bd3c4 02/22/2012 01:57 pm Panagiotis Kanavos

Converted message arrays to Uri arrays

255f5f86 02/19/2012 09:41 pm Panagiotis Kanavos

Added header to all files. Closes #2064

70f12b36 02/03/2012 11:47 pm Panagiotis Kanavos

First attempt to allow shared file modifications

4d70073b 02/02/2012 02:15 pm Panagiotis Kanavos

Dead code cleanups and removal of unwanted dll references

133f83c2 01/20/2012 06:12 pm Panagiotis Kanavos

Added Polling interval property and setting

c92e02f3 11/24/2011 11:40 pm Panagiotis Kanavos

Removed unneeded registry key. Resolves #1690
Container properties dialog displays policies, updates tags. Closes #1564
File and Container properties dialogs are now asynchronous. Closes #1691
Added Context menu registry settings to setup. Closes #1574

aba9e6d9 11/16/2011 06:28 pm Panagiotis Kanavos

Tags, Permissions, Public for Files are working

2c27cdd0 11/11/2011 08:52 pm Panagiotis Kanavos

Completed feedback form

ff26eb71 11/07/2011 06:58 pm Panagiotis Kanavos

Added unhandled exception handlers
Added message box with expandable exception details - missing proper theme
Modified Manufacturer in Setup project

0bd56b7c 10/20/2011 03:51 pm Panagiotis Kanavos

Added usage and "Go To Site" menus per account

5120f3cb 10/14/2011 05:12 pm Panagiotis Kanavos

Logging changes, first changes to multi account support

cfed7823 10/13/2011 11:14 pm Panagiotis Kanavos

Added log4net for client profile
Refactored to allow retrieval of shared objects

9bae55d1 08/16/2011 05:01 pm Panagiotis Kanavos

Added WPF client based on Caliburn.Micro