Fix bug #395
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / UpDownBase.cs
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-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-30 Miguel de Icaza2009-01-30 Miguel de Icaza <miguel@novell.com>
2009-01-30 Ivan Zlatev2009-01-30 Ivan N. Zlatev <contact@i-nz.net>
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-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-03 Sandy Armstrong* Managed.Windows.Forms/System.Windows.Forms/UpDownBase.cs:
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-21 George Giolfan2008-05-21 George Giolfan <georgegiolfan@yahoo.com>
2008-05-05 George Giolfan2008-05-05 George Giolfan <georgegiolfan@yahoo.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-05 Jonathan Pobst2008-03-05 Jonathan Pobst <monkey@jpobst.com>
2008-02-01 Jonathan Pobst2008-02-01 Jonathan Pobst <monkey@jpobst.com>
2007-07-25 Jonathan Pobst2007-07-25 Jonathan Pobst <monkey@jpobst.com>
2007-06-12 Jonathan Pobst2007-06-12 Jonathan Pobst <monkey@jpobst.com>
2007-05-25 Andreia Gaita* NumericUpDown.cs: Refactor code to fix regressions...
2007-04-21 Jackson Harper * UpDownBase.cs:
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-16 Chris Toshok2007-01-15 Chris Toshok <toshok@ximian.com>
2007-01-11 Chris Toshok * UpDownBase.cs (.ctor): remove the ActiveControl...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-27 Chris Toshoksvn path=/trunk/mcs/; revision=70111
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-08 Andreia Gaita* UpDownBase: Handle MouseWheel call directly instead...
2006-12-06 Chris Toshok * System.Windows.Forms/GroupBox.cs,
2006-12-01 Chris Toshok [ after removing all warning suppressions, this cleans...
2006-12-01 Chris ToshokIn System.Windows.Forms:
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-26 Gert Driesen* ControlStylesTest.cs: Fixed GetStyle for 2.0 profile.
2006-11-23 Andreia Gaita* NumericUpDown:
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-31 Chris Toshok * UpDownBase.cs: remove the OnGotFocusInternal/OnLostF...
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
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-07-27 Jackson Harper * UpDownBase.cs: When the control is selected...
2006-07-26 Jackson Harper * ContainerControl.cs: Add a field that disable...
2006-07-25 Jackson Harper * UpDownBase.cs: Use an internal class...
2006-07-11 Jackson Harper * UpDownBase.cs: These controls actually aren...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-30 Peter Dennis Bartok2006-04-29 Peter Dennis Bartok <pbartok@novell.com>
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-26 Peter Dennis Bartok2006-04-26 Peter Dennis Bartok <pbartok@novell.com>
2006-04-10 Jackson Harper * ButtonBase.cs:
2006-04-05 Jackson Harper* Control.cs: Enable OnPaintInternal so we can use...
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-31 Jackson Harper * UpDownBase.cs: Don't CreateGraphics manually...
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-29 Peter Dennis Bartok2006-03-29 Peter Dennis Bartok <pbartok@novell.com>
next