2009-12-02 Jeffrey Stedfast <fejj@novell.com>
commit79103573867bcde141199efeb65aceca9523ce77
authorfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 2 Dec 2009 23:07:52 +0000 (2 23:07 +0000)
committerfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 2 Dec 2009 23:07:52 +0000 (2 23:07 +0000)
tree6a250689ee7d6a12a6ea55d5b5447270ac65765d
parentebeab1a13af3ddf79cb761dd234d0af3758dbc93
2009-12-02  Jeffrey Stedfast  <fejj@novell.com>

* CollectionIteratorError.cs: Added to the build.

* ResourceDictionary.cs (IsFixedSize): Implemented.
(IDictionary.Add): Implemented.
(IDictionary.CopyTo): Stubbed out.
(IDictionary.GetEnumerator): Implemented.
(IDictionary.Remove): Implemented.
(ICollection.IsSynchronized): Implemented.
(ICollection.SyncRoot): Implemented.
(IEnumerable.GetEnumerator): Implemented.

* PresentationFrameworkCollection.cs: Updated for
NativeMethods.collection_iterator API changes.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/moon@147505 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Windows/Makefile.am
class/System.Windows/Mono/GeneratedPInvokes.cs
class/System.Windows/Mono/ManagedXamlLoader.cs
class/System.Windows/System.Windows.mdp
class/System.Windows/System.Windows/ChangeLog
class/System.Windows/System.Windows/PresentationFrameworkCollection.cs
class/System.Windows/System.Windows/ResourceDictionary.cs