[maemo-commits] [maemo-commits] r13288 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Aug 20 14:19:12 EEST 2007
- Previous message: [maemo-commits] r13287 - projects/haf/tags/hildon-desktop
- Next message: [maemo-commits] r13289 - in projects/haf/trunk/maemo-launcher: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: lucasr Date: 2007-08-20 14:19:09 +0300 (Mon, 20 Aug 2007) New Revision: 13288 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: Reverting release. I'll add some more things. Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-08-20 11:18:18 UTC (rev 13287) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-08-20 11:19:09 UTC (rev 13288) @@ -1,7 +1,3 @@ -2007-08-20 Lucas Rocha <lucas.rocha at nokia.com> - - * configure.ac: 0.0.33 - 2007-08-16 Lucas Rocha <lucas.rocha at nokia.com> * libhildondesktop/hildon-desktop-popup-menu.c Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-08-20 11:18:18 UTC (rev 13287) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-08-20 11:19:09 UTC (rev 13288) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.0.33) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.32) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-08-20 11:18:18 UTC (rev 13287) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-08-20 11:19:09 UTC (rev 13288) @@ -1,57 +1,3 @@ -hildon-desktop (1:0.0.33-1) sardine; urgency=low - - * libhildondesktop/hildon-desktop-popup-menu.c - (hildon_desktop_popup_menu_constructor): invert the order of the - scrolling buttons. Fixes NB#65948. - - * libhildondesktop/hildon-desktop-popup-window.c: handle delete_event - on extra panes in order to avoid them to be destroyed by a - gdk_close_all_temporary_windows() call. - * src/hd-switcher-menu.c: polished the handling of Home key long and - short press. - - * libhildondesktop/hildon-desktop-home-item.c: remove default handler - for settings signal as it brakes plugins with old API. - - * src/hd-switcher-menu.c (hd_switcher_menu_toggled_cb, - hd_switcher_menu_show_menu_cb): Do not popup window again when menu is - already opened and the next running application is activated. - Fixes NB#65614. - - * libhildondesktop/hildon-home-titlebar.c - (hildon_home_titlebar_set_menu): do not detach menu because it was - never attached anywhere. - - * src/hd-applications-menu.c: set name for the correct separator - widget. - - * src/hd-switcher-menu.c, src/hd-applications-menu.c: correctly set - widget name for separators in order to make them themable. - - * src/hd-switcher-menu.c (hd_switcher_menu_check_content, - hd_switcher_menu_constructor): correctly set notification extra - pane height in order to avoid having an empty pane flicking besides - application pane. - - * src/hd-switcher-menu.c (hd_switcher_menu_scroll_to): fix crasher - when using home key with long and short presses. - - * src/hd-switcher-menu-item.c, src/hd-home-window.c: tiny code - cleanups. - * libhildonwm/hd-wm-desktop.c (hd_wm_desktop_entry_info_init, - hd_wm_desk_info_is_hibernating, hd_wm_desk_info_is_urgent, - hd_wm_desk_info_get_icon): provide sane default implementation for - certain HDWMEntryInfo methods in order to avoid critical warning. - Fixes NB#62461. - - * libhildondesktop/hildon-desktop-popup-menu.c - (hildon_desktop_popup_menu_motion_notify, - hildon_desktop_popup_menu_press_event): draw selection on activated - menu item. Fixes NB#61740. Optimized selection code on button press - and motion notify. - - -- Lucas Rocha <lucas.rocha at nokia.com> Mon, 20 Aug 2007 12:24:45 +0300 - hildon-desktop (1:0.0.32-1) sardine; urgency=low * libhildonwm/hd-wm.c: revert change that closes temporary windows on
- Previous message: [maemo-commits] r13287 - projects/haf/tags/hildon-desktop
- Next message: [maemo-commits] r13289 - in projects/haf/trunk/maemo-launcher: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]