mutter/clutter/x11
Emmanuele Bassi 97a23161f6 2008-01-23 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Use variables, instead of substitutions.

	* clutter/clutter-private.h:
	* clutter/clutter-main.h: Make clutter_do_event() public again,
	as we need it in clutter-gtk.

	* configure.ac:
	* clutter/x11/Makefile.am:
	* clutter/x11/clutter-x11.pc.in: Add a clutter-x11 pkg-config
	file for clutter-gtk, as it depends on the X11 backend API, as
	implemented by the GLX and EGLX backends.

	* clutter/x11/clutter-event-x11.c (event_translate): Do not
	propagate DestroyNotify events if the stage doesn't own the
	window.

	* tests/test-scale.c (main): Set values different from the default.
2008-01-23 11:08:39 +00:00
..
clutter-backend-x11-private.h 2007-11-15 Matthew Allum <mallum@openedhand.com> 2007-11-15 14:45:27 +00:00
clutter-backend-x11.c 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-23 11:20:14 +00:00
clutter-backend-x11.h 2007-11-17 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-17 18:11:14 +00:00
clutter-event-x11.c 2008-01-23 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-23 11:08:39 +00:00
clutter-stage-x11.c 2007-11-26 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-26 12:10:20 +00:00
clutter-stage-x11.h 2007-11-26 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-26 12:07:25 +00:00
clutter-x11.h 2007-11-18 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-18 15:41:47 +00:00
clutter-x11.pc.in 2008-01-23 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-23 11:08:39 +00:00
Makefile.am 2008-01-23 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-23 11:08:39 +00:00