2007-03-29 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test /
2007-03-29 Rolf Bjarne KvingeMore output for the TextTest.
2007-03-28 Jonathan Pobst2007-03-28 Jonathan Pobst <monkey@jpobst.com>
2007-03-28 Jonathan Pobst2007-03-28 Jonathan Pobst <monkey@jpobst.com>
2007-03-27 Mike Kestner2007-03-27 Mike Kestner <mkestner@novell.com>
2007-03-27 Mike Kestner2007-03-27 Mike Kestner <mkestner@novell.com>
2007-03-26 Carlos Alberto Cortez2007-03-26 Carlos Alberto Cortez <calberto.cortez...
2007-03-26 Jackson Harper This test works now!
2007-03-26 Jackson Harper New test.
2007-03-26 Jonathan Pobst2007-03-25 Jonathan Pobst <monkey@jpobst.com>
2007-03-25 Jonathan Pobst2007-03-25 Jonathan Pobst <monkey@jpobst.com>
2007-03-25 Jonathan Pobst2007-03-25 Jonathan Pobst <monkey@jpobst.com>
2007-03-24 Jonathan Pobst2007-03-24 Jonathan Pobst <monkey@jpobst.com>
2007-03-24 Jonathan Pobst2007-03-24 Jonathan Pobst <monkey@jpobst.com>
2007-03-22 Jonathan Pobst2007-03-22 Jonathan Pobst <monkey@jpobst.com>
2007-03-22 Rolf Bjarne Kvinge* MdiFormTest.cs: Make StartLocationTest NotWorking...
2007-03-22 Chris Toshok2007-03-22 Chris Toshok <toshok@ximian.com>
2007-03-22 Rolf Bjarne Kvinge* MdiFormTest.cs: Added a StartLocationTest, and commen...
2007-03-21 Rolf Bjarne Kvinge* DefaultLayoutTest.cs: Fixed line endings.
2007-03-20 Carlos Alberto Cortez2007-03-19 Carlos Alberto Cortez <calberto.cortez...
2007-03-20 Rolf Bjarne KvingeFix build.
2007-03-20 Rolf Bjarne Kvinge* EventLogger.cs: Add CountEvents.
2007-03-19 Gert Driesen* RichBoxTest.cs: Disabled ReadOnly test until I can...
2007-03-19 Gert Driesen* RichBoxTest.cs: Enabled ReadOnly test.
2007-03-19 Gert Driesen* PaintEventArgsTest.cs: Enabled tests for bug #78448...
2007-03-19 Jonathan Pobst2007-03-19 Jonathan Pobst <monkey@jpobst.com>
2007-03-19 Rolf Bjarne Kvinge* FormHandleTest.cs: Create new forms at a few specific...
2007-03-19 Everaldo Canuto2007-03-19 Everaldo Canuto <everaldo@simios.org>
2007-03-19 Gert Driesen* RichTextBoxTest.cs: Marked failing test NotWorking.
2007-03-19 Rolf Bjarne Kvinge* ControlTest.cs: Added InvokeTestParentHandle.
2007-03-18 Gert Driesen* TextBoxBase.cs: In setter for ReadOnly, only chance...
2007-03-17 Rolf Bjarne Kvinge* ComboBoxTest.cs: Added DataBindingTest.
2007-03-16 Rolf Bjarne Kvinge* MdiFormTest.cs: Make TopLevelTest not working until...
2007-03-16 Rolf Bjarne Kvinge* MdiFormTest.cs, ControlTest.cs: Remove a warning.
2007-03-16 Rolf Bjarne KvingeFix build.
2007-03-16 Rolf Bjarne Kvinge* ApplicationContextTest.cs: Added NotWorking test...
2007-03-15 Chris ToshokIn Test/System.Windows.Forms:
2007-03-15 Jonathan Pobst2007-03-15 Jonathan Pobst <monkey@jpobst.com>
2007-03-15 Miguel de IcazaRemove until this is fixed
2007-03-15 Chris ToshokIn Test/System.Windows.Forms:
2007-03-15 Chris ToshokIn System.Windows.Forms:
2007-03-15 Rolf Bjarne Kvinge2007-03-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-03-14 Jackson Harper * TreeViewTest.cs: Some more tests pass now.
2007-03-14 Gert Driesen* ErrorProviderTest.cs: Enabled previously failing...
2007-03-14 Andreia Gaita2007-03-14 Andreia Gaita <avidigal@novell.com>
2007-03-14 George Giolfan2007-03-14 George Giolfan <georgegiolfan@yahoo.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-13 Gert Driesen* ErrorProviderTest.cs: Improved GetandSetErrorTest...
2007-03-13 Jonathan Pobst2007-03-13 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Jonathan Pobst2007-03-12 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Jonathan PobstRevert r74140. Apparently the RecreateHandle is for...
2007-03-12 Chris Toshokenable this test. works now.
2007-03-12 Jonathan Pobst2007-03-12 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Chris Toshokadd test to confirm behavior of Control.SetVisibleCore...
2007-03-12 Jonathan Pobst2007-03-12 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-12 Everaldo Canuto2007-03-11 Everaldo Canuto <everaldo@simios.org>
2007-03-10 Gert Driesen* FormHandleTest.cs: Fixed build using csc 1.x.
2007-03-10 Gert Driesen * TextBoxTest.cs: Isolate BackColor tests.
2007-03-10 Gert Driesen* ResXFileRef.cs: On 2.0 profile, special case files...
2007-03-10 Chris Toshokadd more tests
2007-03-09 Rolf Bjarne Kvinge2007-03-09 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-03-09 Carlos Alberto Cortez2007-03-08 Carlos Alberto Cortez <calberto.cortez...
2007-03-08 Gert Driesen* FormTest.cs: Added tests for bug #80791 and #80574.
2007-03-08 Rolf Bjarne Kvinge2007-03-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-03-08 Jonathan Pobst2007-03-08 Jonathan Pobst <monkey@jpobst.com>
2007-03-07 Chris ToshokIn Test/System.Windows.Forms:
2007-03-05 Jackson Harper * TreeViewHitTestInfo.cs: implement.
2007-03-02 Rolf Bjarne KvingeFix ChangeLog mess created my lacking knowledge of...
2007-03-02 Carlos Alberto Cortez2007-03-02 Carlos Alberto Cortez <calberto.cortez...
2007-03-02 Rolf Bjarne Kvinge* System.Windows.Forms.dll.sources: Added FormWindowMan...
2007-03-01 Gert Driesen* ListView.cs: Add fireEvent argument to ReorderColumn...
2007-03-01 Carlos Alberto Cortez2007-02-29 Carlos Alberto Cortez <calberto.cortez...
2007-02-28 Jonathan Pobst2007-02-28 Jonathan Pobst <monkey@jpobst.com>
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-26 Gert Driesen* ListViewCollectionsTest.cs: Added and improved tests...
2007-02-23 Raja R HarinathFix compilation error
2007-02-22 Gert Driesen* DataGridViewRowTest.cs: Added tests for Height and...
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-02-19 Rolf Bjarne Kvinge * ListControlTest.cs: Added test for #80794.
2007-02-19 Rolf Bjarne Kvinge* FormTest.cs: Added NotWorking test for Form CreatePar...
2007-02-18 Gert Driesen* FileDialog.cs: Removed need for separate fileName...
2007-02-15 Jonathan Pobst2007-02-15 Jonathan Pobst <monkey@jpobst.com>
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-15 Rolf Bjarne Kvinge* DateTimePickerTest.cs: Use OSVersion to determine...
2007-02-15 Rolf Bjarne Kvinge* DateTimePickerTest.cs: Some culture dependant tests...
2007-02-14 Carlos Alberto Cortez2007-02-14 Carlos Alberto Cortez <calberto.cortez...
2007-02-14 Everaldo Canuto2007-02-13 Everaldo Canuto <everaldo@simios.org>
2007-02-13 Rolf Bjarne Kvinge* DateTimePickerTest.cs, ControlHandleTest.cs: Remove...
2007-02-13 Rolf Bjarne Kvinge* DataGridColumnStyleTest.cs, ColumnStyleTest.cs, Label...
2007-02-13 Rolf Bjarne Kvinge* ResXFileRefTest.cs: Removed warnings.
2007-02-12 Everaldo Canuto * LabelTest.cs: "NotWorking" removed from PreferredHei...
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
next