commit d7535cc7499eef2f550ba2d2d6f2316207704386 Author: Abduxukur Abdurixit Date: Fri Jun 10 10:23:40 2011 +0200 Added UG translation po/ug.po | 134 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 70 insertions(+), 64 deletions(-) commit 39e101471efa2c946036599812ebcd6950911b9c Author: Gerd Kohlberger Date: Fri Jun 3 09:24:18 2011 +0200 Disable multidevice support in gdk. src/mt-main.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 7a5e53e40ec0201f78f5bd18e4c1031eccb05f73 Author: Gerd Kohlberger Date: Fri Jun 3 09:19:13 2011 +0200 Use new macro for boxed gtypes. src/mt-listener.c | 14 +------------- 1 files changed, 1 insertions(+), 13 deletions(-) commit 9e87e483e15d257a15805701a6c34d539cd6147e Author: Gerd Kohlberger Date: Fri Jun 3 09:12:16 2011 +0200 Limit passive mouse button grabs to the mouse wheel. src/mt-listener.c | 81 ++++++++++++++++++++++++++--------------------------- src/mt-listener.h | 8 +++-- src/mt-main.c | 4 ++ 3 files changed, 49 insertions(+), 44 deletions(-) commit fc3d57d9eb0fde1565892a6646dd0b80c2b5f10f Author: Carles Ferrando Date: Sun May 29 18:55:56 2011 +0200 [l10n]Updated Catalan (Valencian) translation po/ca@valencia.po | 697 ++++++++++++++++++++++++++++------------------------- 1 files changed, 363 insertions(+), 334 deletions(-) commit 29563b5ac34620c44f610b89bdb3f3891ac1d4b2 Author: Chris Coulson Date: Fri May 20 12:22:02 2011 +0100 Remove animate-cursor key from mousetweaks.convert Fixes bug #650657. This key was removed from the schema in an earlier commit, and its presence in mousetweaks.convert makes gsettings-data-convert crash data/mousetweaks.convert | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 1b2113eb3c7e6098e57ca3343ee13295ef02494f Author: Gerd Kohlberger Date: Wed May 11 21:45:58 2011 +0200 Reapply: "Fix up the config.h includes" This reverts commit 0f08cf4c65f1a92d39069278ce5e009e78daf886. src/dwell-click-applet.c | 4 ++++ src/mt-common.c | 4 ++++ src/mt-common.h | 4 ---- src/mt-main.c | 4 ++++ src/pointer-capture-applet.c | 4 ++++ 5 files changed, 16 insertions(+), 4 deletions(-) commit 5e074d6e8d313d31c7edf837a20ceceeef00e265 Author: Gerd Kohlberger Date: Wed May 11 21:24:19 2011 +0200 Rename LOCALEDIR to GNOMELOCALEDIR The initialiazition function of panel applets expects the locale directory to be defined in GNOMELOCALEDIR. src/Makefile.am | 2 +- src/dwell-click-applet.c | 4 ---- src/mt-main.c | 2 +- src/pointer-capture-applet.c | 4 ---- 4 files changed, 2 insertions(+), 10 deletions(-) commit 9176d41c9cc25f5320bd89ebf46a23499a25a13f Author: Francesco Fumanti Date: Tue May 10 15:55:53 2011 +0200 Post release version increment to 3.1.2 README | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit b1d8fb7415b36ce7e2d04098c894debc6b4c4f82 Author: Francesco Fumanti Date: Tue May 10 15:50:58 2011 +0200 Prepare the 3.1.1 release NEWS | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-)