Refactored, cleaned up
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / MdiClient.cs
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-10-31 Jonathan Pryor * check, Makefile.am (EXTRA_DIST): Rename to check...
2008-10-31 Andreia Gaitaactivate message fix: a call to .Show now waits until...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-08 Jonathan Pobst2008-09-08 Jonathan Pobst <monkey@jpobst.com>
2008-02-08 Jonathan Pobst2008-02-08 Jonathan Pobst <monkey@jpobst.com>
2008-02-08 Marek SafarNew test + update
2008-02-07 Jonathan Pobst2008-02-07 Jonathan Pobst <monkey@jpobst.com>
2008-02-07 Jonathan Pobst2008-02-07 Jonathan Pobst <monkey@jpobst.com>
2008-02-07 Jonathan Pobst2008-02-07 Jonathan Pobst <monkey@jpobst.com>
2008-01-16 Everaldo Canuto2008-01-16 Everaldo Canuto <ecanuto@novell.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-22 Everaldo Canuto * MdiClient.cs: Maximize new active mdi child when...
2007-10-22 Everaldo Canuto2007-10-22 Everaldo Canuto <ecanuto@novell.com>
2007-10-11 Everaldo Canutosvn path=/trunk/mcs/; revision=87309
2007-10-05 Everaldo CanutoIn System.Windows.Forms:
2007-08-17 Marek SafarNew errors + tiny update ;-)
2007-08-17 Rolf Bjarne Kvinge* System.Windows.Forms.X11Internal/X11Display.cs,
2007-08-06 Jonathan Pobst2007-08-06 Jonathan Pobst <monkey@jpobst.com>
2007-08-05 Miguel de Icaza2007-08-05 Miguel de Icaza <miguel@novell.com>
2007-08-03 Jonathan Pobst2007-08-02 Jonathan Pobst <monkey@jpobst.com>
2007-07-31 Rolf Bjarne Kvinge* Control.cs: We need to reset the is_created flags...
2007-06-13 Jonathan Pobst2007-06-13 Jonathan Pobst <monkey@jpobst.com>
2007-05-22 Rolf Bjarne Kvinge* Control.cs: WmShowWindow: Update children's z-order...
2007-05-16 Rolf Bjarne Kvinge* MaskedTextBox.cs: Small fix for Text that fixes a...
2007-05-07 Jonathan Pobst2007-05-07 Jonathan Pobst <monkey@jpobst.com>
2007-05-04 Rolf Bjarne Kvinge* Form.cs: Add OnDeactivateInternal.
2007-04-24 Rolf Bjarne Kvinge* ThemeWin32Classic.cs: Use a black pen to draw checkbo...
2007-04-16 Jonathan Pobst2007-04-16 Jonathan Pobst <jpobst@monkey.com>
2007-03-20 Rolf Bjarne Kvinge* MdiWindowManager.cs: Update function name.
2007-03-16 Rolf Bjarne Kvinge* Menu.cs: MergeMenu: Check menu argument for null...
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 Chris ToshokIn Test/System.Windows.Forms:
2007-03-02 Rolf Bjarne Kvinge* System.Windows.Forms.dll.sources: Added FormWindowMan...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
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 Chris Toshok2007-02-09 Chris Toshok <toshok@ximian.com>
2007-02-06 Rolf Bjarne KvingeFix build.
2007-01-23 Rolf Bjarne Kvinge2007-01-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-16 Rolf Bjarne Kvinge2007-01-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-16 Rolf Bjarne Kvinge2007-01-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-16 Rolf Bjarne KvingeIn Test/System.Windows.Forms:
2007-01-16 Rolf Bjarne Kvinge2007-01-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-03 Jonathan Pobst2007-01-03 Jonathan Pobst <monkey@jpobst.com>
2006-12-29 Rolf Bjarne KvingeRemove NIE for Mono reports.
2006-12-29 Rolf Bjarne Kvinge2006-12-29 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-22 Rolf Bjarne Kvinge2006-12-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-18 Rolf Bjarne Kvinge2006-12-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-15 Rolf Bjarne Kvinge2006-12-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-15 Rolf Bjarne Kvinge * MdiChildContext.cs: Removed it, no longer used.
2006-12-15 Rolf Bjarne Kvinge2006-12-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-12 Rolf Bjarne Kvinge * MdiClient.cs: Resume Layout before setting window
2006-12-05 Rolf Bjarne Kvinge * InternalWindowManager.cs:
2006-12-04 Rolf Bjarne Kvinge * MdiClient.cs:
2006-12-04 Rolf Bjarne Kvinge2006-12-04 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-01 Rolf Bjarne Kvinge2006-12-01 Rolf Bjarne Kvinge <RKvinge@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.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-28 Rolf Bjarne Kvinge2006-11-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
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* MdiFormTest.cs: Improved Text test to also verify...
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>
next