summaryrefslogtreecommitdiff
path: root/ui/spice-input.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Merge tag 'v2.6.0' into developSeokYeon Hwang1-5/+2
2016-03-01qapi: rename input buttonsGerd Hoffmann1-2/+2
2016-02-04ui: Clean up includesPeter Maydell1-4/+1
2016-01-06gui: delete deprecated SWT GUIGiWoong Kim1-1/+1
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake1-2/+2
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake1-1/+1
2015-08-19Merge branch 'tizen_2.4_develop' into tizen_3.0_developSeokYeon Hwang1-0/+2
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang1-26/+58
2014-03-24spice: input: Fix absolute mouse y coordinatesCole Robinson1-1/+1
2014-03-05input: mouse: switch spice ui to new coreGerd Hoffmann1-24/+38
2014-03-05input: keyboard: switch spice ui to new coreGerd Hoffmann1-2/+20
2013-12-23remote: added remote server/client packages spice-gtk, virt-viewer, celt, spi...sungmin ha1-0/+138
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-2/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-07-23notifier: Pass data argument to callbackJan Kiszka1-2/+2
2010-09-21spice: add tablet supportGerd Hoffmann1-7/+87
2010-09-21spice: add mouseGerd Hoffmann1-0/+52
2010-09-21spice: add keyboardGerd Hoffmann1-0/+85