[maemo-commits] [maemo-commits] r11010 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Apr 12 17:45:38 EEST 2007
- Previous message: [maemo-commits] r11009 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r11011 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-04-12 17:45:37 +0300 (Thu, 12 Apr 2007) New Revision: 11010 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: 2007-04-12 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 0.0.6 Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-04-12 14:40:12 UTC (rev 11009) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-04-12 14:45:37 UTC (rev 11010) @@ -1,3 +1,7 @@ +2007-04-12 Johan Bilien <johan.bilien at nokia.com> + + * configure.ac: 0.0.6 + 2007-04-12 Moises Martinez <moises.martinez at nokia.com> * libhildondesktop/hildon-desktop-panel-window-dialog.c: @@ -7,6 +11,7 @@ check_resize, size_request and size_allocation. * data/desktop.conf.in: - Changed size of statusbar panel. + Fixes: NB#53998 2007-04-12 Moises Martinez <moises.martinez at nokia.com> Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-04-12 14:40:12 UTC (rev 11009) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-04-12 14:45:37 UTC (rev 11010) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.0.5) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.6) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-04-12 14:40:12 UTC (rev 11009) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-04-12 14:45:37 UTC (rev 11010) @@ -1,3 +1,34 @@ +hildon-desktop (0.0.6-1) sardine; urgency=low + + * libhildondesktop/hildon-desktop-panel-window-dialog.c: + - Code cleanup + * libhildondesktop/hildon-desktop-panel-window.c: + - If the window is not to be moved, it uses parent implementations for + check_resize, size_request and size_allocation. + * data/desktop.conf.in: + - Changed size of statusbar panel. + Fixes: NB#53998 + + * src/hd-desktop.c: + - Implemented banner when launching applications. Fixes: NB#53974 + * libhildonwm/hd-wm.c: + - Removed all dbus method for launching banners. + - Send application starting signal when launched by DBus. + * libhildonwm/hd-wm-watchable-app.c: + - Never return maemo-af-desktop when trying to get localized name of + watchable application. + + * src/hn-others-button.c: Set active others menu's toggle button when + opened by using right key. Fixes: NB#54020. + + * libhildondesktop/hildon-home-area.c: + - mark the layout as changed when adding an applet. Fixes: NB#53972 + + * src/hd-home-background-dialog.c: + - make the dialog modal. Fixes: NB#53971 + + -- Johan Bilien <johan.bilien at nokia.com> Thu, 12 Apr 2007 17:40:02 +0300 + hildon-desktop (0.0.5-1) sardine; urgency=low * libhildondesktop/hildon-home-area.c: Fixed an illegal free
- Previous message: [maemo-commits] r11009 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r11011 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]