Removed TODO for Mac OS X default and escape button equivalents; the default is handled properly and there is no canonical escape (it's a property of the dialog manager, which we don't run). Thanks Lyle42 and kongtomorrow in irc.freenode.net/#macdev.
This commit is contained in:
parent
b91ee96316
commit
e556f92e52
|
@ -63,7 +63,7 @@ windows
|
||||||
- not all controls are transparent
|
- not all controls are transparent
|
||||||
mac os x
|
mac os x
|
||||||
- applicationShouldTerminate: not handled
|
- applicationShouldTerminate: not handled
|
||||||
gtk+, mac os x
|
gtk+
|
||||||
- Area: default buttons, escape
|
- Area: default buttons, escape
|
||||||
all
|
all
|
||||||
- make spaced settable somehow
|
- make spaced settable somehow
|
||||||
|
|
Loading…
Reference in New Issue