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
2017-03-18Make System.Drawing code compatible with .NET Core (#4548)Frederik Carlier
2017-03-17Remove CAS attributes from System.Drawing (#4544)Frederik Carlier
2017-03-16[System.Drawing] Rename method parameters to match .NET contractAlexander Köplinger
2017-03-16Use MD5.Create () instead of new MD5CryptoServiceProvider()Frederik Carlier
2017-03-16Add [In, Out] annotation to points in GdipTransformMatrixPointsFrederik Carlier
2017-03-13GDI+ functions: use constant for the library name, fix whitespace (#4515)Frederik Carlier
2017-03-11Remove CAS from System.Drawing unit testsFrederik Carlier
2017-03-07RFI - Support building System.Drawing for NETCOREAPP2.0 (#4483)Frederik Carlier
2017-03-06Make System.Drawing unit tests use Assert.Throws instead of [ExpectedExceptio...Frederik Carlier
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-05[msvc] Update csproj files (#4204)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-19[build] Add new profileMarek Safar
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-07-13[bcl] netstandart 1.6 supportMarek Safar
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[System.Drawing] Disable failing PngCodec 2bpp tests on ARM64Alexander Köplinger
2016-05-19[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-05-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-02-19[System.Drawing.Printing] CUPS default PageSize and InputSlot should override...Paul Gofman
2016-02-03Merge pull request #2542 from akoeplinger/remove-changelogAlexander Köplinger
2016-02-01[msvc] Update order.xml and csproj filesAlexander Köplinger
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-14[System.Drawing] Include new .NET4.5 attributes (OWIN)Andrés G. Aragoneses
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-11-20[System.Drawing] Add ifdefs to source code used by Xamarin.iOS/Mac to make it...Rolf Bjarne Kvinge
2015-11-09ColorTranslator.FromHtml 3-digit codes support (#35664)ES
2015-09-23This is a patch to fix bug 34123. System.Drawing.Printing.PrintingServicesUni...guerrysemones
2015-09-22[System.Drawing] Fix Point constructor with single int parameter to correctly...Kimura Youichi
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-08-31Remove incorrect warningsMarek Safar
2015-07-25[build] Fix a few Makefiles to correctly use net_4_x instead of net_4_5Alexander Köplinger
2015-06-03[bcl] Fix a sys.drawing test so it doesn't fail on misconfigured systems.Zoltan Varga
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-21[bcl] Remove ONLY_1_1 defines from class libsAlexander Köplinger
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich