profile/ivi/clutter.git
2011-01-21 Emmanuele Bassidevice/xi2: Blow the cached devices list
2011-01-21 Emmanuele BassiClean up the copyright and licensing blurbs
2011-01-21 Emmanuele Bassix11: Use XI2 API only if we support it
2011-01-21 Emmanuele Bassiinput-device: Add documentation
2011-01-21 Emmanuele Bassiinput-device: Move select_stage_events() to a vfunc
2011-01-21 Emmanuele Bassiinput-device: Make ClutterInputDeviceClass private
2011-01-21 Emmanuele BassiEnable XInput support by default
2011-01-21 Emmanuele Bassievent/x11: Rework the way we translate X11 events
2011-01-20 Emmanuele BassiAppease the gods in introspection
2011-01-20 Emmanuele BassiUpdate the NEWS file
2011-01-20 Emmanuele BassiExpose deprecated symbols whilst building Clutter
2011-01-20 Emmanuele Bassiglx: Deprecate ClutterGLXTexturePixmap
2011-01-20 Emmanuele Bassitest-pixmap: Remove the GLX code
2011-01-19 Emmanuele Bassitest-pixmap: Fix up compilation on EGLX
2011-01-19 Emmanuele Bassidocs: Ignore clutter-config.h when scanning headers
2011-01-19 Emmanuele Bassitests: Try to drop including config.h
2011-01-19 Emmanuele Bassibuild: Generate an instealled config header
2011-01-19 Emmanuele BassiUpdate the NEWS file
2011-01-18 Chris Lordtimeline: Check if the timeline is playing in do_tick
2011-01-18 Lucas Rochadrag-action: fix case where motion events are indefinit...
2011-01-18 Emmanuele Bassistage: Fix gtk-doc annotation for set_accept_focus()
2011-01-17 Bastian Winklerintrospection: Add missing (out) annotations for get_co...
2011-01-17 Emmanuele Bassidocs: Add ClutterClickAction.get_state()
2011-01-17 Lucas Rochaclick-action: add API to get modifier type
2011-01-17 Damien Lespiaucolor: Mark the new static color API as being new from 1.6
2011-01-17 Neil Robertscogl-program: Don't use separate definitions on GLES 1.1
2011-01-17 Neil Robertscogl-pipeline-opengl: #ifdef out set_glsl_program for...
2011-01-17 Neil Robertscogl-pipeline: Fix the enum names for the constant...
2011-01-17 Adel GadllahClutterX11TexturePixmap: Fix doc comment
2011-01-13 Neil Robertscogl-buffer: Support mapping buffers for write on GLES
2011-01-13 Neil Robertscogl: Enable the VBOs feature for GLES2
2011-01-13 Neil Robertscogl: Fallback to set_data when mapping a buffer to...
2011-01-13 Neil Robertscogl-context: Don't enable point sprites on GLES2
2011-01-13 Robert Braggpipeline: differentiate texture target and data state
2011-01-13 Robert Braggpipeline: optimize state init if changing property
2011-01-13 Neil Robertstest-cogl-shader-glsl: Disable the atlas for the hand...
2011-01-13 Neil Robertscogl-atlas-texture: Don't disable atlas if can't read...
2011-01-11 Emmanuele BassiPost-release version bump to 1.5.13
2011-01-11 Emmanuele BassiRelease 1.5.12
2011-01-11 Robert Braggpipeline: don't skip flush if skip_gl_color flag differs
2011-01-11 Damien Lespiautest-shader: Fix the edge-detect shader
2011-01-11 Neil Robertscogl-vertex-attribute: Optionally avoid applying the...
2011-01-11 Emmanuele BassiUpdate the NEWS file
2011-01-11 Bastian Winklerscript-parser: Also honor properties of type GType
2011-01-11 Emmanuele BassiUpdate NEWS file
2011-01-11 Damien Lespiaushader: Don't notify properties when finalizing shaders
2011-01-10 Tomeu VizosoClutterListModel: Implement get_n_rows for improved...
2011-01-10 Adel GadllahClutterAlignConstraint: Keep pixel aligment
2011-01-10 Neil Robertscogl-journal: Avoid enabling blending if possible
2011-01-10 Neil Robertscogl-vertex-attribute: Add flags to _cogl_draw_vertex_a...
2011-01-10 Neil Robertscogl: Don't assume that CoglBitmaps are allocated to...
2011-01-10 Neil Robertscogl-texture-driver-gles: Don't copy the bitmap if...
2011-01-10 Neil Robertscogl-util: Add an internal wrapper for the ffs function
2011-01-10 Neil Robertscogl-texture: Don't use the source rowstride if we...
2011-01-10 Neil Robertscogl-vertex-attribute: Fix the name of the cogl_normal_...
2011-01-10 Emmanuele Bassicontainer: Do not use Actor as prerequisite
2011-01-06 nobledegl: Fix build for --with-flavour=opengl-egl-xlib
2011-01-06 nobledegl: Don't use obsolete API
2011-01-06 Kristian Høgsbergx11: Create the list of all devices correctly
2010-12-30 Emmanuele Bassitest-text-field: Grab key focus on the first entry
2010-12-30 Emmanuele Bassiosx: Implement the set_accept_focus() vfunc
2010-12-30 Emmanuele Bassiwin32: Implement the set_accept_focus() vfunc
2010-12-30 Emmanuele Bassix11: Implement the set_accept_focus() vfunc
2010-12-30 Emmanuele Bassistage: Add :accept-focus property and accessors
2010-12-30 Emmanuele Bassistage-window: Add set_accept_focus() vfunc
2010-12-30 Johan BilienFixed a crash when destroying the actor of a LEAVE...
2010-12-30 Nguyễn Thái... autogen.sh: make autoreconf use automake-1.11 when...
2010-12-30 Johan BilienOnly reset the relayout_pending flag when actually...
2010-12-22 Emmanuele Bassidocs: Fixes for the Cogl API reference
2010-12-21 Emmanuele Bassibuild: Ignore private headers when building the Cogl...
2010-12-21 Emmanuele Bassitest-text-field: Do not expand the labels
2010-12-21 Emmanuele Bassitext: Only paint cursor if we have key focus
2010-12-20 Emmanuele Bassitest-text-field: Clean up
2010-12-20 Emmanuele Bassiinteractive: Remove test-bind
2010-12-18 Emmanuele Bassibuild: Remove Cogl2 reference from the build scripts
2010-12-18 Emmanuele Bassiconstraints: Remove signal handlers on dispose
2010-12-18 Emmanuele Bassibind-constraint: Remove handlers in dispose
2010-12-17 Emmanuele BassiPost-release version bump to 1.5.11
2010-12-17 Emmanuele BassiRelease Clutter 1.5.10 (snapshot)
2010-12-17 Emmanuele Bassibuild: Fix release-check for cogl2 reference
2010-12-17 Emmanuele Bassibuild: Remove stringify.sh from Makefile.am
2010-12-17 Elliot Smithcookbook: Proofing for "box layout" recipe
2010-12-17 Elliot Smithcookbook: Add examples and more text for "box layout...
2010-12-17 Elliot Smithcookbook: Add initial skeleton for box layout recipe
2010-12-17 Emmanuele Bassigeometry: Avoid sign issues when interpolating
2010-12-17 Alexandre QuessyFixed a typo in a doc string
2010-12-17 Emmanuele BassiUpdate NEWS
2010-12-17 Emmanuele Bassitimeline: Rename the reverse property to auto-reverse
2010-12-16 Emmanuele Bassiinteractive: Rename test-rotate
2010-12-16 Emmanuele Bassiinteractive: Remove test-viewport
2010-12-16 Emmanuele Bassiinteractive: Remove test-project
2010-12-16 Emmanuele Bassiinteractive: Remove test-offscreen
2010-12-14 Neil Robertsclutter-stage: Don't always set the projection and...
2010-12-14 Neil Robertscogl-pipeline-fragend-arbfp: Generate ARBfp if user...
2010-12-14 Emmanuele Bassically: Allow memory management for actions
2010-12-14 Mike OwensClutterText: Only grab keyboard focus if keyboard-inter...
2010-12-13 Neil RobertsAllow multiple CoglAtlases for textures
2010-12-13 Neil Robertscogl-atlas: Convert to be a CoglObject subclass
2010-12-13 Neil Robertstest-cogl-just-vertex-shader: Update to use the portabl...
2010-12-13 Neil Robertscogl-shader-boilerplate: Add the 3D texture extension...
next