[maemo-commits] [maemo-commits] r8449 - in projects/haf/trunk/maemo-af-desktop: . debian
From: www-data at stage.maemo.org www-data at stage.maemo.orgDate: Wed Nov 29 13:43:09 EET 2006
- Previous message: [maemo-commits] r8448 - in projects/haf/trunk/hildon-theme-layout-3: . rc
- Next message: [maemo-commits] r8450 - projects/haf/tags/maemo-af-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2006-11-29 13:43:07 +0200 (Wed, 29 Nov 2006) New Revision: 8449 Modified: projects/haf/trunk/maemo-af-desktop/ChangeLog projects/haf/trunk/maemo-af-desktop/configure.ac projects/haf/trunk/maemo-af-desktop/debian/changelog Log: 2006-11-29 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 2.9.99.11 Modified: projects/haf/trunk/maemo-af-desktop/ChangeLog =================================================================== --- projects/haf/trunk/maemo-af-desktop/ChangeLog 2006-11-29 11:22:15 UTC (rev 8448) +++ projects/haf/trunk/maemo-af-desktop/ChangeLog 2006-11-29 11:43:07 UTC (rev 8449) @@ -1,5 +1,9 @@ 2006-11-29 Johan Bilien <johan.bilien at nokia.com> + * configure.ac: 2.9.99.11 + +2006-11-29 Johan Bilien <johan.bilien at nokia.com> + * hildon-navigator/hn-app-button.c: Removed thumbed menu. Fixes: NB#48665 Modified: projects/haf/trunk/maemo-af-desktop/configure.ac =================================================================== --- projects/haf/trunk/maemo-af-desktop/configure.ac 2006-11-29 11:22:15 UTC (rev 8448) +++ projects/haf/trunk/maemo-af-desktop/configure.ac 2006-11-29 11:43:07 UTC (rev 8449) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(maemo-af-desktop, 2.9.99.10) +AM_INIT_AUTOMAKE(maemo-af-desktop, 2.9.99.11) AM_CONFIG_HEADER(config.h) AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug],[Debug (default=no)])], Modified: projects/haf/trunk/maemo-af-desktop/debian/changelog =================================================================== --- projects/haf/trunk/maemo-af-desktop/debian/changelog 2006-11-29 11:22:15 UTC (rev 8448) +++ projects/haf/trunk/maemo-af-desktop/debian/changelog 2006-11-29 11:43:07 UTC (rev 8449) @@ -1,3 +1,31 @@ +maemo-af-desktop (2.9.99.11-1) unstable; urgency=low + + * hildon-navigator/hn-app-button.c: Removed thumbed menu. + Fixes: NB#48665 + + * hildon-home/background-manager.c: Check if the operation + was cancelled during loading and compositing. Fixes: NB#42484 + + * hildon-navigator/hn-wm.c + * hildon-navigator/hildon-navigator-window.c: Set all the items in + TaskNavigator focusable. + + * hildon-navigator/hn-app-menu-item.c, + hildon-navigator/hn-app-button.c: Fall back to default application + icon if not specified. Fixes: NB#47396 + + * configure.ac: added test on GTK+ for more fine-grained linking + * libhildonmenu/Makefile.am: Link against GTK+ and libxml2. + Fixes: NB#48504 + + * hildon-home/hildon-home-window.c: + - move acting on the select applets dialog from _dialog_run + to a _run signal handler + - send RESPONSE_CANCEL to that dialog if home ends up in the + background. Fixes: NB#48438 + + -- Johan Bilien <johan.bilien at nokia.com> Wed, 29 Nov 2006 11:09:07 +0200 + maemo-af-desktop (2.9.99.10-1) unstable; urgency=low * hildon-navigator/hn-others-button.c: Systematically check
- Previous message: [maemo-commits] r8448 - in projects/haf/trunk/hildon-theme-layout-3: . rc
- Next message: [maemo-commits] r8450 - projects/haf/tags/maemo-af-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]