* NotifyIcon.cs: Make BalloonWindow expose the owner's Handle.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index 3d090eaaf8250d41ea5cf34fdfc630f9ac855a92..eb9969ba4f2acc17124f0236114d3dbc3171b414 100644 (file)
@@ -1,3 +1,14 @@
+2010-04-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * NotifyIcon.cs: Make BalloonWindow expose the owner's Handle.
+       * Theme.cs:
+       * ThemeWin32Classic.cs: Add a HideBalloonWindow method to force to
+       close an active balloon window.
+       * XplatUIX11.cs: When removing from the system tray try to close
+       the balloon window. This is important when we hide a NotifyIcon and
+       thus need to close its related balloon window as well.
+       Fixes bits of #590093.
+
 2010-04-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
        * XplatUIX11.cs: When adding a NotifyIcon to the system tray, mark its