Hi,
Here comes the gtk patch queue, featuring a collection
of fixes and cleanups by Cole Robinson.
please pull,
Gerd
The following changes since commit e2da502c003b9a91b4aea7684959192bd07c1f1d:
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging (2014-04-28
14:14:35 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-gtk-6
for you to fetch changes up to 341a034742ffd87208fa51279537def21a8c39a7:
gtk: Fix accelerators being triggered twice with gtk3 (2014-04-29 10:46:30
+0200)
----------------------------------------------------------------
gtk: collection of fixes and cleanups by Cole Robinson
----------------------------------------------------------------
Cole Robinson (8):
configure: Document --with-gtkabi
configure: Re-run make if gtkabi/sdlabi is changed
gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic
gtk: Don't use deprecated vte_terminal_get_adjustment
gtk: Remove use of deprecated stock items
gtk: Use ctrl+alt+q for quit accelerator
gtk: Fix -serial vc
gtk: Fix accelerators being triggered twice with gtk3
configure | 3 +++
ui/gtk.c | 88 +++++++++++++++++----------------------------------------------
2 files changed, 26 insertions(+), 65 deletions(-)