Sign in
qemu
/
qemu
/
5cb6be2ca3094f4b6b6fd4c44eabec0098acd3e3
/
ui
/
gtk.c
92f1623
gtk: Remove unused include statements which are not portable
by Stefan Weil
· 11 years ago
b1e749c
gtk: Fix accelerator filtering
by Jan Kiszka
· 11 years ago
f087553
gtk: add support for surface conversion
by Gerd Hoffmann
· 11 years ago
030b4b7
gtk: Fix compiler warning (GTK 3 deprecated function)
by Stefan Weil
· 12 years ago
4efeabb
create qemu_openpty_raw() helper function and move it to a separate file
by Michael Tokarev
· 12 years ago
787ba4f
gtk: implement -full-screen
by Peter Wu
· 12 years ago
bd5c51e
qemu-char: don't issue CHR_EVENT_OPEN in a BH
by Michael Roth
· 12 years ago
f7da9c1
gtk: use better icon
by Anthony Liguori
· 12 years ago
1713924
gtk: don't use g_object_unref on GdkCursor
by Anthony Liguori
· 12 years ago
41686a9
gtk: don't resize window when enabling scaling
by Anthony Liguori
· 12 years ago
7791dba
portability: pty.h is glibc-specific
by Paolo Bonzini
· 12 years ago
b087143
ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
by Igor Mitsyanko
· 12 years ago
bf9b255
gtk: refactor menu creation
by Anthony Liguori
· 12 years ago
5209089
console: zap ds arg from register_displaychangelistener
by Gerd Hoffmann
· 12 years ago
571253d
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
by Ozan Çağlayan
· 12 years ago
e6f53fd
Fix warnings suppressors to honor --disable-werror
by Markus Armbruster
· 12 years ago
9697f5d
gtk: custom cursor support
by Gerd Hoffmann
· 12 years ago
284d1c6
console: allow pinning displaychangelisteners to consoles
by Gerd Hoffmann
· 12 years ago
1dbfa00
console: rename vga_hw_*, add QemuConsole param
by Gerd Hoffmann
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
d819cdc
ui/gtk: Set QEMU window icon
by Stefan Weil
· 12 years ago
d8da9ee
gtk: make more messages translatable
by Aurelien Jarno
· 12 years ago
fee204f
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
by Hans de Goede
· 12 years ago
6db253c
gtk: Release modifier when graphic console loses keyboard focus
by Jan Kiszka
· 12 years ago
bc2ed97
console: zap displaystate from dcl callbacks
by Gerd Hoffmann
· 12 years ago
9d9801c
gtk: stop using DisplayState
by Gerd Hoffmann
· 12 years ago
c12aeb8
console: rework DisplaySurface handling [dcl/ui side]
by Gerd Hoffmann
· 12 years ago
21ef45d
console: kill DisplayState->opaque
by Gerd Hoffmann
· 12 years ago
7c20b4a
console: fix displaychangelisteners interface
by Gerd Hoffmann
· 12 years ago
702ec69
chardev: add vc support to qapi
by Gerd Hoffmann
· 12 years ago
bc0477c
Add compat for GDK_KEY_XXX symbols
by Daniel P. Berrange
· 12 years ago
ef6413a
Add compat macro for gtk_widget_get_realized
by Daniel P. Berrange
· 12 years ago
fe43bca
Replace expose-event handler with draw handler in GTK3
by Daniel P. Berrange
· 12 years ago
1ed76b5
Conditionalize use of gtk_widget_size_request
by Daniel P. Berrange
· 12 years ago
8906de7
Conditionalize use of gdk_display_warp_pointer
by Daniel P. Berrange
· 12 years ago
530daf8
Replace gtk_menu_append with gtk_menu_shell_append
by Daniel P. Berrange
· 12 years ago
51572ab
Remove use of GtkVBox in GTK3
by Daniel P. Berrange
· 12 years ago
2a05485
Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab
by Daniel P. Berrange
· 12 years ago
655199d
Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab
by Daniel P. Berrange
· 12 years ago
66962f1
Remove use of gdk_drawable_get_{screen, display}
by Daniel P. Berrange
· 12 years ago
cba6883
Add compat for gdk_drawable_get_size on GTK3
by Daniel P. Berrange
· 12 years ago
30e8f22
gtk: Rename File to Machine menu and add pause, reset and power down items
by Jan Kiszka
· 12 years ago
1040928
ui/gtk: Use menu item from stock for full screen
by Stefan Weil
· 12 years ago
28d2e5b
ui/gtk: Support versions of VTE before 0.26
by Stefan Weil
· 12 years ago
c95e308
Reenable -Wstrict-prototypes
by Kevin Wolf
· 12 years ago
3f58ead
ui/gtk: Fix build (missing include for setlocale)
by Stefan Weil
· 12 years ago
73d4dc7
gtk: suppress accelerators from the File menu when grab is active
by Anthony Liguori
· 12 years ago
834574e
gtk: add translation support (v5)
by Anthony Liguori
· 12 years ago
c615848
gtk: add support for screen scaling and full screen (v5)
by Anthony Liguori
· 12 years ago
5104a1f
gtk: add support for input grabbing (v2)
by Anthony Liguori
· 12 years ago
d861def
gtk: add virtual console support (v2)
by Anthony Liguori
· 12 years ago
a4ccabc
ui: add basic GTK gui (v5)
by Anthony Liguori
· 12 years ago