2007-01-10 Jonathan Pobst <jpobst@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test /
2007-01-08 Jonathan Pobst2007-01-08 Jonathan Pobst <monkey@jpobst.com>
2007-01-08 Jonathan Pobst2007-01-07 Jonathan Pobst <monkey@jpobst.com>
2007-01-05 Gert Driesen* Control.cs: Lazy init layout engine. Do not directly use
2007-01-05 Chris Toshokhack for automated X11 testing
2007-01-05 Jonathan Pobst2007-01-05 Jonathan Pobst <monkey@jpobst.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-04 Chris Toshok2007-01-04 Chris Toshok <toshok@ximian.com>
2007-01-04 Andreia Gaita* FormTest.cs: disabled ActivateTest
2007-01-04 Carlos Alberto Cortez2007-01-04 Carlos Alberto Cortez <calberto.cortez...
2007-01-04 Jonathan Pobst2007-01-04 Jonathan Pobst <monkey@jpobst.com>
2007-01-03 Gert Driesen* Theme.cs: Re-enabled DefaultFont change. Use const...
2007-01-02 Gert Driesen* ControlTest.cs: Added FontHeight test.
2007-01-02 Gert Driesen* CheckedListBox.cs: Fixed SelectionMode to match MS.
2007-01-01 Gert Driesen* ToolBarTest.cs: Enabled test for bug #80416.
2006-12-31 Chris Toshok * ControlEventTest.cs: add SizeChanged to the resize...
2006-12-31 Chris Toshok2006-12-31 Chris Toshok <toshok@ximian.com>
2006-12-31 Andreia Gaita2006-12-31 Andreia Gaita <avidigal@novell.com>
2006-12-31 Gert Driesen* UpDownTest.cs: Added tests for DomainUpDown and Numer...
2006-12-31 Gert Driesen* ToolBarTest.cs: Added test for bug #80416.
2006-12-31 Gert Driesen* ContainerControlTest.cs: Added tests for ActiveControl.
2006-12-30 Chris ToshokIn Test/System.Windows.Forms:
2006-12-30 Chris ToshokIn Test/System.Windows.Forms:
2006-12-29 Gert Driesen* CultureTest.cs: Added SetUp and TearDown. Spaces...
2006-12-29 Gert Driesen* ResXResourceReader.cs: For invalid mime type, return...
2006-12-29 Gert Driesen* DataGridTest.cs: Fixed compiler warnings.
2006-12-29 Gert Driesen* ControlTest.cs: Marked FontTest and ResetFontTest...
2006-12-29 Gert Driesen* Theme.cs: Marked default_font as private, and initial...
2006-12-29 Chris ToshokIn Test/System.Windows.Forms:
2006-12-29 Gert Driesen* TreeNode.cs: On 2.0 profile, throw InvalidOperationEx...
2006-12-29 Gert Driesen* ControlTest.cs: Improved DoubleBufferedTest.
2006-12-29 Chris ToshokIn .:
2006-12-29 Rolf Bjarne KvingeIn Test/System.Windows.Forms:
2006-12-28 Rolf Bjarne KvingeIn System.Windows.Forms:
2006-12-27 Gert Driesen* ControlTest.cs: Added DoubleBuffered test. Added...
2006-12-27 Gert Driesen* MonthCalendar.cs: On 2.0, throw ArgumentOutOfRangeExc...
2006-12-27 Jonathan Pobst2006-12-27 Jonathan Pobst <monkey@jpobst.com>
2006-12-27 Rolf Bjarne Kvinge2006-12-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-27 Gert Driesen* System.Windows.Forms_test.dll.sources: Add Scrollable...
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-26 Rolf Bjarne Kvinge2006-12-26 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-26 Gert Driesen* DataGridViewCellStyleTest.cs: Added tests for FormatP...
2006-12-24 Chris Toshokfix build error
2006-12-24 Chris ToshokIn Test/System.Windows.Forms.Layout:
2006-12-23 Gert Driesen* upDownTest.cs: Improved test for invalid Value.
2006-12-23 Gert DriesenMissed this one
2006-12-23 Gert Driesen* ColumnStyleTest.cs: Set eol-style to native.
2006-12-23 Daniel Nauck2006-12-23 Daniel Nauck <dna@mono-project.de>
2006-12-23 Gert Driesen* ControlTest.cs: Enabled test for bug #80280.
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-21 Chris ToshokIn Test/System.Windows.Forms:
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-20 Rolf Bjarne Kvinge * DateTimePickerTest.cs: Created.
2006-12-20 Rolf Bjarne Kvinge2006-12-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Chris ToshokIn .:
2006-12-19 Carlos Alberto Cortez2006-12-19 Carlos Alberto Cortez <calberto.cortez...
2006-12-19 Gert Driesen* ListViewItem.cs: Changed AddRange overloads to match...
2006-12-19 Daniel Nauck2006-12-19 Daniel Nauck <dna@mono-project.de>
2006-12-19 Daniel Nauck2006-12-19 Daniel Nauck <dna@mono-project.de>
2006-12-18 Rolf Bjarne Kvinge2006-12-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-18 Daniel Nauck2006-12-18 Daniel Nauck <dna@mono-project.de>
2006-12-17 Daniel Nauck2006-12-17 Daniel Nauck <dna@mono-project.de>
2006-12-17 Gert Driesen* TreeViewTest.cs: Added tests for bug #80284.
2006-12-17 Gert Driesen* ControlTest.cs: Added (notworking) test for bug ...
2006-12-17 Andreia Gaita* TabControl.cs: Fixed checks for NET_2_0-specific...
2006-12-16 Andreia Gaita* SendKeysTest.cs: Test cases for SendKeys
2006-12-16 Daniel Nauck2006-12-16 Daniel Nauck <dna@mono-project.de>
2006-12-16 Daniel Nauck2006-12-16 Daniel Nauck <dna@mono-project.de>
2006-12-15 Daniel Nauck2006-12-15 Daniel Nauck <dna@mono-project.de>
2006-12-15 Daniel Nauck2006-12-15 Daniel Nauck <dna@mono-project.de>
2006-12-15 Daniel Nauck2006-12-15 Daniel Nauck <dna@mono-project.de>
2006-12-15 Daniel Nauck2006-12-15 Daniel Nauck <dna@mono-project.de>
2006-12-15 Daniel Nauck2006-12-15 Daniel Nauck <dna@mono-project.de>
2006-12-14 Gert Driesen* TabControlTest.cs: Added tests for Control.RemoveAt.
2006-12-14 Mike Kestner2006-12-14 Mike Kestner <mkestner@novell.com>
2006-12-13 Carlos Alberto Cortez2006-12-13 Carlos Alberto Cortez <calberto.cortez...
2006-12-13 Gert Driesen* TextBoxTest.cs: Added test for bug #80163.
2006-12-13 Gert Driesen* ControlTest.cs: Improved Region test.
2006-12-12 Andreia Gaita2006-12-12 Andreia Gaita <avidigal@novell.com>
2006-12-12 Rolf Bjarne Kvinge2006-12-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-11 Chris ToshokIn System.Windows.Forms:
2006-12-11 Gert Driesen* Control.cs: Verify value set for Dock property. Code...
2006-12-11 Andreia GaitaTabControl.cs: Set visibility on selected or default tab
2006-12-11 Chris Toshok2006-12-10 Chris Toshok <toshok@ximian.com>
2006-12-10 Andreia GaitaGert's TabControlTests
2006-12-09 Chris ToshokIn Test/System.Windows.Forms:
2006-12-08 Chris ToshokIn System.Windows.Forms:
2006-12-07 Chris ToshokIn Test/System.Windows.Forms:
2006-12-07 Chris ToshokIn System.Windows.Forms:
2006-12-06 Chris ToshokIn Test/System.Windows.Forms:
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-12-04 Chris Toshok(SetDataGrid): call CheckValidDataSourceSystem.Windows...
2006-12-04 Chris Toshokremove 2 CWL's. sorry about that
2006-12-04 Chris Toshok2006-12-04 Chris Toshok <toshok@ximian.com>
next