mutter/tests
Emmanuele Bassi 8c451b8a67 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-actor.h:
	* clutter/clutter-actor.c:
	(clutter_actor_get_abs_opacity): Add function that does what
	get_opacity() does now...

	(clutter_actor_get_opacity): ... and make get_opacity() do what
	it's supposed to be doing. The original get_opacity() returned
	a composited value, and there's no way to actually extract the
	real opacity value set with set_opacity().

	* clutter/clutter-clone-texture.c:
	* clutter/clutter-rectangle.c:
	* clutter/clutter-texture.c: Update to use get_abs_opacity().

	* clutter/clutter-entry.c:
	* clutter/clutter-label.c: Ditto. Also, never change the stored
	alpha value. (#804)

	* tests/Makefile.am:
	* tests/test-opacity.c: Test suite for the get_opacity() and
	get_abs_opacity() API, and correct opacity handling.

	* README: Add note about the change in get_opacity().
2008-02-20 10:59:47 +00:00
..
Makefile.am 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-20 10:59:47 +00:00
redhand.png 2007-06-12 Matthew Allum <mallum@openedhand.com> 2007-06-12 10:36:28 +00:00
test-actors.c 2008-02-07 Tomas Frydrych <tf@openedhand.com> 2008-02-07 17:04:43 +00:00
test-behave.c 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-23 11:23:19 +00:00
test-depth.c * tests/test-depth.c: added a box of cloned hands to further expand 2008-01-31 16:55:34 +00:00
test-effects.c 2007-01-30 Tomas Frydrych <tf@openedhand.com> 2008-01-30 12:13:26 +00:00
test-entry.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-events.c 2007-12-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-09 08:53:06 +00:00
test-fbo.c 2008-02-11 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-11 16:29:31 +00:00
test-fullscreen.c 2007-11-26 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-26 12:07:25 +00:00
test-grab.c 2007-12-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-21 15:25:00 +00:00
test-model.c 2008-01-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-09 14:34:24 +00:00
test-offscreen.c 2007-05-25 Matthew Allum <mallum@openedhand.com> 2007-05-25 10:56:09 +00:00
test-opacity.c 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-20 10:59:47 +00:00
test-perspective.c Moved dots in test-perspective to 1px off each corner. 2007-06-28 08:24:45 +00:00
test-project.c * clutter/clutter-actor.[ch]: (clutter_actor_set_rotationx), 2007-11-19 11:43:20 +00:00
test-rotate.c 2008-01-17 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-17 14:31:14 +00:00
test-scale.c 2008-02-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-04 22:35:38 +00:00
test-score.c 2008-02-07 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-07 11:53:52 +00:00
test-script.c 2007-12-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-21 15:25:00 +00:00
test-script.json 2007-12-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-25 20:09:20 +00:00
test-shader.c * tests/test-shader.c: (button_release_cb): added simplified 2008-02-07 16:52:12 +00:00
test-text.c 2007-12-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-09 08:53:06 +00:00
test-textures.c 2007-07-30 Matthew Allum <mallum@openedhand.com> 2007-07-29 22:55:04 +00:00
test-threads.c 2007-10-16 Tomas Frydrych <tf@o-hand.com> 2007-10-16 08:34:16 +00:00
test-timeline.c 2007-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-15 17:03:55 +00:00
test-unproject.c 2007-12-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-21 15:25:00 +00:00
test-viewport.c 2007-12-10 Tomas Frydrych <tf@openedhand.com> 2007-12-10 10:13:31 +00:00