All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/5] gtk: Fix deprecation warnings, misc bug fixes
@ 2014-03-17 20:06 Cole Robinson
  2014-03-17 20:06 ` [Qemu-devel] [PATCH v3 1/5] configure: Document --with-gtkabi Cole Robinson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Cole Robinson @ 2014-03-17 20:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, Anthony Liguori, Cole Robinson

First patch documents a configure option.
Next 3 patches fix deprecation warnings on gtk 3.10.
Last patch changes the 'quit' shortcut use the ctrl+alt convention.

v3:
    Fix last patch building against old gtk2

Cole Robinson (5):
  configure: Document --with-gtkabi
  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

 configure |  1 +
 ui/gtk.c  | 25 ++++++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

-- 
1.8.5.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-18  7:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 20:06 [Qemu-devel] [PATCH v3 0/5] gtk: Fix deprecation warnings, misc bug fixes Cole Robinson
2014-03-17 20:06 ` [Qemu-devel] [PATCH v3 1/5] configure: Document --with-gtkabi Cole Robinson
2014-03-17 20:06 ` [Qemu-devel] [PATCH v3 2/5] gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic Cole Robinson
2014-03-17 20:06 ` [Qemu-devel] [PATCH v3 3/5] gtk: Don't use deprecated vte_terminal_get_adjustment Cole Robinson
2014-03-17 20:06 ` [Qemu-devel] [PATCH v3 4/5] gtk: Remove use of deprecated stock items Cole Robinson
2014-03-17 20:06 ` [Qemu-devel] [PATCH v3 5/5] gtk: Use ctrl+alt+q for quit accelerator Cole Robinson
2014-03-18  7:28 ` [Qemu-devel] [PATCH v3 0/5] gtk: Fix deprecation warnings, misc bug fixes Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.