summaryrefslogtreecommitdiffstats
path: root/cocoa.m
Commit message (Collapse)AuthorAgeFilesLines
* cocoa monitor fix regarding the handling of dead keys (Joachim Henke)bellard2006-06-141-15/+32
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1975 c046a42c-6fe2-441c-8c8c-71466251a162
* fix missing type declarations (Joachim Henke)bellard2006-05-221-5/+4
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1932 c046a42c-6fe2-441c-8c8c-71466251a162
* Remove stray "}".pbrook2006-04-161-1/+0
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1817 c046a42c-6fe2-441c-8c8c-71466251a162
* Allow multiple graphics devices.pbrook2006-04-091-8/+5
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1803 c046a42c-6fe2-441c-8c8c-71466251a162
* (Joachim Henke)bellard2005-12-181-20/+23
| | | | | | | | | | | - suppress unwanted kernel logs - avoids passing modifier keys to the guest OS when typing in the Monitor - fixes the bug that the mouse cursor grab is released with _any_ modifier key (should be only ctrl+alt) - removes some code redundancies git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1721 c046a42c-6fe2-441c-8c8c-71466251a162
* fixed/full keyboard input - full mouse support - support for qemu console ↵bellard2005-10-301-75/+373
| | | | | | (Mike Kronenberg) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1582 c046a42c-6fe2-441c-8c8c-71466251a162
* accept more disk image extensions (David Still)bellard2005-04-071-1/+1
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1359 c046a42c-6fe2-441c-8c8c-71466251a162
* open the dialog box if an image was not selected from command-line (Pierre ↵bellard2005-04-071-5/+10
| | | | | | d'Herbemont) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1358 c046a42c-6fe2-441c-8c8c-71466251a162
* cocoa tiny fixesbellard2005-03-021-1/+3
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1322 c046a42c-6fe2-441c-8c8c-71466251a162
* initial Cocoa support (Pierre d'Herbemont)bellard2005-03-011-0/+607
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1313 c046a42c-6fe2-441c-8c8c-71466251a162
OpenPOWER on IntegriCloud