mutter/clutter
Emmanuele Bassi 68bbe4cd89 2007-08-12 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-timeout-pool.c: Fix removing and adding timeouts
	to the timeout pool during a dispatch of a timeout source already
	inside the pool. (#456, based on a patch by Neil Roberts)

	(clutter_timeout_dispatch), (clutter_timeout_pool_dispatch): Hold
	the main Clutter lock in the pool dispatch function, instead of
	the per-timeout dispatch; this guarantees that the ref+unref of
	the single timeouts are done under the main lock.
2007-08-12 13:19:31 +00:00
..
cogl 2007-08-07 Matthew Allum <mallum@openedhand.com> 2007-08-07 11:35:22 +00:00
eglnative Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
eglx Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
glx Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
pango Protect the G_DISABLE_CAST_CHECKS define 2007-08-07 14:21:10 +00:00
sdl Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
clutter-actor.c Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
clutter-actor.h Documentation fixes 2007-08-07 14:03:08 +00:00
clutter-alpha.c
clutter-alpha.h More documentation fixes 2007-08-07 14:03:30 +00:00
clutter-backend.c Fix previous commit 2007-07-31 16:53:17 +00:00
clutter-backend.h 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 10:38:23 +00:00
clutter-behaviour-bspline.c Do not forget to initialise the priv pointer 2007-07-26 13:13:19 +00:00
clutter-behaviour-bspline.h
clutter-behaviour-depth.c 2007-08-06 Matthew Allum <mallum@openedhand.com> 2007-08-05 23:13:27 +00:00
clutter-behaviour-depth.h Match arguments, to make gtk-doc happy 2007-08-06 19:37:46 +00:00
clutter-behaviour-ellipse.c 2007-08-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-08 23:23:18 +00:00
clutter-behaviour-ellipse.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c
clutter-behaviour-path.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-behaviour-rotate.c Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-behaviour-rotate.h Add a header for common types to avoid inclusion hell 2007-07-26 13:13:23 +00:00
clutter-behaviour-scale.c
clutter-behaviour-scale.h Add a header for common types to avoid inclusion hell 2007-07-26 13:13:23 +00:00
clutter-behaviour.c
clutter-behaviour.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-box.c 2007-08-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-09 13:24:42 +00:00
clutter-box.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-clone-texture.c
clutter-clone-texture.h
clutter-color.c 2007-08-02 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-02 07:40:58 +00:00
clutter-color.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-container.c
clutter-container.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-debug.h
clutter-effect.c 2007-07-28 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-28 17:11:39 +00:00
clutter-effect.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-entry.c Do not mask index in ClutterEntry 2007-08-07 14:07:39 +00:00
clutter-entry.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-event.c Miscellaneous fixes to make gtk-doc scanner happy 2007-07-26 15:14:45 +00:00
clutter-event.h
clutter-feature.c
clutter-feature.h 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
clutter-fixed.c Do not mask the y1 symbol exported by math.h 2007-08-07 14:12:58 +00:00
clutter-fixed.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-group.c
clutter-group.h
clutter-hbox.c Add descriptions to ClutterBox and subclasses 2007-08-06 19:37:55 +00:00
clutter-hbox.h
clutter-keysyms-table.h
clutter-keysyms.h
clutter-label.c 2007-08-02 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-02 09:58:18 +00:00
clutter-label.h
clutter-layout.c
clutter-layout.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-main.c 2007-08-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-08 13:24:43 +00:00
clutter-main.h Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
clutter-marshal.list
clutter-media.c 2007-07-29 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-29 09:11:57 +00:00
clutter-media.h
clutter-private.h Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
clutter-rectangle.c
clutter-rectangle.h
clutter-stage.c 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 17:01:52 +00:00
clutter-stage.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-texture.c 2007-08-11 Matthew Allum <mallum@openedhand.com> 2007-08-11 19:28:05 +00:00
clutter-texture.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-timeline.c Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
clutter-timeline.h
clutter-timeout-pool.c 2007-08-12 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-12 13:19:31 +00:00
clutter-timeout-pool.h
clutter-types.h Update the ClutterBox API and structure 2007-08-06 19:36:27 +00:00
clutter-units.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-util.c
clutter-util.h
clutter-vbox.c Add descriptions to ClutterBox and subclasses 2007-08-06 19:37:55 +00:00
clutter-vbox.h
clutter-version.h.in More documentation fixes 2007-08-07 14:03:30 +00:00
clutter.h Add a header for common types to avoid inclusion hell 2007-07-26 13:13:23 +00:00
Makefile.am Add a header for common types to avoid inclusion hell 2007-07-26 13:13:23 +00:00