* ComboBox.cs: page_size as well as vscrollbar.LargeChange should be 1
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ComboBox.cs
2008-06-03 Carlos Alberto Cortez * ComboBox.cs: page_size as well as vscrollbar.LargeCh...
2008-05-30 Carlos Alberto Cortez2008-05-30 Carlos Alberto Cortez <calberto.cortez...
2008-05-25 Carlos Alberto Cortez2008-05-24 Carlos Alberto Cortez <calberto.cortez...
2008-05-24 George Giolfan2008-05-24 George Giolfan <georgegiolfan@yahoo.com>
2008-05-24 Carlos Alberto Cortez * ComboBox.cs: Minor correction to previous patch...
2008-05-24 Carlos Alberto Cortez2008-05-23 Carlos Alberto Cortez <calberto.cortez...
2008-05-14 Carlos Alberto Cortez2008-05-13 Carlos Alberto Cortez <calberto.cortez...
2008-05-13 Carlos Alberto Cortez2008-05-13 Carlos Alberto Cortez <calberto.cortez...
2008-05-12 Carlos Alberto Cortez2008-05-12 Carlos Alberto Cortez <calberto.cortez...
2008-05-12 Carlos Alberto Cortez * ComboBox.cs: When handle is created call UpdateCombo...
2008-05-11 Carlos Alberto Cortez2008-05-10 Carlos Alberto Cortez <calberto.cortez...
2008-04-21 Jonathan Pobst2008-04-21 Jonathan Pobst <monkey@jpobst.com>
2008-04-14 Geoff NortonIn .:
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-06 Gert Driesen* BindingContext.cs: Changed argument names to fix...
2008-03-28 Jb Evainmerge 99208:99244
2008-03-28 Jonathan Pobst2008-03-28 Jonathan Pobst <monkey@jpobst.com>
2008-03-28 Jonathan Pobst2008-03-28 Jonathan Pobst <monkey@jpobst.com>
2008-03-28 Jonathan Pobst2008-03-28 Jonathan Pobst <monkey@jpobst.com>
2008-03-26 Jb Evainmerge with head
2008-03-26 Jonathan Pobst2008-03-26 Jonathan Pobst <monkey@jpobst.com>
2008-03-24 Jonathan Pobst2008-03-24 Jonathan Pobst <monkey@jpobst.com>
2008-03-22 Jonathan Pobst2008-03-22 Jonathan Pobst <monkey@jpobst.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-17 Jonathan Pobst2008-03-16 Jonathan Pobst <monkey@jpobst.com>
2008-03-17 Jonathan Pobst2008-03-16 Jonathan Pobst <monkey@jpobst.com>
2008-02-19 Jonathan Pobst2008-02-19 Jonathan Pobst <monkey@jpobst.com>
2008-02-19 Jonathan Pobst2008-02-19 Jonathan Pobst <monkey@jpobst.com>
2008-02-08 Jonathan Pobst2008-02-08 Jonathan Pobst <monkey@jpobst.com>
2008-01-28 Carlos Alberto Cortez2008-01-28 Carlos Alberto Cortez <calberto.cortez...
2008-01-27 Gert Driesen* AccessibleObject.cs: Modified argument names to match MS.
2008-01-10 Jonathan Pobst2008-01-10 Jonathan Pobst <monkey@jpobst.com>
2008-01-04 Carlos Alberto Cortez2008-01-03 Carlos Alberto Cortez <calberto.cortez...
2007-11-06 Marek SafarNew tests, update
2007-10-29 Jonathan Pobst2007-10-29 Jonathan Pobst <monkey@jpobst.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-17 Geoff Norton2007-10-17 Geoff Norton <gnorton@novell.com>
2007-10-16 Everaldo Canutosvn path=/trunk/mcs/; revision=87555
2007-10-13 Gert Driesen* ComboBox.cs: When focus is lost, deselect the text...
2007-10-04 Everaldo CanutoIn System.Windows.Forms:
2007-10-03 Raja R HarinathFix #328490
2007-10-03 Jonathan Pobst2007-10-02 Jonathan Pobst <monkey@jpobst.com>
2007-09-25 Marek SafarNew tests.
2007-09-20 Jonathan Pobst2007-09-20 Jonathan Pobst <monkey@jpobst.com>
2007-09-05 Everaldo Canuto * ComboBox.cs: Adjust combobox button state to reflect...
2007-07-26 Jonathan Pobst2007-07-26 Jonathan Pobst <monkey@jpobst.com>
2007-07-17 Rolf Bjarne Kvinge* ComboBox.cs: Work around bug #82120 (bug in mcs).
2007-07-06 Jonathan Pobst2007-07-06 Jonathan Pobst <monkey@jpobst.com>
2007-06-08 Jonathan Pobst2007-06-08 Jonathan Pobst <monkey@jpobst.com>
2007-05-31 Rolf Bjarne Kvinge* CheckedListBox.cs, ListBox.cs, ListControl.cs, ComboB...
2007-05-24 Rolf Bjarne Kvinge* ComboBox.cs: If there are few items in the drop down...
2007-05-01 Jonathan Pobst2007-05-01 Jonathan Pobst <monkey@jpobst.com>
2007-04-24 Rolf Bjarne Kvinge* ComboBox.cs: Forward ContextMenu to the underlying...
2007-03-29 Jonathan Pobst2007-03-29 Jonathan Pobst <monkey@jpobst.com>
2007-03-24 Jonathan Pobst2007-03-24 Jonathan Pobst <monkey@jpobst.com>
2007-03-20 Rolf Bjarne Kvinge* ComboBox.cs: PreferredHeight seems to be ItemHeight...
2007-03-20 Rolf Bjarne Kvinge* ComboBox.cs: Handle Home and End keys as well as...
2007-03-15 Chris ToshokIn Test/System.Windows.Forms:
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-07 Jonathan Pobst2007-03-07 Jonathan Pobst <monkey@jpobst.com>
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-21 Gert Driesen* ComboBox.cs: Removed unnecessary initializations...
2007-02-19 Gert Driesen* ComboBox.cs: Removed extra tabs. Changes spaces to...
2007-02-19 Gert Driesen* ComboBox.cs: Setting Text should have no effect if...
2007-02-19 Rolf Bjarne Kvinge * ComboBox.cs: Switch the order to ShowSelection and...
2007-02-08 Rolf Bjarne Kvinge* ComboBox.cs: Remove warning (unused code).
2007-02-01 Chris Toshok * ComboBox.cs: use vscrollbar_ctrl.Dock instead of...
2007-01-30 Rolf Bjarne Kvinge2007-01-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-28 Raja R HarinathIn gmcs:
2007-01-26 Rolf Bjarne Kvinge2007-01-26 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-25 Rolf Bjarne Kvinge2007-01-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-25 Rolf Bjarne Kvinge2007-01-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-24 Jonathan Pobst2007-01-24 Jonathan Pobst <monkey@jpobst.com>
2007-01-16 Chris Toshok * ComboBox.cs: same.
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
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-26 Gert Driesen* ComboBox.cs: On 2.0, DropDownWidth throws ArgumentOut...
2006-12-21 Daniel Nauck2006-12-21 Daniel Nauck <dna@mono-project.de>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-16 Miguel de Icaza2006-12-15 Miguel de Icaza <miguel@novell.com>
2006-12-11 Mike Kestner2006-12-11 Mike Kestner <mkestner@novell.com>
2006-12-05 Mike Kestner2006-12-05 Mike Kestner <mkestner@novell.com>
2006-12-05 Mike Kestner2006-12-05 Mike Kestner <mkestner@novell.com>
2006-12-04 Chris Toshok2006-12-04 Chris Toshok <toshok@ximian.com>
2006-12-01 Chris Toshok [ after removing all warning suppressions, this cleans...
2006-12-01 Chris ToshokIn System.Windows.Forms:
2006-12-01 Chris Toshok2006-12-01 Chris Toshok <toshok@ximian.com>
2006-11-30 Mike Kestner2006-11-30 Mike Kestner <mkestner@novell.com>
2006-11-30 Mike Kestner2006-11-30 Mike Kestner <mkestner@novell.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
next