diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-13 00:45:55 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-13 00:45:55 -0400 |
| commit | 3fc2ed8a2ada0ef7914d684e524838f63eb1cd1a (patch) | |
| tree | 7d80052b07f4a5ba7a8ba29f5cd58d7499b06cad /todo.md | |
| parent | c5b48593117bf43fbec740dc76972b4425dd55eb (diff) | |
More TODO/future plan shuffling.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ important things: - NSComboBox scans the entered text to see if it matches one of the items and returns the index of that item if it does; find out how to suppress this so that it returns -1 unless the item was chosen from the list (like the other platforms) -- make gcc (Unix)/clang (Mac OS X) pedantic about warnings/errors; also -Werror - - problem: cgo-generated files trip -Werror up; I can't seem to turn off unused argument warnings with the -Wall/-Wextra/-pedantic options - consolidate scroll view code in GTK+ and Mac OS X - make sure mouse events trigger when we move the mouse over an Area with a button held on OS X - area test time label weirdness |
