diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-05 00:55:31 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-05 00:55:31 -0400 |
| commit | 89ab55cfbd63b222a7f032e56f6e87e726c1176b (patch) | |
| tree | ba0eb634dd7359dd21b8e9946123d71bcdcdf976 | |
| parent | 60de6d05c5c870bbde6ac82e07db0dd83a7bfc1a (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -42,8 +42,7 @@ super ultra important things: - oh hey would you look at that http://blogs.msdn.com/b/oldnewthing/archive/2014/05/21/10527168.aspx how timely - part 2 http://blogs.msdn.com/b/oldnewthing/archive/2014/05/22/10527522.aspx - GTK+ indefinite progress bar animation is choppy: make sure the speed we have now is the conventional speed for GTK+ programs (HIG doesn't list any) and that the choppiness is correct -- Message boxes are not application-modal on some platforms - - http://blogs.msdn.com/b/oldnewthing/archive/2005/02/23/378866.aspx http://blogs.msdn.com/b/oldnewthing/archive/2005/02/24/379635.aspx +- Message boxes that belong to agiven parent are still application-modal on all platforms except Mac OS X because the whole system waits... we'll need to use a channel for this, I guess :S - [12:55] <myklgo> pietro10: I meant to mention: 1073): Gtk-WARNING **: Theme parsing error: gtk.css:72:20: Not using units is deprecated. Assuming 'px'. twice. other things: |
