
subversion at stage
Sep 29, 2009, 3:54 AM
Post #1 of 1
(319 views)
Permalink
|
|
r19393 - projects/haf/trunk/clutter0.8/debian
|
|
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> Tue, 7 Sep 2009 14:34:14 +0100 + -- Kimmo Hämäläinen <kimmo.hamalainen [at] nokia> Tue, 29 Sep 2009 13:50:10 +0300 clutter (0.8.2-0maemo49) unstable; urgency=low _______________________________________________ maemo-commits mailing list maemo-commits [at] maemo https://lists.maemo.org/mailman/listinfo/maemo-commits
|