GOK is an on-screen keyboard. An alternative to the mouse/keyboard input system (for unix-like systems with GNOME libraries.)
Be the first to post a text review of gok. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2005-05-11 Bill Haneman <bill.haneman@sun.com> * gok/gok-spy.c: (gok_spy_is_primary_container): Match ROLE_APPLICATION, ROLE_ROOT_PANE, and ROLE_FRAME objects. This makes UI Grab work better with applications which modify their UI asynchronously, or which build their UI on the fly after posting their initial window. Java Swing applications are examples of apps that may often do this. * gok/gok-keyboard.c: Treat ROLE_MENU_ITEM objects like ROLE_MENU objects, if they have children. This is a hack to get around anomalous gtk+/glade behavior which can result in an atk hierarchy with MENU_ITEM objects that aren't leaf nodes, but are actually toplevel menus. * configure.in, NEWS, README: Revved to 1.0.5.
2005-04-26 Bill Haneman <bill.haneman@sun.com> * gok/gok-spy-priv.h: (AccessibleNodeFlags): Added inside_table gboolean to flags. * gok/gok-spy.c: (gok_spy_get_table_nodes): Add all actionable, visible table cells to node list. (gok_spy_get_actionable_descendants): Check for and add the "inside_table" flag when searching. (gok_spy_append_node): If we're inside a table, try very hard to come up with a name for an actionable table cell - if a column header is available, use that, and use either the row header, first column-cell's textual content, or row index to identify the cell. Fixes bug #301377. 2005-04-25 Bill Haneman <bill.haneman@sun.com> * gok/gok-keyboard.c: (gok_keyboard_grab_focus_if_button): New, grab focus if the actionable is a button. (gok_keyboard_branch_or_invoke_actions): Call gok_keyboard_grab_focus_if_button before doing action. 2005-04-11 Iaki Larraaga <dooteo@euskalgnu.org> * configure.in: Added "eu" (Basque) to ALL_LINGUAS. 2005-04-05 David Bolter <david.bolter@utoronto.ca> * gok-with-references.schemas.in: generated by m4 * gok-with-references.schemas.m4: changed gok search depth and breadth * gok/gok-spy.c: (gok_spy_open): read in search depth and breadth parameters from gconf (gok_spy_search_component_list): use gconf search parameters Fix for bug #172111 2005-03-31 Steve Murphy <murf@e-tools.com> * configure.in: Added "rw" to ALL_LINGUAS.
2005-03-23 David Bolter <david.bolter@utoronto.ca> * NEWS: * README: * configure.in: Version 1.0.3 2005-03-22 Bill Haneman <bill.haneman@sun.com> * gok/gok-spy.c: (gok_spy_search_component_list): Take a search_depth parameter, to guard against infinite recursion in searches where the ATK hierarchy contains loops. Also, check for child==parent in the child enumeration loop, to detect other broken hierarchies. See bug #171231. 2005-03-16 Bill Haneman <bill.haneman@sun.com> * po/ne.po: Fix broken ne.po file changes that went in recently. (bug #170574). 2005-03-14 Bill Haneman <bill.haneman@sun.com> Fix for #170347. * gok/gok-spy.c: (gok_spy_process_focus): If we get a focus event from a menu item in a popup (as opposed to focus from a 'menu' itself), then populate the resulting gok branch keyboard with siblings, not children. * gok/main.c: (gok_main_ds): Call gok_repeat_disarm, we don't want repeat state to persist across keyboard branches. * gok/gok-repeat.c: (gok_repeat_disarm) : Call gok_repeat_stop when disarming. 2005-03-10 David Bolter <david.bolter@utoronto.ca> * gok/gok-word-complete.c: (gok_wordcomplete_process_unichar), (gok_wordcomplete_predict): added missing return statement Thanks for this fix Matthias Clasen. Fixes bug #169761 2005-03-08 David Bolter <david.bolter@utoronto.ca> * Makefile.am: added distuninstallcheck_listfiles expression. Fixes bug #160726 2005-03-07 Irene Ryan <irene.ryan@sun.com> * help/gok/C/gok.xml: updated date, manual version, and s/w version number * help/gok/C/gok-C.omf: updated version and date details
2005-03-07 David Bolter <david.bolter@utoronto.ca> * NEWS: * README: * configure.in: Version 1.0.2 2005-03-06 Mugurel Tudor <mugurelu@go.ro> * configure.in: Added ro to ALL_LINGUAS 2005-03-02 Pawan Chitrakar <pawan@nplinux.org> * configure.in: Added ne in ALL_LINGUAS
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?