1
0
Fork 0
mutter-performance-source/clutter/win32
Emmanuele Bassi a07d57572c 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-actor.c:
	(clutter_actor_set_min_width),
	(clutter_actor_set_min_height),
	(clutter_actor_set_natural_width),
	(clutter_actor_set_natural_height): Ignore any override of the
	minimum and natural size of the stage on backends that only
	support static stages.

	* clutter/clutter-stage.c (clutter_stage_allocate): Use the
	preferred size of the ClutterStage implementation instead of
	the display size.

	* clutter/clutter-backend.[ch]: Remove get_display_size() and
	clutter_backend_get_display_size().

	* clutter/eglnative/clutter-backend-egl.c:
	* clutter/fruity/clutter-backend-fruity.c:
	* clutter/osx/clutter-backend-osx.c:
	* clutter/sdl/clutter-backend-sdl.c:
	* clutter/win32/clutter-backend-win32.c:
	* clutter/x11/clutter-backend-x11.c: Remove get_display_size()
	implementations.
2008-06-26 21:42:44 +00:00
..
clutter-backend-win32.c 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
clutter-backend-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-event-win32.c * clutter/win32/clutter-stage-win32.c: Updated to the new layout 2008-06-12 12:12:25 +00:00
clutter-stage-win32.c * clutter/win32/clutter-stage-win32.c 2008-06-25 12:25:43 +00:00
clutter-stage-win32.h * clutter/win32/clutter-stage-win32.c: Updated to the new layout 2008-06-12 12:12:25 +00:00
clutter-win32.h Added support for foreign windows to the Win32 backend. 2008-04-15 16:12:37 +00:00
clutter-win32.pc.in 2008-03-25 Neil Roberts <neil@o-hand.com> 2008-03-25 15:42:50 +00:00
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00