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
/
gtk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
2015-01-19
1
-6
/
+7
*
gtk: Don't crash if -nodefaults
Fam Zheng
2014-11-21
1
-7
/
+9
*
gtk: fix possible memory leak about local_err
zhanghailiang
2014-11-21
1
-2
/
+1
*
gtk: add GDK_KEY_pause #define
Gerd Hoffmann
2014-11-04
1
-0
/
+1
*
gtk: Hide the menubar when in fullscreen mode (lp 1294898)
Cole Robinson
2014-11-04
1
-2
/
+2
*
gtk: Install vc accelerators on parent window
Cole Robinson
2014-11-04
1
-7
/
+15
*
gtk: Install fullscreen accelerator on toplevel window
Cole Robinson
2014-11-04
1
-4
/
+14
*
gtk: Grab accel_group from GtkDisplayState
Cole Robinson
2014-11-04
1
-12
/
+9
*
gtk: avoid gd_widget_reparent with gtk 3.14+
Gerd Hoffmann
2014-10-28
1
-2
/
+11
*
gtk: drop gtk_widget_set_double_buffered call
Gerd Hoffmann
2014-10-28
1
-1
/
+0
*
gtk: add support for the Pause key
Martin Decky
2014-10-15
1
-0
/
+6
*
gtk.c: Fix memory leak in gd_set_keycode_type()
Chen Fan
2014-10-15
1
-0
/
+7
*
ui/gtk: Restore keyboard focus after Page change
John Snow
2014-07-11
1
-3
/
+6
*
gtk: update window size after showing/hiding tabs
Gerd Hoffmann
2014-06-11
1
-0
/
+2
*
gtk: factor out gtk3 grab into the new gd_grab_devices function
Gerd Hoffmann
2014-06-11
1
-64
/
+36
*
gtk: cleanup backend dependencies
Gerd Hoffmann
2014-06-11
1
-28
/
+42
*
gtk: factor out keycode mapping
Gerd Hoffmann
2014-06-11
1
-7
/
+16
*
gtk: workaround gtk2 vte resize issue
Gerd Hoffmann
2014-05-26
1
-0
/
+40
*
gtk: window sizing overhaul
Gerd Hoffmann
2014-05-26
1
-30
/
+70
*
gtk: zap unused global_state
Gerd Hoffmann
2014-05-26
1
-4
/
+0
*
gtk: Add handling for the xfree86 keycodes
Bruce Rogers
2014-05-26
1
-1
/
+35
*
gtk: enable untabify for gfx
Gerd Hoffmann
2014-05-26
1
-3
/
+7
*
gtk: detached window pointer grabs
Gerd Hoffmann
2014-05-26
1
-3
/
+21
*
gtk: update all windows on mouse mode changes
Gerd Hoffmann
2014-05-26
1
-1
/
+5
*
gtk: fix grab checks
Gerd Hoffmann
2014-05-26
1
-12
/
+23
*
gtk: update gd_update_caption
Gerd Hoffmann
2014-05-26
1
-17
/
+28
*
gtk: skip keyboard grab when hover autograb is active
Gerd Hoffmann
2014-05-26
1
-1
/
+3
*
gtk: keep track of grab owner
Gerd Hoffmann
2014-05-26
1
-5
/
+23
*
gtk: add gd_grab trace event
Gerd Hoffmann
2014-05-26
1
-0
/
+4
*
gtk: add tab to trace events
Gerd Hoffmann
2014-05-26
1
-3
/
+3
*
gtk: allow moving tabs to windows and back.
Gerd Hoffmann
2014-05-26
1
-11
/
+63
*
gtk: simplify resize
Gerd Hoffmann
2014-05-26
1
-26
/
+14
*
gtk: use device type as label
Gerd Hoffmann
2014-05-26
1
-2
/
+12
*
gtk: support multiple gfx displays
Gerd Hoffmann
2014-05-26
1
-37
/
+43
*
gtk: move vga state into VirtualGfxConsole
Gerd Hoffmann
2014-05-26
1
-278
/
+337
*
gtk: VirtualConsole restruction
Gerd Hoffmann
2014-05-26
1
-46
/
+73
*
gtk: remove page numbering assumtions from the code
Gerd Hoffmann
2014-05-26
1
-10
/
+30
*
gtk: Add a scrollbar for text consoles
Cole Robinson
2014-05-26
1
-2
/
+40
*
gtk: cleanup CONFIG_VTE ifdef a bit.
Gerd Hoffmann
2014-05-26
1
-19
/
+26
*
gtk: zap vte size requests
Gerd Hoffmann
2014-05-26
1
-14
/
+0
*
gtk: zap scrolled_window
Gerd Hoffmann
2014-05-26
1
-17
/
+2
*
gtk: Fix accelerators being triggered twice with gtk3
Cole Robinson
2014-04-29
1
-22
/
+0
*
gtk: Fix -serial vc
Cole Robinson
2014-04-29
1
-32
/
+9
*
gtk: Use ctrl+alt+q for quit accelerator
Cole Robinson
2014-04-29
1
-1
/
+2
*
gtk: Remove use of deprecated stock items
Cole Robinson
2014-04-29
1
-9
/
+7
*
gtk: Don't use deprecated vte_terminal_get_adjustment
Cole Robinson
2014-04-29
1
-0
/
+4
*
gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic
Cole Robinson
2014-04-29
1
-2
/
+2
*
gtk: Implement grab-on-click behavior in relative mode
Takashi Iwai
2014-04-08
1
-2
/
+17
*
gtk: Remember the last grabbed pointer position
Takashi Iwai
2014-04-07
1
-2
/
+14
*
gtk: Fix the relative pointer tracking mode
Takashi Iwai
2014-04-07
1
-9
/
+9
[next]