1
0
Fork 0
mutter-performance-source/doc/cookbook/examples
Emmanuele Bassi a3007b9847 build: Remove maintainer flags from cookbook/examples
The code should be a tad more relaxed.
2012-03-16 12:33:40 +00:00
..
actors-composite-main.c cookbook: Begin porting examples to the new API 2012-01-24 15:01:00 +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 cookbook: Use clutter_timeline_set_repeat_count() 2012-02-13 17:30:22 +00:00
animations-looping-implicit.c cookbook: Use clutter_timeline_set_repeat_count() 2012-02-13 17:30:22 +00:00
animations-looping-state.c docs: Remove clutter_stage_get_default() 2011-11-10 15:37:51 +00:00
animations-moving-animator.c cookbook: Begin porting examples to the new API 2012-01-24 15:01:00 +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 cookbook: Use clutter_timeline_set_repeat_count() 2012-02-13 17:30:22 +00:00
animations-path-easing.c doc: fix clutter_init() usage in examples 2011-02-28 14:10:05 +00:00
animations-path.c cookbook: Use clutter_timeline_set_repeat_count() 2012-02-13 17:30:22 +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: Update to show the symbolic button names 2012-01-27 09:46: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 cookbook/examples: Modernize the code 2012-02-27 10:59:46 +00: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 cookbook/examples: Modernize the code 2012-02-27 10:59:46 +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 cookbook: Begin porting examples to the new API 2012-01-24 15:01:00 +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 cookbook: Begin porting examples to the new API 2012-01-24 15:01:00 +00:00
events-pointer-motion-crossing.c cookbook/examples: Modernize the code 2012-02-27 10:59:46 +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 cookbook: Begin porting examples to the new API 2012-01-24 15:01:00 +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 cookbook: Begin porting examples to the new API 2012-01-24 15:01:00 +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 cookbook/examples: Modernize the code 2012-02-27 10:59:46 +00:00
Makefile.am build: Remove maintainer flags from cookbook/examples 2012-03-16 12:33:40 +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 Fix spelling in Clutter Cookbook: ouest -> west 2012-01-27 12:17:08 +00:00
textures-sub-texture.c Fix spelling in Clutter Cookbook: ouest -> west 2012-01-27 12:17:08 +00:00