Remove ClutterTimeline markers and some additional cleanups
Remove support for markers from ClutterTimeline, we've never used them anyway.
Also remove a few more APIs for things that are really easy to do by using different ones.
Finally, switch to C99 types for the duration
and delay
properties, just to make working with them a bit easier.