Update VS property sheets
[profile/ivi/clutter.git] / doc /
2011-10-18 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-17 Emmanuele Bassidocs: Clean up the 'running Clutter apps' chapter
2011-10-12 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-11 Emmanuele Bassidocs: Fixes to build the API reference
2011-10-11 Emmanuele Bassidocs: Move deprecated classes out of the way
2011-10-11 Emmanuele Bassidocs: Document the settings.ini file
2011-09-28 Emmanuele BassiRevert "Add lightness, brightness, and contrast effects"
2011-09-28 Joseph ScheuhammerAdd lightness, brightness, and contrast effects
2011-09-12 Emmanuele Bassidocs: Fixes for cross-references
2011-09-12 Emmanuele Bassidocs: Remove unused cogl-2.0 directory
2011-09-09 Emmanuele Bassidocs: Update the HACKING file
2011-09-05 Emmanuele Bassibuild: Fix distcheck in cookbook/examples
2011-09-02 Emmanuele Bassidocs: Remove the 1.8 index for Cally
2011-09-02 Emmanuele Bassidocs: Add missing clutter_backend_get_cogl_context...
2011-09-02 Emmanuele Bassicookbooks/examples: Use g_signal_handlers_disconnect_by...
2011-09-01 Emmanuele Bassidocs/cookbook: Update the introduction
2011-09-01 Emmanuele Bassibuild: Install the cookbook examples code
2011-08-31 Emmanuele Bassidocs/cookbook: Update copyright
2011-08-31 Emmanuele Bassidocs/cookbook: Add script->state connection recipe
2011-08-30 Alejandro PiñeiroMerge branch 'atkwindow'
2011-08-22 Emmanuele Bassidocs/cookbook: Point out that Cogl does not do AA drawing
2011-08-22 Emmanuele Bassidocs/cookbook: Update the link to the GObject reference
2011-08-15 Emmanuele Bassidocs: Fix up the unused symbols warning
2011-08-15 Emmanuele Bassidocs: Fix up warnings in Cally's reference API
2011-07-29 Emmanuele Bassidocs: Update with the newly added Animatable symbol
2011-07-26 Emmanuele Bassicairo-texture: Add the :auto-resize property
2011-07-26 Emmanuele Bassicairo-texture: Use signal-based drawing
2011-07-20 Emmanuele Bassidocs: Remove manual/
2011-07-19 Emmanuele Bassidocs: Add fixed size and constraints to the size negoti...
2011-07-19 Emmanuele Bassidocs: Rename the invariants documentation
2011-07-19 Emmanuele Bassidocs: Add a simple description of the size negotiation...
2011-07-13 Neil Robertsclutter-stage: Add clutter_stage_get_redraw_clip_bounds
2011-06-29 Neil Robertsdoc/RELEASING: Fix the check for diffs from origin...
2011-06-21 Emmanuele Bassidocs: Remove the in-tree cogl fixxref option
2011-06-20 Emmanuele Bassidocs: Fix the GLX section
2011-06-20 Emmanuele Bassidocs: Fix up labels in the constraint example image
2011-06-20 Emmanuele Bassidocs: Add the (now deprecated) GLX texture-pixmap
2011-06-20 Emmanuele Bassidocs: Fix duplicate symbol in the sections list
2011-06-20 Emmanuele Bassidocs: Document ClutterDropAction
2011-06-20 Emmanuele Bassidocs: Fix up the API reference
2011-06-20 Emmanuele Bassibuild: Update the API reference build
2011-06-14 Emmanuele Bassidocs: Add symbols index for 1.8
2011-06-13 Emmanuele Bassibuild: Put back ChangeLog.pre-git-import to unbreak...
2011-06-13 Philippe Normandclutter-text: new clutter_text_get_layout_offsets API
2011-06-13 Emmanuele Bassidocs: Fix Clutter API reference
2011-06-13 Emmanuele BassiMerge branch 'swipe-action'
2011-06-13 Emmanuele Bassidocs: Update missing documentation
2011-06-10 Emmanuele Bassidocs: Add the new actions to the API reference
2011-06-09 Emmanuele Bassidocs: Update the releasing checklist
2011-06-09 Emmanuele BassiMove some old doc files under doc/
2011-06-09 Emmanuele Bassidocs: Fix up new symbols for the API reference
2011-06-07 Emmanuele BassiEliminate G_CONST_RETURN
2011-05-16 Neil RobertsFix include location for cogl-pango.h
2011-05-13 Neil Robertsclutter-actor: Add a 'has_overlaps' virtual
2011-05-13 Neil Robertsclutter-actor: Add an 'offscreen-redirect' property
2011-05-13 Neil Robertsclutter-effect: Add clutter_effect_queue_rerun
2011-05-13 Neil Robertsclutter-effect: Add a 'run' virtual
2011-05-06 Robert BraggRemoves Cogl from the repository
2011-04-11 Robert Braggbackend: remove untested fruity backend
2011-03-21 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-effects...
2011-03-17 Elliot Smithdocs: Remove checks for whether an effect is disabled
2011-03-17 Elliot Smithdocs: Add recipe about implementing a ClutterEffect
2011-03-17 Elliot Smithdocs: Add example of setting background color with...
2011-03-17 Elliot Smithdocs: Add example of a border added through ClutterEffect
2011-03-16 Emmanuele Bassidocs: Update RELEASING
2011-02-28 Emmanuele Bassioffscreen-effect: Add public accessor for target size
2011-02-28 Emmanuele Bassievent: Add setters for ClutterEvent members
2011-02-28 nobleddoc: fix clutter_init() usage in examples
2011-02-21 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-effects...
2011-02-21 Elliot Smithdocs: Add effects chapter, with introduction and first...
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-animation...
2011-02-09 Emmanuele Bassidocs: Update the HACKING.backends documentation
2011-02-08 Elliot Smithdocs: Add recipe for animating an actor on a curved...
2011-02-01 Emmanuele Bassibuild: Fixes to pass distcheck
2011-02-01 Emmanuele Bassibuild: Dist cb-button.h in the cookbook examples
2011-01-31 Emmanuele BassiMerge remote branch 'elliot/cookbook-actors-composite'
2011-01-31 Elliot Smithdocs: Add reference to useful GObject tutorial
2011-01-31 Elliot Smithdocs: Explain why destroy() is implemented
2011-01-31 Elliot Smithdocs: Implement destroy() rather than dispose()
2011-01-31 Elliot Smithdocs: Don't use clutter_stage_get_default()
2011-01-31 Elliot Smithdocs: Change text on button
2011-01-31 Elliot Smithdocs: Add a note about other state variables
2011-01-31 Elliot Smithdocs: Complete composite actor recipe
2011-01-31 Elliot Smithdocs: Change order of functions in example to match...
2011-01-31 Elliot Smithdocs: Add more comments on how allocate() works
2011-01-31 Elliot Smithdocs: Include code examples in the recipe
2011-01-31 Elliot Smithdocs: Explain enums for properties and signals
2011-01-31 Elliot Smithdocs: Don't set explicit size on button
2011-01-31 Elliot Smithdocs: Add example of preferred_height() and preferred_w...
2011-01-31 Elliot Smithdocs: Add recipe for creating a custom ClutterActor...
2011-01-31 Elliot Smithdocs: Add more comments on code example for composite...
2011-01-31 Elliot Smithdocs: Improve example code formatting
2011-01-31 Elliot Smithdocs: Add some gtk-doc annotations to example
2011-01-31 Elliot Smithdocs: Add custom ClutterActor example which uses compos...
2011-01-28 Emmanuele Bassievent: Add a setter for the device field
2011-01-21 Emmanuele BassiMerge branch 'xi2'
2011-01-21 Robert Braggcogl: rename CoglVertexAttribute CoglAttribute
2011-01-21 Robert Braggdocs: Adds bitmap section to cogl reference manual
2011-01-21 Emmanuele Bassidocs: More documentation fixes for InputDevice
next