[maemo-commits] [maemo-commits] r10812 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Mar 28 17:16:28 EEST 2007
- Previous message: [maemo-commits] r10811 - in projects/haf/trunk/hildon-theme-plankton: . template
- Next message: [maemo-commits] r10813 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-03-28 17:16:27 +0300 (Wed, 28 Mar 2007) New Revision: 10812 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: 2007-03-28 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 0.0.1 Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-03-28 14:06:32 UTC (rev 10811) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-03-28 14:16:27 UTC (rev 10812) @@ -1,3 +1,7 @@ +2007-03-28 Johan Bilien <johan.bilien at nokia.com> + + * configure.ac: 0.0.1 + 2007-03-28 Moises Martinez <moises.martinez at nokia.com> * libhildonwm/hd-wm.c: Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-03-28 14:06:32 UTC (rev 10811) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-03-28 14:16:27 UTC (rev 10812) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.1) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.1) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-03-28 14:06:32 UTC (rev 10811) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-03-28 14:16:27 UTC (rev 10812) @@ -1,3 +1,39 @@ +hildon-desktop (0.0.1-1) unstable; urgency=low + + * src/hn-app-switcher: + - Fixed navigation through swap key when is highest element. + + * src/hn-app-switcher.c: + - Handling of swap key fixed. + - Open thumb menu when swap key pressed. + * libhildonwm/hd-wm.c (working copy): + - Created constructor and moved DBus initialization to constructor. + + * src/hd-home-background.c, src/hd-desktop.c, + src/hd-plugin-loader-factory.c, libhildondesktop/libhildonmenu.c, + libhildondesktop/hildon-desktop-plugin.c, + libhildondesktop/hildon-desktop-panel-window-dialog.c: fixed a bunch + of build warnings. + + * autogen.sh: run configure script to be jhbuild friendly. + + * doxyconf: Removed + * configure.ac: Look for gdx-x11 + * libhildonwm/hd-wm.c: fixed some headers + * libhildonwm/Makefile.am: Links against gdk not hildon + + * Src/hn-app-switcher.c: Use hildon_helper_event_button_is_finger + if hildon-1 is present. + + * libhildondesktop/hildon-desktop-plugin.h: + - new macro HILDON_DESKTOP_PLUGIN_SYMBOLS_CODE to add code in load + and unload symbols. + * libhildondesktop/libhildondesktop.h + - new macro HD_DEFINE_PLUGIN_EXTENDED to register the plugin and + add code in load and unload exported symbols. + + -- Johan Bilien <johan.bilien at nokia.com> Wed, 28 Mar 2007 17:09:15 +0300 + hildon-desktop (0.0.0-36) unstable; urgency=low * libhildonwm-dev should depend on libgonf2-dev, not libhildonwm0
- Previous message: [maemo-commits] r10811 - in projects/haf/trunk/hildon-theme-plankton: . template
- Next message: [maemo-commits] r10813 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]