profile/ivi/clutter.git
2010-02-08 Emmanuele Bassidocs: Describe the Animation definition syntax
2010-02-08 Emmanuele Bassianimator: Provide a ClutterScript parser
2010-02-08 Emmanuele Bassianimator: Allow retrieving type property type from...
2010-02-08 Emmanuele Bassiscript: Use a node when resolving an animation mode
2010-02-07 Øyvind KolåsAdd ClutterAnimator
2010-02-06 Emmanuele BassiAdd cogl-subtexture test to the Git ignore file
2010-02-06 Emmanuele BassiDeprecate clutter_util_next_p2()
2010-02-06 Emmanuele Bassidocs: Fix whitespace in the App manual stub
2010-02-06 Emmanuele Bassibuild: Add suppressions file to EXTRA_DIST
2010-02-06 Neil RobertsMerge branch 'more-texture-backends'
2010-02-06 Neil Robertscogl-bitmap: Update the format after (un)premultiplying
2010-02-05 Neil Robertscogl-atlas-texture: Fix a cut and paste error when...
2010-02-04 Damien Lespiaudocs: Use % for defines not #
2010-02-04 Damien Lespiaudocs: fix new line in the cogl xml top level document
2010-02-04 Emmanuele Bassievent: Do not generate click count for SCROLL events
2010-02-04 Emmanuele Bassitests: Add a Valgrind suppression file
2010-02-04 Neil Robertsglx: Create a colormap for the dummy window
2010-02-04 Emmanuele Bassiglx: Clarify *why* we need the dummy window
2010-02-04 Emmanuele Bassiglx: Do not leak a XVisualInfo
2010-02-03 Neil Robertscogl-texture: Avoid copying the bitmap when premultiply...
2010-02-03 Neil Robertscogl-texture: Split out _cogl_texture_prepare_for_upload
2010-02-03 Neil Robertscogl-atlas: Make the cogl_atlas_* API internal
2010-02-03 Jussi Kukkonentext: implement del_word_next/del_word_prev()
2010-02-03 Emmanuele BassiRemove the SDL backend
2010-02-03 Neil Robertswin32: Use a dummy window to support delayed stage...
2010-02-03 Emmanuele Bassiglx: Fix error messages and debug notes
2010-02-03 Emmanuele Bassistage: Create the default stage on demand
2010-02-03 Emmanuele Bassiglx: Create the dummy Window with the GLX context
2010-02-03 Emmanuele Bassifeature: Make sure we have a GL context
2010-02-03 Emmanuele Bassistage: Move default title in Stage.init
2010-02-03 Emmanuele BassiLazily create the Pango fontmap
2010-02-03 Emmanuele BassiDelay default stage creation
2010-02-03 Emmanuele Bassicogl-debug: Remove redundant newlines
2010-02-03 Emmanuele Bassitests: Clean up the cairo-flowers interactive test
2010-02-03 Emmanuele Bassitext: Add :font-description
2010-02-03 Neil Robertscogl-vertex-buffer: Refix disabling texture coord arrays
2010-02-03 Emmanuele Bassitext: Fixes for selection bound
2010-02-02 Kristian HøgsbergUse ClutterTimeline in test-clutter-cairo-flowers.c
2010-02-02 Emmanuele Bassidocs: Clarify Group's sizing semantics
2010-02-02 Emmanuele Bassitests: Add an initial Behaviour conformance suite
2010-02-02 Emmanuele Bassibehaviour: Clean up BehaviourOpacity
2010-02-01 Emmanuele Bassievent: Unify the off-stage motion events delivery behaviour
2010-02-01 Emmanuele Bassibuild: -Wformat is required for -Wformat-security
2010-02-01 Emmanuele Bassibuild: Retrieve X11 cflags and libraries
2010-02-01 Neil RobertsMerge remote branch 'master' into texture-debugging
2010-02-01 Neil Robertscogl-material: Compare GL texture numbers for material...
2010-02-01 Neil Robertscogl: Let GL do the format conversion when uploading...
2010-02-01 Neil Robertscogl: Do the premult conversion in-place rather than...
2010-02-01 Neil Robertscogl-atlas-texture: Use a single atlas for both RGB...
2010-02-01 Emmanuele Bassiactor: Reword the allocation cycle warning
2010-02-01 Emmanuele BassiMerge branch 'device-manager'
2010-02-01 Alejandro PiñeiroFix problems with "position" and "selection-bound"...
2010-02-01 Emmanuele Bassistage: Add :key-focus property
2010-02-01 Emmanuele Bassidocs: Update the README
2010-02-01 Emmanuele Bassidocs: Update the configure switches in the README
2010-02-01 Emmanuele Bassibuild: Warn with --disable-conformance and --enable...
2010-02-01 Emmanuele BassiRemove tabs from configure.ac
2010-02-01 Emmanuele Bassibuild: Allow disabling the conformance test suite
2010-02-01 Emmanuele BassiWhitespace fixes in cogl-util
2010-02-01 Emmanuele BassiWhitespace fixes
2010-02-01 Emmanuele Bassidocs: Fixes for TimeoutPool and Frame sources
2010-01-28 Neil Robertscogl: Use the colours of COGL_DEBUG=rectangles to debug...
2010-01-27 Neil Robertscogl-vertex-buffer: Fix disabling the texture arrays...
2010-01-27 Neil Robertsdocs: Add some notes about the CoglPixelFormat enums
2010-01-27 Neil Robertsdocs: Fix some of the examples for the animation docs
2010-01-26 Damien Lespiaucogl: Fix checks of the number of available texture...
2010-01-26 Damien Lespiaucogl: Fix gl equivalent of blend string
2010-01-26 Damien Lespiautests: blend-string: use g_assert_cmpint
2010-01-26 Damien Lespiautest-cogl-multitexture: use several materials with...
2010-01-26 Damien Lespiaucogl: Create CoglTextureUnit with its associated unit...
2010-01-22 Emmanuele Bassiactor: Use GParamSpecUint for :opacity
2010-01-22 Emmanuele Bassitest-easing: Do not reconnect signals multiple times
2010-01-22 Emmanuele Bassianimation: Verify internal state
2010-01-22 Emmanuele Bassidocs: Fix the Animation:object property
2010-01-22 Emmanuele Bassianimation: Add more debug annotations
2010-01-22 Emmanuele Bassianimation: Transform if necessary
2010-01-22 Emmanuele Bassianimation: Check for value transformability
2010-01-22 Neil Robertscogl-atlas-texture: Add a debug option to disable the...
2010-01-22 Emmanuele Bassibuild: Use no-define
2010-01-21 Emmanuele Bassibuild: Add no-portability option to automake
2010-01-21 Emmanuele Bassimaster clock: Improve the timeline advancement protection
2010-01-20 Emmanuele Bassix11: Re-enable XI1 extension keyboards
2010-01-20 Emmanuele Bassix11: Always handle core device events before XI events
2010-01-20 Emmanuele Bassidocs: Documentation fixes for DeviceManager
2010-01-20 Emmanuele Bassidevice-manager: Fix the signals definition
2010-01-20 Emmanuele Bassidocs: Add sections for InputDevice and DeviceManager
2010-01-20 Emmanuele Bassidocs: Add clutter_input_device_get_device_name()
2010-01-20 Emmanuele Bassitests: Print out the device details on motion
2010-01-20 Emmanuele BassiAlways register core devices
2010-01-20 Emmanuele Bassidevice: Remove unused is_default member
2010-01-20 Emmanuele Bassiwin32: Experimental implementation of device support
2010-01-20 Emmanuele Bassitests: Print the device name, as well as its Id
2010-01-20 Emmanuele Bassix11: Fill out the :name property of the InputDevices
2010-01-20 Emmanuele Bassidevice: Add the :name property to InputDevice
2010-01-20 Emmanuele Bassix11: Store core devices on the X11 Backend singleton
2010-01-20 Emmanuele Bassidevice: Unset the cursor actor when leaving the stage
2010-01-20 Emmanuele Bassidevice: Add pointer actor getter
2010-01-20 Emmanuele Bassix11: Discard the LeaveNotify for off-stage ButtonRelease
2010-01-20 Emmanuele Bassidevice: Do not overwrite the stage for an InputDevice
2010-01-20 Emmanuele Bassievent: Off-stage button releases have a click count...
next