1
0
Fork 0
mutter-performance-source/clutter
Emmanuele Bassi ac9aa06fcf 2007-10-09 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-script-private.h:
	* clutter/clutter-script.h:
	* clutter/clutter-script.c: Add licensing information to
	the newly added files.

	* clutter/clutter-script.c: Support creating behaviours with
	ClutterScript. ClutterAlpha objects are implicit, but
	timelines can be both explicit objects using their id or
	implicit objects. Make the property resolution and translation
	more robust. Support the pixbuf property.

	* tests/test-script.c: Test the newly added features.

	* docs/reference/clutter-docs.sgml:
	* docs/reference/clutter-sections.txt: Add ClutterScript.
2007-10-09 13:29:03 +00:00
..
cogl 2007-08-24 Matthew Allum <mallum@openedhand.com> 2007-08-24 15:12:52 +00:00
eglnative 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
eglx 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
glx 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
json Fix typo in GLib version check 2007-10-09 12:10:11 +00:00
pango 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
sdl 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
clutter-actor.c 2007-10-08 Matthew Allum <mallum@openedhand.com> 2007-10-08 16:18:33 +00:00
clutter-actor.h 2007-10-08 Matthew Allum <mallum@openedhand.com> 2007-10-08 16:18:33 +00:00
clutter-alpha.c 2007-10-01 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-02 14:53:32 +00:00
clutter-alpha.h More documentation fixes 2007-08-07 14:03:30 +00:00
clutter-backend.c Fix previous commit 2007-07-31 16:53:17 +00:00
clutter-backend.h 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 10:38:23 +00:00
clutter-behaviour-bspline.c Do not forget to initialise the priv pointer 2007-07-26 13:13:19 +00:00
clutter-behaviour-bspline.h Documentation updates 2007-06-01 10:00:35 +00:00
clutter-behaviour-depth.c 2007-10-01 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-02 14:53:32 +00:00
clutter-behaviour-depth.h Match arguments, to make gtk-doc happy 2007-08-06 19:37:46 +00:00
clutter-behaviour-ellipse.c 2007-10-01 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-02 14:53:32 +00:00
clutter-behaviour-ellipse.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-behaviour-opacity.c Fix for the smoothstep alpha function 2007-08-15 13:29:43 +00:00
clutter-behaviour-opacity.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-behaviour-path.c 2007-10-01 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-02 14:53:32 +00:00
clutter-behaviour-path.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-behaviour-rotate.c Fixed CCW rotation in rotate behaviour (bug 483); fixed overall path length calculation for angles > 360 in rotate and ellipse. 2007-08-22 10:33:26 +00:00
clutter-behaviour-rotate.h Add a header for common types to avoid inclusion hell 2007-07-26 13:13:23 +00:00
clutter-behaviour-scale.c 2007-07-25 Matthew Allum <mallum@openedhand.com> 2007-07-25 22:09:53 +00:00
clutter-behaviour-scale.h Add a header for common types to avoid inclusion hell 2007-07-26 13:13:23 +00:00
clutter-behaviour.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
clutter-behaviour.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-box.c Implement ::raise(), ::lower() and ::sort_depth_order() in ClutterBox 2007-08-13 17:01:30 +00:00
clutter-box.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-clone-texture.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 22:20:30 +00:00
clutter-clone-texture.h 2006-12-12 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-12 20:20:04 +00:00
clutter-color.c 2007-10-01 Tomas Frydrych <tf@openedhand.com> 2007-10-01 15:26:09 +00:00
clutter-color.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-container.c 2007-09-28 Øyvind Kolås <pippin@openedhand.com> 2007-09-28 14:52:54 +00:00
clutter-container.h 2007-09-28 Øyvind Kolås <pippin@openedhand.com> 2007-09-28 14:52:54 +00:00
clutter-debug.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
clutter-effect.c 2007-08-29 Matthew Allum <mallum@openedhand.com> 2007-08-29 22:32:47 +00:00
clutter-effect.h 2007-08-24 Matthew Allum <mallum@openedhand.com> 2007-08-24 15:12:52 +00:00
clutter-entry.c 2007-10-01 Neil J. Patel <njp@o-hand.com> 2007-10-01 13:44:33 +00:00
clutter-entry.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-enum-types.c.in 2007-08-20 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-20 20:16:15 +00:00
clutter-enum-types.h.in 2007-08-20 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-20 20:16:15 +00:00
clutter-event.c 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
clutter-event.h 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
clutter-feature.c 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 15:28:59 +00:00
clutter-feature.h 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
clutter-fixed.c 2007-10-01 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-02 14:53:32 +00:00
clutter-fixed.h 2007-10-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-09 13:24:52 +00:00
clutter-group.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
clutter-group.h Move depth ordering methods from ClutterGroup to ClutterContainer 2007-08-13 17:00:58 +00:00
clutter-hbox.c Add descriptions to ClutterBox and subclasses 2007-08-06 19:37:55 +00:00
clutter-hbox.h Don't forget to add the boxes 2007-06-14 15:30:27 +00:00
clutter-keysyms-table.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-keysyms.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-label.c * clutter/clutter-label.c: (clutter_label_ensure_layout): avoid 2007-09-28 10:54:42 +00:00
clutter-label.h 2007-07-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-25 14:25:01 +00:00
clutter-layout.c Don't forget files when committing, stoopeed 2007-06-07 19:23:04 +00:00
clutter-layout.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-main.c 2007-10-08 Matthew Allum <mallum@openedhand.com> 2007-10-08 16:18:33 +00:00
clutter-main.h 2007-08-13 Matthew Allum <mallum@openedhand.com> 2007-08-13 20:48:01 +00:00
clutter-marshal.list Fix delete-event signal handler 2007-04-19 15:27:46 +00:00
clutter-media.c 2007-07-29 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-29 09:11:57 +00:00
clutter-media.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-private.h 2007-10-08 Matthew Allum <mallum@openedhand.com> 2007-10-08 16:18:33 +00:00
clutter-rectangle.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 22:20:30 +00:00
clutter-rectangle.h 2006-11-20 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-20 22:20:48 +00:00
clutter-score.c 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
clutter-score.h 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
clutter-script-private.h 2007-10-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-09 13:29:03 +00:00
clutter-script.c 2007-10-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-09 13:29:03 +00:00
clutter-script.h 2007-10-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-09 13:29:03 +00:00
clutter-stage.c 2007-10-08 Matthew Allum <mallum@openedhand.com> 2007-10-08 16:18:33 +00:00
clutter-stage.h 2007-08-24 Matthew Allum <mallum@openedhand.com> 2007-08-24 15:12:52 +00:00
clutter-texture.c 2007-08-12 Matthew Allum <mallum@openedhand.com> 2007-08-12 21:30:14 +00:00
clutter-texture.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-timeline.c Various fixes to ClutterTimeline 2007-08-19 19:09:20 +00:00
clutter-timeline.h Make gtk-doc produce the ClutterTimeline signals 2007-08-20 09:17:23 +00:00
clutter-timeout-pool.c Use g_list_insert_sorted() instead of our custom function 2007-08-19 17:06:22 +00:00
clutter-timeout-pool.h Add copyright license and make ClutterTimeoutPool public 2007-06-09 13:20:06 +00:00
clutter-types.h 2007-08-13 Matthew Allum <mallum@openedhand.com> 2007-08-13 20:48:01 +00:00
clutter-units.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-util.c 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-util.h 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-vbox.c Add descriptions to ClutterBox and subclasses 2007-08-06 19:37:55 +00:00
clutter-vbox.h Don't forget to add the boxes 2007-06-14 15:30:27 +00:00
clutter-version.h.in Relax the CLUTTER_CHECK_VERSION() macro check 2007-08-20 11:54:28 +00:00
clutter.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
Makefile.am 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00