Re: [Qemu-devel] [PATCH v2 0/7] gtk: A few bug fixes

2014-03-14 Thread Gerd Hoffmann
Hi, > Hmm, thanks for testing. I didn't notice the GDK_KEY_foo back compat defines > at the top of gtk.c, we need one for GDK_KEY_q as well. > > Would you prefer I wait until after 2.0 is out to resubmit the series? I don't mind much, do whatever works best for you. Most likely there are no c

Re: [Qemu-devel] [PATCH v2 0/7] gtk: A few bug fixes

2014-03-14 Thread Cole Robinson
On 03/14/2014 05:48 AM, Gerd Hoffmann wrote: > On Do, 2014-03-13 at 15:30 -0400, Cole Robinson wrote: >> First patch documents a configure option. >> Next 3 patches fix deprecation warnings on gtk 3.10. >> The remaining patches are bug fixes. >> >> v2: >> Add configure patch >> Fix building

Re: [Qemu-devel] [PATCH v2 0/7] gtk: A few bug fixes

2014-03-14 Thread Gerd Hoffmann
On Do, 2014-03-13 at 15:30 -0400, Cole Robinson wrote: > First patch documents a configure option. > Next 3 patches fix deprecation warnings on gtk 3.10. > The remaining patches are bug fixes. > > v2: > Add configure patch > Fix building against GTK2 I'll go cherry-pick the two warp bugfi

[Qemu-devel] [PATCH v2 0/7] gtk: A few bug fixes

2014-03-13 Thread Cole Robinson
First patch documents a configure option. Next 3 patches fix deprecation warnings on gtk 3.10. The remaining patches are bug fixes. v2: Add configure patch Fix building against GTK2 Cole Robinson (7): configure: Document --with-gtkabi gtk: Don't use deprecated gtk_image_menu_item_new_