profile/ivi/clutter.git
2011-07-10 Piotr DrągUpdated POTFILES.in
2011-07-10 Emmanuele Bassitext: Make sure that the selection box is big enough
2011-07-10 Emmanuele Bassiosx: Fix a compiler warning
2011-07-08 Emmanuele Bassiconform/pick: Print debug spew only if verbosity is...
2011-07-08 Emmanuele Bassitexture: Deprecate the new_from_actor() function
2011-07-08 Emmanuele BassiDeprecate ClutterScore
2011-07-07 Neil Robertstest-cogl-materials: Add a simple test for ref-counting...
2011-07-06 Philippe Normanda11y: cally-text get_offset_at_point implementation
2011-07-06 Philippe Normanda11y: cally-text get_character_extents implementation
2011-07-06 Philippe Normanda11y: expose _cally_actor_get_top_level_origin in cally...
2011-07-06 Philippe Normanda11y: get_default_attributes implementation on cally...
2011-07-06 Philippe Normanda11y: cally-atktext-example cleanups
2011-07-06 Philippe Normanda11y: use actor color if no fgcolor found in pango...
2011-07-06 Philippe Normanda11y: factor some PangoAttributes->AtkTextAttributes...
2011-07-06 Alejandro Piñeiro[a11y] Exposing via ATK the proper toolkit name and...
2011-07-05 Neil Robertsclutter-actor: Don't apply shaders during picking
2011-07-04 Emmanuele BassiPost-release version bump to 1.7.5
2011-07-04 Emmanuele BassiRelease Clutter 1.7.4 (snapshot)
2011-07-04 Emmanuele Bassibuild: Fix up the tarball target used when releasing
2011-07-04 Emmanuele Bassibuild: Clean up the cally test Makefile.am
2011-07-04 Øyvind Kolåstests: Add performance tracking framework
2011-07-04 Emmanuele Bassipo: Fix the name of the translatable file
2011-07-04 Emmanuele Bassipo: Fix the location of a translatable file
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
next