* TextControl.cs: When combining lines carry over the line end
[mono.git] / mcs / class / Managed.Windows.Forms /
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
2006-11-03 Jackson Harper * X11Dnd.cs: We always allow copy, since XDND...
2006-11-02 Rolf Bjarne Kvinge2006-11-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-02 Chris Toshok2006-11-02 Chris Toshok <toshok@ximian.com>
2006-11-02 Jackson Harper * TextControl.cs: Increment count by one, since...
2006-11-02 Jackson Harper * TextBoxBase.cs: Use client rectangle not...
2006-11-02 Rolf Bjarne Kvinge2006-11-02 Rolf Bjarne KVinge <RKvinge@novell.com>
2006-11-02 Everaldo Canutoscroll visible area when change SelectedIndex
2006-11-01 Jackson Harper * TextControl.cs: When replacing the selection...
2006-11-01 Jackson Harper * XplatUIWin32.cs: When setting the parent...
2006-11-01 Chris Toshok * XplatUIX11.cs: revert the #79790 fix, as the simple.
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 Gert Driesen* ControlTest.cs: Fixed build using csc 1.x.
2006-11-01 Chris Toshokdisable some more tests which no longer work
2006-11-01 Chris Toshok2006-11-01 Chris Toshok <toshok@ximian.com>
2006-11-01 Chris Toshoklabel tests which don't work under mono as NotWorking...
2006-11-01 Andreia Gaita* ContainerControl.cs: reverted rev.67183 (which was...
2006-11-01 Mike Kestner2006-10-31 Mike Kestner <mkestner@novell.com>
2006-10-31 Chris Toshokenable a whole bunch more tests, all of which pass...
2006-10-31 Chris Toshok * UpDownBase.cs: remove the OnGotFocusInternal/OnLostF...
2006-10-31 Chris Toshok * ListControl.cs (set_SelectedValue): don't throw...
2006-10-31 Chris Toshokflesh out a couple of these tests
2006-10-31 Chris Toshok * Control.cs (set_Capture): make a logic a little...
2006-10-31 Chris Toshok2006-10-31 Chris Toshok <toshok@ximian.com>
2006-10-31 Andreia Gaita* ContainerControl.cs: reversed Contains check from
2006-10-31 Mike Kestner2006-10-31 Mike Kestner <mkestner@novell.com>
2006-10-31 Jonathan Pobst2006-10-31 Jonathan Pobst <monkey@jpobst.com>
2006-10-31 Chris Toshok [ fixes the oversized notify icon issue in bug #79745 ]
2006-10-31 Chris Toshok * Control.cs: ugh, the unit test fix (CH11, yesterday...
2006-10-31 Chris Toshok * XplatUIX11.cs: use StructureNotifyMask on all whole_...
2006-10-30 Chris Toshok * XplatUIX11.cs (SetWMStyles): reinstate the XSetTrans...
next