Age | Commit message (Expand) | Author |
2013-03-08 | qemu-char: move text console init to console.c | Anthony Liguori |
2013-02-26 | Add compat for GDK_KEY_XXX symbols | Daniel P. Berrange |
2013-02-26 | Add compat macro for gtk_widget_get_realized | Daniel P. Berrange |
2013-02-26 | Ensure x_keymap.o is built when GTK is enabled | Daniel P. Berrange |
2013-02-26 | Replace expose-event handler with draw handler in GTK3 | Daniel P. Berrange |
2013-02-26 | Conditionalize use of gtk_widget_size_request | Daniel P. Berrange |
2013-02-26 | Conditionalize use of gdk_display_warp_pointer | Daniel P. Berrange |
2013-02-26 | Replace gtk_menu_append with gtk_menu_shell_append | Daniel P. Berrange |
2013-02-26 | Remove use of GtkVBox in GTK3 | Daniel P. Berrange |
2013-02-26 | Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab | Daniel P. Berrange |
2013-02-26 | Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab | Daniel P. Berrange |
2013-02-26 | Remove use of gdk_drawable_get_{screen, display} | Daniel P. Berrange |
2013-02-26 | Add compat for gdk_drawable_get_size on GTK3 | Daniel P. Berrange |
2013-02-22 | gtk: Rename File to Machine menu and add pause, reset and power down items | Jan Kiszka |
2013-02-22 | ui/gtk: Use menu item from stock for full screen | Stefan Weil |
2013-02-22 | ui/gtk: Support versions of VTE before 0.26 | Stefan Weil |
2013-02-22 | Reenable -Wstrict-prototypes | Kevin Wolf |
2013-02-22 | ui/gtk: Fix build (missing include for setlocale) | Stefan Weil |
2013-02-21 | gtk: suppress accelerators from the File menu when grab is active | Anthony Liguori |
2013-02-21 | gtk: add translation support (v5) | Anthony Liguori |
2013-02-21 | gtk: add support for screen scaling and full screen (v5) | Anthony Liguori |
2013-02-21 | gtk: add support for input grabbing (v2) | Anthony Liguori |
2013-02-21 | gtk: add virtual console support (v2) | Anthony Liguori |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori |
2013-02-21 | console: allow VCs to be overridden by UI | Anthony Liguori |
2013-02-21 | vga: fix byteswapping. | Gerd Hoffmann |
2013-02-18 | vnc-tls: Fix compilation with newer versions of GNU-TLS | Andre Przywara |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster |
2013-02-06 | vnc: recognize Hungarian doubleacutes | Michael Tokarev |
2013-01-31 | cocoa: Replace non-portable asprintf() by g_strdup_printf() | Stefan Weil |
2013-01-31 | cocoa: Fix VBE function Set Display Start | Henry Harrington |
2013-01-30 | qemu-pixman.h: Avoid mutual inclusion loop with console.h | Peter Maydell |
2013-01-30 | spice: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster |
2013-01-30 | vnc: Clean up vncws_send_handshake_response() | Markus Armbruster |
2013-01-21 | vnc: fix possible uninitialized removals | Tim Hardeck |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck |
2013-01-21 | vnc: added buffer_advance function | Tim Hardeck |
2013-01-16 | ui: Drop useless null tests in parse_keyboard_layout() | Markus Armbruster |
2013-01-15 | sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits | Markus Armbruster |
2013-01-12 | qemu-option: move standard option definitions out of qemu-config.c | Paolo Bonzini |
2013-01-04 | spice: drop incorrect vm_change_state_handler() opaque | Stefan Hajnoczi |
2012-12-22 | build: fix includes for VNC | Paolo Bonzini |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | migration: move include files to include/migration/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-19 | janitor: add guards to headers | Paolo Bonzini |