summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-06 22:22:36 -0400
committerPietro Gagliardi <[email protected]>2014-06-06 22:22:36 -0400
commit42e2c130acffc2df9e1d9fe19a2b8b10281c3928 (patch)
tree98b9853f56d99c942333582bd88aa48a0441f945 /todo.md
parentb6ca65069244ef4d85ae7f26e6bfee046cb4b6a8 (diff)
Did half the work to fix Help key handling in Mac OS X.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 72572f5..dd8128f 100644
--- a/todo.md
+++ b/todo.md
@@ -3,7 +3,6 @@ MAC OS X:
- asked: http://stackoverflow.com/questions/23046414/cocoa-how-do-i-get-nscombobox-indexofselecteditem-to-return-1-if-the-user-m
- 10.6 also spits a bunch of NSNoAutoreleasePool() debug log messages even though I thoguht I had everything in an NSAutoreleasePool...
- OS X: key up with a modifier held and our new modifiers code doesn't seem to happen?
-- figure out how to bypass the window manager's Help key handling
- point out that Areas get keyboard focus automatically on click on Mac OS X
- make sure Areas get keyboard focus when clicking outside the actual Area space on Mac OS X