Jorn Baayen
458b4b47a7
2006-08-30 Jorn Baayen <jorn@openedhand.com>
...
* README:
* clutter/Makefile.am:
* clutter/clutter-audio.c:
* clutter/clutter-audio.h:
* clutter/clutter-main.c: (clutter_init):
* clutter/clutter-media.c:
* clutter/clutter-media.h:
* clutter/clutter-video-texture.c:
* clutter/clutter-video-texture.h:
* clutter/clutter.h:
* configure.ac:
* examples/Makefile.am:
* examples/README:
* examples/video-cube.c:
* examples/video-player.c:
* gst/Makefile.am:
* gst/clutterimagesink.:
* gst/clutterimagesink.c:
* gst/clutterimagesink.h:
* gtk/Makefile.am:
Remove gstreamer bits. There live in clutter-gst now.
2006-08-30 13:48:48 +00:00
Emmanuele Bassi
be1a805e3b
2006-07-06 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter-sections.txt: Add clutter_actor_has_clip() and
clutter_actor_unparent().
2006-07-06 18:55:25 +00:00
Matthew Allum
f2ecb3745c
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* web/index.html:
Add Pango ref, authors info.
2006-06-22 15:27:42 +00:00
Iain Holmes
29353fc8eb
iRemove clutter_util_can_create_texture
2006-06-22 13:49:42 +00:00
Ross Burton
6113678457
2006-06-22 Ross Burton <ross@openedhand.com>
...
* tmp/*.sgml:
Add lots of "no public members" and document some signals.
2006-06-22 13:39:34 +00:00
Iain Holmes
ae1eccdc6d
Fix typos and move *_get_type t private sections
...
--his line, and those below, will be ignored--
M clutter/clutter-actor.c
M ChangeLog
M doc/reference/clutter-sections.txt
M doc/reference/ChangeLog
M doc/reference/tmpl/clutter-enum-types.sgml
M doc/reference/tmpl/clutter-color.sgml
M doc/reference/tmpl/clutter-event.sgml
M doc/reference/tmpl/clutter-group.sgml
2006-06-22 13:05:45 +00:00
Emmanuele Bassi
33d0c989ca
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter/clutter-timeline.h:
* clutter/clutter-timeline.c: Add a "started" and a "paused"
signals; add more sanity checks on the public functions.
(clutter_timeline_get_loop): Add a getter function for the
loop property.
* clutter/clutter-marshal.list: Add marshallers.
* clutter/clutter-timeline.h:
* clutter/clutter-actor.h: Add padding for future expansion
without breaking ABI.
2006-06-22 12:05:51 +00:00
Emmanuele Bassi
03122efbcb
2006-06-22 Emmanuele Bassi <ebassi@openedhand.com>
...
* clutter-docs.sgml: Fix typos.
2006-06-22 09:29:35 +00:00
Ross Burton
1de2aebe48
2006-06-22 Ross Burton <ross@openedhand.com>
...
* tmpl/clutter-group.sgml:
Fix braindead source parser.
2006-06-22 09:25:12 +00:00
Ross Burton
70b0ee6c1e
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 09:19:11 +00:00
Matthew Allum
83671f4b52
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* clutter-docs.sgml:
Add copyright info.
2006-06-22 09:06:24 +00:00
Matthew Allum
2ccbe3001f
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-main.h:
Remove bogus xvisual call.
2006-06-22 08:40:37 +00:00
Matthew Allum
c39b868aeb
2006-06-22 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-actor.c:
* clutter/clutter-clone-texture.c:
* clutter/clutter-color.c:
* clutter/clutter-event.c:
* clutter/clutter-group.c:
* clutter/clutter-label.c:
* clutter/clutter-main.c:
* clutter/clutter-media.c:
* clutter/clutter-rectangle.c:
* clutter/clutter-stage.c:
* clutter/clutter-texture.c:
* clutter/clutter-timeline.c:
* clutter/clutter-util.c:
* clutter/clutter-video-texture.c:
* configure.ac:
Documentation updates - add section headers.
2006-06-21 22:34:25 +00:00
Matthew Allum
df92202c5f
2006-06-13 Matthew Allum <mallum@openedhand.com>
...
* 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.
2006-06-13 13:17:45 +00:00
Matthew Allum
342ea125f1
Merge gobject-branch into trunk
2006-05-29 08:59:36 +00:00