2009-09-10 Ivan N. Zlatev <contact@i-nz.net>
authorIvan Zlatev <ivan@ivanz.com>
Thu, 10 Sep 2009 13:35:22 +0000 (13:35 -0000)
committerIvan Zlatev <ivan@ivanz.com>
Thu, 10 Sep 2009 13:35:22 +0000 (13:35 -0000)
commit041c3c5ee4563edcff30b52597a0e748a9f2e43c
tree720fff9e0e061e77d27ccec58f097c487c2cb220
parent7db9098b2e1fab16f3f31393de004b33f966dd0a
2009-09-10  Ivan N. Zlatev  <contact@i-nz.net>

* DesignSurface.cs: Provide the default implementation of the
ISelectionService in the DesignSurface service container.
* DocumentDesigner.cs: If there is already a ISelectionService registered
in the ServiceContainer but it's not an IUISelectionService (WinForms
specific) then replace it with one.
[Fixes bug #538037]

svn path=/trunk/mcs/; revision=141677
mcs/class/System.Design/System.ComponentModel.Design/ChangeLog
mcs/class/System.Design/System.ComponentModel.Design/DesignSurface.cs
mcs/class/System.Design/System.Windows.Forms.Design/ChangeLog
mcs/class/System.Design/System.Windows.Forms.Design/DocumentDesigner.cs