diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-24 20:41:12 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-24 20:41:12 -0400 |
| commit | bee9f2a0969f9e106ed17d951af2c07b32930b16 (patch) | |
| tree | 2f91dcdc145a7db20ad9b39221750020dc546df8 /todo.md | |
| parent | bd20855bf405adb18b80e5d1e09ef7fb3750402d (diff) | |
More future plans and TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ super ultra important things: - pressing global keycodes (including kwin's zoom in/out) when running the keyboard test in wine causes the Area to lose keyboard focus; this doesn't happen on the GTK+ version (fix the Windows version to behave like the GTK+ version) - GTK+ indefinite progress bar animation is choppy: make sure the speed we have now is the conventional speed for GTK+ programs (HIG doesn't list any) and that the choppiness is correct - Message boxes are not application-modal on some platforms + - http://blogs.msdn.com/b/oldnewthing/archive/2005/02/23/378866.aspx http://blogs.msdn.com/b/oldnewthing/archive/2005/02/24/379635.aspx - cast all objc_msgSend() direct invocations to the approrpiate types; this is how you're supposed to do things: https://developer.apple.com/library/ios/documentation/General/Conceptual/CocoaTouch64BitGuide/ConvertingYourAppto64-Bit/ConvertingYourAppto64-Bit.html http://lists.apple.com/archives/objc-language/2014/Jan/msg00011.html http://lists.apple.com/archives/cocoa-dev/2006/Feb/msg00753.html and many others other things: |
