profile/ivi/clutter.git
2010-10-04 Piotr Drągpo: Update Polish localization
2010-10-04 Emmanuele BassiPost-release version bump to 1.5.3
2010-10-04 Emmanuele BassiRelease Clutter 1.5.2 (snapshot)
2010-10-04 Emmanuele Bassicogl-x11: Trap glXDestroyPixmap()
2010-10-04 Alejandro PiñeiroFixing cally.pc.in and moving include headers to previo...
2010-10-04 Emmanuele Bassieffect: Fix up the class ABI
2010-10-04 Emmanuele Bassiactor-box: Constify arguments for union
2010-10-04 Emmanuele Bassidocs: Fix the annotations of ActorClass
2010-10-04 Emmanuele Bassibuild: Add -xobjective-c to the fruity backend section
2010-10-04 Emmanuele Bassidocs: Remove TODO
2010-10-04 Emmanuele Bassibuild: Remove redundant EXTRA_DISTs
2010-10-04 Emmanuele Bassidocs: Add unused symbols to the Clutter API reference
2010-10-04 Emmanuele Bassibuild: Unconditionally add GLES2 shaders to EXTRA_DIST
2010-10-03 Emmanuele Bassibuild: Generate a stub announcement email when releasing
2010-10-03 Emmanuele Bassidocs: Update the RELEASING checklist
2010-10-03 Emmanuele Bassibuild: Only generate bzip2 tarballs
2010-10-03 Emmanuele Bassibuild: Dist every backend file
2010-10-03 Emmanuele Bassicontainer: Do not emit a signal in the class handler
2010-10-03 Emmanuele Bassiintrospection: Skip Script.connect_signals_full()
2010-10-03 Emmanuele Bassicontainer: Fix the marshaller for ::child-notify
2010-10-03 Emmanuele Bassibuild: Automate the release process
2010-10-03 Emmanuele Bassidocs: Update the coding style
2010-09-30 Aron XuUpdate zh_CN translation.
2010-09-30 Emmanuele Bassicontainer: Add child_notify() wrapper
2010-09-30 Emmanuele Bassicontainer: Implement ::child-notify
2010-09-30 Emmanuele Bassibuild: Add more metadata to the introspection files
2010-09-30 Emmanuele Bassicookbook: Remove unused variable from the animator...
2010-09-30 Emmanuele Bassibuild: Make Cally.gir depend on Cogl.gir
2010-09-30 Emmanuele BassiMerge remote branch 'elliot/events-buttons'
2010-09-30 Colin Waltersintrospection: Update to changed variables for header...
2010-09-30 Ray Strodeactor: sync entry has_clip member to clip state
2010-09-30 Robert Braggactor: don't ignore clip for clipped redraws
2010-09-30 Robert Braggtest-pixmap: add timeout to draw arcs on pixmap
2010-09-30 Robert Braggx11-tfp: Implement get_paint_volume virtual
2010-09-30 Robert Braggmaterial: tweak dot file debug code
2010-09-30 Elliot Smithcookbook: Add recipe about handling button events
2010-09-30 Neil Robertswin32: Fix the CLUTTER_* keysym macros
2010-09-30 Elliot Smithcookbook: Example of using button press and release...
2010-09-30 Elliot Smithcookbook: Example of ClutterClickAction
2010-09-30 Elliot Smithcookbook: Example of simple handling of button events
2010-09-30 Emmanuele BassiWrap g_object_class_install_properties()
2010-09-30 Emmanuele Bassistage: Add more checks on the stage window retrieval
2010-09-29 Emmanuele Bassibuild: Use platform detection to add -no-undefined
2010-09-29 Emmanuele Bassimodules: Use the stable branch of json-glib
2010-09-29 Neil Robertscogl-texture-2d-sliced: Don't create the slice textures...
2010-09-29 Emmanuele BassiBump up dependency of json-glib to 0.12.0
2010-09-29 Emmanuele BassiRemove the internal copy of JSON-GLib
2010-09-29 Emmanuele BassiMerge branch 'wip/non-recursive'
2010-09-29 Emmanuele Bassimodules: Fix up mesa module
2010-09-29 Emmanuele Bassimodules: Add mesa and wayland to the moduleset
2010-09-29 Robert Braggactor: don't dirty pick buffer in _real_queue_redraw
2010-09-29 Robert Braggactor: Adds private _clutter_actor_traverse API
2010-09-29 Robert Braggactor: Adds private _clutter_actor_get_n_children
2010-09-29 Robert Braggactor: explicitly track children in clutter-actor.c
2010-09-29 Robert Braggdebug: fix blue outlines for paint-volumes debug opt
2010-09-29 Robert Braggclone: Implement get_paint_volume virtual
2010-09-29 Robert BraggRevert "actor: don't immediately queue redraw when...
2010-09-29 Robert Braggactor: defer queue-redraw signaling
2010-09-29 Robert Braggpaint_volume: add private api to change reference actor
2010-09-29 Robert Braggpaint_volume: Adds _clutter_paint_volume_set_from_volume
2010-09-29 Robert Braggactor: don't queue_redraw actors not descended from...
2010-09-29 Emmanuele Bassipaint-volume: Add convenience function for using an...
2010-09-29 Emmanuele Bassitext: Update get_paint_volume() implementation
2010-09-29 Emmanuele BassiMove default paint volume computation into a function
2010-09-29 Robert Braggpaint_volume: assert non-NULL pv in _volume_copy
2010-09-29 Robert Braggpaint_volume: Splits out clutter_paint_volume code
2010-09-29 Robert Braggactor: make default get_paint_volume more conservative
2010-09-29 Robert Braggactor: don't always check needs_allocation for clipped...
2010-09-29 Robert Braggactor: new actors should start with an empty paint box
2010-09-29 Robert Braggactor: when culling/clipped redraws disable ignore...
2010-09-29 Robert Braggstage: only update viewport when allocation changes
2010-09-29 Robert Braggglx: queue full redraws for the first 2 frames
2010-09-29 Robert Braggx11: minimize nasty artefacts when resizing windows
2010-09-29 Robert Braggx11: Queue clipped redraws for Expose events
2010-09-29 Robert Braggcogl: removes unused _cogl_setup_viewport
2010-09-29 Robert Braggstage: Sometimes really force a full redraw
2010-09-29 Robert Braggactor: don't immediately queue redraw when queuing...
2010-09-29 Robert BraggUse paint volumes to do automatic culling
2010-09-29 Robert Braggactor: Use paint volumes to always queue clipped redraws
2010-09-29 Robert Braggactor: make _transform_and_project_box static
2010-09-29 Robert Braggactor: _real_queue_relayout shouldn't queue redraw
2010-09-29 Robert Braggactor: re-allocation implies need to redraw
2010-09-29 Robert Braggactor: separate the queue redraw code
2010-09-29 Robert Braggstage: make it possible to queue a relayout only
2010-09-29 Robert Braggtexture: Forward queue redraw/relayout for fbos
2010-09-29 Robert BraggQueue clipped redraws work in terms of paint volumes
2010-09-29 Robert Braggblur-effect: fix paint volume padding
2010-09-29 Robert Braggdebug: CLUTTER_DEBUG_REDRAWS: disable clipped redraws
2010-09-29 Robert Braggpaint volumes: CLUTTER_PAINT=paint-volumes debug option
2010-09-29 Robert Braggpaint volumes: another pass at the design
2010-09-29 Robert Braggactor-box: Adds clutter_actor_box_union utility
2010-09-29 Robert Braggtexture: size fbos using clutter_actor_get_paint_box
2010-09-29 Emmanuele Bassidocs: Add PaintVolume to the API reference
2010-09-29 Emmanuele Bassiblur-effect: Add padding to account for the blur
2010-09-29 Emmanuele Bassioffscreen-effect: Use the paint box to size the FBO
2010-09-29 Emmanuele Bassieffect: Allow any effect to override the paint volume
2010-09-29 Emmanuele Bassiactor: Allow querying the paint volume
2010-09-29 Emmanuele Bassibuild: Start moving to a non-recursive layout
2010-09-29 Emmanuele Bassically: Do not use deprecated functions
2010-09-29 Emmanuele Bassianimator: Code style fixes
next