summaryrefslogtreecommitdiff
path: root/clutter
Commit message (Expand)AuthorAgeFilesLines
...
* osx: Avoid leaks in Stage::realizeKirk A. Baker2011-07-292-26/+37
* osx: Implement windowDidResignKeyKirk A. Baker2011-07-292-2/+9
* osx: Add windowDidChangeScreen delegateKirk A. Baker2011-07-291-0/+5
* model: Remove an unused variableEmmanuele Bassi2011-07-291-1/+0
* introspection: add missing introspection data from Vala bindingsEvan Nemerson2011-07-2910-15/+20
* docs: Update with the newly added Animatable symbolEmmanuele Bassi2011-07-291-0/+25
* state: Use the Animatable interfaceEmmanuele Bassi2011-07-291-12/+75
* actor: There is no need to implement animate_property()Emmanuele Bassi2011-07-291-17/+0
* animation: Use Animatable.interpolate_value()Emmanuele Bassi2011-07-291-10/+4
* animatable: Deprecate and replace animate_property()Emmanuele Bassi2011-07-292-9/+69
* model: Clean up ModelIter vfunc wrappersEmmanuele Bassi2011-07-291-70/+24
* model: Make sure to emit ::row-changedEmmanuele Bassi2011-07-281-24/+36
* a11y: Use existing clutter_actor_get_paint_visibilityAlejandro PiƱeiro2011-07-261-52/+4
* cairo-texture: Add the :auto-resize propertyEmmanuele Bassi2011-07-262-4/+119
* bin-layout: Fix a leakEmmanuele Bassi2011-07-261-0/+4
* docs: Fixes for building the API referenceEmmanuele Bassi2011-07-2615-43/+41
* cairo-texture: Deprecate create()/create_region()Emmanuele Bassi2011-07-262-0/+10
* cairo-texture: Use signal-based drawingEmmanuele Bassi2011-07-262-151/+389
* actor: Clean up the allocate() checksEmmanuele Bassi2011-07-191-5/+7
* texture: Clean up error reportingEmmanuele Bassi2011-07-181-71/+59
* build: don't explicitly include and egl or gl headersRobert Bragg2011-07-181-19/+3
* alpha: Don't use the GClosure to compute the alpha when possibleDamien Lespiau2011-07-181-16/+50
* text: Fix the default value of "editable"Damien Lespiau2011-07-181-1/+1
* Do not use return with void functionsEmmanuele Bassi2011-07-181-1/+1
* timeline: Cast elapsed time before emitting ::new-frameEmmanuele Bassi2011-07-181-2/+4
* snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHTBastian Winkler2011-07-181-2/+2
* x11/event: Avoid compiler warnings with HAVE_XGE undefinedEmmanuele Bassi2011-07-151-4/+6
* actor: Plug a leak in an error pathEmmanuele Bassi2011-07-151-2/+2
* x11: Improve XGenericEventCookie data allocationCarlos Garnacho2011-07-152-13/+28
* pick: Use Cogl API not GL API to disable ditheringRobert Bragg2011-07-141-6/+6
* Provide stable paint-boxes for fixed sized actorsRobert Bragg2011-07-141-1/+48
* actor: improve rounding in get_allocation_geometryRobert Bragg2011-07-141-4/+4
* Adds a CLUTTER_NEARBYINT macro for float roundingRobert Bragg2011-07-141-0/+7
* paint-volume: don't round paint-volume from allocationRobert Bragg2011-07-141-5/+5
* Make sure the gesture is cancelled even if we miss the release eventTomeu Vizoso2011-07-141-0/+12
* Remove unneeded class closureTomeu Vizoso2011-07-141-1/+0
* osx: Code style cleanupsEmmanuele Bassi2011-07-132-15/+38
* Add default closures for the signals in ClutterGestureActionTomeu Vizoso2011-07-131-2/+19
* Fixed typo of bidng to bindDinh Bowman2011-07-131-1/+1
* Revert "build: Detect the appropriate default flavour"Emmanuele Bassi2011-07-132-21/+3
* build: Detect the appropriate default flavourEmmanuele Bassi2011-07-132-3/+21
* clutter-stage: Add clutter_stage_get_redraw_clip_boundsNeil Roberts2011-07-136-0/+95
* uprof: Add the units in the name of the "Per Frame" timer attributeDamien Lespiau2011-07-121-2/+2
* build: update cogl_onscreen_x11 syms to cogl_x11_onscreenRobert Bragg2011-07-111-2/+2
* backend-cogl: update _get_egl_context symbol nameRobert Bragg2011-07-111-1/+1
* don't call cogl_set_default_context since it's been removedRobert Bragg2011-07-112-8/+0
* uprof: Rename timers to remove the EGL specific bitsDamien Lespiau2011-07-111-4/+4
* text: Make sure that the selection box is big enoughEmmanuele Bassi2011-07-101-17/+17
* osx: Fix a compiler warningEmmanuele Bassi2011-07-101-1/+3
* texture: Deprecate the new_from_actor() functionEmmanuele Bassi2011-07-082-0/+8