Emmanuele Bassi
1a6deea7a7
Use g_list_insert_sorted() instead of our custom function
...
The clutter_timeout_pool_insert_sorted() function caused an inversion of
the timeout sources in the pool; this led to a wrong behaviour in the
execution of the timeout functions. See bug 471.
This patch drops clutter_timeout_pool_insert_sorted() in favour of the
standard g_list_insert_sorted(), which produces identical behaviours with
and without the pool.
A new test, written by Rob Bradford, has been added to the regression test
suite in order to identify sorting issues with the timeout pools.
2007-08-19 17:06:22 +00:00
..
2007-08-13 20:48:01 +00:00
2007-08-08 10:20:14 +00:00
2007-08-19 00:03:01 +00:00
2007-08-13 20:48:01 +00:00
2007-08-07 14:21:10 +00:00
2007-08-08 10:20:14 +00:00
2007-08-15 19:50:31 +00:00
2007-08-13 20:48:01 +00:00
2007-08-15 13:29:43 +00:00
2007-08-07 14:03:30 +00:00
2007-07-31 16:53:17 +00:00
2007-07-31 10:38:23 +00:00
2007-07-26 13:13:19 +00:00
2007-08-05 23:13:27 +00:00
2007-08-06 19:37:46 +00:00
2007-08-08 23:23:18 +00:00
2007-08-07 14:03:58 +00:00
2007-08-15 13:29:43 +00:00
2007-08-07 14:03:58 +00:00
2007-08-18 12:39:36 +00:00
2007-07-26 13:13:23 +00:00
2007-07-25 22:09:53 +00:00
2007-07-26 13:13:23 +00:00
2007-07-26 11:04:04 +00:00
2007-08-07 14:03:58 +00:00
2007-08-13 17:01:30 +00:00
2007-08-07 14:03:58 +00:00
2007-07-26 11:04:04 +00:00
2007-08-02 07:40:58 +00:00
2007-08-07 14:03:58 +00:00
2007-08-14 08:01:33 +00:00
2007-08-14 08:01:33 +00:00
2007-08-18 12:39:30 +00:00
2007-08-15 19:50:16 +00:00
2007-08-07 14:07:39 +00:00
2007-08-07 14:03:58 +00:00
2007-08-13 20:48:01 +00:00
2007-08-13 20:48:01 +00:00
2007-07-26 20:08:09 +00:00
2007-08-07 14:12:58 +00:00
2007-08-07 14:03:58 +00:00
2007-08-14 08:01:33 +00:00
2007-08-13 17:00:58 +00:00
2007-08-06 19:37:55 +00:00
2007-08-02 09:58:18 +00:00
2007-07-25 14:25:01 +00:00
2007-08-07 14:03:58 +00:00
2007-08-18 12:39:30 +00:00
2007-08-13 20:48:01 +00:00
2007-07-29 09:11:57 +00:00
2007-08-13 20:48:01 +00:00
2007-08-13 20:48:01 +00:00
2007-08-13 20:48:01 +00:00
2007-08-12 21:30:14 +00:00
2007-08-07 14:03:58 +00:00
2007-08-08 10:20:14 +00:00
2007-08-19 17:06:22 +00:00
2007-08-13 20:48:01 +00:00
2007-08-07 14:03:58 +00:00
2007-08-06 19:37:55 +00:00
2007-08-07 14:03:30 +00:00
2007-07-26 13:13:23 +00:00
2007-07-26 13:13:23 +00:00