X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2dc5505ebcf8412d425028e91297f061e685368f..641cdc233d23344b88a6e24151708f669c429917:/docs/todo.txt diff --git a/docs/todo.txt b/docs/todo.txt index fce7963424..125f33989c 100644 --- a/docs/todo.txt +++ b/docs/todo.txt @@ -1,11 +1,20 @@ General ToDo ------------ -- Write this ToDo list :-) - Please see also: docs/gtk/todo.txt docs/motif/todo.txt docs/msw/todo.txt +- Fix wxStream mess: problems with Eol(), LastCount(), buffering + +- Fix wxHTTP/wxFTP which are currently broken, fix/rewrite wxURL + +- Add 3-state wxCheckBox + +- In doc/view file selector, document type is selected by + extension, not the type selected in the (Windows) file selector. + +- Add wxUSE_HOTKEY and any other missing options to configure. +