2007-01-07 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Control.cs
2007-01-08 Jonathan Pobst2007-01-07 Jonathan Pobst <monkey@jpobst.com>
2007-01-07 Jonathan Pobst2007-01-07 Jonathan Pobst <monkey@jpobst.com>
2007-01-06 Everaldo Canuto2007-01-05 Everaldo Canuto <everaldo@simios.org>
2007-01-05 Gert Driesen* Control.cs: Lazy init layout engine. Do not directly use
2007-01-05 Jonathan Pobst2007-01-05 Jonathan Pobst <monkey@jpobst.com>
2007-01-05 Jonathan Pobst2007-01-05 Jonathan Pobst <monkey@jpobst.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-03 Rolf Bjarne Kvinge * Control.cs:
2006-12-31 Andreia Gaita2006-12-31 Andreia Gaita <avidigal@novell.com>
2006-12-30 Chris ToshokIn Test/System.Windows.Forms:
2006-12-29 Chris ToshokIn Test/System.Windows.Forms:
2006-12-29 Chris Toshok * Control.cs: fix a couple of place where we were...
2006-12-29 Chris ToshokIn .:
2006-12-29 Rolf Bjarne KvingeIn Test/System.Windows.Forms:
2006-12-28 Rolf Bjarne Kvinge * Control.cs: Fixed a NRE.
2006-12-28 Rolf Bjarne KvingeIn System.Windows.Forms:
2006-12-27 Gert Driesen* Control.cs: ControlCollection.Count must be public...
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-27 Chris Toshoksvn path=/trunk/mcs/; revision=70111
2006-12-27 Everaldo Canuto2006-12-26 Everaldo Canuto <everaldo@simios.org>
2006-12-26 Chris Toshok * Control.cs: fix compiler warning.
2006-12-26 Chris ToshokIn System.Windows.Forms:
2006-12-26 Miguel de Icaza2006-12-25 Miguel de Icaza <miguel@novell.com>
2006-12-26 Chris ToshokIn System.Windows.Forms:
2006-12-24 Chris Toshokmore corcompare work
2006-12-24 Miguel de Icaza2006-12-24 Chris Toshok <toshok@ximian.com>
2006-12-24 Chris Toshok * Control.cs: corecompare work here too.
2006-12-23 Chris ToshokIn System.Windows.Forms:
2006-12-23 Jonathan Pobst2006-12-23 Jonathan Pobst <monkey@jpobst.com>
2006-12-23 Andreia Gaita* ContainerControl.cs: set activeControl for parent...
2006-12-22 Rolf Bjarne Kvinge2006-12-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-21 Jonathan Pobst2006-12-21 Jonathan Pobst <monkey@jpobst.com>
2006-12-21 Rolf Bjarne Kvinge2006-12-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-21 Chris Toshok2006-12-21 Chris Toshok <toshok@ximian.com>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-20 Rolf Bjarne Kvinge2006-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-15 Rolf Bjarne Kvinge * Control.cs: Added missing 2.0 attributes
2006-12-15 Rolf Bjarne Kvinge2006-12-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-13 Gert Driesen* ControlTest.cs: Improved Region test.
2006-12-12 Andreia Gaita2006-12-12 Andreia Gaita <avidigal@novell.com>
2006-12-12 Rolf Bjarne Kvinge * Hwnd.cs: Save the CreateParams.ExStyle so that it...
2006-12-12 Miguel de Icaza2006-12-11 Miguel de Icaza <miguel@novell.com>
2006-12-11 Jackson Harper * TextBox.cs: Don't tell the world that we...
2006-12-11 Jonathan Pobst2006-12-11 Jonathan Pobst <monkey@jpobst.com>
2006-12-11 Chris ToshokIn System.Windows.Forms:
2006-12-11 Gert Driesen* Control.cs: Verify value set for Dock property. Code...
2006-12-08 Jonathan Pobst2006-12-08 Jonathan Pobst <monkey@jpobst.com>
2006-12-07 Jonathan Pobst2006-12-07 Jonathan Pobst <monkey@jpobst.com>
2006-12-07 Chris Toshok2006-12-07 Chris Toshok <toshok@ximian.com>
2006-12-07 Chris Toshok * Control.cs: reindent WndProc.
2006-12-07 Chris Toshok [ I wanna be like BenM when I grow up ]
2006-12-07 Chris Toshok * ListView.cs: the BackgroundImage override is just...
2006-12-07 Chris Toshok * ScrollBar.cs: change the assignment of cursor to...
2006-12-07 Chris ToshokIn Test/System.Windows.Forms:
2006-12-07 Chris Toshok2006-12-06 Chris Toshok <toshok@ximian.com>
2006-12-07 Chris Toshok * Control.cs: make tab_stop private.
2006-12-06 Chris Toshok * Timer.cs, Control.cs, Menu.cs: make control_tag...
2006-12-06 Chris Toshok * Control.cs: make right_to_left and context_menu...
2006-12-06 Chris Toshok * AccessibleObject.cs, Control.cs, XplatUIX11GTK.cs,
2006-12-06 Chris Toshok * System.Windows.Forms/GroupBox.cs,
2006-12-06 Chris Toshok2006-12-06 Chris Toshok <toshok@ximian.com>
2006-12-05 Jonathan Pobst2006-12-05 Jonathan Pobst <monkey@jpobst.com>
2006-12-05 Chris Toshok2006-12-05 Chris Toshok <toshok@ximian.com>
2006-12-05 Rolf Bjarne Kvinge2006-12-05 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-05 Chris Toshok2006-12-04 Chris Toshok <toshok@ximian.com>
2006-12-01 Chris ToshokIn System.Windows.Forms:
2006-12-01 Chris Toshok * Form.cs: Form.ControlCollection already stores off the
2006-12-01 Chris Toshok2006-12-01 Chris Toshok <toshok@ximian.com>
2006-11-30 Jonathan Pobst2006-11-30 Jonathan Pobst <monkey@jpobst.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.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-26 Gert Driesen* ControlStylesTest.cs: Fixed GetStyle for 2.0 profile.
2006-11-22 Rolf Bjarne KvingeUncommented the last code.
2006-11-22 Rolf Bjarne Kvinge2006-11-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-17 Mike Kestner2006-11-17 Mike Kestner <mkestner@novell.com>
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-10 Andreia Gaita* Button.cs: only perform click when button is Selectab...
2006-11-08 Andreia Gaita* Control.cs : Focus() now calls Select to set the...
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-03 Chris Toshok2006-11-03 Chris Toshok <toshok@ximian.com>
2006-11-01 Atsushi Enoupdating to the latest module.
2006-11-01 Andreia Gaita* ContainerControl.cs: reverted rev.67183 (which was...
2006-10-31 Chris Toshok * Control.cs (set_Capture): make a logic a little...
2006-10-31 Chris Toshok * Control.cs: ugh, the unit test fix (CH11, yesterday...
2006-10-30 Jonathan Pobst2006-10-30 Jonathan Pobst <monkey@jpobst.com>
2006-10-29 Chris Toshok * Control.cs (get_TopLevelControl): fix bug #79781.
2006-10-29 Chris Toshok2006-10-29 Chris Toshok <toshok@ximian.com>
2006-10-27 Chris Toshok * Control.cs: implement Control.FromChildHandle in...
2006-10-26 Rolf Bjarne KvingeSmall change that escaped last commit making the build...
2006-10-26 Rolf Bjarne Kvinge2006-10-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-18 Chris Toshok2006-10-18 Chris Toshok <toshok@ximian.com>
next