2007-11-21 Geoff Norton <gnorton@novell.com>
authorGeoff Norton <grompf@sublimeintervention.com>
Thu, 22 Nov 2007 03:11:22 +0000 (03:11 -0000)
committerGeoff Norton <grompf@sublimeintervention.com>
Thu, 22 Nov 2007 03:11:22 +0000 (03:11 -0000)
commite08851bc8ebb9057e8ba934ae134a876b1b5af9a
tree8a1d70372aea12fa3315a9049053faebab40f727
parentf4f36f330430ed38c63a5673fb35b09c5b7e4bae
2007-11-21  Geoff Norton  <gnorton@novell.com>

        * ControlHandler.cs: Allow custom HIView to get keyboard focus.
        * Enums.cs: Remove some unused Enums.
        * EventHandler.cs: Make controls listen to kEventControlGetFocusPart
        * KeyboardHandler.cs: Get the focus control from Carbon before returning control from the function

svn path=/trunk/mcs/; revision=90120
mcs/class/Managed.Windows.Forms/System.Windows.Forms.CarbonInternal/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.CarbonInternal/ControlHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms.CarbonInternal/Enums.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms.CarbonInternal/EventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms.CarbonInternal/KeyboardHandler.cs