Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ImageList.cs
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-06 Nicolas RaoulMerge remote-tracking branch 'upstream/master' into...
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-05 Marek SafarMerge pull request #497 from Shabbafru/ImageListPatches
2012-11-05 Shabbafrufixed clearing of the ImageList
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2010-12-11 Ralph Leckett[winforms] Style
2008-09-24 Jonathan Pobst2008-09-24 Jonathan Pobst <monkey@jpobst.com>
2008-07-18 Marek SafarNew tests, updates
2008-07-15 Jonathan Pobst2008-07-15 Jonathan Pobst <monkey@jpobst.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-06 Gert Driesen* BindingContext.cs: Changed argument names to fix...
2007-03-29 Mike Kestner2007-03-29 Mike Kestner <mkestner@novell.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-06 Chris ToshokIn Test/System.Windows.Forms:
2006-12-05 Chris Toshok2006-12-04 Chris Toshok <toshok@ximian.com>
2006-12-01 Chris Toshok2006-12-01 Chris Toshok <toshok@ximian.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-08 Kornél PálImageList.cs: Don't use ArgbColor with LayoutKind.Expli...
2005-11-02 Miguel de Icaza2005-11-02 Miguel de Icaza <miguel@novell.com>
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-23 Kornél PálImageList.cs: Dispose ImageAttributes objects.
2005-10-23 Kornél PálImageList.cs: Use attribute constructors with less...
2005-10-23 Kornél PálImageList.cs: Added lastKeyIndex field and use in Index...
2005-10-21 Kornél PálImageList.cs: Added handle creation support, key suppor...
2005-10-18 Jackson Harper - Same goes for setting the image size. Just resize...
2005-10-18 Jackson Harper * ImageList.cs: Dont kill the list when the colour...
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51205
2005-10-04 Kornél PálImageList.cs: Use upper case initials for internal...
2005-09-30 Kornél PálCreate handle.
2005-09-30 Kornél PálMoved RecreateHandle back to ImageList as event source...
2005-09-30 Kornél PálImageList.cs: Add(Icon): Use Graphics.DrawIcon instead...
2005-09-30 Kornél PálImageList.cs: ReduceColorDepth: Clean up pointer operat...
2005-09-30 Kornél PálImageList.cs: ImageCollection: Removed owner field...
2005-09-30 Kornél PálImageList.cs: Resize icons when needed.
2005-09-29 Raja R Harinath* ImageList.cs (ImageStream) [NET_2_0]: Reflect re...
2005-09-29 Kornél PálImageList.cs: Added comments about handle creation...
2005-09-28 Kornél PálImageList.cs: AddStrip: Throw ArgumentException when...
2005-09-28 Kornél PálImageList.cs: Added comments about the current implemen...
2005-09-26 Jackson Harper * ImageList.cs: Don't dispose the image after...
2005-09-26 Jackson Harper * ImageList.cs: Don't set the format when chang...
2005-09-23 Chris Toshok2005-09-22 Chris Toshok <toshok@ximian.com>
next