In Test/System.Windows.Forms:
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms /
2006-12-29 Gert Driesen* Theme.cs: For now, revert back to 8pt font.
2006-12-29 Gert Driesen* Theme.cs: Marked default_font as private, and initial...
2006-12-29 Everaldo Canuto2006-12-29 Everaldo Canuto <everaldo@simios.org>
2006-12-29 Chris ToshokIn Test/System.Windows.Forms:
2006-12-29 Rolf Bjarne KvingeRemove NIE for Mono reports.
2006-12-29 Rolf Bjarne Kvinge2006-12-29 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-29 Alexander Olk2006-12-29 Alexander Olk <alex.olk@googlemail.com>
2006-12-29 Gert Driesen* TreeNode.cs: On 2.0 profile, throw InvalidOperationEx...
2006-12-29 Chris Toshok * Control.cs: fix a couple of place where we were...
2006-12-29 Chris ToshokIn .:
2006-12-29 Rolf Bjarne KvingeIn Test/System.Windows.Forms:
2006-12-28 Rolf Bjarne Kvinge * Control.cs: Fixed a NRE.
2006-12-28 Rolf Bjarne Kvinge * TrackBar.cs: Fix SmallChange and LargeChange exceptions
2006-12-28 Rolf Bjarne KvingeIn System.Windows.Forms:
2006-12-28 Chris Toshoka little more corcompare attribute work
2006-12-28 Chris Toshokmake another pass at corcompare, mostly attributes...
2006-12-27 Carlos Alberto Cortez * ListView.cs: Add key-related 2.0 methods for Checked...
2006-12-27 Carlos Alberto Cortez2006-12-27 Carlos Alberto Cortez <calberto.cortez...
2006-12-27 Gert Driesen* MonthCalendar.cs: On 2.0, throw ArgumentOutOfRangeExc...
2006-12-27 Rolf Bjarne Kvinge2006-12-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-27 Gert Driesen* System.Windows.Forms_test.dll.sources: Add Scrollable...
2006-12-27 Gert Driesen* Control.cs: ControlCollection.Count must be public...
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-27 Gert Driesen* ComboBox.cs: Mergable=>MergableProperty. Fixes build.
2006-12-27 Chris Toshoksvn path=/trunk/mcs/; revision=70111
2006-12-27 Everaldo Canuto2006-12-26 Everaldo Canuto <everaldo@simios.org>
2006-12-27 Chris Toshok2006-12-26 Chris Toshok <toshok@ximian.com>
2006-12-27 Jonathan Pobst2006-12-26 Jonathan Pobst <monkey@jpobst.com>
2006-12-27 Everaldo Canuto2006-12-26 Everaldo Canuto <everaldo@simios.org>
2006-12-26 Gert Driesen* ComboBox.cs: On 2.0, DropDownWidth throws ArgumentOut...
2006-12-26 Jonathan Pobst2006-12-26 Jonathan Pobst <monkey@jpobst.com>
2006-12-26 Gert Driesen* DataGridView.cs: Fixed several NullReferenceException...
2006-12-26 Gert Driesen* DataGridView.cs: Fixed several NullReferenceException...
2006-12-26 Gert Driesen* DataGridViewCellStyleTest.cs: Added tests for FormatP...
2006-12-26 Chris Toshokfix 'new' usage
2006-12-26 Chris Toshok * Application.cs: add a couple of 2.0 events.
2006-12-26 Chris Toshok * Control.cs: fix compiler warning.
2006-12-26 Chris ToshokIn System.Windows.Forms:
2006-12-26 Miguel de Icaza2006-12-25 Miguel de Icaza <miguel@novell.com>
2006-12-26 Chris ToshokIn System.Windows.Forms:
2006-12-26 Miguel de Icaza2006-12-25 Miguel de Icaza <miguel@novell.com>
2006-12-26 Miguel de Icaza2006-12-25 Miguel de Icaza <miguel@novell.com>
2006-12-24 Chris Toshokfix build
2006-12-24 Chris Toshokmore corcompare work
2006-12-24 Chris Toshok * GridTablesFactory.cs: 2.0 corcompare work.
2006-12-24 Miguel de Icaza2006-12-24 Chris Toshok <toshok@ximian.com>
2006-12-24 Chris Toshok * Control.cs: corecompare work here too.
2006-12-24 Chris Toshok2006-12-24 Chris Toshok <toshok@ximian.com>
2006-12-24 Miguel de Icaza2006-12-24 Miguel de Icaza <miguel@novell.com>
2006-12-24 Chris ToshokIn Test/System.Windows.Forms.Layout:
2006-12-23 Chris ToshokIn System.Windows.Forms:
2006-12-23 Jonathan Pobst2006-12-23 Jonathan Pobst <monkey@jpobst.com>
2006-12-23 Jonathan Pobst2006-12-23 Jonathan Pobst <monkey@jpobst.com>
2006-12-23 Everaldo Canuto * Menu.cs: Name property added for 2.0 profile.
2006-12-23 Everaldo Canuto * Menu.cs: Update information about FindMenuItem,...
2006-12-23 Everaldo Canuto * MenuAPI.cs: When deselect items deselect also select...
2006-12-23 Everaldo Canuto2006-12-23 Everaldo Canuto <everaldo@simios.org>
2006-12-23 Everaldo Canuto2006-12-22 Everaldo Canuto <everaldo@simios.org>
2006-12-23 Miguel de IcazaStub for PDN
2006-12-23 Andreia Gaita* ContainerControl.cs: set activeControl for parent...
2006-12-22 Rolf Bjarne Kvinge2006-12-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-22 Jonathan Pobst2006-12-21 Jonathan Pobst <monkey@jpobst.com>
2006-12-21 Jonathan Pobst2006-12-21 Jonathan Pobst <monkey@jpobst.com>
2006-12-21 Jonathan Pobst2006-12-21 Jonathan Pobst <monkey@jpobst.com>
2006-12-21 Rolf Bjarne Kvinge2006-12-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-21 Chris Toshok * DataGrid.cs: guard against the initial state of...
2006-12-21 Chris Toshok2006-12-21 Chris Toshok <toshok@ximian.com>
2006-12-21 Chris Toshoktons more corcompare work
2006-12-21 Daniel Nauck2006-12-21 Daniel Nauck <dna@mono-project.de>
2006-12-21 Chris ToshokIn Test/System.Windows.Forms:
2006-12-20 Jackson Harper * TextControl.cs: Attempt to reduce the number...
2006-12-20 Jackson Harper * TextBoxBase.cs: Kill then redraw the caret...
2006-12-20 Jackson Harper * XplatUIX11.cs: We need to hide the caret...
2006-12-20 Gert Driesen* MonthCalendar.cs: Fixed previous month button. Remove...
2006-12-20 Jackson Harper precedence
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-20 Rolf Bjarne Kvinge2006-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Jackson Harper - PreferredHeight is a little different than...
2006-12-20 Jackson Harper - When backspacing, move the caret before we...
2006-12-20 Jackson Harper - PreferredHeight is a little different than...
2006-12-20 Jackson Harper * TextBoxBase.cs: When changing the font across...
2006-12-20 Rolf Bjarne Kvinge2006-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Chris Toshok2006-12-19 Chris Toshok <toshok@ximian.com>
2006-12-20 Jackson Harper * TreeView.cs: Make sure we factor in the vert...
2006-12-20 Jackson Harper * TextControl.cs: soft now means something...
2006-12-20 Andreia Gaita* SendKeys.cs: Fix Send() behaviour, clear keys after...
2006-12-20 Chris Toshok * ToolStripItem.cs: add the implementation of the...
2006-12-20 Chris Toshok2006-12-19 Chris Toshok <toshok@ximian.com>
2006-12-20 Jonathan Pobst2006-12-19 Jonathan Pobst <monkey@jpobst.com>
2006-12-19 Miguel de Icaza2006-12-19 Miguel de Icaza <miguel@novell.com>
2006-12-19 Miguel de Icaza2006-12-19 Miguel de Icaza <miguel@novell.com>
2006-12-19 Miguel de IcazaSmall fixes
2006-12-19 Miguel de IcazaRecover file
2006-12-19 Miguel de IcazaNo longer in 2.0
2006-12-19 Carlos Alberto Cortez2006-12-19 Carlos Alberto Cortez <calberto.cortez...
2006-12-19 Gert Driesen* ListViewItem.cs: Changed AddRange overloads to match...
2006-12-19 Gert Driesen* MonthCalendar.cs: Fixed InvalidCastException.
2006-12-19 Jackson Harper - When calculating char positions only add...
2006-12-19 Jackson Harper * TextControl.cs: Don't increment the position...
2006-12-19 Andreia GaitaSendKeys X11 support.
next