profile/ivi/clutter.git
2011-07-04 Emmanuele Bassibuild: Fix the path to the tslib event source
2011-07-04 Samuel Degrandeclutter-media: mention the asynchronous behavior of...
2011-07-04 Jasper St.... clutter-text: Always update cursor positions when painting
2011-07-04 Emmanuele BassiDeprecate mallum's add() macros for Group and Stage
2011-07-04 Robert Braggbuild: fix Makefile.am to build glx tfp code on x11...
2011-07-04 Robert Braggglx-tfp: Don't include glx.h
2011-07-04 Robert Braggbuild: check COGL_HAS_GLES2 to check for gles2 support
2011-07-01 Emmanuele BassiBump up the Cogl dependency
2011-07-01 Peter WardArrays in parameters were not correctly annotated.
2011-06-30 Robert Braggpaint-volume: remove more is_axis_aligned assertions
2011-06-30 Robert Braggbackend-cogl: update in line with Cogl API change
2011-06-30 Robert Braggwin32: use typesafe cogl_win32_renderer_handle_event
2011-06-29 Neil Robertsdoc/RELEASING: Fix the check for diffs from origin...
2011-06-27 Peter WardAnnotate ClutterTexture::load-finished with the correct...
2011-06-24 Emmanuele Bassibuild: Create and install clutter-glx pkg-config file
2011-06-21 Peter WardSupport multiple pointers in ClutterDragAction.
2011-06-21 Emmanuele Bassidocs: Remove the in-tree cogl fixxref option
2011-06-20 Emmanuele Bassidocs: Fix the GLX section
2011-06-20 Emmanuele Bassidocs: Fix deprecation notice for ClutterBehaviour
2011-06-20 Emmanuele Bassidocs: Fix up labels in the constraint example image
2011-06-20 Emmanuele Bassidocs: Add the (now deprecated) GLX texture-pixmap
2011-06-20 Emmanuele Bassidocs: Add the Deprecate tag to Behaviours
2011-06-20 Emmanuele Bassidocs: Fix duplicate symbol in the sections list
2011-06-20 Emmanuele Bassibuild: Build the GLX symbols
2011-06-20 Emmanuele BassiFix the deprecation guard for ClutterGLXTexturePixmap
2011-06-20 Emmanuele Bassidocs: Document ClutterDropAction
2011-06-20 Emmanuele BassiAdd ClutterDropAction
2011-06-20 Emmanuele Bassidrag-action: Remove the drag handle on destruction
2011-06-20 Emmanuele Bassidrag-action: Use the dragged actor private API
2011-06-20 Emmanuele Bassistage: Allow tracking dragged actors
2011-06-20 Emmanuele Bassidocs: Fix up the API reference
2011-06-20 Emmanuele Bassibuild: Use tar-ustar and dist-xz to dist tarballs
2011-06-20 Emmanuele Bassibuild: Update the API reference build
2011-06-20 Emmanuele Bassistage: Maintain the motion event delivery invariants
2011-06-20 Emmanuele Bassistage: Make per-actor motion event delivery accessors...
2011-06-19 Daniel MustielesUpdated Spanish translation
2011-06-17 Robert Braggactor: documents _get/apply_relative_transform_matrix
2011-06-17 Neil Robertsactor: Don't use propagated_one_redraw to determine...
2011-06-17 Robert Braggactor: review use of _apply_modelview_transform_recursive
2011-06-17 Robert Bragggroup: Handle list modification while destroying children
2011-06-17 Robert Braggdebug: Use cogl_primitive api for paint-volume visualiz...
2011-06-17 Robert Braggdebug: disable culling with CLUTTER_PAINT=paint-volumes
2011-06-17 Robert Braggdebug: avoid visualization code during picking
2011-06-17 Neil Robertsclutter-actor: Add a debug flag for disabling offscreen...
2011-06-17 Emmanuele Bassikeysyms: Update the key symbols
2011-06-17 Emmanuele BassiRemove an unused variable
2011-06-16 Emmanuele Bassitests/cally: Remove last uses of clutter_group_add()
2011-06-16 Emmanuele BassiRemove usage of clutter_group_add()
2011-06-16 Robert Braggpaint-volumes: remove is_axis_aligned assert for _union
2011-06-16 Robert Braggpaint-volumes: avoid is_complete assert in _axis_align
2011-06-16 Emmanuele Bassibuild: Replace AC_HELP_STRING with AS_HELP_STRING
2011-06-16 Robert Braggpaint-volumes: fix unioning with empty volumes
2011-06-16 Robert Braggpaint-volumes: remove alignment constraint for _set_origin
2011-06-16 Robert Braggpaint-volumes: avoid trashing is_static state
2011-06-16 Robert Braggpaint-volumes: remove alignment constraint for completion
2011-06-15 Robert Braggclutter-stage: Allow a wider range of visible z values
2011-06-15 Neil Robertsclutter-stage: Don't override the user's perspective...
2011-06-15 Robert Braggmake some parts of the stage-window interface optional
2011-06-15 Emmanuele BassiUpdate the location of the cex100 header in the ignore...
2011-06-15 Emmanuele BassiDo not include clutter-egl.h unconditionally
2011-06-15 Robert Braggbackend-cogl: fix s/egl/cogl/ naming left-over
2011-06-15 Robert Braggbuild: Adds missing clutter-glx.h
2011-06-15 Robert Braggbuild: Adds missing clutter-egl-headers.h
2011-06-14 Robert Braggunify egl and glx backends as "cogl" backend
2011-06-14 Robert Braggegl: fix args to cogl_onscreen_x11_set_foreign_window_xid
2011-06-14 Emmanuele Bassistage: Ignore do_update() on unrealized stages
2011-06-14 Emmanuele Bassibackend: Do not call ensure_context() with NULL stage
2011-06-14 Emmanuele Bassiglx: Ignore ensuring context on NULL stages
2011-06-14 Emmanuele Bassibuild: Disable deprecated symbols during development...
2011-06-14 Emmanuele Bassiglx: Remove unused Atom members from ClutterBackendGLX
2011-06-14 Emmanuele Bassidocs: Add symbols index for 1.8
2011-06-13 Colin WaltersClutterModifierType: Port fix from GDK to clutter's...
2011-06-13 Emmanuele BassiPost-release version bump to 1.7.3
2011-06-13 Emmanuele BassiRelease Clutter 1.7.2 (snapshot)
2011-06-13 Emmanuele Bassibuild: Put back ChangeLog.pre-git-import to unbreak...
2011-06-13 Emmanuele Bassibuild: Fix up ChangeLog build generation
2011-06-13 Emmanuele Bassirelease rules: Add note for snapshots
2011-06-13 Philippe Normandclutter-text: new clutter_text_get_layout_offsets API
2011-06-13 Emmanuele Bassieffect: Rename RunFlags to PaintFlags
2011-06-13 Tomeu VizosoGive a chance to effects for running when picking
2011-06-13 Tomeu VizosoRename ClutterEffect::run to ClutterEffect::paint
2011-06-13 Emmanuele Bassidocs: Fix Clutter API reference
2011-06-13 Emmanuele BassiMerge branch 'swipe-action'
2011-06-13 Emmanuele Bassidocs: Update missing documentation
2011-06-13 Emmanuele Bassiscript: Plug a leak
2011-06-13 Emmanuele Bassiscript: Allow warping to states
2011-06-13 Emmanuele BassiSkip introspection for GValue ↔ CoglFixed API
2011-06-13 Emmanuele Bassiscript: Use a weak ref to remove the signal emission...
2011-06-13 Emmanuele Bassiscript: Rename "state" → "states"
2011-06-13 Emmanuele Bassiscript: Allow resolving signals states added from code
2011-06-13 Emmanuele Bassitest-interactive: Add signal-based state transitions
2011-06-13 Emmanuele Bassiscript: Allow connecting signal to ClutterState states
2011-06-13 Marek ČernockýUpdated Czech translation
2011-06-11 Matej UrbančičUpdated Slovenian translation
2011-06-10 Robert Braggbuild: include <cairo.h> not <cairo/cairo.h>
2011-06-10 Emmanuele Bassitest-swipe-action: Clean up the test code
2011-06-10 Emmanuele Bassidocs: Add the new actions to the API reference
2011-06-10 Emmanuele Bassigesture-action: Remove the multi-device entry points
2011-06-10 Emmanuele Bassiswipe-action: Remove the required devices call
2011-06-10 Emmanuele Bassiswipe-action: Clean up
next