Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Properties / AssemblyInfo.cs @ 07ec1cc6

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
07ec1cc6 04/30/2012 03:29 pm George Pantazis

Version Change

Signed-off-by: George Pantazis <>

c3f2e9dc 04/26/2012 06:46 pm George Pantazis

Fixed Mini Status Window
Removed entry for Mini Status Window and added the toggle to CurrentSyncStatus

Signed-off-by: George Pantazis <>

268bec7f 04/24/2012 10:22 pm Panagiotis Kanavos

Fixed handling for Content_Type "application/folder" in SelectiveSync and other locations

97d149c1 04/24/2012 03:24 am Panagiotis Kanavos

v 0.7.20424

6c5a139a 04/10/2012 08:48 am Panagiotis Kanavos

v. 0.7.20410

81462518 04/09/2012 08:51 am Panagiotis Kanavos

Version 0.7.20409

f4a72cb8 04/06/2012 10:48 pm Panagiotis Kanavos

Notification changes
Fixed the way folders appear in Selective Synch
Added form with conflicts

d78d765c 04/03/2012 11:38 pm Panagiotis Kanavos

Extracted upload/download functionality from NetworkAgent to Uploader.cs and Downloader.cs

Taskbar menu fixes
Empty file fixes

ebc37b0d 04/02/2012 11:08 pm Panagiotis Kanavos

Fixes for v.0.7.20401

5ac32089 03/30/2012 01:06 am Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Network/RestClient.cs

Replaced v 1.0.66 of SQLite with v. 1.0.79 specific for .NET 4.0

dd0f9366 03/29/2012 07:56 pm George Pantazis

Fixed container path edit in user profile.
Fixed small issue in installer.

Signed-off-by: George Pantazis <>

4127d08d 03/28/2012 04:53 pm George Pantazis

Installer:
Added 3 new images for the installer.

Pithos:
Updated Images (Splash, About)
Updated Application icon

Fixed Typo in object preferences Synch -> Sync
Fixed Type in Status Window Uploading {0} to Upload -> Uploading {0}
Changed Version to 20317...

3ac3e738 03/28/2012 12:01 pm Panagiotis Kanavos

Changed release date

7f610513 03/28/2012 12:01 pm Panagiotis Kanavos

Changed version to 316

6b8b6e58 03/27/2012 06:37 pm Panagiotis Kanavos

Updated version to 0.7.20316

0771dfd7 03/23/2012 08:15 am Panagiotis Kanavos

Fixed wrong file offset check

7153da40 03/20/2012 06:09 pm Panagiotis Kanavos

Added fix for directory content types generated by Firefox.
Fixes #2227

922c6aff 03/20/2012 09:04 am Panagiotis Kanavos

Large file offset fix

4191ea15 03/16/2012 07:50 pm Panagiotis Kanavos

Changed version to 0.7.20312
Changed ShellView.xaml size to 0:0

81c5c310 03/16/2012 02:33 pm Panagiotis Kanavos

Added fixes for v.0.7.20311

Changes to logo
Renamed "Pithos" logo to "Pithos+"
Fixes to login URL

6b0de454 03/15/2012 08:53 pm Panagiotis Kanavos

Various changes

72eeda84 03/15/2012 06:41 pm Panagiotis Kanavos

Menu visibility changes
Status view toggling

badcef63 03/14/2012 06:47 pm Panagiotis Kanavos

Added embedded browser form LoginView.xaml to overcome IE redirect bugs

7059b7a2 03/13/2012 06:36 pm Panagiotis Kanavos

Changed exe name

199dc6db 03/12/2012 10:49 pm Panagiotis Kanavos

Changed versions to 0.7.20308

6f03d6e1 03/12/2012 04:26 pm Panagiotis Kanavos

Fixes to NetSparkle
Fixes to IfModifiedSince calculation
Added console window

349a2d0f 03/08/2012 01:01 pm Panagiotis Kanavos

Changes to NetSparkle forms

96f88218 03/07/2012 07:33 pm Panagiotis Kanavos

Taskbar menu message text limited to a single line

6c2b996e 03/07/2012 06:46 pm Panagiotis Kanavos

Assembly date changes

049333d2 03/07/2012 05:57 pm Panagiotis Kanavos

Converted NetSparkle project to .NET 4 Client Profile
Threading fixes for NetSparkle
Added configurable versioninfo.xml url

79f92570 03/07/2012 01:58 pm Panagiotis Kanavos

Added file event batching

45f431ba 03/02/2012 11:09 am Panagiotis Kanavos

Version changes

48686774 03/01/2012 05:49 pm Panagiotis Kanavos

Modified FileSystemWatcherAdapter.cs to raise create events for all child objects under a new folder
Fixes #2120

2797b5ef 03/01/2012 04:00 pm Panagiotis Kanavos

Changed version to 0.7.20301.2122

31c97141 02/29/2012 10:16 pm Panagiotis Kanavos

Changes to hide the warning image when an account token is refreshed

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

fbbbe99b 02/21/2012 12:01 pm Panagiotis Kanavos

GetFileAgent moved to FileAgent.cs

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

Added header to all files. Closes #2064

301a68c5 02/19/2012 07:04 pm Panagiotis Kanavos

Changed casing of company name

a0622735 02/13/2012 11:40 pm Panagiotis Kanavos

Simplified SnapshotDifferencer.cs

2edb4807 02/09/2012 11:36 pm Panagiotis Kanavos

Preliminary fix for #1999, incorrect deletions
The first attempt is to detect deletions AFTER the first poll by comparing a cached listing to the new listing. Missing files are deletes. Can be expanded to simplify the rest of the processing code as it can also yield new files and modified files (same path, higher versions or different lengths or hashes)

82524ce4 02/06/2012 10:54 pm Panagiotis Kanavos

Changed versions and dialog sizes

6b66784a 02/03/2012 02:07 pm Panagiotis Kanavos

Changed assembly version to 0.1.0
Changed file version to 0.1.x.x according to the new numbering scheme
Closes #1992

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

Dead code cleanups and removal of unwanted dll references

97f51ab0 01/24/2012 09:28 am Panagiotis Kanavos

Fix for deleting local objects that don't exist in Pithos

039a89e5 01/10/2012 11:28 pm Panagiotis Kanavos

Further changes to reduce locking and switch to WAL journal mode for SQLite
Also added dictionary with deleted files with dates to filter upload/download of deleted files.
Should probably add a deletion check when commiting downloaded files

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

8dd2bdfb 12/15/2011 08:39 pm Panagiotis Kanavos

Fixed error that caused continuous credential retrieval in Auto account page

74d78c90 12/15/2011 03:45 pm Panagiotis Kanavos

Fixed settings save that was disabled due to the addition of a Uri property
Removed "IsPithos" property from UI and classes
Using default token 0007 for feedback

56d43ebb 12/07/2011 09:46 pm Panagiotis Kanavos

Changed version date to 2001-12-07

2f41824c 11/14/2011 07:48 pm Panagiotis Kanavos

Fixes to auto-build numbering, About display.

Closes #1649, #1620, #1612

4b0a2fc0 11/10/2011 09:27 pm Panagiotis Kanavos

-

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

Added WPF client based on Caliburn.Micro