summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix up the unused symbols warningEmmanuele Bassi2011-08-151-1/+1
* docs: Fix up warnings in Cally's reference APIEmmanuele Bassi2011-08-153-2/+14
* docs: Update with the newly added Animatable symbolEmmanuele Bassi2011-07-291-0/+1
* cairo-texture: Add the :auto-resize propertyEmmanuele Bassi2011-07-261-0/+2
* cairo-texture: Use signal-based drawingEmmanuele Bassi2011-07-261-0/+4
* docs: Remove manual/Emmanuele Bassi2011-07-206-286/+1
* docs: Add fixed size and constraints to the size negotiation docsEmmanuele Bassi2011-07-191-0/+13
* docs: Rename the invariants documentationEmmanuele Bassi2011-07-191-0/+0
* docs: Add a simple description of the size negotiation mechanismEmmanuele Bassi2011-07-191-0/+85
* clutter-stage: Add clutter_stage_get_redraw_clip_boundsNeil Roberts2011-07-131-0/+1
* doc/RELEASING: Fix the check for diffs from origin/masterNeil Roberts2011-06-291-1/+1
* docs: Remove the in-tree cogl fixxref optionEmmanuele Bassi2011-06-211-1/+0
* docs: Fix the GLX sectionEmmanuele Bassi2011-06-202-6/+0
* 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: Fix duplicate symbol in the sections listEmmanuele Bassi2011-06-201-1/+1
* docs: Document ClutterDropActionEmmanuele Bassi2011-06-203-0/+19
* docs: Fix up the API referenceEmmanuele Bassi2011-06-201-2/+4
* build: Update the API reference buildEmmanuele Bassi2011-06-201-14/+15
* docs: Add symbols index for 1.8Emmanuele Bassi2011-06-141-0/+5
* build: Put back ChangeLog.pre-git-import to unbreak distcheckEmmanuele Bassi2011-06-131-15743/+0
* clutter-text: new clutter_text_get_layout_offsets APIPhilippe Normand2011-06-131-0/+1
* docs: Fix Clutter API referenceEmmanuele Bassi2011-06-132-0/+4
* Merge branch 'swipe-action'Emmanuele Bassi2011-06-132-0/+38
|\
| * docs: Add the new actions to the API referenceEmmanuele Bassi2011-06-102-0/+38
* | docs: Update missing documentationEmmanuele Bassi2011-06-131-0/+2
|/
* docs: Update the releasing checklistEmmanuele Bassi2011-06-091-4/+5
* Move some old doc files under doc/Emmanuele Bassi2011-06-092-0/+15760
* docs: Fix up new symbols for the API referenceEmmanuele Bassi2011-06-092-0/+9
* Eliminate G_CONST_RETURNEmmanuele Bassi2011-06-073-6/+6
* Fix include location for cogl-pango.hNeil Roberts2011-05-161-1/+1
* clutter-actor: Add a 'has_overlaps' virtualNeil Roberts2011-05-131-0/+1
* clutter-actor: Add an 'offscreen-redirect' propertyNeil Roberts2011-05-133-2/+7
* clutter-effect: Add clutter_effect_queue_rerunNeil Roberts2011-05-131-0/+1
* clutter-effect: Add a 'run' virtualNeil Roberts2011-05-131-0/+2
* Removes Cogl from the repositoryRobert Bragg2011-05-0610-1148/+2
* backend: remove untested fruity backendRobert Bragg2011-04-112-2/+1
* docs: Remove checks for whether an effect is disabledElliot Smith2011-03-173-20/+1
* docs: Add recipe about implementing a ClutterEffectElliot Smith2011-03-174-0/+539
* docs: Add example of setting background color with ClutterEffectElliot Smith2011-03-174-12/+181
* docs: Add example of a border added through ClutterEffectElliot Smith2011-03-174-0/+479
* docs: Update RELEASINGEmmanuele Bassi2011-03-161-3/+4
* offscreen-effect: Add public accessor for target sizeEmmanuele Bassi2011-02-281-0/+1
* event: Add setters for ClutterEvent membersEmmanuele Bassi2011-02-281-1/+14
* doc: fix clutter_init() usage in examplesnobled2011-02-2844-52/+98
* docs: Add effects chapter, with introduction and first recipeElliot Smith2011-02-2112-0/+1255
* Merge remote-tracking branch 'elliot/cookbook-animations-path'Emmanuele Bassi2011-02-117-0/+571
|\
| * docs: Add recipe for animating an actor on a curved pathElliot Smith2011-02-087-0/+571
* | docs: Update the HACKING.backends documentationEmmanuele Bassi2011-02-091-15/+47
|/
* build: Fixes to pass distcheckEmmanuele Bassi2011-02-012-89/+93