[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / TextBoxTest.cs
2015-01-17 Alexander Köplinger[bcl] Remove more NET_2_0 checks from class libs
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-08-28 Carlos Alberto Cortez2009-08-28 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-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-06-02 Andreia Gaita* mcs/class/Managed.Windows.Forms/Test/System.Windows...
2008-06-02 Ivan Zlatev2008-06-02 Andy Hume <andyhume32@yahoo.co.uk>
2008-02-03 Luke Page2008-02-03 Luke Page <luke.a.page@gmail.com>
2007-10-13 Gert Driesen* RichTextBoxTest.cs: Added tests for negative Selectio...
2007-10-03 Raja R HarinathFix #328490
2007-10-02 Jonathan Pobst2007-10-02 Jonathan Pobst <monkey@jpobst.com>
2007-09-12 Jonathan Pobst2007-09-12 Jonathan Pobst <monkey@jpobst.com>
2007-09-12 Jonathan Pobst2007-09-12 Jonathan Pobst <monkey@jpobst.com>
2007-09-11 Jonathan Pobst2007-09-11 Jonathan Pobst <monkey@jpobst.com>
2007-08-10 Jonathan Pobst2007-08-10 Jonathan Pobst <monkey@jpobst.com>
2007-08-10 Jonathan Pobst2007-08-10 Jonathan Pobst <monkey@jpobst.com>
2007-05-28 Rolf Bjarne Kvinge* TextBoxTest.cs: Ignore a couple of font-dependent...
2007-05-25 Gert DriesenEnable this test too.
2007-05-25 Gert Driesen* TextBoxTest.cs: Improve tests for Copy, Cut and Paste...
2007-05-17 Rolf Bjarne Kvinge* TextBoxTest.cs: BackColorTest: Fix it, we may get...
2007-05-16 Jonathan Pobst2007-05-15 Jonathan Pobst <monkey@jpobst.com>
2007-04-30 Gert Driesen* DataGridViewColumn.cs: Initialize value of headercell...
2007-04-25 Rolf Bjarne Kvinge* FormHandleTest.cs, ControlEventTest.cs, MenuStripTest.cs,
2007-04-22 Gert Driesen* RichTextBoxTest.cs: Added test for bug #80620.
2007-04-07 Gert DriesenAdded NotWorking test for bug #80626.
2007-04-07 Gert Driesen* TextBoxTest.cs: Added NotWorking test for bug #80620.
2007-03-31 Gert Driesen* RichTextBoxTest.cs: Added BackColor test. Improved...
2007-03-29 Jackson Harper Add (slightly modified) tests from gert.
2007-03-18 Gert Driesen* TextBoxBase.cs: In setter for ReadOnly, only chance...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-10 Gert Driesen* FormHandleTest.cs: Fixed build using csc 1.x.
2007-03-10 Gert Driesen * TextBoxTest.cs: Isolate BackColor tests.
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-03 Gert Driesen* Theme.cs: Re-enabled DefaultFont change. Use const...
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-21 Gert Driesen* RichTextBoxTest.cs: Improved PreferredHeight test.
2006-12-21 Gert Driesen* RichTextBoxTest.cs: Added test for bug #80301.
2006-12-21 Daniel Nauck2006-12-21 Daniel Nauck <dna@mono-project.de>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-13 Gert Driesen* TextBoxTest.cs: Added test for bug #80163.
2006-12-06 Jackson Harper * TextBoxTest.cs: Add a test for Modified property.
2006-12-05 Jackson Harper These tests work now.
2006-12-04 Jackson Harper - Add a test to ensure that recieving focus...
2006-12-04 Jackson Harper This one is fixed too.
2006-12-04 Jackson Harper * TextBoxTest: More of these tests work now.
2006-11-30 Jackson Harper Fix 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-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-12 Gert Driesen* TextBoxTest.cs: Added (NotWorking) test for bug ...
2006-11-08 Gert Driesen* TextBoxTest.cs: Added test for bug #79851.
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-11-01 Gert Driesen* TextBoxTest.cs: Added tests for part of bug #79799.
2006-11-01 Chris Toshoklabel tests which don't work under mono as NotWorking...
2006-10-29 Chris Toshoklots of test work. enable some tests which were disabl...
2006-10-27 Chris Toshokadd the textbox tests to the assembly, and add another...
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.
next