2007-04-30 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Form.cs
2007-04-26 Rolf Bjarne Kvinge* Form.cs: Refactor WndProc into separate methods,...
2007-04-26 Rolf Bjarne Kvinge* Control.cs: set_Text: move the call to the driver...
2007-04-25 Jonathan Pobst2007-04-25 Jonathan Pobst <monkey@jpobst.com>
2007-04-25 Rolf Bjarne Kvinge* Control.cs: Only raise OnVisibleChanged if we're...
2007-04-24 Rolf Bjarne Kvinge* ThemeWin32Classic.cs: Use a black pen to draw checkbo...
2007-04-04 Everaldo Canuto2007-04-04 Everaldo Canuto <everaldo@simios.org>
2007-04-04 Everaldo Canuto * Form.cs: Fix mouse position when send back mouse...
2007-04-04 Everaldo Canutosvn path=/trunk/mcs/; revision=75372
2007-04-03 Rolf Bjarne Kvinge* XplatUI.cs, XplatUIDriver.cs: Updated CalculateWindow...
2007-04-02 Rolf Bjarne Kvinge* Control.cs: Call ContainerControl.ChildControlRemoved...
2007-03-30 Rolf Bjarne Kvinge* Form.cs: Don't layout mdi children on MdiParent creat...
2007-03-29 Everaldo Canuto2007-03-29 Everaldo Canuto <everaldo@simios.org>
2007-03-28 Jonathan Pobst2007-03-28 Jonathan Pobst <monkey@jpobst.com>
2007-03-27 Jonathan Pobst2007-03-27 Jonathan Pobst <monkey@jpobst.com>
2007-03-27 Rolf Bjarne Kvinge* XplatUIX11.cs: Windows without WS_CAPTION can still...
2007-03-22 Rolf Bjarne Kvinge* Control.cs: ChangeParent: Call Form's ChangingParent...
2007-03-22 Rolf Bjarne Kvinge* XplatUIX11.cs: Implement default locations for forms.
2007-03-20 Rolf Bjarne KvingeAdd line accidentally removed.
2007-03-20 Everaldo Canuto2007-03-20 Everaldo Canuto <everaldo@simios.org>
2007-03-20 Rolf Bjarne KvingeAdd back change that was accidentally removed (MdiParen...
2007-03-20 Everaldo CanutoIn System.Windows.Forms:
2007-03-20 Everaldo Canuto2007-03-20 Everaldo Canuto <everaldo@simios.org>
2007-03-20 Everaldo CanutoIn System.Windows.Forms:
2007-03-20 Rolf Bjarne Kvinge* MdiWindowManager.cs: Update function name.
2007-03-19 Rolf Bjarne Kvinge* Control.cs: ControlCollection.Add: Remove a couple...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-14 Chris Toshok2007-03-14 Chris Toshok <toshok@ximian.com>
2007-03-13 Jonathan Pobst2007-03-13 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Jonathan Pobst2007-03-12 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Jonathan Pobst2007-03-12 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Jonathan PobstRevert r74140. Apparently the RecreateHandle is for...
2007-03-12 Jonathan Pobst2007-03-12 Jonathan Pobst <monkey@jpobst.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-08 Jonathan Pobst2007-03-08 Jonathan Pobst <monkey@jpobst.com>
2007-03-07 Jonathan Pobst2007-03-07 Jonathan Pobst <monkey@jpobst.com>
2007-03-07 Chris ToshokIn Test/System.Windows.Forms:
2007-03-06 Rolf Bjarne Kvinge* XplatUIWin32.cs: When faking styles don't remove...
2007-03-02 Rolf Bjarne Kvinge* System.Windows.Forms.dll.sources: Added FormWindowMan...
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-24 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
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
next