index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
cocoa.m
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
1
-21
/
+42
2014-03-05
input: keyboard: switch cocoa ui to new core
Gerd Hoffmann
1
-12
/
+6
2014-01-12
ui/cocoa: Remove stray tabs
Peter Maydell
1
-3
/
+3
2014-01-12
ui/cocoa: Draw black rectangle if we have no data yet
Peter Maydell
1
-1
/
+6
2014-01-12
ui/cocoa: Redraw at correct size when switching surface
Peter Maydell
1
-7
/
+17
2014-01-12
ui/cocoa: Fix code for starting QEMU via image file load dialog
Peter Maydell
1
-6
/
+6
2014-01-12
ui/cocoa: Add ".qcow2" to extension list for image load dialog
Peter Maydell
1
-1
/
+1
2014-01-12
ui/cocoa: Send warning message to stderr, not stdout
Peter Maydell
1
-1
/
+1
2014-01-12
ui/cocoa: Correct typos in comments and variable names
Peter Maydell
1
-14
/
+14
2014-01-12
ui/cocoa: Pass command key through to guest when VM has mousegrab
Peter Maydell
1
-7
/
+18
2013-12-23
ui/cocoa: Use macro ARRAY_SIZE where possible
Stefan Weil
1
-3
/
+2
2013-05-29
cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
Peter Maydell
1
-1
/
+15
2013-05-29
cocoa: Avoid deprecated NSOpenPanel filename method
Peter Maydell
1
-1
/
+1
2013-05-29
cocoa: Avoid deprecated CPS* functions
Peter Maydell
1
-17
/
+6
2013-05-29
cocoa: Fix leaks of NSScreen and NSConcreteMapTable
Peter Maydell
1
-1
/
+10
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-1
/
+1
2013-04-21
ui/cocoa.m: Fix recent compile breakage
Peter Maydell
1
-4
/
+4
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
1
-3
/
+6
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-4
/
+1
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
1
-25
/
+10
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
1
-9
/
+4
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-9
/
+17
2013-01-31
cocoa: Replace non-portable asprintf() by g_strdup_printf()
Stefan Weil
1
-3
/
+3
2013-01-31
cocoa: Fix VBE function Set Display Start
Henry Harrington
1
-0
/
+21
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-11-02
ui/cocoa.m: Update to new DisplayChangeListener member names
Peter Maydell
1
-2
/
+2
2012-05-29
cocoa: Suppress Cocoa frontend for -qtest
Andreas Färber
1
-1
/
+2
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2011-11-01
cocoa: Close sheet after image file selection
Andreas Färber
1
-0
/
+2
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
1
-3
/
+3
2011-06-14
cocoa: Avoid warning related to multiple handleEvent: definitions
Andreas Färber
1
-1
/
+2
2011-06-14
cocoa: Provide central qemu_main() prototype
Andreas Färber
1
-3
/
+3
2011-06-14
Cocoa: avoid displaying window when command-line contains '-h' or '-help'
Alexandre Raymond
1
-1
/
+2
2011-06-14
cocoa: do not create a spurious window for -version
Tristan Gingold
1
-3
/
+12
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
1
-3
/
+3
2010-07-26
ui: move all ui components in ui/
Corentin Chary
1
-0
/
+1014