Statistics
| Branch: | Revision:

root / trunk / Pithos.Setup.x64 @ 355f9341

# Date Author Comment
355f9341 02/28/2012 01:49 pm Panagiotis Kanavos

Version changes

759bd3c4 02/22/2012 01:57 pm Panagiotis Kanavos

Converted message arrays to Uri arrays

71fe1f64 02/21/2012 12:00 pm Panagiotis Kanavos

Setup changes to allow previous version removal

ca79acb7 02/17/2012 01:59 pm Panagiotis Kanavos

Fixed Startup shortcuts to include the "startup" command line argument.
Modified App.xaml.cs to show the splash screen only after a successful startup check.
Resolves #2055

34bdb91d 02/16/2012 05:32 pm Panagiotis Kanavos

Simplified proxy management code

0fb899fe 02/06/2012 09:35 pm Panagiotis Kanavos

The x64 project repeatedly loses the menu shortcut references

ac3444de 02/02/2012 08:07 pm Panagiotis Kanavos

Namespace change for PreferencesView.xaml
Added GRNet program menu folder in the setup projects
Modified IconOverlayBase.cs to control overlay display in dialog boxes

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

Dead code cleanups and removal of unwanted dll references

88442520 01/30/2012 09:28 pm Panagiotis Kanavos

Fixed startup link

025046f1 01/27/2012 03:15 pm Panagiotis Kanavos

Added a DeletedIconOverlay.cs
Added synch status in the file properties
Modified the splash screen to use the out-of-the-box splash functionality of WPF
In NetworkAgent.cs, moved the delay call at the end of each poll. Waiting at the start of each poll is inappropriate when the polling frequency is large

29a6b387 01/23/2012 09:00 pm Panagiotis Kanavos

Added check for startup option
Added Okeanos folder creation

1b4a7550 01/10/2012 07:52 pm Panagiotis Kanavos

Minor fixes and preparing to move

4f6d51d4 01/08/2012 11:02 pm Panagiotis Kanavos

Added directory object creation whenever a new directory is created
Showing the file property dialog box for directories

363bad87 12/06/2011 11:28 pm Panagiotis Kanavos

Fixed setup registry issues and removed unnecessary MEX endpoint from StatusService.cs

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

ac50f298 11/15/2011 08:32 pm Panagiotis Kanavos

Added missing MSVCRT merge module

d17258c2 11/15/2011 04:45 pm Panagiotis Kanavos

Moved SQLite dlls to separate 32/64 folders in Libraries
Created separate target platforms for 32/64 bits
Created separate setup packages for 32/64 bits

166b4c2b 11/14/2011 08:23 pm Panagiotis Kanavos

Added x86 setup project

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

7e26c075 10/20/2011 11:13 pm Panagiotis Kanavos

Fixes to Add/Remove accounts

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

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

153975d0 09/22/2011 10:51 am Panagiotis Kanavos

Changes to use a new active account

82db721b 09/16/2011 12:59 pm Panagiotis Kanavos

Replaced the Caliburn.Micro.WPF project with the resulting library Caliburn.Micro.dll

4d301e8e 09/01/2011 11:26 pm Panagiotis Kanavos

Replaced Hammock with custom code

79736291 08/24/2011 09:38 pm Panagiotis Kanavos

Extracted Authentication URL to application settings

46ad0586 08/24/2011 08:28 pm Panagiotis Kanavos

Fixed target platform form some of the setup modules

3c43ec9b 08/24/2011 08:25 pm Panagiotis Kanavos

Added Tag storage
DB storage in AppData

283809f3 08/23/2011 06:52 pm Panagiotis Kanavos

Changes in PithosMonitor and StatusKeeper to detect concurrent changes
Added x64 setup program