mutter/doc/reference/ChangeLog
2007-04-16 10:26:11 +00:00

261 lines
6.5 KiB
Plaintext

2007-04-16 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-docs.sgml:
* clutter-sections.txt:
* clutter.types: Add new b-spline and rotate behaviours
to the API documentation.
2007-03-27 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Ignore clutter/cogl: it's private API.
* clutter-sections.txt: Remove the now private ClutterBackend
API; add the ClutterPerspective API.
2007-03-25 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Add clutter_get_default_backend().
2007-03-23 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Remove duplicae symbol.
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Include the clutter-glx backend API.
2007-03-22 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Update with the backend and API
changes
* Makefile.am: Don't check into the backend subdirs.
2007-01-18 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Add forgotten ClutterGroup API.
2007-01-18 Matthew Allum <mallum@openedhand.com>
* clutter-docs.sgml:
Update overview.
2007-01-18 Tomas Frydrych <tf@openedhand.com>
* clutter-docs.sgml: added clutter-fixed
* tmpl/clutter-fixed.sgml: added intro to fixed point math
2007-01-18 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Remove old cruft.
* clutter-docs.sgml: Add index of symbols.
* tmpl/clutter-fixed.sgml: Fix doc template.
2007-01-16 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Remove clutter_vblank_method(): it's
private.
2007-01-16 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Update.
* tmpl/*.sgml: Update templates.
2006-12-13 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Update; add clutter_color_equal().
* tmpl/clutter-color.sgml: Update template.
2006-12-13 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Update.
* tmpl/*.sgml: Update the templates.
2006-12-04 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Update with the newly added API.
* tmpl/clutter-event.sgml:
* tmpl/clutter-fixed.sgml: Provide short and long descriptions.
* tmpl/clutter-actor.sgml:
* tmpl/clutter-alpha.sgml:
* tmpl/clutter-behaviour-path.sgml:
* tmpl/clutter-behaviour-scale.sgml:
* tmpl/clutter-color.sgml:
* tmpl/clutter-feature.sgml:
* tmpl/clutter-main.sgml: Update templates.
2006-11-20 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Remove debug macros; add clutter-version
section.
* Makefile.am: Ignore the stamp files.
* clutter-docs.sgml: Add a link to the version utils.
* tmpl/clutter-actor.sgml:
* tmpl/clutter-main.sgml:
* tmpl/clutter-version.sgml: Update templates.
2006-11-17 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Move stuff around: get_type and Private
stuff go in the Private subsection; remove private symbols like
pango stuff and the enum gtype signatures; remove cruft.
* Makefile.am: Add more private files.
* tmpl/clutter-fixed.sgml:
* tmpl/clutter-feature.sgml:
* tmpl/clutter-actor.sgml:
* tmpl/clutter-media.sgml:
* tmpl/clutter-behaviour-opacity.sgml:
* tmpl/clutter-behaviour-path.sgml:
* tmpl/clutter-behaviour-scale.sgml:
* tmpl/clutter-behaviour.sgml:
* tmpl/clutter-alpha.sgml: Add templates.
* tmpl/clutter-0.0-unused.sgml:
* tmpl/clutter.sgml:
* tmpl/clutter-enum-types.sgml:
* tmpl/clutter-element.sgml: Remove old templates.
2006-11-15 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt:
* tmpl/*.sgml: Update with the latest API changes.
2006-09-14 Emmanuele Bassi <ebassi@openedhand.com>
D tmpl/clutter-video-texture.sgml
* clutter-sections.txt:
* clutter.types: Remove ClutterVideoTexture.
2006-08-30 Jorn Baayen <jorn@openedhand.com>
* Makefile.am:
2006-07-06 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Add clutter_actor_has_clip() and
clutter_actor_unparent().
2006-06-22 Matthew Allum <mallum@openedhand.com>
reviewed by: <delete if not using a buddy>
* tmpl/clutter-main.sgml:
2006-06-22 Iain Holmes <iain@openedhand.com>
* clutter-sections.txt: Remove clutter_util_can_create_texture
2006-06-22 Ross Burton <ross@openedhand.com>
* tmp/*.sgml:
Add lots of "no public members" and document some signals.
2006-06-22 Iain Holmes <iain@openedhand.com>
* clutter-sections.txt: Move _get_type to private sections
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Add clutter_timeline_get_loop().
* Makefile.am: Add clutter-marshal.h to the ignored header
files.
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-docs.sgml: Fix typos.
2006-06-22 Ross Burton <ross@openedhand.com>
* tmpl/clutter-group.sgml:
Fix braindead source parser.
2006-06-22 Ross Burton <ross@openedhand.com>
* clutter.sections.txt:
* clutter-sections.txt:
Rename . to -, and add missing class members.
* tmpl/*:
Resync
2006-06-22 Matthew Allum <mallum@openedhand.com>
* clutter-docs.sgml:
Add copyright info.
2006-06-22 Matthew Allum <mallum@openedhand.com>
* clutter-docs.sgml:
Add overview text.
2006-06-22 Matthew Allum <mallum@openedhand.com>
* Makefile.am:
* clutter-0.0-sections.txt:
* clutter-docs.sgml:
* clutter.sections.txt:
* clutter.types:
* tmpl/clutter-0.0-unused.sgml:
* tmpl/clutter-clone-texture.sgml:
* tmpl/clutter-color.sgml:
* tmpl/clutter-event.sgml:
* tmpl/clutter-group.sgml:
* tmpl/clutter-keysyms.sgml:
* tmpl/clutter-label.sgml:
* tmpl/clutter-main.sgml:
* tmpl/clutter-marshal.sgml:
* tmpl/clutter-rectangle.sgml:
* tmpl/clutter-stage.sgml:
* tmpl/clutter-texture.sgml:
* tmpl/clutter-timeline.sgml:
* tmpl/clutter-util.sgml:
* tmpl/clutter-video-texture.sgml:
Rejig a little and sync up with latest source.
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.