summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* texture: Deprecate the new_from_actor() functionEmmanuele Bassi2011-07-084-0/+10
* Deprecate ClutterScoreEmmanuele Bassi2011-07-083-0/+9
* test-cogl-materials: Add a simple test for ref-counting copiesNeil Roberts2011-07-071-0/+47
* a11y: cally-text get_offset_at_point implementationPhilippe Normand2011-07-062-1/+88
* a11y: cally-text get_character_extents implementationPhilippe Normand2011-07-062-2/+90
* a11y: expose _cally_actor_get_top_level_origin in cally-actor-privatePhilippe Normand2011-07-062-11/+18
* a11y: get_default_attributes implementation on cally-textPhilippe Normand2011-07-062-2/+231
* a11y: cally-atktext-example cleanupsPhilippe Normand2011-07-061-51/+58
* a11y: use actor color if no fgcolor found in pango attributesPhilippe Normand2011-07-061-26/+52
* a11y: factor some PangoAttributes->AtkTextAttributes mappingsPhilippe Normand2011-07-061-56/+98
* [a11y] Exposing via ATK the proper toolkit name and versionAlejandro Piñeiro2011-07-062-7/+20
* clutter-actor: Don't apply shaders during pickingNeil Roberts2011-07-051-4/+9
* Post-release version bump to 1.7.5Emmanuele Bassi2011-07-041-1/+1
* Release Clutter 1.7.4 (snapshot)1.7.4Emmanuele Bassi2011-07-042-1/+63
* build: Fix up the tarball target used when releasingEmmanuele Bassi2011-07-041-1/+1
* build: Clean up the cally test Makefile.amEmmanuele Bassi2011-07-041-61/+29
* tests: Add performance tracking frameworkØyvind Kolås2011-07-0418-12/+1606
* po: Fix the name of the translatable fileEmmanuele Bassi2011-07-041-1/+1
* po: Fix the location of a translatable fileEmmanuele Bassi2011-07-041-1/+1
* build: Fix the path to the tslib event sourceEmmanuele Bassi2011-07-041-1/+1
* clutter-media: mention the asynchronous behavior of set_playing() in the doc.Samuel Degrande2011-07-041-1/+7
* clutter-text: Always update cursor positions when paintingJasper St. Pierre2011-07-041-5/+5
* Deprecate mallum's add() macros for Group and StageEmmanuele Bassi2011-07-042-1/+9
* build: fix Makefile.am to build glx tfp code on x11 platformsRobert Bragg2011-07-041-1/+1
* glx-tfp: Don't include glx.hRobert Bragg2011-07-041-2/+0
* build: check COGL_HAS_GLES2 to check for gles2 supportRobert Bragg2011-07-041-1/+1
* Bump up the Cogl dependencyEmmanuele Bassi2011-07-011-1/+1
* Arrays in parameters were not correctly annotated.Peter Ward2011-07-012-4/+4
* paint-volume: remove more is_axis_aligned assertionsRobert Bragg2011-06-301-17/+114
* backend-cogl: update in line with Cogl API changeRobert Bragg2011-06-301-1/+1
* win32: use typesafe cogl_win32_renderer_handle_eventRobert Bragg2011-06-301-2/+2
* doc/RELEASING: Fix the check for diffs from origin/masterNeil Roberts2011-06-291-1/+1
* Annotate ClutterTexture::load-finished with the correct type for error.Peter Ward2011-06-271-2/+2
* build: Create and install clutter-glx pkg-config fileEmmanuele Bassi2011-06-241-0/+5
* Support multiple pointers in ClutterDragAction.Peter Ward2011-06-211-0/+6
* docs: Remove the in-tree cogl fixxref optionEmmanuele Bassi2011-06-211-1/+0
* docs: Fix the GLX sectionEmmanuele Bassi2011-06-204-17/+3
* docs: Fix deprecation notice for ClutterBehaviourEmmanuele Bassi2011-06-201-4/+7
* docs: Fix up labels in the constraint example imageEmmanuele Bassi2011-06-201-0/+0
* docs: Add the (now deprecated) GLX texture-pixmapEmmanuele Bassi2011-06-202-18/+25
* docs: Add the Deprecate tag to BehavioursEmmanuele Bassi2011-06-207-1/+26
* docs: Fix duplicate symbol in the sections listEmmanuele Bassi2011-06-201-1/+1
* build: Build the GLX symbolsEmmanuele Bassi2011-06-201-2/+2
* Fix the deprecation guard for ClutterGLXTexturePixmapEmmanuele Bassi2011-06-201-1/+1
* docs: Document ClutterDropActionEmmanuele Bassi2011-06-205-2/+160
* Add ClutterDropActionEmmanuele Bassi2011-06-207-1/+694
* drag-action: Remove the drag handle on destructionEmmanuele Bassi2011-06-201-3/+22
* drag-action: Use the dragged actor private APIEmmanuele Bassi2011-06-201-1/+10
* stage: Allow tracking dragged actorsEmmanuele Bassi2011-06-202-0/+56
* docs: Fix up the API referenceEmmanuele Bassi2011-06-204-4/+11