df92202c5f
* clutter/Makefile.am: * clutter/clutter-actor.c: * clutter/clutter-actor.h: * clutter/clutter-clone-texture.c: * clutter/clutter-clone-texture.h: * clutter/clutter-element.c: * clutter/clutter-element.h: * clutter/clutter-group.c: * clutter/clutter-group.h: * clutter/clutter-label.c: * clutter/clutter-label.h: * clutter/clutter-main.c: * clutter/clutter-main.h: * clutter/clutter-rectangle.c: * clutter/clutter-rectangle.h: * clutter/clutter-stage.c: * clutter/clutter-stage.h: * clutter/clutter-texture.c: * clutter/clutter-texture.h: * clutter/clutter-video-texture.c: * clutter/clutter-video-texture.h: * clutter/clutter.h: * examples/super-oh.c: * examples/test-text.c: * examples/test-video.c: * examples/test.c: * examples/video-cube.c: * gtk/gtk-clutter-test.c: * gtk/gtk-clutter.c: * gtk/gtk-clutter.h: Element to Actor Renaming.
33 lines
772 B
Plaintext
33 lines
772 B
Plaintext
2006-06-13 Matthew Allum <mallum@openedhand.com>
|
|
|
|
* ChangeLog:
|
|
* clutter-0.0-sections.txt:
|
|
* clutter.types:
|
|
* tmpl/clutter-0.0-unused.sgml:
|
|
* tmpl/clutter-enum-types.sgml:
|
|
* tmpl/clutter-group.sgml:
|
|
* tmpl/clutter-main.sgml:
|
|
* tmpl/clutter-stage.sgml:
|
|
* tmpl/clutter-video-texture.sgml:
|
|
rename element -> actor
|
|
|
|
2006-05-26 Emmanuele Bassi <ebassi@openedhand.com>
|
|
|
|
A clutter-0.0-sections.txt
|
|
|
|
* clutter-0.0-sections.txt: Add the -section file: every method
|
|
signature should go in this file in order to let gtk-doc pick
|
|
it up when building the template for it.
|
|
|
|
2006-05-26 Emmanuele Bassi <ebassi@openedhand.com>
|
|
|
|
A tmpl
|
|
A tmpl/*.sgml
|
|
|
|
* tmpl/*.sgml: Add gtk-doc templates.
|
|
|
|
2006-05-26 Emmanuele Bassi <ebassi@openedhand.com>
|
|
|
|
* *: Initial entry.
|
|
|