1
0
Fork 0

fix changelog for the last commit

This commit is contained in:
Emmanuele Bassi 2007-03-23 16:39:00 +00:00
parent 064d45266a
commit 0a112d5912

View file

@ -1,8 +1,12 @@
2007-03-23 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/glx/clutter-stage-glx.c:
(clutter_stage_glx_allocate_coords): Make sure the top-left
corner of the box is our origin.
Make sure the top-left corner of the box is our origin,
when returning the allocation.
* clutter/clutter-stage.c:
* clutter/clutter-group.c: Add tracing for the paint
method.
2007-03-23 Matthew Allum <mallum@openedhand.com>