index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
2013-03-19
1
-3
/
+6
*
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
1
-63
/
+79
*
console: zap color_table
Gerd Hoffmann
2013-03-18
1
-77
/
+6
*
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
2
-51
/
+53
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
7
-42
/
+20
*
cocoa: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-25
/
+10
*
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-15
/
+16
*
sdl: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-41
/
+51
*
vnc: stop using DisplayState
Gerd Hoffmann
2013-03-18
4
-40
/
+48
*
gtk: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-60
/
+80
*
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
6
-46
/
+33
*
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
1
-42
/
+29
*
sdl: drop dead code
Gerd Hoffmann
2013-03-18
1
-5
/
+0
*
spice: zap sdpy global
Gerd Hoffmann
2013-03-18
1
-14
/
+16
*
console: kill DisplayState->opaque
Gerd Hoffmann
2013-03-18
3
-24
/
+20
*
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-18
7
-65
/
+274
*
chardev: add vc support to qapi
Gerd Hoffmann
2013-03-13
2
-13
/
+50
*
qemu-char: move text console init to console.c
Anthony Liguori
2013-03-08
1
-0
/
+7
*
Add compat for GDK_KEY_XXX symbols
Daniel P. Berrange
2013-02-26
1
-0
/
+9
*
Add compat macro for gtk_widget_get_realized
Daniel P. Berrange
2013-02-26
1
-0
/
+5
*
Ensure x_keymap.o is built when GTK is enabled
Daniel P. Berrange
2013-02-26
1
-1
/
+1
*
Replace expose-event handler with draw handler in GTK3
Daniel P. Berrange
2013-02-26
1
-0
/
+7
*
Conditionalize use of gtk_widget_size_request
Daniel P. Berrange
2013-02-26
1
-0
/
+4
*
Conditionalize use of gdk_display_warp_pointer
Daniel P. Berrange
2013-02-26
1
-1
/
+6
*
Replace gtk_menu_append with gtk_menu_shell_append
Daniel P. Berrange
2013-02-26
1
-20
/
+20
*
Remove use of GtkVBox in GTK3
Daniel P. Berrange
2013-02-26
1
-0
/
+4
*
Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab
Daniel P. Berrange
2013-02-26
1
-11
/
+65
*
Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab
Daniel P. Berrange
2013-02-26
1
-1
/
+40
*
Remove use of gdk_drawable_get_{screen, display}
Daniel P. Berrange
2013-02-26
1
-3
/
+2
*
Add compat for gdk_drawable_get_size on GTK3
Daniel P. Berrange
2013-02-26
1
-0
/
+10
*
gtk: Rename File to Machine menu and add pause, reset and power down items
Jan Kiszka
2013-02-22
1
-12
/
+68
*
ui/gtk: Use menu item from stock for full screen
Stefan Weil
2013-02-22
1
-2
/
+3
*
ui/gtk: Support versions of VTE before 0.26
Stefan Weil
2013-02-22
1
-1
/
+6
*
Reenable -Wstrict-prototypes
Kevin Wolf
2013-02-22
1
-1
/
+11
*
ui/gtk: Fix build (missing include for setlocale)
Stefan Weil
2013-02-22
1
-0
/
+1
*
gtk: suppress accelerators from the File menu when grab is active
Anthony Liguori
2013-02-21
1
-0
/
+34
*
gtk: add translation support (v5)
Anthony Liguori
2013-02-21
1
-7
/
+15
*
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
2013-02-21
1
-17
/
+237
*
gtk: add support for input grabbing (v2)
Anthony Liguori
2013-02-21
1
-5
/
+151
*
gtk: add virtual console support (v2)
Anthony Liguori
2013-02-21
1
-0
/
+160
*
ui: add basic GTK gui (v5)
Anthony Liguori
2013-02-21
2
-0
/
+579
*
console: allow VCs to be overridden by UI
Anthony Liguori
2013-02-21
1
-1
/
+13
*
vga: fix byteswapping.
Gerd Hoffmann
2013-02-21
1
-2
/
+7
*
vnc-tls: Fix compilation with newer versions of GNU-TLS
Andre Przywara
2013-02-18
1
-3
/
+3
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-11
2
-2
/
+2
*
vnc: recognize Hungarian doubleacutes
Michael Tokarev
2013-02-06
1
-0
/
+4
*
cocoa: Replace non-portable asprintf() by g_strdup_printf()
Stefan Weil
2013-01-31
1
-3
/
+3
*
cocoa: Fix VBE function Set Display Start
Henry Harrington
2013-01-31
1
-0
/
+21
*
qemu-pixman.h: Avoid mutual inclusion loop with console.h
Peter Maydell
2013-01-30
1
-1
/
+2
*
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
1
-2
/
+2
[next]