...and do return Type for all known xs:* types in XsdDataContractImporter.
[mono.git] / mcs / class / Managed.Windows.Forms /
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Dick PorterMake the wake socket non-blocking, so it doesn't deadlo...
2011-04-27 Dick PorterMerge branch 'mwf-solaris-no-utf8'
2011-04-27 Dick PorterWork around Solaris 10 missing the functions Xutf8Looku...
2011-04-20 Marek SafarAdd missing 4.0 api
2011-04-06 Atsushi EnoRemove obsolete nunit syntax from tests except for...
2011-03-30 Vincent PovirkSystem.Windows.Forms.Mime: Use freedesktop.org only...
2011-03-24 Thomas GoldsteinCursors.cs: Fix the appearance of the SizeNESW cursor...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-11 Thomas GoldsteinTabControlPainter.cs: Move up the Text / Image of the...
2011-02-11 Thomas GoldsteinTabControlPainter.cs: Horizontally center Text and...
2011-02-11 Miguel de Icaza[fix] changing Form.Enabled sometimes can change the...
2011-02-10 Miguel de Icaza[bugfix: 664695] Calling Dispose on ToolStrip emit...
2011-02-10 Miguel de Icaza[bugfix: 664695] Calling Dispose on ToolStrip emit...
2011-02-10 Miguel de Icaza[bugfix: 665233] ToolStrip Menus Keeping Keyboard Captu...
2011-02-02 Marek SafarClean up resource files
2011-02-02 Geoff NortonAvoid a stack overflow when deactivating a window
2011-01-29 Thomas GoldsteinRemove .NET 1.1 internal class: System.Windows.Forms...
2011-01-27 Marek SafarFix a warning
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-21 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-19 Thomas GoldsteinBindingSourceTest.cs: Add FIXME comment (erroneous...
2011-01-19 Thomas GoldsteinBindingSourceTest.cs: Add unit test for bug 664833.
2011-01-19 Clinton VolzkeBindingSource.cs: Fix DataSource setter which could...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Tom HindleFix and unit test for bug #664647.
2011-01-16 Thomas GoldsteinNumericUpDown.cs: Use base 16 to convert hex string...
2011-01-07 Thomas GoldsteinMerge branch 'master' of github.com:mono/mono
2011-01-07 Thomas GoldsteinAdd new NumericUpDown tests.
2011-01-07 Thomas GoldsteinAdd unit test for bug 661750.
2011-01-07 Thomas GoldsteinRemove NumericUpDownTest.cs from the -crlf list (file...
2011-01-06 Thomas GoldsteinReplace decimal to hex string conversion code with...
2011-01-06 Thomas GoldsteinRemove #if NET_2_0.
2011-01-06 Zoltan VargaMerge remote branch 'google-nacl/master'
2011-01-06 Thomas GoldsteinRemove #if NET_2_0 flags.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Marek SafarFixed WinFormsTest System.Drawing namespace reference
2011-01-05 Marek SafarAdd missing Accessibility reference
2011-01-01 Thomas GoldsteinAdd unit tests for bug 661753.
2011-01-01 Thomas GoldsteinAdd missing properties that should be copied when cloni...
2010-12-29 Marek SafarRemove no longer used BOOTSTRAP conditionals
2010-12-22 Thomas GoldsteinRemove null check in ComboBox.SelectedText setter ...
2010-12-22 Thomas GoldsteinIf SelectedText is given a null value, set it to String...
2010-12-21 Thomas GoldsteinAdd unit test for bug 660294.
2010-12-21 Thomas GoldsteinWhen ComboBox.SelectedText is given a null value, set...
2010-12-16 Jonathan PobstMove line inside if () to fix 2 tests.
2010-12-16 Miguel de Icaza[winforms] undo accidental removal of a line
2010-12-16 Miguel de Icaza[winforms] revert patch, it regresses the test suite...
2010-12-13 Miguel de Icaza[winforms] Pass 4 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 3 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 3 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 2 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 2 of removing NET_2_0 from winforms
2010-12-13 Miguel de IcazaPass 1 of removing NET_2_0 from winforms
2010-12-12 Jonathan PryorMerge branch 'master' of https://github.com/XTZGZoReX...
2010-12-12 Thomas Goldstein[winforms] Small optimizations, use properties that...
2010-12-11 Miguel de Icaza[winforms] Style, braces
2010-12-11 Miguel de Icaza[winforms] Use conditional attributes, not ifdefs to...
2010-12-11 Miguel de Icaza[winforms] Use conditional attributes, not ifdefs to...
2010-12-11 Gonzalo Paniagua... Line endings
2010-12-11 Ralph Leckett[winforms] Fix graphics leak
2010-12-11 Ralph Leckett[winforms] Fix graphics leak
2010-12-11 Ralph Leckett[winforms] For what it appeared to be a crasher from...
2010-12-11 Ralph Leckett[winforms] Reorder code a bit
2010-12-11 Ralph Leckett[winforms] Avoid leaking the Graphics
2010-12-11 Ralph Leckett[winforms] Avoid leaking the Graphics + style
2010-12-11 Ralph Leckett[winforms] Cope with null current regions
2010-12-11 Ralph Leckett[winforms] Cope with small windows
2010-12-11 Ralph Leckett[winforms] Style
2010-12-11 Ralph Leckett[winforms] Style
2010-12-11 Ralph Leckett[winforms] Style, reduce full sizes of common types
2010-12-11 Ralph Leckett[winforms] Do not leak Graphics in Invalidate + some...
2010-12-11 Miguel de Icaza[winforms] style, and NET_2_0 dropped
2010-12-11 Ralph Leckett[winforms] Style
2010-12-11 Ralph Leckett[winforms] Cope with null Hwnd value from Hwnd.ObjectFr...
2010-12-11 Ralph Leckett[winforms] Win32 fixes for window class name
2010-12-11 Thomas Goldstein[winforms] quick cleanup patches for a few WinForms...
2010-12-11 Thomas Goldstein[winforms] Small optimization
2010-12-11 Miguel de Icaza[winforms] Prepare for Gnome 3, by not depending on...
2010-12-11 Tom Hindle[winforms] Fix ContextMenuStrip vertical position can...
2010-12-11 Tom Hindle[winforms] WM_SETFOCUS is sent before Keyboard Focus...
2010-12-11 Tom Hindle[winforms] Allow WinForm controls to use on-the-spot...
2010-12-11 Tom Hindle[winforms] Add modal support to Forms
2010-12-11 Tom Hindle[winforms] DataGridView.cs : Made MoveCurrentCell not...
2010-12-11 Tom Hindle[winforms,fix] Prevent Clipboard APIs from running...
next