[maemo-commits] [maemo-commits] r19393 - projects/haf/trunk/clutter0.8/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Sep 29 13:54:41 EEST 2009
- Previous message: [maemo-commits] r19392 - projects/haf/tags/clutter
- Next message: [maemo-commits] r19394 - projects/haf/tags/clutter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala Date: 2009-09-29 13:54:36 +0300 (Tue, 29 Sep 2009) New Revision: 19393 Modified: projects/haf/trunk/clutter0.8/debian/changelog Log: commit the changelog Modified: projects/haf/trunk/clutter0.8/debian/changelog =================================================================== --- projects/haf/trunk/clutter0.8/debian/changelog 2009-09-29 10:54:21 UTC (rev 19392) +++ projects/haf/trunk/clutter0.8/debian/changelog 2009-09-29 10:54:36 UTC (rev 19393) @@ -1,11 +1,15 @@ -clutter (0.8.2-0maemo50~unreleased) unstable; urgency=low +clutter (0.8.2-0maemo50) unstable; urgency=low Kimmo: * clutter/eglx/clutter-eglx-texture-pixmap.c (create_cogl_texture): Unref the cogl texture because clutter_texture_set_cogl_texture already references it for its own purposes. Related to NB#134230 and NB#98132 + * clutter/clutter-stage.c (clutter_stage_paint): Move setting of the + CLUTTER_ACTOR_IN_PAINT flag to after the shaped mode check. + (redraw_update_idle): Do not draw onto the screen in shaped mode. + Related to NB#134893 - -- Gordon Williams <gordon.williams at collabora.co.uk> Tue, 7 Sep 2009 14:34:14 +0100 + -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Tue, 29 Sep 2009 13:50:10 +0300 clutter (0.8.2-0maemo49) unstable; urgency=low
- Previous message: [maemo-commits] r19392 - projects/haf/tags/clutter
- Next message: [maemo-commits] r19394 - projects/haf/tags/clutter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]