2004-10-13 David Bolter * configure.in: Rev to 0.11.12 2004-10-13 Padraig O'Briain * gok/create-branching-keyboard.c gok/gok-gok-button.c gok/gok-chunker.c gok/gok-data.c gok/gok-key.c gok/gok-key.h gok/gok-keyboard.c gok/gok-keyboard.h gok/gok-mousecontrol.c gok/gok-output.c gok/gok-output.h gok/gok-page-actions.c gok/gok-page-feedbacks.h gok/gok-page-wordcomplete.c gok/gok-repeat.c gok/gok-scanner.c gok/gok-scanner.h gok/gok-settings-dialog.c gok/gok-sliding-window-word-complete.h gok/gok-spy.c gok/gok-utf8-word-complete.h gok/gok-word-complete.h gok/keyboard-geometry.c gok/main.c: Fix compiler warnings on Solaris; bug #154915. 2004-10-12 Bill Haneman * gok/gok-keyboard.c: (gok_keyboard_branch_gui_actions): Prevent double-actions for selectable items. 2004-10-07 Bill Haneman * configure.in: Re-dist at 0.11.11, because of compile issues below. * gok/gok-keyboard.c: Remove shadowing local parameter GokKeyboard *keyboard. Fixes bug #154603. * gok/gok-key.c: s/gchar/guchar everywhere; fix for iso_string compilation issue with some compilers.