2006-11-09 Mike Kestner <mkestner@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms /
2006-11-09 Mike Kestner2006-11-09 Mike Kestner <mkestner@novell.com>
2006-11-09 Mike Kestner2006-11-09 Mike Kestner <mkestner@novell.com>
2006-11-09 Chris Toshokremove theme specific font size check
2006-11-09 Mike Kestner2006-11-09 Mike Kestner <mkestner@novell.com>
2006-11-09 Chris Toshokremove some layout/rendering specific asserts, and...
2006-11-09 Chris Toshokthis test works on mono
2006-11-09 Chris Toshok * TabControl.cs: initialize row_count to 0, and set...
2006-11-09 Gert Driesen* ListViewEventTest.cs: Added tests for SelectedIndexCh...
2006-11-09 Chris Toshokwe pass this test now
2006-11-09 Chris Toshok2006-11-09 Chris Toshok <toshok@ximian.com>
2006-11-09 Mike Kestner2006-11-09 Mike Kestner <mkestner@novell.com>
2006-11-09 Chris Toshok2006-11-09 Chris Toshok <toshok@ximian.com>
2006-11-09 Alexander OlkIn .:
2006-11-09 Rolf Bjarne Kvinge2006-11-09 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-09 Rolf Bjarne Kvinge2006-11-09 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-09 Rolf Bjarne Kvinge 2006-11-09 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-09 Rolf Bjarne Kvinge 2006-11-09 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-09 Everaldo CanutoPrevent disabled button to highlight.
2006-11-09 Chris Toshok2006-11-08 Chris Toshok <toshok@ximian.com>
2006-11-09 Chris Toshokupdate the ancient README
2006-11-09 Chris Toshokthese tests work now
2006-11-09 Chris ToshokIn .:
2006-11-09 Chris Toshokfix this test for MS
2006-11-09 Chris Toshokadd another (notworking) test
2006-11-08 Jonathan Pobst2006-11-08 Jonathan Pobst <monkey@jpobst.com>
2006-11-08 Chris Toshokadd a bunch more property grid tests (some of which...
2006-11-08 Jackson Harper * TextBoxBase.cs: The RichTextBox and textbox...
2006-11-08 Jackson Harper - Invalidate the selected area when setting...
2006-11-08 Chris Toshok2006-11-08 Chris Toshok <toshok@ximian.com>
2006-11-08 Jackson Harper - Make sure to set the cursor position when...
2006-11-08 Gert Driesen* TextBoxTest.cs: Added test for bug #79851.
2006-11-08 Jackson Harper * TextBoxBase.cs: Only rich text box can do...
2006-11-08 Jackson Harper * TextControl.cs: When combining lines carry...
2006-11-08 Everaldo CanutoPrevent toolbar to open more than one tooltip at same.
2006-11-08 Miguel de IcazaAdd missing method
2006-11-08 Andrew Skibarename Grasshopper project
2006-11-08 Everaldo CanutoRemove tooltips when ToolButton click events.
2006-11-08 Everaldo CanutoIgnore right click for menu actions
2006-11-08 Everaldo CanutoFix MouseRelease to only release MouseState after creat...
2006-11-08 Andreia Gaita* Control.cs : Focus() now calls Select to set the...
2006-11-07 Mike Kestner2006-11-07 Mike Kestner <mkestner@novell.com>
2006-11-07 Chris Toshokadd a ToString test
2006-11-07 Chris Toshokadd two non-working StatusBarPanel tests
2006-11-07 Gert Driesen* PropertyGrid.cs: Avoid fixed height of help descripti...
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Everaldo CanutoFix left click checking.
2006-11-07 Chris Toshokenable more unit tests
2006-11-07 Chris Toshok * ProgressBar.cs: fix a typo in ToString(). fixes...
2006-11-07 Chris Toshokenable this test too
2006-11-07 Chris Toshokthis test is working now
2006-11-07 Chris Toshok * RelatedPropertyManager.cs: set property_name in...
2006-11-07 Chris Toshokget rid of the ^M's, and also fix up the nonworking...
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Chris Toshokthis test works now
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-07 Everaldo CanutoToolbar mouse clicks fixes
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Jackson Harper * TextControl.cs: There is an initial "fake...
2006-11-07 Jackson Harper * TextBoxBase.cs: When converting to Text don...
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Jonathan Pobst2006-11-07 Jonathan Pobst <monkey@jpobst.com>
2006-11-07 Gert Driesen* TabControlTest.cs: Added test for bug #79847.
2006-11-07 Chris Toshok2006-11-06 Chris Toshok <toshok@ximian.com>
2006-11-07 Jackson Harper * TreeNodeCollection.cs: Update scrollbars...
2006-11-07 Chris Toshok * NumericUpDown.cs: fix the ToString method for some...
2006-11-07 Chris Toshokclean these up a bit, and enable most of the numeric...
2006-11-07 Chris Toshokadd test for initial SelectedGridItem value not being...
2006-11-07 Chris Toshok2006-11-06 Chris Toshok <toshok@ximian.com>
2006-11-06 Jackson Harper * TextControl.cs: These are 1 based.
2006-11-06 Alexander Olk2006-11-06 Alexander Olk <alex.olk@googlemail.com>
2006-11-06 Jackson Harper * TextControl.cs: If a suitable wrapping positi...
2006-11-06 Alexander Olk2006-11-06 Alexander Olk <alex.olk@googlemail.com>
2006-11-06 Jackson Harper * TreeView.cs: Can't use the VisibleCount prope...
2006-11-06 Everaldo CanutoDeactivate menu on mouse up when menus it is already...
2006-11-05 Alexander Olk2006-11-05 Alexander Olk <alex.olk@googlemail.com>
2006-11-05 Gert Driesen* TreeNodeCollection.cs: To match MS, in 1.0 profile...
2006-11-05 Gert Driesen* PropertyGrid.cs: To match MS, remove default title...
2006-11-04 Chris Toshokenable a bunch of Label assertions, clean some of them...
2006-11-04 Chris Toshokadd Control.Name test here
2006-11-04 Chris Toshokclean this up a bit and enable some of the commented...
2006-11-04 Chris Toshok * ControlTest.cs: enable a bunch more of these on...
2006-11-04 Chris Toshok * Theme.cs: add a Clamp method, just for kicks.
2006-11-04 Chris Toshok2006-11-04 Chris Toshok <toshok@ximian.com>
2006-11-04 Chris Toshok * FormTest.cs: add a few more tests to determine vario...
2006-11-04 Chris Toshokadd FormTest
2006-11-04 Chris Toshok2006-11-04 Chris Toshok <toshok@ximian.com>
2006-11-04 Gert Driesen* ComboBoxTests.cs: Moved to correct namespace. Added...
2006-11-03 Chris Toshokrevert the exception change. .net 1.1.4322.2300 has...
2006-11-03 Chris Toshokpseudo-revert the change to the expected exception...
2006-11-03 Chris Toshokclean these tests up so we can include them
2006-11-03 Chris Toshok * Form.cs (Close): if the form is modal, don't Dispose...
2006-11-03 Chris Toshok2006-11-03 Chris Toshok <toshok@ximian.com>
2006-11-03 Mike Kestner2006-11-03 Mike Kestner <mkestner@novell.com>
2006-11-03 Chris Toshokswitch the category on 'Lines' to be Appearance, to...
2006-11-03 Chris Toshokoops, forgot this
2006-11-03 Chris Toshoksvn path=/trunk/mcs/; revision=67320
2006-11-03 Chris Toshok2006-11-03 Chris Toshok <toshok@ximian.com>
2006-11-03 Jackson Harper - Sorta a revert of the last patch...
2006-11-03 Jackson Harper * TextBoxBase.cs: Don't bail from the scrollbar...
2006-11-03 Everaldo CanutoDont paint inner lines of 3D border when it dont need
next