2009-02-05 Alberto Garcia <agarcia@igalia.com>
[hildon] / ChangeLog
index 37b32e3..7b96e8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2009-02-05  Alberto Garcia  <agarcia@igalia.com>
+
+       * src/hildon-app-menu.c
+       (hildon_app_menu_show): Check whether the parent window of a menu
+       is topmost before popping it up.
+
+       Fixes: NB#100468 (Application menu window is launched even when a
+       new secondary-window/dialog is pending to be shown/realized.)
+
+2009-02-05  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * examples/hildon-icon-sizes-example.c: (main): Remove obsolete
+       icon sizes.
+
+2009-02-05  Claudio Saavedra  <csaavedra@igalia.com>
+
+       Patch by Mox Soini (ext-mox.soini@nokia.com)
+
+       * src/hildon-banner.c: (hildon_banner_show_animation):
+       use stylus size instead of obsolete note size.
+       * src/hildon-defines.h: Update icon sizes.
+
+2009-02-05  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * src/hildon-touch-selector-entry.c:
+       (hildon_touch_selector_entry_init): Disable unsupported
+       input modes.
+       (hildon_touch_selector_entry_get_text_column): Emit a warning
+       if an unsupported input modes is used and explicitile state
+       these modes in the documentation.
+
+       Fixes: NB#99802 (Hildon touch selector entry not working properly
+       for some of the input modes)
+
 2009-02-05  Alejandro G. Castro  <alex@igalia.com>
 
        * src/hildon-pannable-area.c,