Re: [Qemu-devel] [PATCH 12/48] cocoa frontend changes

2010-03-27 Thread Andreas Färber
Hello, Am 26.03.2010 um 17:06 schrieb Riku Voipio: > From: Juha Riihimäki > > remove help menu, fix fullscreen mode mouse handling, add confirmation > dialog to quit menu command, add support for undocumented alt-grab and > ctrl-grab options, add qemu version printout in about panel. > - fix bu

[Qemu-devel] [PATCH 12/48] cocoa frontend changes

2010-03-26 Thread Riku Voipio
From: Juha Riihimäki remove help menu, fix fullscreen mode mouse handling, add confirmation dialog to quit menu command, add support for undocumented alt-grab and ctrl-grab options, add qemu version printout in about panel. - fix build on os x versions prior to 10.6 - cocoa window handling fixes