profile/ivi/clutter.git
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
2010-08-16 Emmanuele Bassidocs: Add :keep-aspect-ratio behaviour to the notes
2010-08-16 Emmanuele Bassitexture: Default square textures to height-for-width
2010-08-16 Emmanuele BassiPost-release version bump to 1.3.13
2010-08-16 Emmanuele BassiRelease Clutter 1.3.12 (developers snapshot)
2010-08-16 Emmanuele Bassibuild: Fix distcheck errors
2010-08-15 Emmanuele Bassibuild: Use maintainer-clean for the ignore files removal
2010-08-15 Emmanuele BassiRevert "build: Distclean generated ignore files"
2010-08-14 Emmanuele Bassibuild: Rule for quick publishing of the cookbook
2010-08-14 Emmanuele Bassibuild: Autogenerate more ignore files
2010-08-13 Emmanuele Bassibuild: Distclean generated ignore files
2010-08-13 Emmanuele Bassibuild: Make test-conform depend on Makefile changes
2010-08-13 Emmanuele Bassibuild: Autogenerate interactive/.gitignore
2010-08-13 Emmanuele Bassibuild: Generate the conformance/.gitignore file
2010-08-13 Emmanuele Bassibuild: Split up the test-conformance SOURCES
2010-08-13 Emmanuele Bassiclutter.modules: Remove deps on gir-repository
2010-08-13 Emmanuele BassiRevert "clutter.modules: Remove deps on gir-repository"
2010-08-13 Emmanuele Bassiclutter.modules: Remove deps on gir-repository
2010-08-13 Emmanuele Bassiclutter.modules: Add a gtk2 module for gtk+ 2.x
2010-08-13 Emmanuele Bassianimator: Plug some leaks
2010-08-13 Robert Braggmaterial: Implements weak materials
2010-08-13 Emmanuele Bassistate: Plug some memory leakage
2010-08-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-events-mouse-scroll'
2010-08-12 Neil Robertsdocs: Update the build instructions in the reference
2010-08-12 Emmanuele BassiRemove last uses of cogl_program_uniform*
2010-08-12 Neil Robertsbuild/mingw/README: Replace with a link to the wiki
2010-08-12 Robert Braggcogl-shader: get_info_log should always use strdup
2010-08-12 Robert Braggcogl-shader: correctly #ifdef guard an if else block
2010-08-12 Robert Braggmaterial-glsl: #include "cogl-shader-private.h"
2010-08-12 Robert Braggtests: Remove use of cogl_program_use
2010-08-12 Robert Braggclutter-shader: use cogl_program_set_uniform_xyz API
2010-08-12 Robert Braggcogl-program: Adds use_uniform_xyz methods
2010-08-12 Damien Lespiauintrospection: Use the --quiet flag conditionally
2010-08-12 Neil Robertsclutter.modules: cluttersmith depends on gjs and clutte...
2010-08-12 Neil RobertsRemove test-random-text from the interactive .gitignore
2010-08-12 Emmanuele BassiUpdate the micro-bench Git ignore file
2010-08-12 Emmanuele Bassibuild: Add simple scripts for setting up jhbuild
2010-08-12 Elliot Smithcookbook: Cleaning up grammar and wording in mouse...
2010-08-12 Neil Robertscogl-atlas: Verify that the chosen initial size is...
2010-08-12 Neil Robertscogl-atlas: Use _cogl_texture_driver_size_supported
2010-08-12 Neil Robertscogl-rectangle-map: Record largest gap rather than...
2010-08-12 Neil Robertscogl-atlas: Try the next size when there would be less...
2010-08-12 Neil Robertscogl-atlas: Add some more debugging notes
2010-08-12 Neil Robertscogl-rectangle-map: Use a GArray for the stack
2010-08-12 Neil Robertscogl-rectangle-map: Store the remaining space per node
2010-08-12 Neil Robertscogl-atlas: Increase the default minimum texture size
2010-08-12 Neil Robertscogl-pango: Use a CoglAtlas to maintain the glyph cache
2010-08-12 Neil Robertscogl-atlas: Support multiple formats and clearing the...
2010-08-12 Neil Robertscogl-atlas-texture: Split out the atlas data structure
2010-08-12 Neil Robertscogl: Add an internal utility to maintain a list of...
2010-08-12 Neil Robertscogl-atlas: Rename to CoglRectangleMap
2010-08-12 Neil Robertstest-random-text: Convert to a micro-benchmark
2010-08-12 Neil Robertstest-text-perf: Add a wider range of characters
2010-08-12 Neil Robertstest-text-perf: Scale the text if the settings will...
2010-08-12 Neil Robertscogl-material: Compare whether textures are equal by...
2010-08-12 Elliot Smithcookbook: Added more explanation about setting y coord...
2010-08-12 Neil Robertscogl-atlas-texture: Accept formats with different compo...
2010-08-12 Emmanuele Bassibuild: Make the introspection generation quiet (again)
2010-08-12 Emmanuele Bassidrag-action: Capture ENTER when dragging
2010-08-11 Elliot Smithcookbook: Mentioned the animation in the sample code
2010-08-11 Elliot Smithcookbook: Included video of the scroll example running
2010-08-11 Elliot Smithcookbook: Made stage slightly smaller for scroll event...
2010-08-11 Elliot Smithcookbook: Added video showing scrollable actor
2010-08-11 Elliot Smithcookbook: Added walk through of code example for mouse...
2010-08-11 Elliot Smithcookbook: Fixed link to example in mouse scroll recipe
2010-08-11 Elliot Smithcookbook: Simplified full scroll example
2010-08-11 Elliot Smithcookbook: Improved wording and formatting in mouse...
2010-08-11 Elliot Smithcookbook: Handle all possible mouse scroll directions
2010-08-11 Elliot Smithcookbook: Build mouse scroll example with cookbook
next