Make sure that buttons in HildonAppMenu receive 'button-release-event'
[hildon] / ChangeLog
index 9992b2e..1fb6197 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2009-06-15  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-app-menu-private.h
+       * hildon/hildon-app-menu.c (hildon_app_menu_insert)
+       (hildon_app_menu_add_filter, +menu_item_button_event)
+       (hildon_app_menu_button_release, hildon_app_menu_init):
+       Make sure that buttons receive 'button-release-event' in spite of
+       the grab held by HildonAppMenu
+
+       Fixes: NB#108337 (Focus mismatch in items of AppMenu)
+
+2009-06-15  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-app-menu.c
+       (hildon_app_menu_apply_style, hildon_app_menu_class_init):
+       New style property to set the size of the group of filter buttons.
+
+       Fixes: NB#122033 (Filter buttons in view menus incorrectly sized)
+
+2009-06-15  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.82]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
 2009-06-13  Claudio Saavedra  <csaavedra@igalia.com>
 
        * hildon/hildon-main.c: Minor documentation fixes.