]>
Commit | Line | Data |
---|---|---|
2dc5505e JS |
1 | General ToDo |
2 | ------------ | |
3 | ||
2dc5505e JS |
4 | Please see also: |
5 | ||
6 | docs/gtk/todo.txt | |
7 | docs/motif/todo.txt | |
8 | docs/msw/todo.txt | |
9 | ||
e297d36e VZ |
10 | - Fix wxStream mess: problems with Eol(), LastCount(), buffering |
11 | ||
12 | - Fix wxHTTP/wxFTP which are currently broken, fix/rewrite wxURL | |
13 | ||
e1756d2a | 14 | - Add 3-state wxCheckBox |
8a2c6ef8 | 15 | |
acbd13a3 JS |
16 | - In doc/view file selector, document type is selected by |
17 | extension, not the type selected in the (Windows) file selector. | |
18 | ||
5048c832 JS |
19 | - Add wxUSE_HOTKEY and any other missing options to configure. |
20 |