[maemo-commits] [maemo-commits] r14464 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Oct 16 16:25:33 EEST 2007
- Previous message: [maemo-commits] r14461 - in projects/haf/trunk/osso-app-killer: debian src
- Next message: [maemo-commits] r14465 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-10-16 16:25:31 +0300 (Tue, 16 Oct 2007) New Revision: 14464 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: 2007-10-16 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 0.0.46 Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-16 13:12:08 UTC (rev 14463) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-16 13:25:31 UTC (rev 14464) @@ -1,3 +1,7 @@ +2007-10-16 Johan Bilien <johan.bilien at nokia.com> + + * configure.ac: 0.0.46 + 2007-10-15 Johan Bilien <johan.bilien at nokia.com> * libhildondesktop/home-item.[ch]: use HOME_ as prefix Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-10-16 13:12:08 UTC (rev 14463) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-10-16 13:25:31 UTC (rev 14464) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.0.45) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.46) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-10-16 13:12:08 UTC (rev 14463) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-10-16 13:25:31 UTC (rev 14464) @@ -1,3 +1,16 @@ +hildon-desktop (1:0.0.46-1) sardine; urgency=low + + * libhildondesktop/home-item.[ch]: use HOME_ as prefix + for the GObject macros, to make the python binding generator + happy. + + * libhildondesktop/hildon-desktop-home-item.c: enable + extension events on the event window, so the pressure + information is propagated to child widgets. Patch courtesy + of Tomas Junnonen. Fixes: NB#73005 + + -- Johan Bilien <johan.bilien at nokia.com> Tue, 16 Oct 2007 15:27:13 +0300 + hildon-desktop (1:0.0.45-2) sardine; urgency=low * debian/control: libhildon*-dbg should be built for any architecture.
- Previous message: [maemo-commits] r14461 - in projects/haf/trunk/osso-app-killer: debian src
- Next message: [maemo-commits] r14465 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]