summaryrefslogtreecommitdiff
path: root/ui/gtk.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22gtk: Rename File to Machine menu and add pause, reset and power down itemsJan Kiszka1-12/+68
2013-02-22ui/gtk: Use menu item from stock for full screenStefan Weil1-2/+3
2013-02-22ui/gtk: Support versions of VTE before 0.26Stefan Weil1-1/+6
2013-02-22Reenable -Wstrict-prototypesKevin Wolf1-1/+11
2013-02-22ui/gtk: Fix build (missing include for setlocale)Stefan Weil1-0/+1
2013-02-21gtk: suppress accelerators from the File menu when grab is activeAnthony Liguori1-0/+34
2013-02-21gtk: add translation support (v5)Anthony Liguori1-7/+15
2013-02-21gtk: add support for screen scaling and full screen (v5)Anthony Liguori1-17/+237
2013-02-21gtk: add support for input grabbing (v2)Anthony Liguori1-5/+151
2013-02-21gtk: add virtual console support (v2)Anthony Liguori1-0/+160
2013-02-21ui: add basic GTK gui (v5)Anthony Liguori1-0/+576