X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e3a43801df2f05c057892481df9d3cfe30fd8800..b65ee6fd83eb16afccc00c9ba66cd0d267fe7508:/docs/todo.txt diff --git a/docs/todo.txt b/docs/todo.txt new file mode 100644 index 0000000000..125f33989c --- /dev/null +++ b/docs/todo.txt @@ -0,0 +1,20 @@ +General ToDo +------------ + +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. +