Set _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus
[hildon] / ChangeLog
index 5388038..a905cf3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+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
+
+       Fixes: MB#4616 (Compiling libhildon requires gtk-doc but does not
+       use gtk-doc support)
+
+2009-06-11  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-code-dialog.c
+       * hildon/hildon-date-editor.c
+       * hildon/hildon-number-editor.c
+       * hildon/hildon-seekbar.c
+       * hildon/hildon-stackable-window.c
+       * hildon/hildon-window.c:
+       Misc documentation updates
+
+2009-06-10  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-entry.c (hildon_entry_class_init): Make HildonEntry:size
+       a G_PARAM_CONSTRUCT property, to allow the default size to be set.
+
+       Fixes: NB#117931 (Theming issues in accounts dialogs)
+
 2009-06-09  Alejandro G. Castro  <alex@igalia.com>
 
        * hildon/hildon-pannable-area.c,