commit fb67b486fa0700ff7a3be0e778a8de10841ca000 Author: Gerd Kohlberger Date: Mon Nov 8 16:57:43 2010 +0100 Prepare 2.91.2 release NEWS | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) commit 7915c9e1e5f63954873c8fab8047db67d0001736 Author: Gerd Kohlberger Date: Mon Nov 8 16:00:39 2010 +0100 Add translation comments for button orientation - bgo #633932 data/mousetweaks.ui | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 18ff153c0f4d771157c63aea4194e32544bb8e76 Author: Gerd Kohlberger Date: Mon Nov 8 15:55:45 2010 +0100 Bump gsettings-desktop-schemas dependency configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2a18bba71ae288cbad11c1e11d60332d2bc1263c Author: Gerd Kohlberger Date: Sun Nov 7 20:24:15 2010 +0100 Don't emit cursor_changed signals if we have set the cursor - Move code that tracks the current cursor into MtCursorManager. - Simplify cursor cache handling. src/mt-cursor-manager.c | 86 +++++++++++++++++++------------------- src/mt-cursor-manager.h | 18 ++++---- src/mt-main.c | 108 +++++++++++++++++++++-------------------------- 3 files changed, 100 insertions(+), 112 deletions(-) commit 870a5f6bf6342c09395b6128079aff0bbf3e7314 Author: Gerd Kohlberger Date: Sun Nov 7 18:29:14 2010 +0100 Fix a mem leak and reduce nr. of cursor image copies src/mt-cursor-manager.c | 2 +- src/mt-cursor.c | 4 ++-- src/mt-main.c | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) commit b4348e72224ca9ad8c44f1840324d0bd31e0d151 Author: Matej Urbančič Date: Sat Nov 6 21:21:15 2010 +0100 Updated Slovenian translation po/sl.po | 123 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 82 insertions(+), 41 deletions(-) commit 986b5d5b03c5b3f1d360cb44f3ef8ec66d0354db Author: Jorge González Date: Wed Nov 3 13:00:28 2010 +0100 Updated Spanish translation po/es.po | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 0d292422bf5a8c57333db3a283cb5e3d87a9c18f Author: Yaron Shahrabani Date: Wed Nov 3 09:12:49 2010 +0200 Updated Hebrew translation. po/he.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 54d822853d80cd047b1952223fd279f178ba6cfe Author: Fran Diéguez Date: Wed Nov 3 00:09:49 2010 +0100 Updated Galician translations po/gl.po | 308 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 163 insertions(+), 145 deletions(-) commit 2a858d3ce6c22e988c9a9ba52f01b499edf72db3 Author: Gerd Kohlberger Date: Tue Nov 2 20:07:18 2010 +0100 Fix typo src/dwell-click-applet.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5b8800c5286b9b44ac562f6b21de4732ce349b46 Author: Takayuki KUSANO Date: Mon Nov 1 23:47:09 2010 +0900 Fix error in Japanese translation po/ja.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c779dee1aceb7c1cbc95e7e62f498b04ecea242a Author: Carles Ferrando Date: Fri Oct 29 21:36:32 2010 +0100 Updated Catalan (Valencian) translation po/ca@valencia.po | 114 ++++++++++++++++++++++++++--------------------------- 1 files changed, 56 insertions(+), 58 deletions(-) commit 88b21b9dc2bfd772c9b36bf97cf0553d5021a770 Author: Jorge González Date: Fri Oct 29 10:09:05 2010 +0200 Updated Spanish translation po/es.po | 86 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 49 insertions(+), 37 deletions(-) commit c949d72cb9e56a3b69e602c695f3387d1b9aff4a Author: Yaron Shahrabani Date: Fri Oct 29 07:44:27 2010 +0200 Updated Hebrew translation. po/he.po | 76 +++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 46 insertions(+), 30 deletions(-) commit 9b3d734fa83d80e96dbfa3e99fde59c36e48cfa1 Author: Gerd Kohlberger Date: Thu Oct 28 20:10:08 2010 +0200 Add "geometry" option to set size and position of the click-type window Replaces the --ctw-x and --ctw-y command-line arguments. data/mousetweaks.ui | 8 ++-- data/org.gnome.mousetweaks.gschema.xml.in | 5 +++ man/mousetweaks.1 | 14 +++----- src/mt-common.h | 1 + src/mt-ctw.c | 48 +++++++++++++++++++--------- src/mt-ctw.h | 6 +++- src/mt-main.c | 32 ++++++++++--------- src/mt-settings.c | 29 +++++++++++++++++- src/mt-settings.h | 3 +- 9 files changed, 100 insertions(+), 46 deletions(-) commit ca6a60b5052c7f52e789a6cb9a091ba7fd7c3dd9 Author: Yaron Shahrabani Date: Thu Oct 28 09:01:23 2010 +0200 Updated Hebrew translation. po/he.po | 287 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 146 insertions(+), 141 deletions(-) commit c7ef973ba6210ce9f2ac633f3255aea7e35ef45f Author: Jorge González Date: Thu Oct 28 01:47:23 2010 +0200 Updated Spanish translation po/es.po | 300 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 153 insertions(+), 147 deletions(-) commit b8633ea5169ae0d97ca27217bd96731627a4f5f5 Author: Gerd Kohlberger Date: Wed Oct 27 23:31:15 2010 +0200 Add new "orientation" option to the click-type window This commit also adds GType generation for all our enums. Some of the enums have been renamed to be more consistent. All of the object properties now use enums instead of ints and all GSettings keys now use enums too. configure.ac | 17 ++- data/Makefile.am | 4 + data/mousetweaks.ui | 46 ++++++-- data/org.gnome.mousetweaks.gschema.xml.in | 13 ++- src/Makefile.am | 29 +++++ src/dwell-click-applet.c | 52 ++++---- src/mt-common.c | 75 ++----------- src/mt-common.h | 39 ++++--- src/mt-ctw.c | 180 ++++++++++++++++++++++------- src/mt-cursor-manager.c | 25 +++-- src/mt-enum-types.c.template | 96 +++++++++++++++ src/mt-enum-types.h.template | 53 +++++++++ src/mt-main.c | 28 +++--- src/mt-service.c | 26 +++-- src/mt-service.h | 6 +- src/mt-settings.c | 36 +++++-- src/mt-settings.h | 33 +++--- 17 files changed, 527 insertions(+), 231 deletions(-) commit 8c8efcdf4e5c53236bfe43d798cfcb976aafea67 Author: Matej Urbančič Date: Tue Oct 26 19:39:22 2010 +0200 Updated Slovenian translation po/sl.po | 511 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 256 insertions(+), 255 deletions(-) commit 8f8a2205805b5c53bc1b23a0fcf78f3b15b51834 Author: Gerd Kohlberger Date: Tue Oct 26 19:04:11 2010 +0200 Remove "animate-cursor" option This was mainly used for debugging and is no longer required. data/org.gnome.mousetweaks.gschema.xml.in | 5 ----- man/mousetweaks.1 | 6 +----- src/mt-common.h | 1 - src/mt-main.c | 11 +---------- src/mt-settings.c | 16 +--------------- src/mt-settings.h | 1 - 6 files changed, 3 insertions(+), 37 deletions(-) commit be5db0e334954e62c94452bd83b50e39d8001b92 Author: Gerd Kohlberger Date: Tue Oct 26 18:52:21 2010 +0200 Remove mt-main header file src/Makefile.am | 1 - src/mt-main.c | 18 +++++++++++++++++- src/mt-main.h | 49 ------------------------------------------------- 3 files changed, 17 insertions(+), 51 deletions(-) commit 1f665eb4eb0bc536c8b29501dae2f21e10db0ec4 Author: Gerd Kohlberger Date: Tue Oct 26 18:43:25 2010 +0200 Update git.mk git.mk | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) commit 10ca742252521cfb9576233497980caa80d438d8 Author: Roman Mátyus Date: Mon Oct 25 21:58:47 2010 +0200 Updated Slovak translation po/sk.po | 604 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 293 insertions(+), 311 deletions(-) commit 2851a95acba714051ba655c1fd425fc89d04754f Author: Gerd Kohlberger Date: Fri Oct 22 20:43:35 2010 +0200 Sync with changes in gsettings-desktop-schemas Mousetweaks keys that were temporarily in gnome-settings-daemon are now also in gsettings-desktop-schemas. Also some of the keys were renamed to be more verbose and some key types changed from ints to enums. configure.ac | 2 - data/mousetweaks.convert | 2 +- data/org.gnome.mousetweaks.gschema.xml.in | 2 +- src/dwell-click-applet.c | 36 +++++------- src/mt-common.c | 40 +++++++++++++ src/mt-common.h | 40 +++++-------- src/mt-ctw.c | 2 +- src/mt-main.c | 23 +++++--- src/mt-settings.c | 88 ++++++++++++++-------------- src/mt-settings.h | 35 ++++++------ 10 files changed, 149 insertions(+), 121 deletions(-) commit d9b30f3913ba78e2576b3705cae5a8b3dbca69e6 Author: Gerd Kohlberger Date: Thu Oct 21 19:47:07 2010 +0200 Continue chasing our gsettings keys. All mousetweaks gsettings keys that are used by universal-access panel in gnome-control-center have moved to org.gnome.desktop.a11y.mouse in the gsettings-desktop-schemas module. This commit adds a dependency on gsettings-desktop-schemas >= 0.0.2. configure.ac | 2 + data/mousetweaks.convert | 9 ----- data/org.gnome.mousetweaks.gschema.xml.in | 47 +---------------------------- src/mt-common.h | 6 ++-- src/mt-main.c | 4 +- src/mt-settings.c | 23 ++++++++++---- src/mt-settings.h | 1 + 7 files changed, 25 insertions(+), 67 deletions(-) commit eb7e1c02e66da6563499a3250f0c32c346c68678 Author: Gerd Kohlberger Date: Thu Oct 21 17:37:16 2010 +0200 Add gsettings convert data data/Makefile.am | 6 +++++- data/mousetweaks.convert | 12 ++++++++++++ 2 files changed, 17 insertions(+), 1 deletions(-) commit 379b48d1f1c84013f02b756f8f9b23fd20ca7c77 Author: Yaron Shahrabani Date: Thu Oct 21 01:05:26 2010 +0200 Updated Hebrew translation. po/he.po | 339 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 169 insertions(+), 170 deletions(-) commit d52ab15f0228d363ba0312b18acea05eed1b5a6e Author: Fran Diéguez Date: Wed Oct 20 14:53:00 2010 +0200 Updated Galician translations po/gl.po | 489 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 252 insertions(+), 237 deletions(-) commit 93a09dd99b54f5c8867c1272bf35e15a1fe1a360 Author: Gerd Kohlberger Date: Mon Oct 18 23:22:58 2010 +0200 Post release version bump to 2.91.2 README | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)