From 4b0315131aa3b29b453ba671bd9c7be03190746c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 12 Mar 2014 18:53:57 -0400 Subject: Added indeterminate ProgressBar code on Windows and fixed up a few other things along the way. --- todo.md | 1 + 1 file changed, 1 insertion(+) (limited to 'todo.md') diff --git a/todo.md b/todo.md index a434321..c572b65 100644 --- a/todo.md +++ b/todo.md @@ -74,6 +74,7 @@ important things: - make passing of parameters and type conversions of parameters to uitask on Windows consistent: explicit _WPARAM(xxx)/_LPARAM(xxx)/uintptr(xxx), for example - do this for type signatures in exported functions: (err error) or just error? - 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 far off: - localization -- cgit v1.2.3