* Menu.cs: fixed rendering without head tag on page
[mono.git] / mcs / class / Managed.Windows.Forms /
2007-12-13 Carlos Alberto Cortez2007-12-12 Carlos Alberto Cortez <calberto.cortez...
2007-12-12 Andreia Gaita* XPlatUIX11.cs: Send paint messages when updating...
2007-12-12 Carlos Alberto Cortez2007-12-10 Carlos Alberto Cortez <calberto.cortez...
2007-12-12 Jonathan Pobst2007-12-11 Jonathan Pobst <monkey@jpobst.com>
2007-12-12 Jonathan PobstDon't use Unicode encoding.
2007-12-11 Jonathan Pobst2007-12-10 Jonathan Pobst <monkey@jpobst.com>
2007-12-11 Jonathan Pobst2007-12-10 Jonathan Pobst <monkey@jpobst.com>
2007-12-11 Jonathan Pobst2007-12-10 Jonathan Pobst <monkey@jpobst.com>
2007-12-11 Jonathan Pobst2007-12-10 Jonathan Pobst <monkey@jpobst.com>
2007-12-11 Everaldo Canuto2007-12-10 Everaldo Canuto <ecanuto@novell.com>
2007-12-09 Andreia Gaita* Control.cs: check if windows are actually mapped...
2007-12-08 Carlos Alberto Cortez2007-12-07 Carlos Alberto Cortez <calberto.cortez...
2007-12-07 Jonathan Pobst2007-12-07 Jonathan Pobst <monkey@jpobst.com>
2007-12-07 Jonathan Pobst2007-12-07 Jonathan Pobst <monkey@jpobst.com>
2007-12-07 Geoff Norton2007-12-07 Geoff Norton <gnorton@novell.com>
2007-12-07 Geoff Norton2007-12-07 Geoff Norton <gnorton@novell.com>
2007-12-07 Atsushi Eno2007-12-07 Atsushi Enomoto <atsushi@ximian.com>
2007-12-07 Olivier Dufour2007-12-01 Olivier Dufour <olivier.duff@gmail.com>
2007-12-07 Olivier Dufour2007-12-01 Olivier Dufour <olivier.duff@gmail.com>
2007-12-07 Andreia Gaita* X11Keyboard.cs: Use Xutf8LookupString to support...
2007-12-07 Andreia Gaita* FormTest.cs: Run ChildFocused test for win only,...
2007-12-07 Carlos Alberto Cortez * ListViewItemTest.cs: Added new 2.0 Position test.
2007-12-07 Carlos Alberto Cortez2007-12-06 Carlos Alberto Cortez <calberto.cortez...
2007-12-06 Andreia Gaita* Control.cs: When removing controls, get the actual...
2007-12-06 Carlos Alberto Cortez2007-12-06 Carlos Alberto Cortez <calberto.cortez...
2007-12-06 Carlos Alberto Cortez2007-12-06 Carlos Alberto Cortez <calberto.cortez...
2007-12-06 Andreia Gaita* Control.cs: When updating the zorder, ignore windows...
2007-12-06 Carlos Alberto Cortez2007-12-05 Carlos Alberto Cortez <calberto.cortez...
2007-12-05 Jonathan PobstRevert r90735 so the MWF tests build again. Will email...
2007-12-05 Gert Driesen* LinkLabelTest.cs: Added tests for bug #344012, bug...
2007-12-05 Olivier Dufour2007-12-01 Olivier Dufour <olivier.duff@gmail.com>
2007-12-04 Rolf Bjarne Kvinge* System.Windows.Forms/XplatUIX11.cs: Make toolwindows...
2007-12-04 Jonathan Pobst2007-12-03 Jonathan Pobst <monkey@jpobst.com>
2007-12-04 Jonathan Pobst2007-12-03 Jonathan Pobst <monkey@jpobst.com>
2007-12-03 Jonathan Pobst2007-12-03 Jonathan Pobst <monkey@jpobst.com>
2007-12-03 Jonathan Pobst2007-12-02 Jonathan Pobst <monkey@jpobst.com>
2007-12-03 Jonathan Pobst2007-12-02 Jonathan Pobst <monkey@jpobst.com>
2007-11-24 Carlos Alberto Cortez2007-11-24 Carlos Alberto Cortez <calberto.cortez...
2007-11-23 Gert Driesen* MenuStripTest.cs: Added test for bug #342358.
2007-11-23 Carlos Alberto Cortez2007-11-23 Carlos Alberto Cortez <calberto.cortez...
2007-11-23 Everaldo Canuto * MessageBox.cs: Calculate text area instead of just...
2007-11-23 Everaldo Canuto * MessageBox.cs: Calculate max amount for text area...
2007-11-23 Everaldo Canuto2007-11-23 Everaldo Canuto <ecanuto@novell.com>
2007-11-23 Everaldo Canuto2007-11-22 Everaldo Canuto <ecanuto@novell.com>
2007-11-22 Geoff Norton2007-11-21 Geoff Norton <gnorton@novell.com>
2007-11-21 Andreia Gaita* XPlatUIX11.cs: Do not treat tool windows as if they...
2007-11-21 Carlos Alberto Cortez2007-11-20 Carlos Alberto Cortez <calberto.cortez...
2007-11-20 Jonathan Pobst2007-11-20 Jonathan Pobst <monkey@jpobst.com>
2007-11-20 Everaldo Canuto * ThemeWin32Classic.cs: Fix extra space on end of...
2007-11-20 Everaldo Canuto2007-11-20 Everaldo Canuto <ecanuto@novell.com>
2007-11-20 Jonathan Pobst2007-11-19 Jonathan Pobst <monkey@jpobst.com>
2007-11-19 Everaldo Canuto2007-11-19 Everaldo Canuto <ecanuto@novell.com>
2007-11-19 Everaldo Canuto2007-11-19 Everaldo Canuto <ecanuto@novell.com>
2007-11-19 Jonathan Pobst2007-11-19 Jonathan Pobst <monkey@jpobst.com>
2007-11-18 Carlos Alberto Cortez2007-11-18 Carlos Alberto Cortez <calberto.cortez...
2007-11-17 Jonathan Pobst2007-11-17 Jonathan Pobst <monkey@jpobst.com>
2007-11-17 Jonathan Pobst2007-11-17 Jonathan Pobst <monkey@jpobst.com>
2007-11-17 Gert Driesen * DataGridViewTextBoxCell.cs: Removed CWL.
2007-11-17 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-17 Jonathan Pobst2007-11-16 Jonathan Pobst <monkey@jpobst.com>
2007-11-16 Gert Driesen* ComboBoxTest.cs: Enabled test for bug #331144.
2007-11-16 Andreia Gaita* Control.cs: When updating the zorder, check if the...
2007-11-16 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-16 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-16 Jonathan Pobst2007-11-16 Jonathan Pobst <monkey@jpobst.com>
2007-11-16 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-15 Jonathan Pobst2007-11-15 Jonathan Pobst <monkey@jpobst.com>
2007-11-15 Jonathan Pobst2007-11-15 Jonathan Pobst <monkey@jpobst.com>
2007-11-15 Geoff Norton2007-11-15 Geoff Norton <gnorton@novell.com>
2007-11-15 Jonathan Pobst2007-11-15 Jonathan Pobst <monkey@jpobst.com>
2007-11-15 Jonathan Pobst2007-11-14 Jonathan Pobst <monkey@jpobst.com>
2007-11-14 Jonathan Pobst2007-11-14 Jonathan Pobst <monkey@jpobst.com>
2007-11-14 Jonathan Pobst2007-11-14 Jonathan Pobst <monkey@jpobst.com>
2007-11-13 Jonathan Pobst2007-11-13 Jonathan Pobst <monkey@jpobst.com>
2007-11-13 Jonathan Pobst2007-11-13 Jonathan Pobst <monkey@jpobst.com>
2007-11-13 Everaldo Canuto2007-11-13 Everaldo Canuto <ecanuto@novell.com>
2007-11-12 Carlos Alberto Cortez * ListView.cs:
2007-11-12 Carlos Alberto Cortez2007-11-12 Carlos Alberto Cortez <calberto.cortez...
2007-11-09 Jonathan Pobst2007-11-09 Jonathan Pobst <monkey@jpobst.com>
2007-11-09 Jonathan Pobst2007-11-09 Jonathan Pobst <monkey@jpobst.com>
2007-11-09 Carlos Alberto Cortez2007-11-08 Carlos Alberto Cortez <calberto.cortez...
2007-11-08 Gert Driesen* Application.cs: In ProductVersion first try AssemblyF...
2007-11-08 Andreia Gaita* HtmlElement.cs: Implement InnerText setter.
2007-11-07 Jonathan Pobst2007-11-07 Jonathan Pobst <monkey@jpobst.com>
2007-11-07 Geoff Norton2007-11-07 Geoff Norton <gnorton@novell.com>
2007-11-07 Andreia Gaita* Control.cs: Revert r88915. Selecting text on a textbo...
2007-11-07 Geoff Norton2007-11-07 Geoff Norton <gnorton@novell.com>
2007-11-07 Geoff Norton2007-11-07 Geoff Norton <gnorton@novell.com>
2007-11-07 Carlos Alberto Cortez2007-11-07 Carlos Alberto Cortez <calberto.cortez...
2007-11-07 Gert Driesen* FormTest.cs: Added reference to bug #339641. Remove...
2007-11-06 Jonathan Pobst2007-11-06 Jonathan Pobst <monkey@Jpobst.com>
2007-11-06 Marek SafarNew tests, update
2007-11-05 Andreia Gaita* Control.cs: Remove select call on click. Fixes #325809
2007-11-05 Carlos Alberto Cortez2007-11-05 Carlos Alberto Cortez <calberto.cortez...
2007-11-05 Carlos Alberto Cortez * ListView.cs: Add 2.0 BackgroundImageTiled property.
2007-11-05 Carlos Alberto Cortez * ListViewGroup.cs: Adda TypeConverter attribute for...
2007-11-05 Carlos Alberto Cortez * PropertyGridView.cs: When clicking drop-down button,
2007-11-04 Carlos Alberto Cortez2007-11-04 Carlos Alberto Cortez <calberto.cortez...
2007-11-04 Gert Driesen* PropertyGridTest.cs: Enabled and improved PropertySor...
2007-11-04 Gert Driesen* PropertyGrid.cs: In PropertySort, update the toolbar...
next