[System.Numerics] BigInteger.GCD(0,x) must return abs(x) instead of x
[mono.git] / mcs / class / System.Drawing / System.Drawing /
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-29 Marek SafarMerge pull request #471 from antoniusriha/master
2012-09-29 Marek SafarMerge pull request #470 from clcrutch/SystemIcons
2012-09-29 chrisAdded System.Drawing.SystemIcons.Shield to API to match...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-10 Rodrigo KumperaMerge pull request #61 from ztzg/darwin-static-build...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-08-20 garybSystem.Drawing: added email to icon and test file headers
2012-08-18 garybSave icon with 256px image without losing data, Bugs...
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-09 Bojan RajkovicMerge pull request #366 from robwilkens/bug5747-2
2012-07-05 Rolf Bjarne KvingeRework RectangleF.Contains to not do equality compariso...
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-24 JamesB7BindingFlags.Public needed here as Exception.HResult...
2012-06-23 Marek SafarMerge pull request #344 from robwilkens/bug1202
2012-06-23 Rob WilkensBug 1202 Fix: Adds float.NaN checks to DrawLine
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-20 Miguel de IcazaSome small changes to assist Coregraphics System.Drawing
2010-12-11 Ralph Leckett[System.Drawing] Remove unnecessary verbosity
2010-12-11 Ralph Leckett[System.Drawing] On image load from stream errors,...
2010-12-09 Geoff NortonEnsure we always save the GState, not just when the...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-06 Geoff NortonEnsure we save and restore the gstate
2010-12-05 Geoff NortonEnsure we properly translate the CTM for NSView's when...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-20 Geoff NortonFix a potential NRE when using bitmap contexts
2010-11-08 Marek SafarAPI compatibility work
2010-10-29 Geoff Norton[OSX] Reintroduce Cocoa System.Drawing support
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-07-19 Sebastien Pouliot2010-07-19 Sebastien Pouliot <sebastien@ximian.com>
2010-07-16 Sebastien Pouliot2010-07-16 Sebastien Pouliot <sebastien@ximian.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-01 Miguel de Icaza2010-03-01 Miguel de Icaza <miguel@novell.com>
2009-10-13 Marek Safar2009-10-13 Marek Safar <marek.safar@gmail.com>
2009-07-16 Gonzalo Paniagua... 2009-07-15 Gonzalo Paniagua Javier <gonzalo@novell...
2009-07-15 Sebastien Pouliot2009-07-15 Sebastien Pouliot <sebastien@ximian.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-24 Marek HabersackBackport of r119827
2008-11-24 Geoff Norton2008-11-24 Geoff Norton <gnorton@novell.com>
2008-11-21 Andreia Gaita* System.Drawing/Image.cs: On win32, when cloning image...
2008-11-21 Andreia Gaita* System.Drawing/Image.cs: On win32, when cloning image...
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-02 Sebastien PouliotFont.cs: Add comment on .ctor(Font,FontStyle) about...
2008-10-10 Marek SafarNew tests, update.
2008-10-08 Marek SafarUpdates
2008-10-06 Sebastien Pouliot2008-10-06 Sebastien Pouliot <sebastien@ximian.com>
2008-10-06 Sebastien PouliotRectangleF.cs: Fix edge intersection. Path by Brian...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-28 Marek SafarWarnings cleanup
2008-08-08 Gert Driesen* TestIcon.cs: Add test case for bug #415581.
2008-08-07 Gert Driesen* Icon.cs (InitFromStreamWithSize): Move init of iconDi...
2008-07-18 Marek SafarNew tests, updates
2008-07-14 Sebastien PouliotgdipFunctions.cs: Fix signature for GdipGetImageAttribu...
2008-07-07 Sebastien Pouliot2008-07-07 Sebastien Pouliot <sebastien@ximian.com>
2008-07-03 Sebastien PouliotImage.cs: throw NotImplementedException in SetPropertyI...
2008-06-27 Ivan Zlatev2008-06-27 Ivan N. Zlatev <contact@i-nz.net>
2008-06-24 Sasha KoganBug 10597 fix.
2008-06-17 Roei ErezTARGET_JVM bug 10598
2008-06-17 Roei ErezTARGET_JVM bug 10598
2008-06-16 Roei ErezTARGET_JVM bugs
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-26 Gert Driesen* Bitmap.cs: Changed argument names to match MS.
2008-05-25 Sebastien Pouliotrevert big, unreviewed, broken changes from r104029...
2008-05-25 Gert Driesen* Bitmap.cs: Changed argument names to match MS. Change...
2008-05-19 Sebastien Pouliot2008-05-19 Sebastien Pouliot <sebastien@ximian.com>
2008-05-18 Sebastien Pouliot2008-05-18 Sebastien Pouliot <sebastien@ximian.com>
2008-05-14 Sebastien Pouliot2008-05-14 Sebastien Pouliot <sebastien@ximian.com>
2008-04-21 Eyal AlaloufFix unix2Dos
2008-03-28 Jb Evainmerge 99208:99244
2008-03-28 Ivan Zlatev2008-03-28 Ivan N. Zlatev <contact@i-nz.net>
2008-03-28 Jb Evainmerge from trunk at 97714
2008-03-26 Kornél PálComIStreamWrapper.cs: Seek: remove read-only case....
next