mutter/clutter
Emmanuele Bassi a5d6b23308 [units] Add binding-friendly initializers
We should follow the convention for boxed types initializers of:

  <type_name>_from_<another_type> (boxed, value)

For ClutterUnits as well; so:

  clutter_units_pixels -> clutter_units_from_pixels
  clutter_units_em     -> clutter_units_from_em
  ...

We should still keep the short-hand version as a macro, though.
2009-07-28 13:46:11 +01:00
..
cogl Avoid near/far identifier names. 2009-07-28 12:13:44 +01:00
eglnative
eglx
fruity
glx [glx] Explicitly set the depth size for GLX visuals 2009-07-27 15:08:03 +01:00
json Remove unused variable to fix compiler warning. 2009-07-28 12:13:44 +01:00
osx [osx] Update events to floating point coordinates 2009-07-27 10:45:26 +01:00
pango
sdl
win32 [win32] Remove the call to clutter_redraw in clutter_stage_win32_show 2009-07-28 12:13:44 +01:00
x11 Always create the Damage object for ClutterX11TexturePixmap auto updates 2009-07-27 10:49:38 +01:00
clutter-actor.c Remove explicit size of the Vertex arrays 2009-07-27 16:10:07 +01:00
clutter-actor.h Remove explicit size of the Vertex arrays 2009-07-27 16:10:07 +01:00
clutter-alpha.c
clutter-alpha.h
clutter-animatable.c
clutter-animatable.h [animatable] Allow validation in ::animate_property 2009-05-27 13:01:31 +01:00
clutter-animation.c [animation] Fix variable use 2009-07-28 13:21:57 +01:00
clutter-animation.h
clutter-backend.c
clutter-backend.h
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c
clutter-behaviour-path.h
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c
clutter-behaviour.h
clutter-bezier.c
clutter-bezier.h
clutter-binding-pool.c
clutter-binding-pool.h
clutter-cairo-texture.c
clutter-cairo-texture.h
clutter-child-meta.c
clutter-child-meta.h
clutter-clone.c
clutter-clone.h
clutter-color.c [color] Fix HLS to RGB colorspace conversion 2009-07-27 12:04:40 +01:00
clutter-color.h
clutter-container.c
clutter-container.h
clutter-debug.h
clutter-deprecated.h Fix copy-and-paste errors in the deprecation macros 2009-07-21 09:22:38 +01:00
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-event.c
clutter-event.h
clutter-feature.c
clutter-feature.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00
clutter-fixed.c
clutter-fixed.h
clutter-frame-source.c
clutter-frame-source.h
clutter-group.c
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-interval.c
clutter-interval.h
clutter-json.h.in
clutter-keysyms-table.h
clutter-keysyms.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c Initialize pixel data before glReadPixels(). 2009-07-28 12:13:43 +01:00
clutter-main.h
clutter-marshal.list
clutter-master-clock.c ensure next iteration 2009-07-10 11:38:42 +01:00
clutter-master-clock.h ensure next iteration 2009-07-10 11:38:42 +01:00
clutter-media.c
clutter-media.h
clutter-model-private.h
clutter-model.c
clutter-model.h
clutter-path.c
clutter-path.h
clutter-private.h Remove unused TEXTURE_IN_CLONE_PAINT private flag 2009-07-13 16:16:38 +01:00
clutter-rectangle.c
clutter-rectangle.h
clutter-score.c
clutter-score.h
clutter-script-parser.c
clutter-script-private.h
clutter-script.c
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-shader-types.c Convert gint to GLints in the Shader types wrapper 2009-07-27 15:01:52 +01:00
clutter-shader-types.h
clutter-shader.c
clutter-shader.h
clutter-stage-manager.c
clutter-stage-manager.h
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c [stage] Add a warning for :offscreen usage 2009-07-27 15:42:31 +01:00
clutter-stage.h Allow disabling motion event throttling 2009-07-20 11:44:52 +01:00
clutter-text.c [text] Allow key navigation by word 2009-07-23 19:04:27 +01:00
clutter-text.h
clutter-texture.c Remove unused TEXTURE_IN_CLONE_PAINT private flag 2009-07-13 16:16:38 +01:00
clutter-texture.h
clutter-timeline.c
clutter-timeline.h
clutter-timeout-interval.c
clutter-timeout-interval.h
clutter-timeout-pool.c [docs] Fix naming of the interval parameter 2009-03-16 16:56:51 +00:00
clutter-timeout-pool.h
clutter-types.h
clutter-units.c [units] Add binding-friendly initializers 2009-07-28 13:46:11 +01:00
clutter-units.h [units] Add binding-friendly initializers 2009-07-28 13:46:11 +01:00
clutter-util.c
clutter-util.h
clutter-version.h.in 2008-03-31 Matthew Allum <mallum@openedhand.com> 2008-03-31 17:15:02 +00:00
clutter.h
Makefile.am Fix parallel build of introspection 2009-07-18 16:53:08 +01:00