summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-27 18:31:23 -0400
committerPietro Gagliardi <[email protected]>2014-03-27 18:31:23 -0400
commit4a1d259f5c95bc3f271eaa3cfbbc110304436ee3 (patch)
treeb015cdca61dff0164ce9494af2d8e27d6c2bee4d /todo.md
parent12bc0dc44090eeec6325e4d45ae236d811ccdb49 (diff)
Added the beginning of a keyboard input test to be written. Also more TODOs.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index a77511b..1536a11 100644
--- a/todo.md
+++ b/todo.md
@@ -93,6 +93,7 @@ important things:
- do this for the names of GTK+ helper functions (gtkXXX or gXXX)
- on windows 7, progress bars seem to animate from 0 -> pos when you turn off marquee mode and set pos; see if that's documented or if I'm doing something wrong
- clean up windows struct field names (holdover from when the intent was to make a wrapper lib first and then use it rather than using the windows API directly)
+- make all widths and heights parameters in constructors in the same place (or drop the ones in Window entirely?)
far off:
- localization