summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* docs: Rename the Shader and StageManager sectionsEmmanuele Bassi2009-10-211-2/+2
* [cogl] Removes the cogl-current-matrix abstractionRobert Bragg2009-10-201-1/+0
* docs: Documentation fixesEmmanuele Bassi2009-10-191-3/+6
* Merge branch 'layout-manager'Emmanuele Bassi2009-10-193-2/+215
|\
| * layout, docs: Remove unused functionsEmmanuele Bassi2009-10-141-2/+0
| * layout: Document BoxLayoutEmmanuele Bassi2009-10-143-0/+40
| * actor: Add set_request_mode() methodEmmanuele Bassi2009-10-141-0/+2
| * [layout] Initial implementation of FlowLayoutEmmanuele Bassi2009-10-143-0/+36
| * [layout, box] Add Box:colorEmmanuele Bassi2009-10-141-0/+4
| * [layout] Store and use the container inside BinLayoutEmmanuele Bassi2009-10-141-0/+1
| * [layout] Set a back pointer to Box inside the layoutEmmanuele Bassi2009-10-141-0/+1
| * [layout] Allow taking a back pointer to the ContainerEmmanuele Bassi2009-10-141-0/+1
| * [layout] Rename Box::add to Box::packEmmanuele Bassi2009-10-141-2/+2
| * [layout] Implement ClutterBox::addEmmanuele Bassi2009-10-141-0/+2
| * [layout] Add LayoutMetaEmmanuele Bassi2009-10-143-2/+23
| * [layout, docs] Add layout managers sectionsEmmanuele Bassi2009-10-143-0/+107
* | Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-162-9/+8
* | [text] Add pre-edit string to ClutterTextEmmanuele Bassi2009-10-161-0/+1
|/
* docs: Allow XInclude fallback for the annotation glossaryEmmanuele Bassi2009-10-141-1/+1
* docs: Make StageManager a public classEmmanuele Bassi2009-10-144-1/+26
* docs: Add the "clipping" section to the COGL API referenceEmmanuele Bassi2009-10-072-1/+3
* [units] Add support for centimetersDamien Lespiau2009-10-071-0/+1
* [docs] Update the "Subclassing Actor" chapterEmmanuele Bassi2009-09-271-62/+107
* [docs] Add fixxref for Cairo symbolsEmmanuele Bassi2009-09-091-3/+3
* [docs] Add a Path migration guideEmmanuele Bassi2009-09-093-2/+172
* [docs] Add more collateral documentationEmmanuele Bassi2009-09-033-5/+184
* [docs] Add Interval get_type functionEmmanuele Bassi2009-08-251-0/+1
* [animation] Add Animation::update()Emmanuele Bassi2009-08-251-0/+1
* [build] Remove last user of CLUTTER_MAJORMINOREmmanuele Bassi2009-08-141-5/+5
* [docs] Remove the version number from the titleEmmanuele Bassi2009-08-132-4/+9
* [docs] Close a tagEmmanuele Bassi2009-08-041-2/+4
* [cogl] Expose cogl_is_vertex_buffer()Emmanuele Bassi2009-08-041-0/+1
* [docs] Update building instructions for OS XJoshua Lock2009-07-311-18/+23
* [units] Add binding-friendly initializersEmmanuele Bassi2009-07-281-5/+10
* [build] Use API_VERSION, not MAJORMINOREmmanuele Bassi2009-07-282-2/+2
* [docs] Fix wrong XML elementsEmmanuele Bassi2009-07-212-2/+2
* [docs] Update the Actor subclassing documentationEmmanuele Bassi2009-07-211-22/+34
* [docs] Update the "creating new behaviours" chapterEmmanuele Bassi2009-07-211-30/+17
* [docs] Update the building instructionsEmmanuele Bassi2009-07-211-7/+63
* [docs] Update the animations tutorialEmmanuele Bassi2009-07-211-421/+321
* [docs] Fix typo in the effects migration guideEmmanuele Bassi2009-07-211-2/+2
* [doc] Miscellaneous documentation fixesEmmanuele Bassi2009-07-203-22/+8
* Allow disabling motion event throttlingEmmanuele Bassi2009-07-201-0/+2
* [doc] Remove references to cogl_vertex_buffer_delete_indicesRobert Bragg2009-07-191-1/+0
* [actor] Allow querying whether we are painted by a CloneEmmanuele Bassi2009-07-131-0/+1
* [actor] Allow changing the transformations matrixEmmanuele Bassi2009-07-011-0/+1
* [cogl] Improve ability to break out into raw OpenGL via begin/end mechanismRobert Bragg2009-06-301-0/+2
* Adds a cogl_flush() to give developers breaking into raw GL a fighting chanceRobert Bragg2009-06-301-0/+3
* [cogl] Adds cogl_read_pixels to replace direct use of glReadPixelsRobert Bragg2009-06-291-0/+4
* [actor] Remove unused clutter_actor_pick()Emmanuele Bassi2009-06-291-1/+0