2007-02-23 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Form.cs
2007-02-24 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
2007-02-23 Everaldo CanutoRemove debug info
2007-02-23 Everaldo CanutoFix source code identation problems
2007-02-23 Everaldo CanutoFix last commit
2007-02-23 Everaldo CanutoIn System.Windows.Forms:
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-19 Rolf Bjarne Kvinge* Application.cs: When disabling all forms but the...
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Noam LampertGrasshopper project system now uses csproj extension
2007-02-12 Chris Toshokrevert r72565 and r72581. these will go on a branch...
2007-02-10 Gert Driesen* Form.cs: Fixed typo in exception message. Fixes bug...
2007-02-10 Chris Toshok2007-02-09 Chris Toshok <toshok@ximian.com>
2007-02-09 Gert Driesen* Form.cs: Improved exception messages in ShowDialog.
2007-02-08 Jonathan Pobst2007-02-08 Jonathan Pobst <monkey@jpobst.com>
2007-02-08 Rolf Bjarne Kvinge* Form.cs: Remove a warning.
2007-02-06 Rolf Bjarne Kvinge* Control.cs: Handle WM_CAPTURECHANGED in 1.1 code...
2007-01-28 Raja R HarinathIn gmcs:
2007-01-24 Rolf Bjarne Kvinge2007-01-24 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-22 Jonathan Pobst2007-01-22 Jonathan Pobst <monkey@jpobst.com>
2007-01-22 Jonathan Pobst2007-01-22 Jonathan Pobst <monkey@jpobst.com>
2007-01-22 Rolf Bjarne Kvinge2007-01-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-20 Chris ToshokIn System.Windows.Forms.VisualStyles:
2007-01-20 Rolf Bjarne Kvinge2007-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-18 Jonathan Pobst2007-01-18 Jonathan Pobst <monkey@jpobst.com>
2007-01-18 Jonathan Pobst2007-01-18 Jonathan Pobst <monkey@jpobst.com>
2007-01-16 Rolf Bjarne Kvinge2007-01-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-16 Jonathan Pobst2007-01-16 Jonathan Pobst <jpobst@novell.com>
2007-01-16 Gert Driesen* Form.cs: Provide meaningful message when MdiParent...
2007-01-16 Rolf Bjarne Kvinge2007-01-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-15 Jonathan Pobst2007-01-15 Jonathan Pobst <jpobst@novell.com>
2007-01-12 Everaldo Canuto * Form.cs: When process WM_NCCALCSIZE message use...
2007-01-11 Chris Toshok * Form.cs: move the call to SendControlFocus into...
2007-01-11 Chris Toshok * UpDownBase.cs (.ctor): remove the ActiveControl...
2007-01-11 Chris Toshok2007-01-10 Chris Toshok <toshok@ximian.com>
2007-01-10 Chris Toshok2007-01-10 Chris Toshok <toshok@ximian.com>
2007-01-09 Jonathan Pobst2007-01-09 Jonathan Pobst <monkey@jpobst.com>
2007-01-08 Jonathan Pobst2007-01-08 Jonathan Pobst <monkey@jpobst.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-04 Chris Toshok2007-01-03 Chris Toshok <toshok@ximian.com>
2007-01-03 Jonathan Pobst2007-01-03 Jonathan Pobst <monkey@jpobst.com>
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-26 Chris Toshokfix 'new' usage
2006-12-24 Chris Toshok * GridTablesFactory.cs: 2.0 corcompare work.
2006-12-24 Miguel de Icaza2006-12-24 Miguel de Icaza <miguel@novell.com>
2006-12-23 Jonathan Pobst2006-12-23 Jonathan Pobst <monkey@jpobst.com>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-13 Rolf Bjarne Kvinge2006-12-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-12 Rolf Bjarne Kvinge * Form.cs: Make MdiClient have the focus even if it's
2006-12-11 Jonathan Pobst2006-12-11 Jonathan Pobst <monkey@jpobst.com>
2006-12-09 Chris Toshokmake sure we don't NRE here
2006-12-09 Chris ToshokIn Test/System.Windows.Forms:
2006-12-07 Jonathan Pobst2006-12-07 Jonathan Pobst <monkey@jpobst.com>
2006-12-07 Chris ToshokIn Test/System.Windows.Forms:
2006-12-06 Chris Toshok * AccessibleObject.cs, Control.cs, XplatUIX11GTK.cs,
2006-12-06 Chris Toshok * System.Windows.Forms/GroupBox.cs,
2006-12-05 Chris Toshok2006-12-05 Chris Toshok <toshok@ximian.com>
2006-12-05 Chris Toshok2006-12-04 Chris Toshok <toshok@ximian.com>
2006-12-04 Rolf Bjarne Kvinge2006-12-04 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-01 Chris Toshok2006-12-01 Chris Toshok <toshok@ximian.com>
2006-12-01 Rolf Bjarne Kvinge2006-12-01 Rolf Bjarne Kvinge <RKvinge@novell.com>
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-30 Chris Toshok * Form.cs (set_TransparencyKey): only call SetWindowTr...
2006-11-30 Chris ToshokIn System.Windows.Forms:
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-29 Andreia GaitaRevert rev.68635 changes to Form.cs and PrintPreviewDia...
2006-11-29 Miguel de IcazaFix my broken commit
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-27 Miguel de IcazaAdd a few proxies that binaries are calling
2006-11-23 Rolf Bjarne Kvinge2006-11-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-20 Rolf Bjarne Kvinge2006-11-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
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 Chris Toshok [ fixes #79933 ]
next