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
2018-04-19[WindowsBase] Fix ZipPackage.WriteContentType when extension is empty. (#4943)hharyono
2018-01-24[WindowsBase] Use case-insensitive extension match in System.IO.Packaging.Zip...Sauta, Usevalad
2017-04-03Correctly detect relative Uri in package parts (#3630)Francois Botha
2016-10-11Making sure stream is closed when exception is thrownHenric Müller
2016-05-25[WindowsBase] Fix for the new .rels file when it's shorter than the old. A fi...Marek Safar
2016-05-25[WindowsBase] Deal with deleted package parts. A patch from #41203Marek Safar
2015-08-18[WindowsBase] Fix PackagePart.GetRelationships for readonly filesash-lshift
2014-08-07Added argument validations to ComparePackUri an ComparePartUri.Marcos Henrich
2014-08-07Changed Check.PartUriIsValid to throw ArgumentException.Marcos Henrich
2014-07-09Fixes https://github.com/OfficeDev/Open-XML-SDK/issues/6 by formatting core.x...Daniel Reiter Horn
2014-07-09Fixes https://github.com/OfficeDev/Open-XML-SDK/issues/7 by allowing both rel...Daniel Reiter Horn
2013-09-20Fix the build.Mark Probst
2013-09-17Fix: bug https://bugzilla.xamarin.com/show_bug.cgi?id=14811 (to be reviewed)mayerwin
2012-12-16[System.IO.Packaging] Fix incorrect conversion of relative uris to absolute urisPablo Ruiz Garcia
2012-10-13Fix implementation of System.IO.Packaging::GetRelativeUri(Uri,Uri) [fixes xam...Pablo Ruiz Garcia
2012-03-27Fix wrong WindowsBase method signaturesMarek 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
2010-02-192010-02-19 Alan McGovern <amcgovern@novell.com>Alan McGovern
2009-09-07Put WindowsBase on mcs/class for System.IO.PackagingMiguel de Icaza
2008-11-06move back to oliveMiguel de Icaza
2008-11-06* WindowsBase/System.IO.Packaging/Package.cs:Alan McGovern
2008-11-04* WindowsBase/Test/System.IO.Packaging/PackagePartTest.cs:Alan McGovern
2008-11-04* WindowsBase/WindowsBase.dll.sources:Alan McGovern
2008-11-04* WindowsBase/System.IO.Packaging/PackagePropertiesPart.cs: No need toAlan McGovern
2008-11-04* WindowsBase/System.IO.Packaging/PackageProperties.cs:Alan McGovern
2008-11-04* WindowsBase/System.IO.Packaging/Package.cs: Cosmetic - Make methodsAlan McGovern
2008-11-03Moving WindowsBase into the mcs treeAlan McGovern