[maemo-commits] [maemo-commits] r14047 - in projects/haf/branches/hildon-control-panel/refactoring: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Sep 24 17:49:20 EEST 2007
- Previous message: [maemo-commits] r14046 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r14048 - projects/haf/tags/hildon-control-panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: lucasr Date: 2007-09-24 17:49:18 +0300 (Mon, 24 Sep 2007) New Revision: 14047 Modified: projects/haf/branches/hildon-control-panel/refactoring/ChangeLog projects/haf/branches/hildon-control-panel/refactoring/configure.ac projects/haf/branches/hildon-control-panel/refactoring/debian/changelog Log: 2007-09-24 Lucas Rocha <lucas.rocha at nokia.com> * configure.ac: release 1.9.8 Modified: projects/haf/branches/hildon-control-panel/refactoring/ChangeLog =================================================================== --- projects/haf/branches/hildon-control-panel/refactoring/ChangeLog 2007-09-24 14:16:11 UTC (rev 14046) +++ projects/haf/branches/hildon-control-panel/refactoring/ChangeLog 2007-09-24 14:49:18 UTC (rev 14047) @@ -1,3 +1,7 @@ +2007-09-24 Lucas Rocha <lucas.rocha at nokia.com> + + * configure.ac: release 1.9.8 + 2007-09-20 Lucas Rocha <lucas.rocha at nokia.com> * src/hcp-window.c, src/hcp-config-keys.h, src/hcp-rfs.[ch]: revert Modified: projects/haf/branches/hildon-control-panel/refactoring/configure.ac =================================================================== --- projects/haf/branches/hildon-control-panel/refactoring/configure.ac 2007-09-24 14:16:11 UTC (rev 14046) +++ projects/haf/branches/hildon-control-panel/refactoring/configure.ac 2007-09-24 14:49:18 UTC (rev 14047) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-control-panel, 1.9.7) +AM_INIT_AUTOMAKE(hildon-control-panel, 1.9.8) AM_CONFIG_HEADER(config.h) AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug],[Debug (default=no)])], Modified: projects/haf/branches/hildon-control-panel/refactoring/debian/changelog =================================================================== --- projects/haf/branches/hildon-control-panel/refactoring/debian/changelog 2007-09-24 14:16:11 UTC (rev 14046) +++ projects/haf/branches/hildon-control-panel/refactoring/debian/changelog 2007-09-24 14:49:18 UTC (rev 14047) @@ -1,3 +1,15 @@ +hildon-control-panel (1:1.9.8-1) unstable; urgency=low + + * src/hcp-window.c, src/hcp-config-keys.h, src/hcp-rfs.[ch]: revert + previous behavior and always request lock code from user despite the + device autolock state. Fixes: NB#68866. + + * src/hcp-grid.c (hcp_grid_button_pressed): don't move focus from one + grid to another if there's no selectable item under the pointer. + Fixes: NB#70345. + + -- Lucas Rocha <lucas.rocha at nokia.com> Mon, 24 Sep 2007 17:19:47 +0300 + hildon-control-panel (1:1.9.7-1) unstable; urgency=low * src/hcp-app-view.c: remove useless debugging message.
- Previous message: [maemo-commits] r14046 - in projects/haf/trunk/hildon-desktop: . src
- Next message: [maemo-commits] r14048 - projects/haf/tags/hildon-control-panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]