2009-11-19 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms.CarbonInternal / ChangeLog
index f38f07a3a8c139bd50c530b5908f518866763be8..264e831b75942aef27dd4cd55d41e791420cbf7d 100644 (file)
@@ -1,3 +1,44 @@
+2009-06-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * KeyboardHandler.cs : support multi-byte text input.
+         Fixed bug #501276.
+
+2009-01-07  Geoff Norton  <gnorton@novell.com>
+
+       * WindowHandler.cs: Don't attempt to activate a disposed Form.
+       Fixes several of the nunit winforms crashes on Mac.
+
+2008-08-14  Geoff Norton  <gnorton@novell.com>
+       
+       * WindowHandler.cs: Revert the change which didn't set ActiveWindow
+       here and fix the problem in the driver.  Fully fixes #393317.
+
+2008-08-01  Geoff Norton  <gnorton@novell.com>
+
+       * CarbonCursor.cs: If the window doesn't have a cursor set, revert
+       to the default.  Fixes #411114.
+
+2008-07-31  Geoff Norton  <gnorton@novell.com>
+
+       * WindowHandler.cs: Dont set ActiveWindow when emitting the event,
+       its set when the event is handled.  Fixes #393317.
+
+2008-05-10  Geoff Norton  <gnorton@novell.com>
+
+       * MouseHandler.cs: Fix the generation of msg.wParam for mouse up/down
+       events.  Fixes #368041
+
+2008-05-10  Geoff Norton  <gnorton@novell.com>
+
+       * WindowHandler.cs: Send ENTER/EXITSIZEMOVE when doing minimize/maximize
+       events as well as resize events.  Fixes #346529
+
+2008-05-10  Geoff Norton  <gnorton@novell.com>
+
+       * EventHandler.cs: Subscribe to Collapsed/Expanded.
+       * WindowHandler.cs: Send WINDOWPOSCHANGED with Collapsed/Expanded.  Fixes
+       #325122
+
 2008-05-10  Geoff Norton  <gnorton@novell.com>
 
        * MouseHandler.cs: For some reason carbon gives us kEventMouseDown