index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging
Peter Maydell
1
-116
/
+117
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-7' into staging
Peter Maydell
1
-374
/
+734
2014-05-26
sdl: pass key event source to input layer
Gerd Hoffmann
1
-9
/
+12
2014-05-26
input: bind devices and input routing
Gerd Hoffmann
1
-3
/
+40
2014-05-26
input: keymap: add meta keys
Gerd Hoffmann
1
-0
/
+2
2014-05-26
input: add name to input_event_key_number
Gerd Hoffmann
1
-2
/
+4
2014-05-26
input: add qemu_input_key_number_to_qcode
Gerd Hoffmann
1
-3
/
+8
2014-05-26
input (curses): mask keycodes to remove modifier bits
Andrew Oates
1
-2
/
+2
2014-05-26
gtk: workaround gtk2 vte resize issue
Gerd Hoffmann
1
-0
/
+40
2014-05-26
gtk: window sizing overhaul
Gerd Hoffmann
1
-30
/
+70
2014-05-26
gtk: zap unused global_state
Gerd Hoffmann
1
-4
/
+0
2014-05-26
gtk: Add handling for the xfree86 keycodes
Bruce Rogers
1
-1
/
+35
2014-05-26
gtk: enable untabify for gfx
Gerd Hoffmann
1
-3
/
+7
2014-05-26
gtk: detached window pointer grabs
Gerd Hoffmann
1
-3
/
+21
2014-05-26
gtk: update all windows on mouse mode changes
Gerd Hoffmann
1
-1
/
+5
2014-05-26
gtk: fix grab checks
Gerd Hoffmann
1
-12
/
+23
2014-05-26
gtk: update gd_update_caption
Gerd Hoffmann
1
-17
/
+28
2014-05-26
gtk: skip keyboard grab when hover autograb is active
Gerd Hoffmann
1
-1
/
+3
2014-05-26
gtk: keep track of grab owner
Gerd Hoffmann
1
-5
/
+23
2014-05-26
gtk: add gd_grab trace event
Gerd Hoffmann
1
-0
/
+4
2014-05-26
gtk: add tab to trace events
Gerd Hoffmann
1
-3
/
+3
2014-05-26
gtk: allow moving tabs to windows and back.
Gerd Hoffmann
1
-11
/
+63
2014-05-26
gtk: simplify resize
Gerd Hoffmann
1
-26
/
+14
2014-05-26
gtk: use device type as label
Gerd Hoffmann
1
-2
/
+12
2014-05-26
gtk: support multiple gfx displays
Gerd Hoffmann
1
-37
/
+43
2014-05-26
gtk: move vga state into VirtualGfxConsole
Gerd Hoffmann
1
-278
/
+337
2014-05-26
gtk: VirtualConsole restruction
Gerd Hoffmann
1
-46
/
+73
2014-05-26
gtk: remove page numbering assumtions from the code
Gerd Hoffmann
1
-10
/
+30
2014-05-26
gtk: Add a scrollbar for text consoles
Cole Robinson
1
-2
/
+40
2014-05-26
gtk: cleanup CONFIG_VTE ifdef a bit.
Gerd Hoffmann
1
-19
/
+26
2014-05-26
gtk: zap vte size requests
Gerd Hoffmann
1
-14
/
+0
2014-05-26
console: add kbd_put_keysym_console
Gerd Hoffmann
1
-3
/
+6
2014-05-26
gtk: zap scrolled_window
Gerd Hoffmann
1
-17
/
+2
2014-05-26
console: rework text terminal cursor logic
Gerd Hoffmann
1
-18
/
+32
2014-05-26
console: update text terminal surface unconditionally
Gerd Hoffmann
1
-71
/
+56
2014-05-26
console: nicer initial screen
Gerd Hoffmann
1
-8
/
+11
2014-05-26
console: Abort on property access errors
Kirill Batuzov
1
-17
/
+13
2014-05-16
input: remove sparc keymap hack
Gerd Hoffmann
1
-19
/
+0
2014-05-16
input: use KeyValue directly in sendkey monitor command
Gerd Hoffmann
1
-24
/
+23
2014-05-16
input: add qemu_input_handler_deactivate
Gerd Hoffmann
1
-0
/
+7
2014-05-16
input: key mapping helpers
Gerd Hoffmann
3
-175
/
+219
2014-05-08
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
Michael Tokarev
1
-1
/
+1
2014-05-08
spice: fix libvirt snapshots
Gerd Hoffmann
1
-0
/
+8
2014-05-08
spice: fix "info spice"
Gerd Hoffmann
1
-1
/
+1
2014-05-07
ui: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-05-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into staging
Peter Maydell
1
-65
/
+23
2014-04-29
sdl2: Support mouse wheel
Cole Robinson
1
-18
/
+26
2014-04-29
sdl2: add ui info setting.
Dave Airlie
1
-0
/
+7
2014-04-29
gtk: Fix accelerators being triggered twice with gtk3
Cole Robinson
1
-22
/
+0
2014-04-29
gtk: Fix -serial vc
Cole Robinson
1
-32
/
+9
[next]