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
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
2014-12-10[System.Drawing] Fixes commit 2abd0ed92e1b5aae4c917c9feb7b08949e828424Marek Safar
2014-12-09[System.Drawing] Add support for a null culture argument to the ConvertFrom (...Zoltan Varga
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-09-02Do not specify key file when building for mobile, it should be passed on comm...Marek Habersack
2014-09-02This method is internal in the mobile profileMarek Habersack
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-08-08[Cleanup] Removed JavaEE csproj and sln filesAlexander Köplinger
2014-08-08[Cleanup] Removed net_1_1_java from MakefilesAlexander Köplinger
2014-08-08[Cleanup] Removed net_1_1_java*.sources filesAlexander Köplinger
2014-08-08[Cleanup] Removed .jvm.cs files that are no longer usedAlexander Köplinger
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-07-07[System.Drawing] Delete test files after testAlexander Köplinger
2014-06-08Update Graphics.cs - change "Check you DISPLAY"Brian Durham
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-16Merge pull request #925 from ermshiperete/novell-bug-602934Miguel de Icaza
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-02-28[Printing] Improve reported printer settings (Fixes #602934)Eberhard Beilharz
2014-02-28[Printing] Add unit test for Novell bug #602934Eberhard Beilharz
2014-02-23[Test] Cleaned up how a bunch of tests were ignoredAlexander Köplinger
2013-11-12Fixed a test failure that occurs when the specified font is not installed.Alexander Köplinger
2013-08-28Make setProperties privateMarek Safar
2013-08-28Rewrote Font.GetHashCode() to improve uniqueness.gvillanueva
2013-07-02Update csproj filesMarek Safar
2013-05-24Put back the tests, we were trying to track down the regressionsMiguel de Icaza
2013-05-24[System.Drawing]: Disable more broken tests.Martin Baulig
2013-05-24[System.Drawing]: Disable broken tests.Martin Baulig
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-10-23Disable failing tests on the Mac.Martin Baulig
2012-09-29Update mcs/class/System.Drawing/Assembly/ChangeLogclcrutch
2012-09-29Fixed System.Drawing/System.Drawing-net_4_5.csprojclcrutch
2012-09-29Fixed System.Drawing/System.Drawing-net_4_0.csprojclcrutch
2012-09-29Fixed System.Drawing/System.Drawing-net_2_0.csprojclcrutch
2012-09-29Fixed mcs/class/System.Drawing/ChangeLOgclcrutch
2012-09-29Added System.Drawing.SystemIcons.Shield to API to match .Net 2.0 SP1, 4.0, 4....chris