[threadpool] Added dynamic concurrent queue implementation
[mono.git] / mcs / class / Managed.Windows.Forms /
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...
2010-12-11 Thomas Goldstein[winforms, fix] Keep the carret in sync with changes...
2010-12-11 Andy Hume[fix, winforms] Fix the ProgressBar speed in Marquee...
2010-12-11 Nagappan Alagappan[winforms, datagrid, fix] fixes crasher reported in...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-31 Nikolaos GeorgiouChanged new method back to private, it was accidentally...
2010-10-31 Nikolaos GeorgiouModified ResXResourceWriter so that the comment of...
2010-10-31 Miguel de IcazaExpose some of our internals to the Mono.Winforms assembly
2010-10-31 Miguel de IcazaFix broken patch
2010-10-31 Miguel de IcazaAllow this file to expose its types as public if needed
2010-10-25 Carlos Alberto Cortez[fix] #647689: Fire the Mouse* events on ComboBox when...
2010-10-25 Carlos Alberto Cortez[fix] #648449: When updating Z-order for our controls...
2010-10-25 Marek SafarWarnings cleanup.
2010-10-25 Latif KhalifaAvoid nullref when clearing TextBox that has not yet...
2010-09-27 Carlos Alberto Cortez[fix] #631810: Form.DialogResult needs to call its...
2010-09-27 Carlos Alberto Cortez[fix] #639939: Manually and properly convert the bytes...
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-20 ackenHad an issue where the linklabel was clicked, the form...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-15 Raja R HarinathFix a few CRLF issues
next