2006-12-07 Alexander Olk <alex.olk@googlemail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
2006-11-29 Martin BauligNew test.
2006-11-29 Carlos Alberto Cortez2006-11-29 Carlos Alberto Cortez <calberto.cortez...
2006-11-29 Andreia GaitaRevert rev.68635 changes to Form.cs and PrintPreviewDia...
2006-11-29 Everaldo CanutoCreate a invalidate method for menu item
2006-11-29 Everaldo CanutoFixes and simplify toolbar button layout
2006-11-29 Everaldo CanutoPaint toolbar toggle button background with dotted...
2006-11-29 Andreia Gaita2006-11-28 Andreia Gaita <avidigal@novell.com>
2006-11-29 Miguel de Icaza2006-11-28 Miguel de Icaza <miguel@novell.com>
2006-11-28 Rolf Bjarne Kvinge2006-11-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-28 Rolf Bjarne Kvinge2006-11-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-28 Rolf Bjarne Kvinge2006-11-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-28 Rolf Bjarne KvingeRectified an incorrect changelog entry
2006-11-28 Rolf Bjarne Kvinge2006-11-27 Rolf Bjarne Kvinge
2006-11-28 Chris Toshok2006-11-27 Chris Toshok <toshok@ximian.com>
2006-11-27 Mike Kestner2006-11-27 Mike Kestner <mkestner@novell.com>
2006-11-27 Chris Toshok2006-11-27 Chris Toshok <toshok@ximian.com>
2006-11-27 Jackson Harper * TextBoxBase.cs: Set the selection to the caret...
2006-11-27 Everaldo CanutoFixe size of ToolBar when AutoSize is false
2006-11-27 Everaldo CanutoFix drop down appearance when ToolBar.Appearance is...
2006-11-26 Gert Driesen* ControlStylesTest.cs: Fixed GetStyle for 2.0 profile.
2006-11-25 Jordi Mas i Hernandez2006-11-25 Jordi Mas i Hernandez <jordimash@gmail...
2006-11-25 Everaldo CanutoFix toolbar drop down arrow size.
2006-11-23 Rolf Bjarne Kvinge2006-11-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-23 Rolf Bjarne Kvinge2006-11-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-23 Gert Driesen* NumericUpDown.cs: In .NET 1.1, user entered text...
2006-11-23 Rolf Bjarne Kvinge2006-11-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-23 Gert Driesen* MdiFormTest.cs: Improved Text test to also verify...
2006-11-23 Gert Driesen* ToolBarTest.cs: Added test for bug #79863. Fixed...
2006-11-23 Andreia Gaita* NumericUpDown:
2006-11-22 Rolf Bjarne Kvinge2006-11-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-22 Marek SafarUpdate
2006-11-22 Everaldo CanutoFix text redenring when button is pressed
2006-11-22 Everaldo CanutoFixes behavior when menu is opened by kerboard and...
2006-11-21 Everaldo CanutoSet default value for TabStop to false
2006-11-21 Rolf Bjarne Kvinge2006-11-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-21 Chris ToshokIn System.Windows.Forms:
2006-11-21 Everaldo CanutoIncrease vertical and horizontal position by 1 when...
2006-11-20 Everaldo CanutoFixes in DropDown arrows drawing operations
2006-11-20 Chris Toshok2006-11-20 Chris Toshok <toshok@ximian.com>
2006-11-20 Everaldo CanutoTrigger buttons click event for DropDown Button
2006-11-20 Rolf Bjarne Kvinge2006-11-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-20 Rolf Bjarne Kvinge2006-11-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-20 Mike Kestner2006-11-20 Mike Kestner <mkestner@novell.com>
2006-11-20 Everaldo CanutoIgnore right mouse clicks in toolbar
2006-11-19 Alexander Olk2006-11-17 Alexander Olk <alex.olk@googlemail.com>
2006-11-19 Gert Driesen* NumericUpDown.cs: Use NegativeSign, NumberDecimalSepa...
2006-11-17 Mike Kestner2006-11-17 Mike Kestner <mkestner@novell.com>
2006-11-17 Alexander Olk2006-11-17 Alexander Olk <alex.olk@googlemail.com>
2006-11-17 Chris Toshok2006-11-17 Chris Toshok <toshok@ximian.com>
2006-11-17 Jackson Harper Also carry over the current line break to the...
2006-11-17 Jackson Harper * TextControl.cs: When soft splitting a line...
2006-11-17 Chris Toshok2006-11-17 Chris Toshok <toshok@ximian.com>
2006-11-17 Chris Toshok * XplatUIX11.cs: remove the handling of the TimerEvent...
2006-11-17 Chris Toshok2006-11-16 Chris Toshok <toshok@ximian.com>
2006-11-16 Gert Driesen* NumericUpDown.cs: Allow lowercase letters when in...
2006-11-16 Jackson Harper * TextBoxBase.cs: When positioning the caret...
2006-11-16 Jackson Harper * TreeView.cs: Allow more explicit...
2006-11-16 Jonathan Pobst2006-11-16 Jonathan Pobst <monkey@jpobst.com
2006-11-16 Jackson Harper * ThemeWin32Classic.cs: Special case for groupb...
2006-11-16 Jackson Harper * TreeView.cs: Need to recalc the topnode when...
2006-11-16 Chris Toshok2006-11-16 Chris Toshok <toshok@ximian.com>
2006-11-16 Chris Toshok * Application.cs: null out the context's MainForm...
2006-11-16 Chris Toshok2006-11-15 Chris Toshok <toshok@ximian.com>
2006-11-15 Jonathan Pobst2006-11-15 Jonathan Pobst <monkey@jpobst.com>
2006-11-15 Jonathan Pobst2006-11-15 Jonathan Pobst <monkey@jpobst.com>
2006-11-15 Chris Toshok2006-11-15 Chris Toshok <toshok@ximian.com>
2006-11-15 Jonathan Pobst2006-11-15 Jonathan Pobst <monkey@jpobst.com>
2006-11-15 Chris Toshok * XplatUIX11.cs: add (untested) a _NET_WM_NAME impleme...
2006-11-15 Chris Toshok [ fixes #79933 ]
2006-11-15 Chris Toshok * XplatUIX11.cs: use AddExpose instead of sending...
2006-11-15 Chris Toshok2006-11-15 Chris Toshok <toshok@ximian.com>
2006-11-14 Jackson Harper * TextBoxBase.cs: When we set the text property...
2006-11-14 Jackson Harper * TextControl.cs: Make PageUp and PageDown more...
2006-11-14 Rolf Bjarne Kvinge2006-11-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-14 Alexander Olk2006-11-14 Alexander Olk <alex.olk@googlemail.com>
2006-11-14 Paolo MolaroTue Nov 14 16:06:37 CET 2006 Paolo Molaro <lupus@ximian...
2006-11-14 Rolf Bjarne Kvinge2006-11-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-14 Chris Toshok2006-11-13 Chris Toshok <toshok@ximian.com>
2006-11-13 Jackson Harper * TextBoxBase.cs: Compute the value changes...
2006-11-13 Chris Toshok * XplatUIX11.cs, XplatUIStructs.cs: kind of a gross...
2006-11-13 Chris Toshok * XplatUIX11.cs: fix #79917 for window managers which...
2006-11-13 Chris Toshok2006-11-13 Chris Toshok <toshok@ximian.com>
2006-11-13 Jackson Harper * TreeView.cs: ActualItemHeight factors in...
2006-11-13 Jackson Harper * TextControl.cs: When formatting text, compute...
2006-11-13 Rolf Bjarne Kvinge2006-11-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-13 Jackson Harper - We don't need to position the caret...
2006-11-13 Jackson Harper * TextBoxBase.cs: Don't select the word if...
2006-11-13 Gert Driesen* ControlEventTest.cs: Added tests for Invalidated...
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-12 Gert Driesen* ColorDialog.cs: Reset size of dialog between calls...
2006-11-11 Alexander Olk2006-11-11 Alexander Olk <alex.olk@googlemail.com>
2006-11-10 Alexander Olk2006-11-10 Alexander Olk <alex.olk@googlemail.com>
2006-11-10 Jackson Harper - CanUndo means 'is there any undo operations...
2006-11-10 Jackson Harper * TextBoxBase.cs: There is no need to expand...
2006-11-10 Jackson Harper * TreeView.cs: Use the currently highlighted...
2006-11-10 Andreia Gaita* Button.cs: only perform click when button is Selectab...
2006-11-10 Chris Toshok2006-11-10 Chris Toshok <toshok@ximian.com>
2006-11-10 Alexander Olk2006-11-10 Alexander Olk <alex.olk@googlemail.com>
2006-11-10 Everaldo CanutoFix drowp down arrow borders
2006-11-10 Everaldo CanutoFixes ToolBar DropDownButton..
next