* TabControl.cs: Check if there are tabpages before checking
[mono.git] / mcs / class / Managed.Windows.Forms /
2007-06-12 Andreia Gaita* TabControl.cs: Check if there are tabpages before...
2007-06-12 Raja R Harinath* ListViewCollectionsTest.cs (SelectedIndexCollectionTe...
2007-06-12 Carlos Alberto Cortez * ListViewItem.cs: Implement 2.0 ItemSelectionChanged...
2007-06-11 Carlos Alberto Cortez2007-06-11 Carlos Alberto Cortez <calberto.cortez...
2007-06-11 Carlos Alberto Cortez2007-06-11 Carlos Alberto Cortez <calberto.cortez...
2007-06-09 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-09 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-09 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-08 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-08 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-08 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-08 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-06-07 Jonathan Pobst2007-06-07 Jonathan Pobst <monkey@jpobst.com>
2007-06-07 Jonathan Pobst2007-06-07 Jonathan Pobst <monkey@jpobst.com>
2007-06-07 Jonathan Pobst2007-06-07 Jonathan Pobst <monkey@jpobst.com>
2007-06-07 Jonathan Pobst2007-06-07 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Jonathan Pobst2007-06-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-06 Miguel de Icaza2007-06-05 Miguel de Icaza <miguel@novell.com>
2007-06-05 Carlos Alberto Cortez2007-06-05 Carlos Alberto Cortez <calberto.cortez...
2007-06-05 Andreia Gaita2007-06-05 Andreia Gaita <avidigal@novell.com>
2007-06-05 Carlos Alberto Cortez2007-06-04 Carlos Alberto Cortez <calberto.cortez...
2007-06-04 Jonathan Pobst2007-06-04 Jonathan Pobst <monkey@jpobst.com>
2007-06-04 Jonathan Pobst2007-06-04 Jonathan Pobst <monkey@jpobst.com>
2007-06-04 Jonathan Pobst2007-06-04 Jonathan Pobst <monkey@jpobst.com>
2007-06-04 Jonathan Pobst2007-06-04 Jonathan Pobst <monkey@jpobst.com>
2007-06-04 Gert Driesen * PropertyGridTest.cs: Added test for bug #81796,...
2007-06-04 Jonathan Pobst2007-06-01 Jonathan Pobst <monkey@jpobst.com>
2007-06-02 Everaldo Canuto2007-06-01 Everaldo Canuto <ecanuto@novell.com>
2007-06-01 Jonathan Pobst2007-06-01 Jonathan Pobst <monkey@jpobst.com>
2007-06-01 Jonathan Pobst2007-06-01 Jonathan Pobst <monkey@jpobst.com>
2007-06-01 Chris Toshok * DataGrid.cs: remove the XXX'ed check at the top of
2007-06-01 Chris Toshok2007-06-01 Chris Toshok <toshok@ximian.com>
2007-06-01 Everaldo Canuto2007-05-23 Everaldo Canuto <ecanuto@novell.com>
2007-06-01 Jonathan Pobst2007-06-01 Jonathan Pobst <monkey@jpobst.com>
2007-06-01 Andreia Gaita* PrintDialog.cs: Add collation preview thumbnails...
2007-06-01 Andreia Gaita* PrintDialog.cs: Add collation preview thumbnails...
2007-06-01 Andreia Gaita* ContainerControl.cs: Fire enter event for common...
2007-06-01 Andreia Gaita2007-06-01 Andreia Gaita <avidigal@novell.com>
2007-06-01 Rolf Bjarne Kvinge* ScrollableControlTest.cs: Add ResizeAnchoredTest.
2007-06-01 Rolf Bjarne Kvinge* PropertyGrid.cs: Anchor the help description to the...
2007-06-01 Carlos Alberto Cortez2007-06-01 Carlos Alberto Cortez <calberto.cortez...
2007-06-01 Carlos Alberto Cortez * ListView.cs: Implement 2.0 RedrawItems method.
2007-05-31 Everaldo CanutoRollback r78168 that causes some unit test errors
2007-05-31 Carlos Alberto Cortez2007-05-31 Carlos Alberto Cortez <calberto.cortez...
2007-05-31 Jackson Harper * TextBoxBase.cs: These seem to be the correct...
2007-05-31 Everaldo Canuto2007-05-31 Everaldo Canuto <ecanuto@novell.com>
2007-05-31 Jonathan Pobst2007-05-31 Jonathan Pobst <monkey@jpobst.com>
2007-05-31 Rolf Bjarne Kvinge* ProgressBar.cs, WebBrowserBase.cs, Control.cs, Masked...
2007-05-31 Rolf Bjarne Kvinge* ProgressBar.cs: Implemented missing 2.0 members.
2007-05-31 Rolf Bjarne Kvinge* Control.cs: Corcompare issues.
2007-05-31 Rolf Bjarne Kvinge* CheckedListBox.cs, ListBox.cs, ListControl.cs, ComboB...
2007-05-31 Rolf Bjarne Kvinge* AssemblyInfo.cs: Update assembly attributes.
2007-05-31 Rolf Bjarne Kvinge* Application.cs: Try to avoid NRE when Assembly.GetEnt...
2007-05-31 Andreia Gaita* FocusTest.cs: Add tests for ContainerControl - fire...
2007-05-31 Andreia Gaita* ContainerControl.cs: Set active_control even earlier...
2007-05-31 Andreia GaitaContainerControl.cs: Raise Validation and Enter/Leave...
2007-05-30 Jackson Harper * TextControl.cs: Redid the pageup/pagedown...
2007-05-30 Jackson Harper * X11Dnd.cs: Now that we have our own event...
2007-05-30 Chris Toshok2007-05-30 Chris Toshok <toshok@ximian.com>
2007-05-30 Jackson Harper * TreeView.cs: Make sure we don't get a bad...
2007-05-30 Andreia Gaita2007-05-29 Andreia Gaita <avidigal@novell.com>
2007-05-30 Everaldo Canuto * DataGridTextBoxColumn.cs: Fix textbox horizontal...
2007-05-30 Everaldo Canuto * DataGridTextBoxColumn.cs: Fix texbox position to...
2007-05-30 Everaldo Canuto * DataGridColumnStyle.cs: Add char trimming column...
2007-05-29 Everaldo Canuto2007-05-29 Everaldo Canuto <ecanuto@novell.com>
2007-05-29 Jackson Harper * TreeNode.cs: Fix off by one on calculating...
2007-05-29 Jonathan Pobst2007-05-29 Jonathan Pobst <monkey@jpobst.com>
2007-05-29 Andreia Gaita2007-05-29 Andreia Gaita <avidigal@novell.com>
2007-05-29 Andreia Gaita2007-05-29 Andreia Gaita <avidigal@novell.com>
2007-05-29 Carlos Alberto Cortez * SystemInformation.cs: Add 2.0 IconSizeVerticalSpacin...
2007-05-29 Carlos Alberto Cortez2007-05-28 Carlos Alberto Cortez <calberto.cortez...
2007-05-28 Andreia Gaita2007-05-28 Andreia Gaita <avidigal@novell.com>
2007-05-28 Carlos Alberto Cortez2007-05-28 Carlos Alberto Cortez <calberto.cortez...
2007-05-28 Carlos Alberto Cortez2007-05-28 Carlos Alberto Cortez <calberto.cortez...
2007-05-28 Andreia Gaita2007-05-28 Andreia Gaita <avidigal@novell.com>
2007-05-28 Andreia Gaita2007-05-28 Andreia Gaita <avidigal@novell.com>
2007-05-28 Jackson Harper * X11Dnd.cs: Add a timer, so after drop, if...
2007-05-28 Jackson Harper * X11Dnd.cs: Keep tracking until the xdnd finis...
2007-05-28 Everaldo Canuto2007-05-28 Everaldo Canuto <ecanuto@novell.com>
2007-05-28 Rolf Bjarne Kvinge* TextBoxTest.cs: Ignore a couple of font-dependent...
2007-05-28 Rolf Bjarne Kvinge* MonthCalendar.cs: Only mark the keypresses we actuall...
2007-05-28 Rolf Bjarne Kvinge* MonthCalendarTest.cs: Added InitialSizeTest.
2007-05-28 Rolf Bjarne Kvinge* MonthCalendar.cs: Set the size after initializing...
2007-05-28 Rolf Bjarne Kvinge* KeyEventArgs.cs: Fix typo.
2007-05-28 Rolf Bjarne Kvinge* FormTest.cs: Increase timeout value. Might prevent...
2007-05-28 Raja R HarinathRemove stray '/'.
2007-05-27 Gert DriesenFixed dates in comments.
2007-05-27 Gert Driesen* DateTimePicker.cs: Changed exceptions thrown by MinDa...
2007-05-27 Gert Driesen* DateTimePickerTest.cs: Avoid test failures on Windows...
2007-05-27 Gert Driesen* NumericUpDownTest.cs: Avoid use of global identifier...
2007-05-27 Gert Driesen* TreeNodeCollection.cs: Minor corrections to exception...
2007-05-25 Jackson Harper * X11Dnd.cs: Rework to make StartDrag a blockin...
2007-05-25 Gert DriesenEnable this test too.
2007-05-25 Jackson Harper SelectedText will handle the event firing here.
next