]> git.lyx.org Git - lyx.git/commit
Added custom xvkbd for avoiding typing into other windows.
authorTommaso Cucinotta <tommaso@lyx.org>
Wed, 2 Feb 2011 23:18:16 +0000 (23:18 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Wed, 2 Feb 2011 23:18:16 +0000 (23:18 +0000)
commit1f51de3cd15becfda6bddb425032035c40999770
treee8dc81820c3f0b61f8e19c070d2db65886c92776
parent08c312f2acf26ad9c74401989c45a5d7a8beacc6
Added custom xvkbd for avoiding typing into other windows.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37439 a592a061-630c-0410-9148-cb99ea01b6c8
43 files changed:
development/autotests/Makefile
development/autotests/README
development/autotests/keytest.py
development/autotests/run-tests.sh
development/autotests/single-test.sh
development/autotests/xvkbd/Imakefile [new file with mode: 0644]
development/autotests/xvkbd/README [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-belgian.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-common.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-common.h [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-danish.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-fitaly.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-french.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-french2.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-german.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-greek.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-hebrew.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-icelandic.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-italian.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-jisx6002.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-jisx6004.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-korean.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-latin1.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-norwegian.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-portuguese.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-russian.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-slovene.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-small.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-spanish.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-strip.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-swedish.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-swissgerman.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-turkish.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd-uk.ad [new file with mode: 0644]
development/autotests/xvkbd/XVkbd.ad [new file with mode: 0644]
development/autotests/xvkbd/findwidget.c [new file with mode: 0644]
development/autotests/xvkbd/iconify.xbm [new file with mode: 0644]
development/autotests/xvkbd/resources.h [new file with mode: 0644]
development/autotests/xvkbd/xvkbd.c [new file with mode: 0644]
development/autotests/xvkbd/xvkbd.man [new file with mode: 0644]
development/autotests/xvkbd/xvkbd.xbm [new file with mode: 0644]
development/autotests/xvkbd/xvkbd_icon.xbm [new file with mode: 0644]
development/autotests/xvkbd/xvkbd_iconmask.xbm [new file with mode: 0644]