diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-12 18:53:57 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-12 18:53:57 -0400 |
| commit | 4b0315131aa3b29b453ba671bd9c7be03190746c (patch) | |
| tree | e2ba2d03241dd163788a4edc3b442963d27f1d9e /todo.md | |
| parent | 6ee8d96a6e8c1e95b8ca2ab19fcc6a3a856d50c8 (diff) | |
Added indeterminate ProgressBar code on Windows and fixed up a few other things along the way.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
