]> git.proxmox.com Git - qemu.git/history - cocoa.m
pci: fix bridge update
[qemu.git] / cocoa.m
2010-01-07 Andreas FärberCocoa: Use optimized drawing for the window
2010-01-07 Andreas FärberCocoa: Suppress window resize animation
2010-01-07 Andreas FärberCocoa: Shutdown when window is closed
2010-01-07 Andreas FärberCocoa: Don't unconditionally show the window
2010-01-07 Andreas FärberCocoa: Redraw the View asynchronously
2010-01-07 Andreas FärberCocoa: Mark the View as opaque
2010-01-07 Andreas FärberCocoa: Fix compilation on Mac OS X v10.4 and earlier
2010-01-07 Andreas FärberCocoa: Silence type warning
2010-01-07 Andreas FärberCocoa: Silence warning on Big Endian host
2010-01-07 Andreas FärberCocoa: Silence warning for cocoa_keycode_to_qemu
2010-01-07 Andreas FärberCocoa: ppc64 host support
2009-03-04 aliguoriUpdate cocoa.m to match new DisplayState code (Samuel...
2008-03-10 aurel32Let the USB tablet reach the far bottom and right pixels
2008-01-22 thsCore Graphics support (cocoa.m rewrite), by Mike Kronen...
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-10 blueswir1 Attempt to fix incorrect colours on some BGR displays
2006-06-14 bellardcocoa monitor fix regarding the handling of dead keys...
2006-05-22 bellardfix missing type declarations (Joachim Henke)
2006-04-16 pbrookRemove stray "}".
2006-04-09 pbrookAllow multiple graphics devices.
2005-12-18 bellard(Joachim Henke)
2005-10-30 bellardfixed/full keyboard input - full mouse support - suppor...
2005-04-07 bellardaccept more disk image extensions (David Still)
2005-04-07 bellardopen the dialog box if an image was not selected from...
2005-03-02 bellardcocoa tiny fixes
2005-03-01 bellardinitial Cocoa support (Pierre d'Herbemont)