summaryrefslogtreecommitdiff
path: root/gtk/vncdisplaykeymap.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23vncdisplaykeymap: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboardPavel Grunt1-4/+5
2014-10-30Remove redundant use of constChristophe Fergeau1-3/+3
2014-04-15Gather gtk+ compatibility code in a single fileChristophe Fergeau1-5/+1
2014-03-13Make sure config.h is included first in all .c filesChristophe Fergeau1-0/+1
2013-05-16Build fix, use correct check versionMarc-André Lureau1-1/+2
2013-05-14Build fixes for gtk+2Marc-André Lureau1-0/+5
2013-05-13Fix build after 577263aaf4cMarc-André Lureau1-2/+0
2013-05-13vncdisplaykeymap: add wayland supportMarc-André Lureau1-0/+17
2013-05-11vncdisplaykeymap: add broadway supportMarc-André Lureau1-0/+24
2013-05-11vncdisplaykeymap: adapt gtk2 compat codeMarc-André Lureau1-6/+6
2013-05-11vncdisplaykeymap: use a window to associate tableMarc-André Lureau1-6/+6
2012-10-15vnc keymap: fix incorrect table sizeMarc-André Lureau1-2/+2
2012-06-13Fix various memory leaksChristophe Fergeau1-1/+1
2011-01-27gtk: fix windows buildMarc-André Lureau1-3/+3
2011-01-14Make keyboard code support multiple GDK backendsDaniel P. Berrange1-83/+114
2010-11-24gtk: add a flag to turn debug off, SPICE_DEBUG=1 to overrideMarc-André Lureau1-1/+3
2010-11-24gtk: use g_log functions instead of fprintf and custom handlerMarc-André Lureau1-1/+3
2010-11-23Add glib objects + gtk widgets for spice.Gerd Hoffmann1-0/+245