commit 0b7e2886f3bb3ec910b9faed57c924860fc280ae Author: Emmanuele Bassi Date: Thu Jan 21 16:06:08 2016 +0000 Release Clutter 1.25.4 NEWS | 23 +++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) commit e1b9482600dbf5848f04271b173e332a4b7ed3cc Author: Emmanuele Bassi Date: Thu Jan 21 15:58:30 2016 +0000 docs: Add missing symbols doc/reference/clutter-sections.txt | 2 ++ 1 file changed, 2 insertions(+) commit 307cb5859838b80128f192222e33df13210a56cd Author: Carlos Garnacho Date: Fri Oct 23 17:31:47 2015 +0200 evdev: Add scroll source/finish flags info to scroll events. Libinput tells us this much, so make use of it. https://bugzilla.gnome.org/show_bug.cgi?id=757026 clutter/evdev/clutter-device-manager-evdev.c | 65 ++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 14 deletions(-) commit 89c1c1e5510360cc01da5bb042c531439aee7a3a Author: Carlos Garnacho Date: Fri Oct 23 17:27:14 2015 +0200 clutter-event: Add scroll source enum and axis scroll flags Those can be used to implement different scrolling behaviors. The fields have been added to ClutterScrollEvent itself. According to pahole, this makes the struct as big as ClutterButtonEvent and ClutterTouchEvent, so already at the limit of the ClutterEvent union. https://bugzilla.gnome.org/show_bug.cgi?id=757026 clutter/clutter-enums.h | 39 +++++++++++++++++++++++++++++++++++ clutter/clutter-event.c | 42 ++++++++++++++++++++++++++++++++++++++ clutter/clutter-event.h | 7 +++++++ doc/reference/clutter-sections.txt | 2 ++ 4 files changed, 90 insertions(+) commit 9eaa7a78f660faaa7741efa2d48f6171d39c789a Author: Aurimas Černius Date: Tue Jan 12 22:23:03 2016 +0200 Updated Lithuanian translation po/lt.po | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) commit 29f4254aeca0db7cf82c536d19999363aa4a6320 Author: Rafael Fontenelle Date: Tue Jan 5 20:08:24 2016 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 515 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 258 insertions(+), 257 deletions(-) commit abbf6ffeedcaacca86b893302b2139ea19c5f386 Author: Yosef Or Boczko Date: Thu Dec 31 17:19:47 2015 +0200 Updated Hebrew translation po/he.po | 526 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 263 insertions(+), 263 deletions(-) commit d65f72655fdfe9b6a55932a4b37865e78dfd41d0 Author: Mario Blättermann Date: Mon Dec 28 20:42:59 2015 +0100 Updated German translation po/de.po | 869 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 351 insertions(+), 518 deletions(-) commit 1020ceff3315a7b11e45fb3059720c5044614e08 Author: Marek Černocký Date: Thu Dec 24 00:39:26 2015 +0100 Updated Czech translation po/cs.po | 509 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 254 insertions(+), 255 deletions(-) commit b683a4c698f15337ac56c96fbe408ea884cb4ebc Author: Aurimas Černius Date: Sun Dec 20 14:58:44 2015 +0200 Updated Lithuanian translation po/lt.po | 533 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 265 insertions(+), 268 deletions(-) commit 3f110d99d05dd4b6bd9aef8192a345048e5ba6b1 Author: Daniel Mustieles Date: Thu Dec 17 19:11:21 2015 +0100 Updated Spanish translation po/es.po | 5803 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 2903 insertions(+), 2900 deletions(-) commit 1f46697c4f6468acc6e90825b88999a9287c1ca4 Author: Emmanuele Bassi Date: Thu Dec 17 14:24:44 2015 +0000 Post-release version bump to 1.25.3 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)