[threadpool] Added dynamic concurrent queue implementation
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms /
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-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-06 Thomas GoldsteinReplace decimal to hex string conversion code with...
2011-01-06 Thomas GoldsteinRemove #if NET_2_0.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-01 Thomas GoldsteinAdd missing properties that should be copied when cloni...
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 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 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 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-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-02 Carlos Alberto Cortez[fix] #512136: Invalidate the selection border in ListB...
2010-09-02 Carlos Alberto Cortez[fix] #581287: Use menu color to paint the background...
2010-09-02 Tom Hindle[fix] #624915: Check the valid range of the value...
2010-08-15 Carlos Alberto Cortez[fix] #625214: Allow DataGridView navigation even if...
2010-08-15 Thomas Goldstein[fix] #620326: Use the actual value of the items in...
2010-08-15 Carlos Alberto Cortez[fix] #621749: Update selection when adding/inserting...
2010-08-15 Carlos Alberto CortezRemove all NET_2_0 directives for ListViewItem.
2010-08-15 Carlos Alberto Cortez[fix] #621475: Properly clear selection when setting...
2010-08-09 Carlos Alberto Cortez[fix] #626034: Properly handle Form.Dispose to not...
2010-08-08 Carlos Alberto Cortez[fix] #620618: Make sure the header in ListView is...
2010-08-08 Carlos Alberto Cortez[fix] #622318: ListView.Dispose should not call dispose...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathEOL handling
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Gonzalo Paniagua... 2010-07-08 Gonzalo Paniagua Javier <gonzalo@novell...
2010-07-05 Atsushi Enomove old code to temporary dir (keep them for a while...
2010-07-05 Dick Porter2010-07-05 Dick Porter <dporter@codicesoftware.com>
next