profile/ivi/clutter.git
2010-09-08 Emmanuele Bassibuild: Bump gettext version
2010-09-08 Emmanuele BassiIgnore more files under /po
2010-09-08 Emmanuele BassiUpdate ignore files for m4 macros
2010-09-08 Emmanuele BassiAdd Makevars
2010-09-08 Javier Jardónbuild: Use upstream gettext instead the glib one
2010-09-08 Owen W. Taylorintrospection: Fix annotation for clutter_container_get...
2010-09-07 Emmanuele Bassibuild: Update introspection.m4
2010-09-07 Emmanuele Bassibuild: Add escaping in AS_IF()
2010-09-07 Emmanuele BassiMakefile.am.enums: Forgot an AM_V_GEN
2010-09-07 Emmanuele Bassibuild: Fix up rules for enums and marshallers
2010-09-07 Damien Lespiaubuild: Make the generated glib-mkenums c file depend...
2010-09-07 Henrik Hedbergdrag-action: Added x-drag-threshold and y-drag-threshol...
2010-09-06 Emmanuele Bassitexture: Move the material unref() in ::dispose
2010-09-06 Emmanuele Bassitexture: Do some more validation in get_cogl_texture()
2010-09-06 Emmanuele Bassitexture: Use a base material for all instances
2010-09-06 Emmanuele Bassimaterial: Check before unreferencing a texture
2010-09-06 Emmanuele BassiAdd some more introspection annotations
2010-09-03 Emmanuele Bassidocs: Fix up the Cogl API reference build
2010-09-03 Emmanuele Bassicogl-shader: Add deprecation guards for cogl_program_un...
2010-09-03 Emmanuele BassiReplace cogl_color_set_from_* with cogl_color_init_from_*
2010-09-03 Emmanuele Bassidocs: Add annotation glossary to the Cogl API reference
2010-09-03 Emmanuele Bassidocs: Fixes for gtk-doc
2010-09-03 Emmanuele Bassidocs: Update NEWS
2010-09-03 Emmanuele Bassicookbook: Add a short introduction for the Text chapter
2010-09-03 Elliot Smithcookbook: Added recipe for complex animation
2010-09-03 Elliot Smithcookbook: Added a second example to show "overlapping...
2010-09-03 Elliot Smithcookbook: Added complex animations example
2010-09-03 Emmanuele Bassidocs: Update NEWS
2010-09-03 Emmanuele Bassibuild: Allow disabling linking with -Bsymbolic
2010-09-03 Emmanuele Bassiintrospection: Add annotations
2010-09-03 Emmanuele Bassidocs: Update the dependencies
2010-09-03 Emmanuele Bassibuild: Use Makefile.introspection
2010-09-03 Colin Waltersintrospection: Build fixes
2010-09-03 Damien Lespiaucex100: Remove C99-ism
2010-09-03 Damien Lespiaucex100: Use % not # to document constants
2010-09-03 Damien Lespiaucex100: Add an API to configure the buffering mode...
2010-09-03 Damien Lespiaucex100: Add an API to configure the GDL plane to use
2010-09-03 Damien Lespiauegl: Fix the installed headers
2010-09-03 Damien Lespiaucex100: Add a Clutter EGL backend for CE3100/CE4100...
2010-09-03 Damien Lespiauegl: Fix compilation for EGL native
2010-09-01 Emmanuele Bassioffscreen-effect: Rename create_target to create_buffer
2010-08-31 Elliot Smithcookbook: Added recipe for signal handling in ClutterScript
2010-08-31 Elliot Smithcookbook: Added example of connecting signals in Clutte...
2010-08-28 Emmanuele Bassidocs: Pass -DCOGL_ENABLE_EXPERIMENTAL_API when scanning
2010-08-28 Emmanuele Bassidocs: Split x11-texture-pixmap in its own section
2010-08-28 Emmanuele Bassidocs: Fix up the main index of the Clutter API reference
2010-08-28 Emmanuele Bassidocs: Add @Title to the X11TexturePixmap gtk-doc section
2010-08-27 Elliot Smithcookbook: Use nicknames for enumeration values
2010-08-27 Elliot Smithcookbook: Don't use the default stage
2010-08-27 Elliot Smithcookbook: Mention nick names as possible values for...
2010-08-27 Elliot Smithcookbook: Added introduction to and recipe on ClutterScript
2010-08-27 Elliot Smithcookbook: Added comments to script example
2010-08-27 Elliot Smithcookbook: Added first draft of script introduction
2010-08-27 Elliot Smithcookbook: Use text for callouts in documentation
2010-08-27 Elliot Smithcookbook: Added skeleton for script chapter of cookbook
2010-08-27 Elliot Smithcookbook: Simplified ClutterScript example
2010-08-27 Elliot Smithcookbook: Added ClutterScript example
2010-08-26 Emmanuele Bassitest-actors: Name all the actors
2010-08-26 Emmanuele Bassiclick-action: Add get_button()
2010-08-26 Emmanuele Bassiclick-action: Fix the release() method name
2010-08-25 Bastian Winklertest-script-parser: Add a second child to the container
2010-08-25 Bastian Winklerscript-parser: Apply child and layout properties to...
2010-08-24 Neil Robertswin32: Fix the check for the 'IN_DESTRUCTION' flag
2010-08-23 Øyvind Kolåsstate: clutter_state_remove_key_internal fix memory...
2010-08-23 Neil RobertsInvert the check for whether to clip the pick
2010-08-23 Neil RobertsAdd some debugging notes for picking
2010-08-23 Alexandros... Hide internal glx and egl(x) backend symbols.
2010-08-20 Emmanuele Bassibox-layout: Use the correct name for the arguments
2010-08-20 Emmanuele BassiMerge remote branch 'elliot/cookbook-textures-crossfade'
2010-08-20 Elliot Smithcookbook: Added recipe for handling pointer events...
2010-08-20 Elliot Smithcookbook: Added example to show how stacking affects...
2010-08-20 Elliot Smithcookbook: Use get_coords rather than struct members
2010-08-20 Elliot Smithcookbook: Made callback names more consistent
2010-08-20 Elliot Smithcookbook: Added simple pointer motion example
2010-08-20 Elliot Smithcookbook: Added scribble example for pointer motion...
2010-08-20 Elliot Smithcookbook: Renamed example for pointer crossing
2010-08-20 Elliot Smithcookbook: Added example for pointer cross recipe
2010-08-19 Emmanuele Bassidebug: Add a macro for checking debug flags
2010-08-19 Emmanuele Bassiclick-action: Add a method to force a release
2010-08-19 Emmanuele Bassiclick-action: Add attribution
2010-08-18 Robert Braggdocs: Clarifies that queue_redraw also applies to picking
2010-08-18 Robert Braggclutter-texture: queue redraw when changing pick_with_alpha
2010-08-18 Robert BraggCache a full pick render if we have a static stage
2010-08-18 Emmanuele Bassiactor: Ignore paint() on actors being destroyed
2010-08-18 Emmanuele Bassidocs: Improve paint() documentation
2010-08-18 Elliot Smithcookbook: Use GdkPixbuf instead of getting data from...
2010-08-18 Elliot Smithcookbook: Added a recipe for cross-fading between two...
2010-08-18 Elliot Smithcookbook: Modified COGL example for consistency
2010-08-18 Elliot Smithcookbook: Added video of two texture cross-fade
2010-08-18 Elliot Smithcookbook: Removed unused constant
2010-08-18 Elliot Smithcookbook: Renamed front/back to top/bottom in cross...
2010-08-18 Elliot Smithcookbook: Don't need to set keep-aspect-ratio for simpl...
2010-08-18 Elliot Smithcookbook: Modified ordering of statements in cross...
2010-08-18 Elliot Smithcookbook: Added a longer slideshow example
2010-08-18 Elliot Smithcookbook: Made code examples more consistent
2010-08-18 Elliot Smithcookbook: Added example code for texture cross-fading
2010-08-18 Emmanuele BassiPost-release version bump to 1.3.13
2010-08-18 Emmanuele BassiRelease Clutter 1.3.12 (developers snapshot)
2010-08-17 Emmanuele Bassidocs: Fixes to avoid gtk-doc warnings
2010-08-17 Emmanuele Bassibuild: Remove dolt remnants
next