summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-16 10:31:10 -0500
committerPietro Gagliardi <[email protected]>2014-11-16 10:31:10 -0500
commitc8f732c44bb967213abb6d43402d6017c527e2fe (patch)
tree7c1ff7a5b37cce9afea3c480eaa604d094489455
parent93046dc868b57c1de084500fcff1b5996f283977 (diff)
More TODOs.
-rw-r--r--future1
1 files changed, 1 insertions, 0 deletions
diff --git a/future b/future
index c53633d..58a7236 100644
--- a/future
+++ b/future
@@ -2,6 +2,7 @@ windows
- WM_WININICHANGED, etc. (TODO get a full list) causing size recomputations
- check +, =, and - key handling for checkboxes
- Area and sharedWndProc(): http://blogs.msdn.com/b/oldnewthing/archive/2006/01/03/508694.aspx
+ - probably not necessary but http://blogs.msdn.com/b/aaron_margosis/archive/2006/08/07/luabuglight.aspx
C interop
- substitute intmax_t and uintmax_t for all uses of intptr_t and uintptr_t