X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=7b96e8b85c8e042d52ec85c3c2c49eb814bb639c;hb=62a099f37055673b50c1382fa16fa15f82717748;hp=37b32e31b53c8d7e026093b1976f3e5af2dda941;hpb=fd6c32e564c27c17953a1e74b4db51043fa04330;p=hildon diff --git a/ChangeLog b/ChangeLog index 37b32e3..7b96e8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2009-02-05 Alberto Garcia + + * 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 + + * examples/hildon-icon-sizes-example.c: (main): Remove obsolete + icon sizes. + +2009-02-05 Claudio Saavedra + + 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 + + * 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 * src/hildon-pannable-area.c,