2004-08-25 Bill Haneman * configure.in: Revved to 0.11.7. * automatic-scanning.xml.in: * direct-selection.xml.in: * directed.xml.in: * dwell-selection.xml.in: * inverse-scanning.xml.in: * singlekey-automatic-scanning.xml.in: * singlekey-inverse-scanning.xml.in: Specified xml:space="preserve" attribute in multi-line translatable descriptions. Fixes bug #147644. 2004-08-24 Bill Haneman * Makefile.am: Don't dist the merged .kbd files, they should get re-generated (with merged translations!) on make. * gok/main.h: (gok_main_update_struts): Pass x and y params. * gok/main.c: (gok_main_update_struts): Don't fill the whole partial strut, only reserve the area actually in use. 2004-08-18 Kjartan Maraas * configure.in: Added «nb» to ALL_LINGUAS. 2004-08-30 Bill Haneman * NEWS: Updated for 0.11.6. 2004-08-17 Bill Haneman * gok/gok-keyboard.c: (gok_keyboard_get_keywidth_for_window): (gok_keyboard_get_keyheight_for_window): Account for BORDERPIX in DOCK windows when calculating key sizes. (gok_keyboard_get_cell_width): Remember to add in BORDERPIX when determining cell width for a keyboard layout. Fixes bug #149842.