mutter/clutter
Emmanuele Bassi 73adac987d 2008-09-23 Emmanuele Bassi <ebassi@linux.intel.com>
* clutter/clutter-alpha.c:
	(clutter_alpha_get_alpha): Do not return the cached value but
	just compute the current alpha value. The use case is pretty
	much straightforward: stop a timeline, advance it, and retrieve
	the alpha value before starting the timeline to adjust an
	animation dependent on the alpha. Caching the alpha value is
	not needed because the behaviours will always pass the alpha
	value inside the ::alpha-notify virtual function anyway, so
	there is no need for them to call clutter_alpha_get_alpha().

	This change makes it also possible to reliably unit-test
	ClutterAlpha.

	(timeline_new_frame_cb): Call clutter_alpha_get_alpha().
2008-09-23 09:41:08 +00:00
..
cogl Bug 1048 - SIGFPE in cogl_texture_set_region() with nvidia 2008-09-18 13:16:15 +00:00
eglnative Bug 856 - Teardown sequence is borked 2008-09-22 16:36:27 +00:00
eglx Bug 856 - Teardown sequence is borked 2008-09-22 16:36:27 +00:00
fruity * clutter/fruity/clutter-fruity.c: made the multi touch code more 2008-07-02 13:44:53 +00:00
glx Bug 1145 - Flicker on resize the window 2008-09-17 13:25:50 +00:00
json 2008-04-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-09 14:18:42 +00:00
osx OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
pango Bug 993 - Underline colors are sometimes wrong 2008-06-27 14:36:59 +00:00
sdl 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
win32 Bug 1100 - WM_SIZE not handled correctly, user_resize and 2008-09-16 16:00:31 +00:00
x11 2008-09-23 Tomas Frydrych <tf@linux.intel.com> 2008-09-23 07:03:35 +00:00
clutter-actor.c Bug 1121 - Setting anchor point doesn't work if set too early 2008-09-17 10:40:32 +00:00
clutter-actor.h * clutter/clutter-actor.h: Remove redundant duplicate declaration 2008-07-05 15:56:03 +00:00
clutter-alpha.c 2008-09-23 Emmanuele Bassi <ebassi@linux.intel.com> 2008-09-23 09:41:08 +00:00
clutter-alpha.h 2008-04-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-18 15:03:30 +00:00
clutter-backend.c 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
clutter-backend.h 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
clutter-behaviour-bspline.c 2007-11-19 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-19 16:35:46 +00:00
clutter-behaviour-bspline.h 2008-07-01 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-01 10:08:28 +00:00
clutter-behaviour-depth.c 2008-01-21 Emmanuele Bassi,,, <ebassi@sprite> 2008-01-21 16:07:28 +00:00
clutter-behaviour-depth.h 2008-01-21 Emmanuele Bassi,,, <ebassi@sprite> 2008-01-21 16:07:28 +00:00
clutter-behaviour-ellipse.c 2007-12-17 Tomas Frydrych <tf@openedhand.com> 2007-12-17 17:16:49 +00:00
clutter-behaviour-ellipse.h 2007-11-27 Tomas Frydrych <tf@openedhand.com> 2007-11-27 12:34:28 +00:00
clutter-behaviour-opacity.c 2008-01-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-18 11:02:34 +00:00
clutter-behaviour-opacity.h 2008-01-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-18 11:02:34 +00:00
clutter-behaviour-path.c 2008-02-08 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-08 15:39:41 +00:00
clutter-behaviour-path.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-behaviour-rotate.c 2007-12-17 Tomas Frydrych <tf@openedhand.com> 2007-12-17 17:16:49 +00:00
clutter-behaviour-rotate.h Renamed all properties of behaviours (and related 2007-11-13 13:21:56 +00:00
clutter-behaviour-scale.c 2008-02-11 Matthew Allum <mallum@openedhand.com> 2008-02-11 20:31:16 +00:00
clutter-behaviour-scale.h 2007-01-30 Tomas Frydrych <tf@openedhand.com> 2008-01-30 12:13:26 +00:00
clutter-behaviour.c 2008-05-01 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-01 09:28:41 +00:00
clutter-behaviour.h 2008-07-01 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-01 10:08:28 +00:00
clutter-child-meta.c 2008-08-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-06 10:20:57 +00:00
clutter-child-meta.h 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-28 13:48:11 +00:00
clutter-clone-texture.c * clutter/clutter-texture.c: 2008-07-17 10:08:52 +00:00
clutter-clone-texture.h 2006-12-12 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-12 20:20:04 +00:00
clutter-color.c 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-28 14:03:28 +00:00
clutter-color.h Even more documentation fixes 2007-08-07 14:03:58 +00:00
clutter-container.c 2008-08-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-06 10:20:57 +00:00
clutter-container.h 2008-06-12 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-12 11:43:25 +00:00
clutter-debug.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
clutter-deprecated.h 2008-07-23 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-23 12:20:35 +00:00
clutter-effect.c 2008-04-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-30 16:27:18 +00:00
clutter-effect.h 2007-01-30 Tomas Frydrych <tf@openedhand.com> 2008-01-30 12:13:26 +00:00
clutter-entry.c Bug 1085 - Cursor is in wrong position on ClutterEntry if set 2008-08-18 15:33:38 +00:00
clutter-entry.h 2008-03-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-06 12:39:24 +00:00
clutter-enum-types.c.in 2007-12-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-25 11:41:10 +00:00
clutter-enum-types.h.in 2007-08-20 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-20 20:16:15 +00:00
clutter-event.c Bug 1013 - Per device grabs are not obeyed in pointer device propagation. 2008-07-01 11:51:20 +00:00
clutter-event.h Bug 1013 - Per device grabs are not obeyed in pointer device propagation. 2008-07-01 11:51:20 +00:00
clutter-feature.c 2008-06-06 Matthew Allum <mallum@openedhand.com> 2008-06-06 13:44:22 +00:00
clutter-feature.h 2008-06-10 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-10 17:11:14 +00:00
clutter-fixed.c 2008-07-11 Tomas Frydrych <tf@openedhand.com> 2008-07-11 10:36:07 +00:00
clutter-fixed.h 2008-07-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-30 15:47:43 +00:00
clutter-frame-source.c * clutter/clutter-frame-source.c (clutter_frame_source_add) 2008-05-09 16:27:06 +00:00
clutter-frame-source.h * clutter/clutter-frame-source.c (clutter_frame_source_add) 2008-05-09 16:27:06 +00:00
clutter-group.c * clutter/clutter-texture.c: 2008-07-17 10:08:52 +00:00
clutter-group.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
clutter-id-pool.c 2008-03-09 Matthew Allum <mallum@openedhand.com> 2008-03-09 19:07:17 +00:00
clutter-id-pool.h Refactored the integer id->ClutterActor mapping code to be a self 2008-03-07 17:34:40 +00:00
clutter-json.h.in 2008-04-23 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-23 13:58:58 +00:00
clutter-keysyms-table.h 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
clutter-keysyms.h 2008-08-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-05 10:54:40 +00:00
clutter-label.c Bug 1010 - ClutterLabel does not update the layout (again) 2008-09-12 10:31:44 +00:00
clutter-label.h 2007-11-19 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-19 21:14:16 +00:00
clutter-list-model.c 2008-03-19 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-19 18:33:33 +00:00
clutter-list-model.h 2008-01-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-09 14:40:31 +00:00
clutter-main.c 2008-09-23 Tomas Frydrych <tf@linux.intel.com> 2008-09-23 07:03:35 +00:00
clutter-main.h 2008-09-23 Tomas Frydrych <tf@linux.intel.com> 2008-09-23 07:03:35 +00:00
clutter-marshal.list 2008-06-15 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-15 12:50:05 +00:00
clutter-media.c * clutter/clutter-actor.c: 2008-02-15 15:18:02 +00:00
clutter-media.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-model-private.h 2008-01-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-09 14:18:53 +00:00
clutter-model.c * clutter/clutter-model.c (clutter_model_set_sorting_column): This 2008-07-30 10:32:25 +00:00
clutter-model.h 2008-05-15 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-15 14:31:43 +00:00
clutter-private.h 2008-09-23 Tomas Frydrych <tf@linux.intel.com> 2008-09-23 07:03:35 +00:00
clutter-rectangle.c * clutter/clutter-texture.c: 2008-07-17 10:08:52 +00:00
clutter-rectangle.h 2006-11-20 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-20 22:20:48 +00:00
clutter-score.c Bug 1103 - Two typos in clutter documentation 2008-08-19 10:55:49 +00:00
clutter-score.h 2008-03-19 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-19 11:46:57 +00:00
clutter-script-parser.c 2008-08-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-04 16:21:27 +00:00
clutter-script-private.h 2008-08-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-04 16:21:27 +00:00
clutter-script.c 2008-08-27 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-27 12:16:56 +00:00
clutter-script.h 2008-08-27 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-27 12:16:56 +00:00
clutter-scriptable.c 2007-11-14 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-14 11:32:24 +00:00
clutter-scriptable.h 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-23 13:11:10 +00:00
clutter-shader.c * clutter/clutter-shader.c (bind_glsl_shader): Fix a cut-and-paste 2008-07-03 12:29:03 +00:00
clutter-shader.h 2008-04-11 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-11 12:00:50 +00:00
clutter-stage-manager.c Applied patch from bug #947 2008-06-03 20:15:11 +00:00
clutter-stage-manager.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
clutter-stage-window.c 2008-04-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-04-04 15:02:11 +00:00
clutter-stage-window.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
clutter-stage.c Bug 1080 - clutter_stage_read_pixels has upside-down y coordinate 2008-09-18 10:24:37 +00:00
clutter-stage.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
clutter-texture.c Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +00:00
clutter-texture.h 2008-07-01 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-01 10:08:28 +00:00
clutter-timeline.c Bug 1071 - clutter_timeline_get_duration doesn't always work 2008-08-01 11:09:43 +00:00
clutter-timeline.h 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
clutter-timeout-pool.c Applied patch from bug #881 2008-04-17 16:50:23 +00:00
clutter-timeout-pool.h Add copyright license and make ClutterTimeoutPool public 2007-06-09 13:20:06 +00:00
clutter-types.h * clutter/clutter-types.h: Swap left and right in the 2008-09-17 10:40:40 +00:00
clutter-units.c 2008-05-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-09 10:58:26 +00:00
clutter-units.h 2008-07-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-30 15:47:43 +00:00
clutter-util.c * clutter/clutter-texture.c: (texture_get_tile_pixbuf), 2008-02-12 17:17:52 +00:00
clutter-util.h 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-version.h.in 2008-03-31 Matthew Allum <mallum@openedhand.com> 2008-03-31 17:15:02 +00:00
clutter.h 2008-07-14 Emmanuele Bassi <ebassi@openedhand.com> 2008-07-14 13:46:31 +00:00
Makefile.am 2008-06-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-30 15:58:25 +00:00