Close HildonAppMenu if it receives a grab-notify signal
[hildon] / ChangeLog
index 4d6348d..1121c04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2009-08-28  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-app-menu.c
+       (+hildon_app_menu_grab_notify, hildon_app_menu_class_init):
+       Close the menu if it receives a grab-notify signal.
+
+       Fixes: NB#134533 (UI freezes if we show a dialog with
+       gtk_dialog_run() while a menu is opened)
+
+2009-08-27  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init): Reverted tuning modifications:
+       "Pannign needs to be faster" and "Pannable kinetics in large lists
+       needs tuning".
+
+2009-08-26  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-sound.c (hildon_play_system_sound):
+       Set "module-stream-restore.id" to "x-maemo-system-sound" when
+       playing system sounds
+
+       Fixes: NB#133767 (Information and confirmation note sound should
+       follow system profile setting)
+
+2009-08-26  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_class_init): Added more force and increased
+       the max speed threshold.
+
+       Fixes: NB#135344 (Pannign needs to be faster)
+
 2009-08-26  Claudio Saavedra  <csaavedra@igalia.com>
 
        [Release 2.1.96, this time for real]