mutter/clutter
Emmanuele Bassi dd93a0a13c 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-backend.[ch]: Add clutter_backend_set_resolution()
	and clutter_backend_get_resolution(); backends should use the former
	to set the resolution of the display when initialising, while actors
	should use the latter when sizing themselves depending on the
	resolution or the font size.

	* clutter/glx/clutter-backend-glx.c: Set the resolution as 96 dpi
	as a default and query the X server when opening the display.

	* clutter/clutter-entry.c: Drop the hardcoded dpi value and use
	clutter_backend_get_resolution() to compute the default size.
2007-07-31 10:38:23 +00:00
..
cogl 2007-07-24 Matthew Allum <mallum@openedhand.com> 2007-07-24 16:50:34 +00:00
eglnative 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
eglx 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
glx 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 10:38:23 +00:00
pango Fix various compiler warnings 2007-07-26 11:04:04 +00:00
sdl 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 07:58:35 +00:00
clutter-actor.c Fixed incorrect order of modelview matrix stacking while calculating actor vertices. 2007-07-30 07:27:14 +00:00
clutter-actor.h 2007-07-28 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-28 17:11:39 +00:00
clutter-alpha.c Use the right argument naming for alpha functions 2007-07-04 12:29:44 +00:00
clutter-alpha.h 2007-07-29 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-29 08:54:24 +00:00
clutter-backend.c 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 10:38:23 +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 Documentation updates 2007-06-01 10:00:35 +00:00
clutter-behaviour-depth.c Rename minimum and maximum depth properties of the depth behaviour 2007-07-13 14:11:49 +00:00
clutter-behaviour-depth.h Rename minimum and maximum depth properties of the depth behaviour 2007-07-13 14:11:49 +00:00
clutter-behaviour-ellipse.c Fixed invalid assumption about z cooordiance in calculation of 2007-07-30 16:09:40 +00:00
clutter-behaviour-ellipse.h 2007-07-28 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-28 17:11:39 +00:00
clutter-behaviour-opacity.c Fully revert opacity checks 2007-07-11 12:01:03 +00:00
clutter-behaviour-opacity.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-behaviour-path.c 2007-05-31 Matthew Allum <mallum@openedhand.com> 2007-05-30 23:16:58 +00:00
clutter-behaviour-path.h bezier spline behaviours 2007-04-12 12:42:07 +00:00
clutter-behaviour-rotate.c 2007-07-25 Matthew Allum <mallum@openedhand.com> 2007-07-25 12:17:44 +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 2007-07-25 Matthew Allum <mallum@openedhand.com> 2007-07-25 22:09:53 +00:00
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 Fix various compiler warnings 2007-07-26 11:04:04 +00:00
clutter-behaviour.h Miscellaneous fixes to make gtk-doc scanner happy 2007-07-26 15:14:45 +00:00
clutter-box.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
clutter-box.h Fix various compiler warnings 2007-07-26 11:04:04 +00:00
clutter-clone-texture.c Fix various compiler warnings 2007-07-26 11:04:04 +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 2007-05-25 Matthew Allum <mallum@openedhand.com> 2007-05-25 16:35:57 +00:00
clutter-color.h added clutter_color_to/from_hlsx(); clobbered hue to 0..255 in clutter_colour_to/from_hls() 2007-05-10 11:37:45 +00:00
clutter-container.c 2007-07-04 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-04 14:00:41 +00:00
clutter-container.h 2007-07-04 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-04 14:00:41 +00:00
clutter-debug.h 2007-06-08 Matthew Allum <mallum@openedhand.com> 2007-06-07 23:51:53 +00:00
clutter-effect.c 2007-07-28 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-28 17:11:39 +00:00
clutter-effect.h 2007-07-25 Matthew Allum <mallum@openedhand.com> 2007-07-25 12:17:44 +00:00
clutter-entry.c 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 10:38:23 +00:00
clutter-entry.h 2007-07-04 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-04 09:33:04 +00:00
clutter-event.c Miscellaneous fixes to make gtk-doc scanner happy 2007-07-26 15:14:45 +00:00
clutter-event.h 2007-07-04 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-04 14:00:41 +00:00
clutter-feature.c 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 15:28:59 +00:00
clutter-feature.h 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
clutter-fixed.c fixed endianness issue in fast fp conversions 2007-07-25 18:34:05 +00:00
clutter-fixed.h improvements to ClutterBehaviourEllipse 2007-07-11 07:16:21 +00:00
clutter-group.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
clutter-group.h Fix various compiler warnings 2007-07-26 11:04:04 +00:00
clutter-hbox.c 2007-07-04 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-04 14:00:41 +00:00
clutter-hbox.h Don't forget to add the boxes 2007-06-14 15:30:27 +00:00
clutter-keysyms-table.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-keysyms.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-label.c 2007-07-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-25 14:25:01 +00:00
clutter-label.h 2007-07-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-25 14:25:01 +00:00
clutter-layout.c Don't forget files when committing, stoopeed 2007-06-07 19:23:04 +00:00
clutter-layout.h Documentation fixes 2007-07-01 16:44:24 +00:00
clutter-main.c 2007-07-24 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-24 17:39:40 +00:00
clutter-main.h 2007-06-08 Matthew Allum <mallum@openedhand.com> 2007-06-07 23:51:53 +00:00
clutter-marshal.list Fix delete-event signal handler 2007-04-19 15:27:46 +00:00
clutter-media.c 2007-07-29 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-29 09:11:57 +00:00
clutter-media.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-private.h clutter_actor_project_point/vertices 2007-06-12 11:42:29 +00:00
clutter-rectangle.c 2007-07-05 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-05 10:06:08 +00:00
clutter-rectangle.h 2006-11-20 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-20 22:20:48 +00:00
clutter-stage.c 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
clutter-stage.h 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
clutter-texture.c 2007-07-30 Matthew Allum <mallum@openedhand.com> 2007-07-29 22:55:04 +00:00
clutter-texture.h 2007-07-28 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-28 17:11:39 +00:00
clutter-timeline.c Check for 0 frames per seconds 2007-07-26 11:28:30 +00:00
clutter-timeline.h Add delay property to ClutterTimeline 2007-06-07 10:26:18 +00:00
clutter-timeout-pool.c Allow disabling the timeline pool via environment variables 2007-06-21 14:19:56 +00:00
clutter-timeout-pool.h Add copyright license and make ClutterTimeoutPool public 2007-06-09 13:20:06 +00:00
clutter-types.h 2007-07-29 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-29 09:19:37 +00:00
clutter-units.h ClutterBehaviourEllipse api changes; z_camera calculation 2007-05-25 12:07:24 +00:00
clutter-util.c 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-util.h 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-vbox.c 2007-07-04 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-04 14:00:41 +00:00
clutter-vbox.h Don't forget to add the boxes 2007-06-14 15:30:27 +00:00
clutter-version.h.in 2007-05-14 Matthew Allum <mallum@openedhand.com> 2007-05-14 09:11:23 +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