summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove use of the deprecated function cogl_clip_push_window_rectanglewip/cogl2tomeu/cogl2Tomeu Vizoso2012-06-114-8/+15
* Remove use of the deprecated function cogl_get_bitmasksTomeu Vizoso2012-06-111-3/+5
* Add a material compatibility when building with --enable-cogl2Neil Roberts2012-04-304-1/+1477
* Add a --enable-cogl2 configure option to build against Cogl 2.0Neil Roberts2012-04-3019-52/+276
* clutter-shader-effect: Use CoglSnippetsNeil Roberts2012-04-302-253/+264
* tests: Add a test for clutter_shader_effect_get_programNeil Roberts2012-04-301-0/+76
* offscreen-effect: Make get_target virtualNeil Roberts2012-04-302-6/+14
* Updated Brazilian Portuguese translationJonh Wendell2012-04-281-548/+593
* Updated Galician translationsFran Diéguez2012-04-271-560/+602
* Updated Spanish translationDaniel Mustieles2012-04-271-570/+614
* animatable: Disable deprecation warningsEmmanuele Bassi2012-04-271-0/+2
* Updated POTFILES.inPiotr Drąg2012-04-271-5/+6
* Disable deprecation warnings in deprecated classesEmmanuele Bassi2012-04-275-2/+12
* docs: Mention that patches must pass the conformance testsEmmanuele Bassi2012-04-271-0/+9
* docs: Add missing symbols to the sections fileEmmanuele Bassi2012-04-271-2/+10
* docs: Specify scroll_to_point() coordinate spaceEmmanuele Bassi2012-04-271-0/+2
* Deprecate ClutterAlphaEmmanuele Bassi2012-04-2717-8/+63
* docs: Clean up indexEmmanuele Bassi2012-04-271-1/+1
* docs: Add ScrollActor to the API referenceEmmanuele Bassi2012-04-273-0/+24
* Add ClutterScrollActorEmmanuele Bassi2012-04-279-1/+787
* interactive/table-layout: Enable animationsEmmanuele Bassi2012-04-271-0/+1
* layout-manager: Deprecate the layout animationEmmanuele Bassi2012-04-272-3/+20
* table-layout: Deprecate the animation APIEmmanuele Bassi2012-04-272-161/+62
* box-layout: Deprecate the animation APIEmmanuele Bassi2012-04-272-168/+62
* actor: Make :allocation animatableEmmanuele Bassi2012-04-271-14/+43
* actor: Ignore allocation flagsEmmanuele Bassi2012-04-271-6/+4
* actor: Coalesce needs_[xy]_expand() into one methodEmmanuele Bassi2012-04-274-47/+30
* box-layout: Add the :orientation propertyEmmanuele Bassi2012-04-274-103/+229
* bin-layout: Deprecate BinLayout alignmentsEmmanuele Bassi2012-04-276-15/+76
* docs: XInclude the bin layout exampleEmmanuele Bassi2012-04-271-29/+3
* interactive/bin-layout: Improve the example codeEmmanuele Bassi2012-04-272-103/+135
* bin-layout: Use the actor align/expand flagsEmmanuele Bassi2012-04-271-5/+49
* actor: Add private get_effective_x_align() methodEmmanuele Bassi2012-04-272-0/+18
* actor: Add basic automatic expand flagsEmmanuele Bassi2012-04-274-7/+444
* actor: Remove automatic transition init from add_transition()Emmanuele Bassi2012-04-272-17/+1
* Fixes for the API referenceEmmanuele Bassi2012-04-2716-54/+204
* docs: Clean up the animation sectionEmmanuele Bassi2012-04-271-12/+6
* Add deprecation annotationsEmmanuele Bassi2012-04-275-1/+176
* Deprecate ClutterAnimation, as well as clutter_actor_animate()Emmanuele Bassi2012-04-278-205/+193
* Deprecate State and AnimatorEmmanuele Bassi2012-04-279-11/+20
* keyframe-transition: Add direct accessors for key framesEmmanuele Bassi2012-04-274-0/+125
* Add ClutterTransitionGroupEmmanuele Bassi2012-04-2710-12/+406
* timeline: Add an internal function for advancing a timelineEmmanuele Bassi2012-04-272-4/+25
* Add ClutterKeyframeTransitionEmmanuele Bassi2012-04-2711-3/+853
* interval: Allow passing NULL values to the constructorEmmanuele Bassi2012-04-271-8/+9
* easing: Add utility functionsEmmanuele Bassi2012-04-274-112/+92
* actor: Make add_transition() work regardless of easing stateEmmanuele Bassi2012-04-271-12/+12
* docs: Use the Transition convenience APIEmmanuele Bassi2012-04-271-3/+4
* transition: Add interval convenience APIEmmanuele Bassi2012-04-272-0/+249
* docs: Add a reference section for geometric typesEmmanuele Bassi2012-04-273-74/+135