Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-03Dispatcher should process a higher-priority taskDmitry Potapov
2014-02-03InvalidOperationException in Dispatcher.RunFrameDmitry Potapov
2014-02-03Dispatcher should stop if Continue is falseDmitry Potapov
2014-02-03Dispatcher: Run() can be used more than onceDmitry Potapov
2014-02-02Dispatcher.PushFrame: clean references before returnDmitry Potapov
2014-02-02Fix src and dest indexes in DispatcherOperation ctorDmitry Potapov
2014-01-04Implement GroupDescription based on moonlight implementationAntonius Riha
2014-01-02Make empty SortDescriptionCollection read-only.Antonius Riha
2014-01-02Add tests for empty, non-modifiable SortDesriptionCollectionAntonius Riha
2013-12-03Merge pull request #823 from DavidKarlas/masterMarek Safar
2013-12-03Update PointConverter.csDavid Karlaš
2013-09-20Fix the build.Mark Probst
2013-09-17Fix: bug https://bugzilla.xamarin.com/show_bug.cgi?id=14811 (to be reviewed)mayerwin
2013-07-30Fixed binary serializationMarek Safar
2013-07-30Fix ObservableCollection binary serialization (based on 828a6a4f45702a1a2fc27...Marek Safar
2013-07-02Update csproj filesMarek Safar
2013-05-24DependencyProperty of DependencyObject was trowing KeyNotFound exception inst...David Karlaš
2013-04-29Revert "Merge pull request #615 from nealef/master"Marek Safar
2013-04-18Fix incompatibility with .NET's serialization of ObservableCollection - part ...Neale
2013-04-18Reverse patches that should have gone to my fork rather than to headNeale
2013-04-17When .NET serializes it will use the TypeForwardedFrom information whenmono-3.0.10-windowsNeale
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2013-01-18Implement Int32Rect operator ==, operator !=Alistair Leslie-Hughes
2012-12-16[System.IO.Packaging] Disable some failing tests againAlan McGovern
2012-12-16[System.IO.Packaging] Fix incorrect conversion of relative uris to absolute urisPablo Ruiz Garcia
2012-11-22[WindowsBase] Add IEditableCollectionViewAddNewItem.csAntonius Riha
2012-11-20[WindowsBase] Add some implementation to class GroupDescriptionAntonius Riha
2012-11-07Kill silly using directive.Rodrigo Kumpera
2012-10-22[WindowsBase] Nuke a broken testAlan McGovern
2012-10-13Fix implementation of System.IO.Packaging::GetRelativeUri(Uri,Uri) [fixes xam...Pablo Ruiz Garcia
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-06-08WindowsBase: fix Rect.Union() and add Rect.Union test casesArmin Sander
2012-05-31Cleanup WindowsBase test failures.atsushieno
2012-04-17Add missing referencesMarek Safar
2012-04-05Add missing assembly references to test targetsMarek Safar
2012-04-05Update csproj filesMarek Safar
2012-03-27Fix wrong WindowsBase method signaturesMarek Safar
2012-02-17Cleanup some assembly attributesMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar
2011-11-24Clone input collection for ObservableCollection<T>. Fixes #2169Marek Safar
2011-10-18[WindowsBase] Add better support for Default/Override content_typesAlan McGovern
2011-10-18[System.IO.Packaging] Fix some dispose related issuesAlan McGovern
2011-10-11[WindowsBase] Don't treat special file [Content-Types].xml as a part, ends up...Jérémie Laval
2011-10-07[WindowsBase] Relationship ids must be valid XML identifiers.Rolf Bjarne Kvinge
2011-09-26Install 4.0 profile as developers package and make 4.5 profile default gac ta...Marek Safar
2011-08-17[System.IO.Packaging] Add another testAlan McGovern
2011-08-17[System.IO.Packaging] Fix calling convention related issuesAlan McGovern
2011-05-12Added entry to WindowsBase_test.dll.sourcesKonrad M. Kruczynski