summaryrefslogtreecommitdiff
path: root/clutter
Commit message (Expand)AuthorAgeFilesLines
* clutter-main: Reword translator comment for default:LTRColin Walters2011-09-231-4/+5
* Queue a redraw when removing an effect by nameTomeu Vizoso2011-09-191-1/+1
* Fix calculation of duration for ClutterState default transitionsCraig R. Hughes2011-09-191-2/+7
* actor: consider empty pv ok in set_default_paint_volumeRobert Bragg2011-09-191-4/+0
* stage: implicitly clip to stage window boundsRobert Bragg2011-09-191-16/+29
* actor: add oob-transform opt to catch out-of-band transformsRobert Bragg2011-09-193-2/+27
* text: We still have to paint the actor if the cursor is visibleRui Matos2011-09-151-1/+2
* text: Take out a nonsense fallbackJasper St. Pierre2011-09-141-4/+0
* docs: Fixes for cross-referencesEmmanuele Bassi2011-09-128-25/+27
* docs: Fix clutter_box_packv() linkEmmanuele Bassi2011-09-121-1/+1
* actor: Pack bitfields in ClutterActorPrivateEmmanuele Bassi2011-09-121-28/+29
* cally: Fix up event listener registration minimallyMatthias Clasen2011-09-111-1/+4
* stage: Protect call to unrealize() in disposeEmmanuele Bassi2011-09-091-1/+3
* cogl/stage: Protect against multiple invocation of unrealize()Emmanuele Bassi2011-09-091-2/+5
* script: Hide private symbolsEmmanuele Bassi2011-09-078-108/+108
* text: Pack all bitfields at the end of the private structureEmmanuele Bassi2011-09-071-21/+22
* text: Clear up priv->text checksEmmanuele Bassi2011-09-071-39/+45
* text: Consistently protect against NULL stringsEmmanuele Bassi2011-09-071-7/+5
* actor: Fix annotations for out Vertex parametersEmmanuele Bassi2011-09-071-3/+3
* text: Make :use-markup set idempotentEmmanuele Bassi2011-09-071-10/+42
* docs: Update test-easing and xinclude it into ClutterAnimationEmmanuele Bassi2011-09-051-0/+9
* static-colors: Simplify the definesEmmanuele Bassi2011-09-051-45/+47
* text: Make :line-wrap actually workEmmanuele Bassi2011-09-051-4/+49
* clutter-flow-layout: fix non-0,0 offset allocationDan Winship2011-09-051-2/+2
* docs: Fix up deprecation notice for BehaviourScaleEmmanuele Bassi2011-09-021-2/+2
* docs: Fix the ClutterTimeline:auto-reverse linkEmmanuele Bassi2011-09-021-1/+1
* docs: Inline test-constraints.c inside BindConstraint's descriptionEmmanuele Bassi2011-09-021-0/+15
* docs: Inline test-drop.c into DropAction's descriptionEmmanuele Bassi2011-09-021-3/+15
* docs: Include test-drag as the DragAction exampleEmmanuele Bassi2011-09-021-0/+14
* bind: Check that the source is not contained inside the actorEmmanuele Bassi2011-09-021-2/+37
* align: Check that source is not contained inside the actorEmmanuele Bassi2011-09-021-2/+37
* docs: Remove mentions of "frames" in TimelineEmmanuele Bassi2011-09-022-2/+2
* Lock the main context when modifying the repaint functions listEmmanuele Bassi2011-09-012-19/+66
* actor: make offscreen_redirect prop take flags + default offRobert Bragg2011-08-302-49/+45
* actions/drag: Be more reliable when destroying the drag handleEmmanuele Bassi2011-08-301-10/+34
* Merge branch 'atkwindow'Alejandro Piñeiro2011-08-302-132/+18
|\
| * a11y: We don't need to explicitly manage window eventsAlejandro Piñeiro2011-08-231-37/+1
| * a11y: Using AtkWindow on cally-stageAlejandro Piñeiro2011-08-231-95/+17
* | layout-managers: Take into account the allocations's originEmmanuele Bassi2011-08-293-10/+16
* | box: Munge the allocation passed to the layout managerEmmanuele Bassi2011-08-291-1/+8
* | build: Add -lm to clutter's LIBADD ruleEmmanuele Bassi2011-08-291-0/+1
* | Adds experimental clutter_backend_get_cogl_context APIRobert Bragg2011-08-242-0/+33
* | actor: Add a comment on the unmapping orderEmmanuele Bassi2011-08-231-1/+11
* | x11/settings: Add Fontconfig/Timestamp keyEmmanuele Bassi2011-08-181-1/+2
* | settings: Add ClutterSettings:fontconfig-timestampEmmanuele Bassi2011-08-181-3/+64
|/
* text: Implement Scriptable interface for font-descriptionRobert Bragg2011-08-161-1/+50
* actor: Don't update last-paint-volume during pickingRobert Bragg2011-08-151-3/+13
* stage-cogl: pass top-left relative swap_region coordsRobert Bragg2011-08-121-3/+1
* a11y: Notify ATK_STATE_SHOWING state changeAlejo Pacin2011-08-041-0/+5
* clutter-stage-win32: Fix name cogl_win32_onscreen_set_foreign_windowNeil Roberts2011-07-311-1/+1