profile/ivi/clutter.git
2010-09-20 Emmanuele Bassibuild: Remove unnecessary newline
2010-09-20 Frederik Hahnepo: Update German translation
2010-09-18 Emmanuele Bassitexture: Add more validation on the material
2010-09-17 Neil RobertsFix the ordering of the arguments for clutter_table_lay...
2010-09-17 Neil Robertscogl-object-private.h: Include cogl-debug.h
2010-09-17 Emmanuele Bassidocs: Add sub-classing notes on ActorMeta and Constraint
2010-09-17 Emmanuele Bassiflow-layout: Blow the cached preferred size if needed
2010-09-17 Emmanuele Bassiconstraint: Re-implement using update_allocation()
2010-09-17 Emmanuele Bassiconstraint: Add ::update_allocation()
2010-09-17 Emmanuele Bassitest-bind: Fix colors and set the name of the boxes
2010-09-17 Emmanuele Bassibuild: Use the power of abs_builddir
2010-09-17 Emmanuele Bassibuild: Enable COGL_OBJECT_DEBUG in the debug flags
2010-09-16 Robert Braggoffscreen-effect: Update handling of transforms
2010-09-16 Neil Robertsclutter.modules: Specify the checkoutdir for the gtk2...
2010-09-15 Emmanuele BassiPost-release version bump to 1.3.15
2010-09-15 Emmanuele BassiRelease Clutter 1.3.14 (developers snapshot)
2010-09-15 Emmanuele Bassibuild: Add cogl-debug-options.h
2010-09-15 Emmanuele Bassidocs: Fix the name of the parameters
2010-09-15 Neil Robertscogl: Make cogl_util_next_p2 internal and fix the docum...
2010-09-15 Neil Robertscogl-vertex-buffer: Don't always set COGL_MATERIAL_FLUS...
2010-09-15 Robert Braggmaterial-arbfp: fix updating params if sharing progs
2010-09-15 Robert Braggmaterial-arbfp: Another pass at simplifying the code
2010-09-15 Robert Braggmaterial: Adds experimental cogl_material_foreach_layer API
2010-09-15 Robert Braggmaterial: don't declare backend vtables in headers
2010-09-15 Robert Braggmaterial-arbfp: don't recompile for constant changes
2010-09-15 Robert Braggmaterial-arbfp: don't redo codegen for texture changes
2010-09-15 Robert Braggmaterial: make layer/material_pre_changes mutually...
2010-09-15 Robert Braggmaterial-arbfp: fixes for how we track private state
2010-09-15 Robert Braggmaterial: pass material owner for layer pre changes
2010-09-15 Robert Braggarbfp: rename get_arbfp_authority clarifying semantics
2010-09-15 Robert Braggmaterial: track if material change is layer change
2010-09-15 Robert Braggmaterial: Adds _get_layer_combine_constant API
2010-09-15 Robert Braggmaterial: track unit state with arbfp private state
2010-09-15 Emmanuele BassiEnumeration value should be on the same line
2010-09-14 Robert Braggcogl-framebuffer: fix leak when popping framebuffer
2010-09-14 Robert BraggInitialize the cogl uprof state in cogl_create_context
2010-09-14 Robert Braggjournal: provide more detailed uprof instrumentation
2010-09-14 Robert Braggprofile: Update to uprof-0.3 dep for --enable-profile
2010-09-13 Neil Robertscogl-framebuffer: Clear the renderbuffer list on failure
2010-09-13 Robert Braggclone: scale src with apply_transform not cogl_scale
2010-09-13 Robert Braggglx: Mark stage clip initialized even for NULL user...
2010-09-13 Robert Braggactor: warn if allocating actor not descending from...
2010-09-13 Robert Bragggeometry: Adds a clutter_geometry_intersects API
2010-09-13 Emmanuele Bassiactor-box: Correctly clamp to pixel
2010-09-13 Robert BraggTry to clean up how we handle actor transformations
2010-09-13 Robert Braggactor: Add _get_stage_internal to clutter-private.h
2010-09-13 Emmanuele BassiMerge remote branch 'elliot/cookbook-animations-reuse'
2010-09-13 Murray CummingRemove trailin enum commas, avoiding C++ warnings.
2010-09-13 Elliot Smithcookbook: Added a recipe for reusing a complex animation
2010-09-13 Elliot Smithcookbook: Added id for section in "rotating an actor...
2010-09-13 Elliot Smithcookbook: Simplified and clarified example code
2010-09-13 Elliot Smithcookbook: Cleaned up the "animations reuse" example
2010-09-13 Elliot Smithcookbook: Refactored reusable animation example
2010-09-13 Elliot Smithcookbook: Added example for animation reuse recipe
2010-09-13 Alejandro Piñeirocally: fixing public headers
2010-09-13 Emmanuele Bassibuild: Add tesselator to the include paths
2010-09-13 Emmanuele Bassibuild: Generate ClutterJson in the top directory
2010-09-13 Emmanuele Bassibuild: List the units inside a file
2010-09-13 Emmanuele Bassibuild: Remove gir files from dist
2010-09-12 Emmanuele Bassibuild: Do not build a noinst library for the tesselator
2010-09-10 Emmanuele Bassicookbook: Use the new CLUTTER_KEY_* symbol constants
2010-09-10 Emmanuele Bassibuild: Disable deprecated API when building the cookboo...
2010-09-10 Emmanuele Bassikeysyms: Update the macros to CLUTTER_KEY_*
2010-09-10 Lucas Rochaintrospection: Add full path for the Clutter-1.0 inclusion
2010-09-10 Emmanuele Bassibuild: Disable deprecated API when building Clutter
2010-09-10 Emmanuele BassiDo not use deprecated API internally
2010-09-10 Emmanuele BassiUpdate the NEWS
2010-09-10 Emmanuele Bassiactor: Add a method for querying key focus
2010-09-10 Emmanuele Bassianimation: Allow detaching an animation from an actor
2010-09-09 Colin Waltersintrospection: Don't look for installed Cogl-1.0.gir
2010-09-09 Colin Waltersintrospection: Don't look for installed Clutter-1.0.gir
2010-09-09 Emmanuele Bassipo: Update Polish localization
2010-09-09 Chris KühlAdded documentation for alpha parameter in Behaviour...
2010-09-09 Neil Robertscogl-vertex-buffer: Flush the framebuffer state first
2010-09-09 Emmanuele Bassibuild: Allow using gettext 0.17
2010-09-09 Emmanuele Bassipo: Update German localization
2010-09-09 Robert BraggClutterX11TexturePixmap: Fix unbalanced error trapping
2010-09-08 Emmanuele Bassibuild: Add ClutterX11 introspection generation
2010-09-08 Emmanuele Bassibuild: Add XML files to the ignore blacklist
2010-09-08 Emmanuele Bassix11-texture-pixmap: Do not go through g_object_get()
2010-09-08 Owen W. TaylorClean up CoglTexturePixmapX11 first
2010-09-08 Emmanuele BassiAdd caller-allocates annotations
2010-09-08 Emmanuele BassiFurther annotation fixes
2010-09-08 Owen W. Taylorintrospection: Add missing (out) annotations
2010-09-08 Emmanuele BassiConstify Event accessors and copy method
2010-09-08 Emmanuele Bassipo: Rename the POT file
2010-09-08 Emmanuele Bassipo: Add clutter.pot to the repository
2010-09-08 ElleUcapo: Add italian translation
2010-09-08 Emmanuele Bassipo: Update the translation files
2010-09-08 Emmanuele BassiAdd more /po files to the ignore list
2010-09-08 Emmanuele Bassibuild: Update autogen.sh
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
next