Il 19/01/2014 22:18, Stefan Weil ha scritto:
> Ping^3. What is missing to get this patch applied? It was sent more than
> a month ago (2012-12-07).
You are Win32 maintainer, just send a pull request.
Paolo
Am 10.01.2014 20:02, schrieb Stefan Weil:
> Am 18.12.2013 19:14, schrieb Stefan Weil:
>> Am 07.12.2013 16:25, schrieb Stefan Weil:
>>> GTK uses different hardware keycodes on Windows hosts, so some special
>>> handling is needed to get the QEMU keycode.
>>>
>>> Signed-off-by: Stefan Weil
>>> ---
>
Am 18.12.2013 19:14, schrieb Stefan Weil:
> Am 07.12.2013 16:25, schrieb Stefan Weil:
>> GTK uses different hardware keycodes on Windows hosts, so some special
>> handling is needed to get the QEMU keycode.
>>
>> Signed-off-by: Stefan Weil
>> ---
>> ui/gtk.c | 18 +++---
>> 1 file c
Am 18.12.2013 21:12, schrieb Stefan Weil:
> I have no solution for the #ifndef MAPVK_VK_TO_VSC case. The code works
> for me with Windows 7 and 8.1, but might work with older versions, too.
> If someone has Windows XP, a test can be run with
> http://qemu.weilnetz.de/w32/qemu-w32-setup-20131128.exe
Am 18.12.2013 19:28, schrieb Andreas Färber:
> Am 07.12.2013 16:25, schrieb Stefan Weil:
>> GTK uses different hardware keycodes on Windows hosts, so some special
>> handling is needed to get the QEMU keycode.
>>
>> Signed-off-by: Stefan Weil
>> ---
>> ui/gtk.c | 18 +++---
>> 1 fil
Am 07.12.2013 16:25, schrieb Stefan Weil:
> GTK uses different hardware keycodes on Windows hosts, so some special
> handling is needed to get the QEMU keycode.
>
> Signed-off-by: Stefan Weil
> ---
> ui/gtk.c | 18 +++---
> 1 file changed, 15 insertions(+), 3 deletions(-)
>
> diff
Am 07.12.2013 16:25, schrieb Stefan Weil:
> GTK uses different hardware keycodes on Windows hosts, so some special
> handling is needed to get the QEMU keycode.
>
> Signed-off-by: Stefan Weil
> ---
> ui/gtk.c | 18 +++---
> 1 file changed, 15 insertions(+), 3 deletions(-)
>
> diff -
GTK uses different hardware keycodes on Windows hosts, so some special
handling is needed to get the QEMU keycode.
Signed-off-by: Stefan Weil
---
ui/gtk.c | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/ui/gtk.c b/ui/gtk.c
index 6316f5b..a633d89 100644
-