profile/ivi/clutter.git
2011-04-04 Emmanuele Bassibuild: Fix typo in Makefile.am.release
2011-04-04 Emmanuele Bassioffscreen: Plug a leak in an error path
2011-04-02 Emmanuele Bassiosx: Do not unrealize on hide
2011-04-01 Robert Braggglx: throttle clipped redraws
2011-04-01 Andrej ŽnidaršičUpdated Slovenian translation
2011-04-01 Andrej ŽnidaršičUpdated Slovenian translation
2011-04-01 Samuel DegrandeRemoves the addition of the .exe extension to unit...
2011-04-01 Emmanuele Bassibuild: Update the release rules
2011-04-01 Emmanuele Bassialign-constraint: Fix typo in the vertical align
2011-04-01 Emmanuele Bassipaint-volume: Zero-sized actors don't have paint volume
2011-04-01 Emmanuele Bassitexture: Add some safeguards for paint volumes of empty...
2011-03-31 Emmanuele Bassipo: Update the PO files
2011-03-31 Emmanuele Bassipo: Track Clutter's POT file in Git
2011-03-30 Matej UrbančičAdded Slovenian translation
2011-03-29 Piotr DrągImported translations from Transifex.net
2011-03-29 Piotr DrągUpdated Polish translation
2011-03-29 Piotr DrągUpdated POTFILES.in and removed clutter-1.0.pot
2011-03-28 Emmanuele Bassimoduleset: Some modules have been moved to gnome.org
2011-03-24 Emmanuele Bassibuild: Fix previous commit
2011-03-22 Emmanuele Bassibuild: Remove bash-isms
2011-03-22 Emmanuele Bassibuild: Use AC_CANONICAL_HOST
2011-03-22 Emmanuele Bassidoap: Fix the categories
2011-03-21 Emmanuele Bassidrag-action: Fix a compiler warning
2011-03-21 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-effects...
2011-03-18 Neil Robertsclutter-clone: Make clutter_clone_get_paint_volume...
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-17 Neil Robertsclutter-offscreen-effect: Paint with 'nearest' texture...
2011-03-16 Emmanuele Bassidocs: Update RELEASING
2011-03-16 Neil Robertsmingw-fetch-dependencies.sh: Add a wrapper for pkg...
2011-03-16 Robert Braggwin32: remove env.sh generated by mingw-fetch-dependenc...
2011-03-16 Robert Braggwin32: remove deprecated -mno-cygwin options from env.sh
2011-03-16 Robert Braggwin32: Strip unneeded flags from env.sh
2011-03-16 Robert Braggwin32: Add blurb at end of mingw helper script
2011-03-16 Robert Braggwin32: support building json-glib in mingw script
2011-03-16 Robert Braggwin32: don't set CC,CPP,AR,NM,LD etc in mingw env.sh
2011-03-16 Robert Braggwin32: remove automatic build option from mingw script
2011-03-16 Robert Braggwin32: mkdir -p win32 needed for out of tree builds
2011-03-14 Neil Robertscogl: Use GHookList instead of CoglCallbackList
2011-03-14 Emmanuele Bassiclutter.doap: Add my gnome userid
2011-03-14 Emmanuele BassiAUTHORS: Note that the file is unmaintained
2011-03-14 Emmanuele BassiREADME.md: fix a dumb typo
2011-03-14 Emmanuele BassiAdd MarkDown version of the README
2011-03-11 Øyvind Kolåsstage: handle ACCEPT_FOCUS in set_/get_property
2011-03-10 Robert Braggculling: Don't cull actors not being painted on the...
2011-03-10 Robert Braggdebug: Add more CLIPPING debug notes
2011-03-10 Robert Braggculling: check volume->is_empty before ->is_complete
2011-03-10 Jasper St.... cogl-clip-state: Adapt to experimental cogl2 API.
2011-03-09 Neil Robertscogl-path: Optimise paths that are just a rectangle
2011-03-09 Emmanuele Bassidrag-action: Allow using settings for the drag threshold
2011-03-09 Emmanuele Bassix11: Map Net/DndDragThreshold to ClutterSettings
2011-03-09 Emmanuele Bassisettings: Add dnd-drag-threshold property
2011-03-09 Emmanuele Bassisettings: Clean up property installation code
2011-03-09 Emmanuele Bassidocs: Add an ClutterState definition section
2011-03-08 Emmanuele Bassibox: Implement the correct paint volume
2011-03-08 Neil Robertscogl-shader-boilerplate: Specify default precision...
2011-03-08 Emmanuele Bassievent: Return the CrossingEvent.device field
2011-03-08 Emmanuele Bassiwin32/event: Set the core pointer directly
2011-03-08 Emmanuele Bassievent: Set the CrossingEvent device field
2011-03-07 Neil Robertsclutter-actor: Fix test for avoiding calculating the...
2011-03-07 Robert Braggutil: optimize _clutter_util_fully_transform_vertices
2011-03-07 Robert Braggactor: Cache per-actor transforms
2011-03-07 Robert BraggOptimize culling by doing culling in eye-coordinates
2011-03-07 Robert Braggstage: simplify apply_transform
2011-03-07 Robert Braggmatrix: adds 2d view transform conveniences
2011-03-07 Robert Braggstage: don't call glGetIntegerv in clutter_stage_read_p...
2011-03-07 Robert Braggviewport: consistently use floats for viewports
2011-03-07 Robert Braggutil: tune point_in_poly test for polys in screen coords
2011-03-04 Emmanuele Bassiglx: Use g_set_error_literal() where appropriate
2011-03-04 Emmanuele BassiOn error, return FALSE in the post_parse hook
2011-03-04 Emmanuele BassiClean up argument parsing GError handling
2011-03-04 Emmanuele Bassix11: Use g_set_error_literal()
2011-03-04 Neil Robertsclutter-offscreen-effect: Use 0,0 as the offset if...
2011-03-03 Neil Robertsclutter-offscreen-effect: Preserve the old opacity...
2011-03-03 Neil Robertsclutter-actor: Add an internal _clutter_actor_get_opaci...
2011-03-03 Jasper St.... Remove private helper #define's
2011-03-02 Dioselinbox: set default paint volume to allocation
2011-03-01 Emmanuele Bassieffect: Queue a redraw on :enabled changes
2011-03-01 Emmanuele Bassiconstraint: Queue a relayout on :enabled changes
2011-02-28 Emmanuele Bassioffscreen-effect: Add public accessor for target size
2011-02-28 Emmanuele BassiMove the keysym ↔ Unicode table to .rodata
2011-02-28 Emmanuele Bassibuild: Show CFLAGS in the configure summary
2011-02-28 Emmanuele Bassievent: Add setters for ClutterEvent members
2011-02-28 Neil Robertstests: Check return value of clutter_init_with_args...
2011-02-28 Neil RobertsAdd G_GNUC_WARN_UNUSED_RESULT to clutter_init and init_...
2011-02-28 nobleddoc: fix clutter_init() usage in examples
2011-02-28 nobledtests: abort if clutter_init fails
2011-02-28 Emmanuele BassiStart 1.7 development cycle
2011-02-24 Neil RobertsAdd a conformance test for atlas migration
2011-02-24 Neil Robertscogl-blit: Disable blending when using texture render
2011-02-23 Emmanuele Bassibuild: Remove MAINTAINERCLEANFILES from ChangeLog rules
2011-02-22 Emmanuele Bassibuild: Remove maintainer-clean rule
2011-02-21 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-effects...
2011-02-21 Emmanuele Bassitext: Round up the size
2011-02-21 Elliot Smithdocs: Add effects chapter, with introduction and first...
2011-02-21 Emmanuele Bassidocs: Mention the cookbook in the README
2011-02-21 Emmanuele Bassidocs: Remove last mention of SDL from the README
2011-02-21 Emmanuele BassiPost-release version bump to 1.6.7
next