..
actors-composite-main.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
animations-complex-overlapping.json
cookbook: Added a second example to show "overlapping" transitions
2010-09-03 14:19:51 +01:00
animations-complex.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
animations-complex.json
cookbook: Added complex animations example
2010-09-03 14:19:51 +01:00
animations-looping-animator.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-looping-implicit.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-looping-state.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-moving-animator.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-moving-implicit.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-moving-state.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-path-circle.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
animations-path-easing.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
animations-path.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
animations-reuse-animation.json
cookbook: Simplified and clarified example code
2010-09-13 12:25:47 +01:00
animations-reuse-ui.json
cookbook: Simplified and clarified example code
2010-09-13 12:25:47 +01:00
animations-reuse.c
cookbooks/examples: Use g_signal_handlers_disconnect_by_func()
2011-09-02 12:19:30 +01:00
animations-rotating.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-scaling-zoom.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
animations-scaling.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
cb-background-effect.c
docs: Remove checks for whether an effect is disabled
2011-03-17 15:56:55 +00:00
cb-background-effect.h
docs: Add example of setting background color with ClutterEffect
2011-03-17 15:56:55 +00:00
cb-border-effect.c
docs: Remove checks for whether an effect is disabled
2011-03-17 15:56:55 +00:00
cb-border-effect.h
docs: Add example of a border added through ClutterEffect
2011-03-17 15:56:55 +00:00
cb-button.c
Eliminate G_CONST_RETURN
2011-06-07 16:06:24 +01:00
cb-button.h
Eliminate G_CONST_RETURN
2011-06-07 16:06:24 +01:00
cb-page-fold-effect.c
docs: Add effects chapter, with introduction and first recipe
2011-02-21 16:44:09 +00:00
cb-page-fold-effect.h
docs: Add effects chapter, with introduction and first recipe
2011-02-21 16:44:09 +00:00
effects-basic.c
docs: Add example of setting background color with ClutterEffect
2011-03-17 15:56:55 +00:00
effects-built-in.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
effects-custom-deform.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
events-buttons-click.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-buttons-lasso.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-buttons.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-mouse-scroll.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-pointer-motion-crossing.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-pointer-motion-scribbler.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-pointer-motion-stacked.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
events-pointer-motion.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
layouts-bind-constraint-allocation.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
layouts-bind-constraint-overlay.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
layouts-bind-constraint-stage.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
layouts-box-menu.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
layouts-box-property-effects.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
layouts-box.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
layouts-stacking-diff-sized-actors.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
layouts-stacking.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
Makefile.am
Remove CLUTTER_DISABLE_DEPRECATED from the build flags
2011-11-03 15:35:01 +00:00
script-signals.c
docs/cookbook: Add script->state connection recipe
2011-08-31 12:25:01 +01:00
script-signals.json
cookbook: Added example of connecting signals in ClutterScript
2010-08-31 10:06:08 +01:00
script-states.c
docs/cookbook: Add script->state connection recipe
2011-08-31 12:25:01 +01:00
script-states.json
docs/cookbook: Add script->state connection recipe
2011-08-31 12:25:01 +01:00
script-ui.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
script-ui.json
cookbook: Use nicknames for enumeration values
2010-08-27 15:29:15 +01:00
smiley.png
cookbook: Add a recipe on how to create sub-textures
2010-08-06 15:43:15 +01:00
text-shadow.c
Fix include location for cogl-pango.h
2011-05-16 16:04:27 +01:00
textures-crossfade-cogl.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
textures-crossfade-slideshow.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
textures-crossfade.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
textures-reflection.c
doc: fix clutter_init() usage in examples
2011-02-28 14:10:05 +00:00
textures-split-go.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00
textures-sub-texture.c
docs: Remove clutter_stage_get_default()
2011-11-10 15:37:51 +00:00