summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Clutter 1.9.8 (snapshot)1.9.8Emmanuele Bassi2012-01-242-1/+25
* cookbook: Start migrating to the new APIEmmanuele Bassi2012-01-244-47/+42
* cookbook: Begin porting examples to the new APIEmmanuele Bassi2012-01-247-60/+68
* actor: use paint opacity to paint the background colorEmmanuele Bassi2012-01-241-1/+8
* docs: Add missing functionEmmanuele Bassi2012-01-241-0/+1
* docs: Inlined examples break enums gtk-docEmmanuele Bassi2012-01-241-33/+2
* script: Add loading from a resourceEmmanuele Bassi2012-01-244-1/+44
* actor: Remove unused functionEmmanuele Bassi2012-01-242-60/+1
* Override Container inside ClutterStageEmmanuele Bassi2012-01-232-24/+102
* Allow mixing old and new API without falling apartEmmanuele Bassi2012-01-235-198/+464
* interactive/actors: Update the venerable test-actorsEmmanuele Bassi2012-01-231-18/+26
* Updated Galician translationsFran Diéguez2012-01-231-197/+241
* actor: NULL-ify sibling fields when removingEmmanuele Bassi2012-01-201-1/+10
* wayland: Update to changes in the SHM apiRob Bradford2012-01-201-1/+1
* group: Restore previous implementationEmmanuele Bassi2012-01-202-37/+340
* stage: Restore the chain up inside allocate()Emmanuele Bassi2012-01-201-2/+2
* actor: Remove default layout-managerEmmanuele Bassi2012-01-201-45/+6
* group: Gut the implementationEmmanuele Bassi2012-01-201-97/+41
* actor: Move underallocation warning to diagnostic modeEmmanuele Bassi2012-01-201-2/+3
* actor: Use internal add/remove child in reparent()Emmanuele Bassi2012-01-201-11/+18
* Post-release version bump to 1.9.7Emmanuele Bassi2012-01-191-1/+1
* Release Clutter 1.9.6 (snapshot)1.9.6Emmanuele Bassi2012-01-192-1/+36
* build: Bump up the Cogl requirementEmmanuele Bassi2012-01-191-1/+1
* stage: Use clutter_actor_set_allocation()Emmanuele Bassi2012-01-191-7/+2
* actor: Fix the has_overridden_allocate checkEmmanuele Bassi2012-01-191-1/+1
* docs: Add clutter_actor_set_allocation()Emmanuele Bassi2012-01-191-0/+1
* symbols: Add clutter_actor_set_allocation()Emmanuele Bassi2012-01-191-0/+1
* actor: Maintain behaviour of old allocate() implementationsEmmanuele Bassi2012-01-192-59/+216
* actor: Be more conservative with the default paint volumeEmmanuele Bassi2012-01-181-3/+14
* Updated Spanish translationDaniel Mustieles2012-01-181-124/+164
* build: Fix up the test rules for private depsEmmanuele Bassi2012-01-171-6/+8
* Updated POTFILES.inPiotr Drąg2012-01-171-0/+1
* build: Add private deps to cflags and libsEmmanuele Bassi2012-01-171-2/+2
* actor: Add :first-child and :last-child propertiesEmmanuele Bassi2012-01-171-0/+49
* actor: Do not use ::constructedEmmanuele Bassi2012-01-171-16/+15
* interactive: Drop more deprecated classesEmmanuele Bassi2012-01-173-21/+23
* interactive: Use ClutterActor instead of deprecated classesEmmanuele Bassi2012-01-172-7/+9
* conform/actor-size: Do not use RectangleEmmanuele Bassi2012-01-171-1/+3
* actor: Provide a better default pick() behaviourEmmanuele Bassi2012-01-171-0/+17
* actor: Deprecate show_all()/hide_all()Emmanuele Bassi2012-01-173-4/+15
* Updated Spanish translationDaniel Mustieles2012-01-171-61/+63
* Post-release version bump to 1.9.5Emmanuele Bassi2012-01-171-1/+1
* Release Clutter 1.9.4 (snapshot)1.9.4Emmanuele Bassi2012-01-171-1/+1
* text: Fix the buffer length check on paintEmmanuele Bassi2012-01-171-1/+1
* script: Fix a segfaultEmmanuele Bassi2012-01-171-1/+2
* text-buffer: Fix the Since annotationsEmmanuele Bassi2012-01-171-38/+44
* Update the NEWS fileEmmanuele Bassi2012-01-171-0/+74
* Add ClutterTextBuffer to the API referenceEmmanuele Bassi2012-01-174-0/+37
* Update clutter.symbols for TextBufferEmmanuele Bassi2012-01-171-0/+13
* interactive/text: Remove spurious g_object_unref()Emmanuele Bassi2012-01-171-2/+0