[maemo-commits] [maemo-commits] r13174 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Aug 14 11:48:29 EEST 2007
- Previous message: [maemo-commits] r13173 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r13175 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: lucasr Date: 2007-08-14 11:48:28 +0300 (Tue, 14 Aug 2007) New Revision: 13174 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: 2007-08-14 Lucas Rocha <lucas.rocha at nokia.com> * configure.ac: 0.0.30 Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-08-14 08:41:43 UTC (rev 13173) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-08-14 08:48:28 UTC (rev 13174) @@ -1,5 +1,9 @@ -2007-08-10 Lucas Rocha <lucas.rocha at nokia.com> +2007-08-14 Lucas Rocha <lucas.rocha at nokia.com> + * configure.ac: 0.0.30 + +2007-08-14 Lucas Rocha <lucas.rocha at nokia.com> + * src/hd-applications-menu.c: fix and change the way category menu items are painted when activated. Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-08-14 08:41:43 UTC (rev 13173) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-08-14 08:48:28 UTC (rev 13174) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.0.29) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.30) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-08-14 08:41:43 UTC (rev 13173) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-08-14 08:48:28 UTC (rev 13174) @@ -1,3 +1,51 @@ +hildon-desktop (1:0.0.30-1) sardine; urgency=low + + * src/hd-applications-menu.c: fix and change the way category menu + items are painted when activated. + + * libhildondesktop/hildon-desktop-item.c: + - some API doc + + * libhildondesktop/hildon-desktop-home-item.h, + libhildondesktop/hildon-home-area.c: + - move keyfile keys for applet layout where they belong + + * doc/hildon-desktop-docs.sgml: added template + + * libhildondesktop/hildon-home-area.c: removed unused layout-mode + property + + * src/hd-desktop.c: add a weak reference to the window + when creating a ping note, so the note can be destroyed + when the window is removed. + Fixes: NB#65383 + + * libhildondesktop/hildon-desktop-home-item.c: + - fixed adding the settings menu to the context-sensitive menu + + * libhildondesktop/hildon-desktop-home-item.c: + - set the widget as having a window in _init + - clean up of properties + + * libhildondesktop/hildon-desktop-home-item.[ch]: + - API documentation + + * libhildonwm/hd-wm.c (hd_wm_process_x_client_list): notify stack + changes when an application comes is activated from hibernation. + Fixes NB#51276. + + * libhildondesktop/hildon-home-area.[ch], + libhildondesktop/hildon-desktop-home-item.[ch], + src/hd-home-window.[ch]: + - removed all code related to layout mode + + * doc/*: first attempt at getting gtkdoc working + + * src/hd-switcher-menu.c: changed switcher menu icon size to 40px. + Fixes NB#61606. + + -- Lucas Rocha <lucas.rocha at nokia.com> Tue, 14 Aug 2007 11:43:12 +0300 + hildon-desktop (1:0.0.29-1) sardine; urgency=low * libhildondesktop/hildon-desktop-panel-window-composite.c:
- Previous message: [maemo-commits] r13173 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r13175 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]