[maemo-commits] [maemo-commits] r11896 - projects/haf/trunk/gtk+/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon May 28 15:15:31 EEST 2007
- Previous message: [maemo-commits] r11895 - in projects/haf/trunk/hildon-1: . src
- Next message: [maemo-commits] r11897 - in projects/haf/trunk/gtk+: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: xan Date: 2007-05-28 15:15:30 +0300 (Mon, 28 May 2007) New Revision: 11896 Modified: projects/haf/trunk/gtk+/debian/changelog Log: Update debian changelog. Modified: projects/haf/trunk/gtk+/debian/changelog =================================================================== --- projects/haf/trunk/gtk+/debian/changelog 2007-05-28 12:14:09 UTC (rev 11895) +++ projects/haf/trunk/gtk+/debian/changelog 2007-05-28 12:15:30 UTC (rev 11896) @@ -6,8 +6,21 @@ * debian/control: Bump glib Build-Depends to 2.12.12-1osso2 due to introduction of GObjectClass.constructed. Add libxtst-dev as build dependency. + * Fix gtk_action_set_short_label to use always the short_label, Fixes: + NB#53826 + * Emit synthetized press/release button events from GtkMenuShell on + deactivation. Fixes: NB#58347 + * Back out _gtk_menu_shell_set_first_click() and its logic. + Fixes: NB#57827, NB#57787, NB#5777 + * Remove duplicate call to _gdk_event_button_generate() in + gdk/x11/gdkinput-x11.c:_gdk_input_common_other_event() + * Add implementation of DragDestInterface to GtkTreeModelFilter. + Fixes: NB##50640 + * Allow Maemo specific hooks after widget construction by calling + them from GObjectClass.constructed. + * Misc fixes to GtkMenuShell. - -- Tommi Komulainen <tommi.komulainen at nokia.com> Thu, 24 May 2007 17:50:23 +0300 + -- Xan Lopez <xan.lopez at nokia.com> Mon, 28 May 2007 15:09:06 +0300 gtk+2.0 (2:2.10.12-0osso2) unstable; urgency=low
- Previous message: [maemo-commits] r11895 - in projects/haf/trunk/hildon-1: . src
- Next message: [maemo-commits] r11897 - in projects/haf/trunk/gtk+: . gtk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]