X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a240683ed2ed0ad7efe733d451dd36740607605..bd73863347c81c1b41b3a7684f0219d44d1c53d2:/docs/msw/todo.txt?ds=sidebyside diff --git a/docs/msw/todo.txt b/docs/msw/todo.txt index 0fa40eff7d..a6a72a791f 100644 --- a/docs/msw/todo.txt +++ b/docs/msw/todo.txt @@ -7,25 +7,6 @@ HIGH PRIORITY Add further controls and properties to Dialog Editor. -Update manual. - wxMsgCatalog etc. - wxRegKey - wxStatusBar95 and wxFrame status bar functions - wxListBox changes (for ownerdraw functionality) - wxThread DONE (except for topic overview) - wxString PARTLY DONE - wxBaseArray, other arrays - (wxOwnerDrawn) - Document the include file for each class - Stream classes - wxSocket topic overview - Functions - -Makefiles and/or IDE files for other compilers: Symantec C++, -Salford C++. IDE files for BC++. - -Check TODO entries in source and manual. - Add centring, right justify styles to wxStaticText. Extend wxSystemSettings to get symbols for current nationality, @@ -33,13 +14,13 @@ e.g. ',' instead of '.' for decimal points. Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?) -Implement new wxClipboard and DnD (Vadim) - -Implement wxToolTip +wxToolTip::Enable should be static for wxGTK compatibility (VZ) LOW PRIORITY (MEDIUM TERM) -------------------------- +Supply VC++ project generator utility. + Convert remaining utilities e.g. wxGraphLayout. More wxSystemSettings (see comment in settings.cpp).