Merge pull request #439 from mono-soc-2012/garyb/iconfix
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ComboBoxTest.cs
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-07-26 Steven Boswell IIProperly update the combo box selected text when the...
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-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
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-21 Marek SafarMerge pull request #339 from viniciusjarina/fix_uri
2012-06-21 Steven Boswell IIFix bug in ComboBox Text setter, that made it so the...
2012-06-09 Steven Boswell IIDecrement ComboBox SelectedIndex when an item before...
2012-06-09 Zoltan VargaMerge pull request #320 from konrad-kruczynski/dyn_meth...
2012-06-09 Steven Boswell IIDo not throw an exception when trying to remove a Combo...
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-29 Robert WilkensThis is a clean up of last commit. One line had spaces...
2012-05-29 Robert WilkensThis updates the tests with suggestions made by
2012-05-29 Robert WilkensReplaces some tabs with spaces - earlier copy and paste...
2012-05-29 Robert WilkensThis addresses bug 2234 - important please verify
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-21 Thomas GoldsteinAdd unit test for bug 660294.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-10-27 Carlos Alberto Cortez2009-10-26 Carlos Alberto Cortez <calberto.cortez...
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-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-10-31 Jonathan Pryor * check, Makefile.am (EXTRA_DIST): Rename to check...
2008-10-31 Andreia Gaita* TestHelper.cs: Add virtual setup and teardown methods...
2008-10-17 Jonathan Pobst2008-10-17 Jonathan Pobst <monkey@jpobst.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-08 Jonathan Pobst2008-09-08 Jonathan Pobst <monkey@jpobst.com>
2008-07-08 Jonathan Pobst2008-07-08 Jonathan Pobst <monkey@jpobst.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-28 Jb Evainmerge 99208:99244
2008-03-28 Jonathan Pobst2008-03-28 Jonathan Pobst <monkey@jpobst.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-19 Jonathan PobstAdd some debugging info.
2008-02-19 Jonathan Pobst2008-02-19 Jonathan Pobst <monkey@jpobst.com>
2008-02-19 Jonathan Pobst2008-02-19 Jonathan Pobst <monkey@jpobst.com>
2008-02-08 Jonathan Pobst2008-02-08 Jonathan Pobst <monkey@jpobst.com>
2008-01-28 Carlos Alberto Cortez2008-01-28 Carlos Alberto Cortez <calberto.cortez...
2007-11-16 Gert Driesen* ComboBoxTest.cs: Enabled test for bug #331144.
2007-10-05 Gert Driesen* ComboBoxTest.cs: Added test for bug #331144.
2007-08-22 Jonathan Pobst2007-08-22 Jonathan Pobst <monkey@jpobst.com>
2007-07-20 Rolf Bjarne Kvinge* ComboBoxTests.cs, ComboBoxTest.cs: Unified ComboBoxTe...
2007-07-16 Gert Driesen* ListControl.cs: When changing CurrencyManager, discon...
2007-06-08 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-04-24 Rolf Bjarne Kvinge* MdiFormTest.cs: Added tests for #81409.
2007-03-17 Rolf Bjarne Kvinge* ComboBoxTest.cs: Added DataBindingTest.
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-21 Gert Driesen* ComboBox.cs: Removed unnecessary initializations...
2007-02-19 Gert Driesen* ComboBox.cs: Setting Text should have no effect if...
2007-01-28 Raja R HarinathIn gmcs:
2007-01-25 Rolf Bjarne Kvinge * ComboBoxTest.cs: Added tests for ResetText.
2007-01-25 Rolf Bjarne Kvinge2007-01-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-24 Jonathan Pobst2007-01-24 Jonathan Pobst <monkey@jpobst.com>
2007-01-23 Andreia Gaita* TreeNode.cs: Add new 2.0 ImageKey and SelectedImageKe...
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-26 Gert Driesen* ComboBox.cs: On 2.0, DropDownWidth throws ArgumentOut...
2006-12-21 Daniel Nauck2006-12-21 Daniel Nauck <dna@mono-project.de>
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-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-11-01 Chris Toshokmake all forms we show not appear in the taskbar. ...
2006-10-29 Chris Toshoklots of test work. enable some tests which were disabl...
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.
next