In .:
commit52531b6daab1f92ac7144196f120c74ff42614c6
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 16 Apr 2009 15:25:45 +0000 (16 15:25 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 16 Apr 2009 15:25:45 +0000 (16 15:25 -0000)
tree73f80898e24852d8e2ba47cee57978bb8d8c8651
parentbc211b721b6a2181ad692e7b9fcb1e465593f457
In .:
2009-04-16  Sebastien Pouliot  <sebastien@ximian.com>

* corlib.dll.sources: Add System.IO.IsolatedStorage/
MoonIsolatedStorage.cs to the build

In System.IO.IsolatedStorage:
2009-04-16  Sebastien Pouliot  <sebastien@ximian.com>

* MoonIsolatedStorage.cs: New. Manage the shared (location, quota)
information about Moonlight isolated storage.
* MoonIsolatedStorageFile.cs: Adjust with new MoonIsolatedStorage.
Implement IncreaseQuotaTo UI.
* MoonIsolatedStorageFileStream.cs: Adjust with MoonIsolatedStorage.

svn path=/trunk/mcs/; revision=131903
mcs/class/corlib/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/MoonIsolatedStorage.cs [new file with mode: 0644]
mcs/class/corlib/System.IO.IsolatedStorage/MoonIsolatedStorageFile.cs
mcs/class/corlib/System.IO.IsolatedStorage/MoonIsolatedStorageFileStream.cs
mcs/class/corlib/corlib.dll.sources