commit 113b7bac51ec4570b23d47ebb715cd95f7f4018f Author: Emmanuele Bassi Date: Fri Aug 21 14:47:04 2015 +0100 Release Clutter 1.23.6 NEWS | 27 +++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) commit 38e983b8e9e2b433ef6ba930dca9096958bae697 Author: Emmanuele Bassi Date: Fri Aug 21 12:11:05 2015 +0100 docs: Fix a typo in the BoxLayout:homogeneous description https://bugzilla.gnome.org/show_bug.cgi?id=753895 clutter/clutter-box-layout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit fe422ab61c2bb7b23af6c4707a27b4de4d49beb1 Author: Emmanuele Bassi Date: Fri Aug 21 11:58:52 2015 +0100 gdk: Use non-deprecated/non-Clutter specific X11 API We are currently using deprecated/Clutter-specific API in Cogl to retrieve the XVisualInfo associated with the (E)GLX context. Cogl 1.21.2 added new CoglRenderer API to achieve the same result. clutter/gdk/clutter-backend-gdk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f5409ecd3a28a9e32467652d34120aa77fcff0a2 Author: Emmanuele Bassi Date: Fri Aug 21 11:57:59 2015 +0100 Bump up requirement for Cogl We're going to use API added in Cogl 1.21. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 956eec79647388b4c97cef093b407fe98d2ccfd4 Author: Emmanuele Bassi Date: Wed Aug 19 17:34:44 2015 +0100 conform/actor-pick: Add more verbose output on failure Should help diagnosing issues. tests/conform/actor-pick.c | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) commit cff048a65048bc71f37b1f575ea765fde72081c3 Author: Fran Dieguez Date: Mon Aug 17 01:18:03 2015 +0200 Updated Galician translations po/gl.po | 838 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 420 insertions(+), 418 deletions(-) commit 83869a17ea9cc69fad37a24dce99e34fefa2814b Author: Alexandre Franke Date: Sat Aug 15 11:37:47 2015 +0000 Updated French translation po/fr.po | 825 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 413 insertions(+), 412 deletions(-) commit c73d8f82a0cc9f20b836e8782813271e1a948ef6 Author: Daniel Mustieles Date: Wed Aug 12 08:58:43 2015 +0200 Updated Spanish translation po/es.po | 5804 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 2902 insertions(+), 2902 deletions(-) commit 9a10c3cbee284cd463d21cc80e13e35aaffec1ae Author: Emmanuele Bassi Date: Tue Aug 11 09:14:19 2015 +0100 Add an explicit dep on GIO We use GIO types in the API, so we cannot just rely on our dependencies to add GIO. configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit bdf12d359a8f88507d1ef8883c39474cfd2dc4ba Author: Aurimas Černius Date: Thu Aug 6 22:54:34 2015 +0300 Updated Lithuanian translation po/lt.po | 828 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 415 insertions(+), 413 deletions(-) commit 3a52b688cb6c7e877145868c7fada8cde62cda5b Author: Pedro Albuquerque Date: Tue Aug 4 10:28:50 2015 +0000 Updated Portuguese translation po/pt.po | 433 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 218 insertions(+), 215 deletions(-) commit 434f01c08fb099031ff9aa17cd1ef238684f8d04 Author: Andika Triwidada Date: Mon Aug 3 11:23:29 2015 +0000 Updated Indonesian translation po/id.po | 421 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 212 insertions(+), 209 deletions(-) commit 6d649ec6d11833022f7e1bca8efc30274315080f Author: Anders Jonsson Date: Mon Mar 16 12:57:33 2015 +0100 Fix typo (textues) https://bugzilla.gnome.org/show_bug.cgi?id=746279 clutter/deprecated/clutter-texture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7016bff34443665bffdd4d50f9f3ac16ffc0b62f Author: Jordi Mas Date: Sat Aug 1 11:20:25 2015 +0200 Fixes to Catalan translation po/ca.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 9a510c011746ba7e0d258c76302e83e16e371ec7 Author: Adel Gadllah Date: Sun Jul 26 11:29:10 2015 +0200 backend: Check for a known set of drivers We want to use the Cogl GL3 driver, if possible, and then go through a known list of Cogl drivers, before giving up and using COGL_DRIVER_ANY. Based on original patch from Emmanuele Bassi. We have to create and tear down the whole context when trying out the drivers though because the extension checks do not happen until cogl_context_init. https://bugzilla.gnome.org/show_bug.cgi?id=742678 clutter/clutter-backend.c | 69 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 56 insertions(+), 13 deletions(-) commit 40f6a0135e9007c1830aa6e35b65399ce897e0fc Author: Carlos Garnacho Date: Fri Jul 24 19:08:44 2015 +0200 evdev: Set missing dx/dy fields on ClutterTouchpadPinchEvents clutter/evdev/clutter-device-manager-evdev.c | 2 ++ 1 file changed, 2 insertions(+) commit ec90e5c2bed1aa4ec0198d80a916e0446dd15602 Author: Sebastian Rasmussen Date: Thu Jul 23 20:19:34 2015 +0000 Updated Swedish translation po/sv.po | 2237 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 1279 insertions(+), 958 deletions(-) commit 691be437ad034e19b201c05d6f6500e16c072455 Author: Emmanuele Bassi Date: Wed Jul 22 19:25:01 2015 +0100 Post-release version bump to 1.23.5 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)