1
0
Fork 0

Update ChangeLog for SVN repo

This commit is contained in:
Emmanuele Bassi 2007-06-09 13:25:59 +00:00
parent a633e922b1
commit 5997230fb2
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,13 @@
2007-06-09 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter.h:
* clutter/clutter-timeout-pool.[ch]: Add a timeout pool source;
every timeout added to this pool will use a single slice of the
main loop.
* clutter/clutter-timelince.c: Use a per-class timeout pool for
every timeline.
2007-06-08 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-texture.c: (clutter_texture_get_pixbuf):

View file

@ -1,3 +1,7 @@
2007-06-09 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Add ClutterTimeoutPool API.
2007-06-07 Emmanuele Bassi <ebassi@openedhand.com>
* tmpl/*.sgml: Remove from revision control the templates: