Emmanuele Bassi
216373047b
[animation] Enhance consistency of the Animation API
...
The Animation API should follow this pattern:
- functions with an Interval as part of the arguments should have
"interval" inside their name, e.g.:
clutter_animation_bind_interval
clutter_animation_update_interval
- functions dealing with property names should have "property"
inside their name, e.g.:
clutter_animation_has_property
clutter_animation_unbind_property
- unless -
- functions dealing with a property and its value should not
have any modifier, e.g.:
clutter_animation_bind
The change from update_property() to update_interval() frees up
clutter_animation_update(), to be added at a later date.
2009-03-16 14:16:18 +00:00
..
2009-03-13 15:43:19 +00:00
2009-03-09 18:53:31 +00:00
2009-02-16 12:46:36 +00:00
2009-03-12 18:32:45 +00:00
2009-03-10 12:38:02 +00:00
2009-03-13 12:20:26 +00:00
2009-03-09 18:53:31 +00:00
2009-03-10 12:16:53 +00:00
2009-03-09 10:45:09 +00:00
2009-03-16 12:13:55 +00:00
2009-03-16 14:01:43 +00:00
2009-02-20 12:09:07 +00:00
2009-01-20 18:47:50 +00:00
2009-03-16 14:16:18 +00:00
2009-03-16 14:16:18 +00:00
2009-02-26 15:32:48 +00:00
2009-02-26 15:32:48 +00:00
2009-01-23 13:08:46 +00:00
2009-03-10 12:38:04 +00:00
2009-03-10 12:38:03 +00:00
2009-01-20 16:42:49 +00:00
2009-02-20 12:09:07 +00:00
2009-03-10 12:38:03 +00:00
2009-03-10 12:38:03 +00:00
2009-03-10 12:38:03 +00:00
2009-03-10 12:38:03 +00:00
2009-02-20 12:09:07 +00:00
2009-01-20 16:42:49 +00:00
2009-01-20 16:20:54 +00:00
2009-02-20 12:09:07 +00:00
2009-01-14 15:03:30 +00:00
2009-01-09 14:26:35 +00:00
2009-02-20 12:09:07 +00:00
2009-02-20 12:09:07 +00:00
2009-01-27 14:24:31 +00:00
2009-03-11 13:58:31 +00:00
2009-03-10 12:38:02 +00:00
2009-02-20 12:09:07 +00:00
2009-03-13 14:29:27 +00:00
2009-02-20 12:09:07 +00:00
2009-02-14 11:38:16 +00:00
2009-03-10 12:38:04 +00:00
2009-03-10 12:38:04 +00:00
2009-03-11 18:16:21 +00:00
2009-03-10 12:38:03 +00:00
2009-02-14 11:31:00 +00:00
2009-02-14 11:31:00 +00:00
2009-03-10 12:38:03 +00:00
2009-01-27 14:43:44 +00:00
2009-01-20 16:42:49 +00:00
2009-02-24 16:22:02 +00:00
2009-02-24 16:22:02 +00:00
2009-02-20 12:09:07 +00:00
2009-02-20 12:09:07 +00:00
2009-02-14 11:38:16 +00:00
2009-01-28 17:20:15 +00:00
2009-02-20 12:09:07 +00:00
2009-03-10 12:38:02 +00:00
2009-02-26 14:57:58 +00:00
2009-02-20 12:09:07 +00:00
2009-02-20 11:47:14 +00:00
2009-03-10 12:38:02 +00:00
2009-02-20 12:09:07 +00:00
2009-03-16 12:13:55 +00:00
2009-03-16 12:13:55 +00:00
2009-03-11 18:20:42 +00:00
2009-02-26 12:49:50 +00:00
2009-03-16 00:40:02 +00:00
2009-02-19 15:00:23 +00:00
2009-03-10 12:38:03 +00:00
2009-03-10 12:38:03 +00:00
2009-03-10 12:38:04 +00:00
2009-03-10 12:38:04 +00:00
2009-03-10 12:38:04 +00:00
2009-03-13 14:29:27 +00:00
2009-03-10 19:24:17 +00:00