Remove hildon-banner-private.h
[hildon] / ChangeLog
index e274f89..1073786 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2009-06-12  Alberto Garcia  <agarcia@igalia.com>
+
+       * po/POTFILES.in
+       * doc/Makefile.am
+       * hildon/Makefile.am
+       * hildon/hildon-banner-private.h
+       * hildon/hildon-banner.c:
+       Move HildonBannerPrivate to hildon-banner.c and remove
+       hildon-banner-private.h
+       Use a bit field to store private booleans.
+
+2009-06-12  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-app-menu.c (hildon_app_menu_map):
+       Don't install a new idle function if there's already one
+       installed.
+
+       Fixes: NB#122254
+
+2009-06-11  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-window.c (hildon_window_toggle_gtk_menu)
+       (+legacy_menu_realized, +legacy_menu_unmapped)
+       (+set_legacy_menu_type):
+       Set the _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus so
+       they can be identified by the window manager.
+
+       Fixes: NB#101437 (Invoking CSM on the left side of page area is
+       displayed in wrong location)
+
+       Fixes: MB#4563 (Popup menu won't locate at the left side of the
+       screen)
+
 2009-06-11  Alberto Garcia  <agarcia@igalia.com>
 
        Remove m4/gtk-doc.m4, as it already comes with gtk-doc-tools