commit ef70410083721cc6a43f61d366b568598f9b3681 Author: Gerd Kohlberger Date: Mon Aug 10 22:38:59 2009 +0200 Enable libusb-input during make distcheck Makefile.am | 3 ++- NEWS | 1 + 2 files changed, 3 insertions(+), 1 deletions(-) commit dfa5934718ae49ce202c8a44aff4c97052e70665 Author: Gerd Kohlberger Date: Mon Aug 10 22:26:30 2009 +0200 Prepare 2.27.90 release NEWS | 18 ++++++++++++++++++ README | 4 ++-- configure.in | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) commit c10c6584449e644173fe738f99f3416bce6d17dc Author: Gerd Kohlberger Date: Mon Aug 10 21:58:59 2009 +0200 Remove libgnome and libgnomeui dependency - bgo#589117 configure.in now checks for 2 additional packages: gconf-2.0 >= 2.16.0 and dbus-glib-1 >= 0.7 configure.in | 28 ++++---- gok-1.0.pc.in | 2 +- gok.glade2 | 133 +++++++++++++++++++------------- gok/callbacks.c | 17 ---- gok/gok-key.c | 21 ++--- gok/gok-page-keyboard.c | 115 +++++++++++++++++++++------- gok/gok-sliding-window-word-complete.c | 15 ++-- gok/gok-utf8-word-complete.c | 11 +-- gok/gok-word-complete.c | 8 +- gok/main.c | 119 ++++++++++++++++++++-------- gok/test-gok-action.c | 7 +- gok/test-gok-feedback.c | 7 +- gok/test-gok-wordcomplete.c | 5 +- gok/word-complete.c | 11 +-- 14 files changed, 302 insertions(+), 197 deletions(-) commit f441b77f6ab26adb6245f44356958aaeae7af76e Author: Gerd Kohlberger Date: Mon Aug 10 21:09:36 2009 +0200 Disable gtk engines in gok.rc We have to disable the use of gtk engines again, because not all engines allow to override button background colors. One example is the default OpenSolaris engine (Nimbus). Details in #585633. gok.rc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit a0955018a8b12611926829d3fea513a378542dfd Author: Gerd Kohlberger Date: Mon Aug 10 21:03:51 2009 +0200 Minor API reference update Sync variable names in the API reference templates. docs/reference/tmpl/gok-button.sgml | 2 +- docs/reference/tmpl/main.sgml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) commit a4eda54bf7fa8baeedd601f12f4b13a94d294f8b Author: Gerd Kohlberger Date: Mon Aug 10 20:56:53 2009 +0200 Substitute $sounddir in gconf schema file Fixes a regression that was introduced with the migration to libcanberra. Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3c74c3e57daba9ad718c86605389fcfe691e6ebc Author: Götz Waschk Date: Mon Aug 10 20:37:27 2009 +0200 Fix build failure caused by missing header - bgo#589967 gok/gok-libusb.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit bcda7c4df1c763c76ed0a065920ac79b3b775db2 Author: Kjartan Maraas Date: Wed Aug 5 10:02:41 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 329 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 158 insertions(+), 171 deletions(-) commit c427a270ea2516065a77d88c753568e46e0c63c5 Author: Ray Wang Date: Fri Jul 31 17:34:56 2009 +0800 Updated Simplified Chinese translation. po/zh_CN.po | 834 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 459 insertions(+), 375 deletions(-)