Emmanuele Bassi 68d7a5e847 Move away from GTimeVal
GLib 2.28 will deprecate GTimeVal and related API in favour of
standardizing on microseconds granularity for all time-based API.

Clutter should switch too.

All of the current users of GTimeVal convert to milliseconds when
doing time operations, and use GTimeVal only as storage. This can
effectively be replaced by a gint64.

The Master Clock uses a microsecond resolution, except when interacting
with the main loop itself, since the main loop has a millisecond
resolution - at least until Ryan Lortie manages to switch that too to
microseconds on Linux.

The clutter_timeline_do_tick() function was erroneously not privatized,
but it was still assumed to be private; we should just remove it from
the public symbols.
2010-11-17 16:19:10 +00:00
..
2010-10-25 13:18:25 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 13:13:00 +01:00
2010-10-18 11:26:44 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-06-03 14:10:55 +01:00
2010-03-02 11:12:32 +00:00
2010-10-04 11:30:32 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-11-17 16:19:10 +00:00
2010-09-08 16:41:47 +01:00
2010-11-06 20:11:16 +00:00
2010-11-17 16:19:10 +00:00
2009-07-10 11:38:42 +01:00
2010-10-18 11:26:44 +01:00
2010-09-08 16:41:47 +01:00
2010-10-21 12:22:17 +01:00
2010-11-06 20:11:16 +00:00
2010-09-08 16:41:47 +01:00
2010-10-18 11:26:44 +01:00
2010-11-15 16:00:49 +00:00
2010-11-15 16:00:49 +00:00
2010-10-18 11:26:44 +01:00
2010-02-03 14:38:13 +00:00
2010-11-17 16:19:10 +00:00
2010-11-17 16:19:10 +00:00
2010-11-17 16:19:10 +00:00
2010-10-21 12:22:17 +01:00
2010-03-02 11:12:32 +00:00
2010-11-15 16:00:49 +00:00
2010-11-15 16:00:49 +00:00