]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/todo.txt
allow 8bit chars in the group names in wxFileConfig
[wxWidgets.git] / docs / msw / todo.txt
index 88bb3dcf0b16cae368264be1be2ecf72e8fa2cfe..0fa40eff7df8adcc8332144f7fd27d9d8c813ff7 100644 (file)
@@ -8,14 +8,12 @@ HIGH PRIORITY
 Add further controls and properties to Dialog Editor.
 
 Update manual.
-    wxTempFile
     wxMsgCatalog etc.
     wxRegKey
     wxStatusBar95 and wxFrame status bar functions
     wxListBox changes (for ownerdraw functionality)
     wxThread            DONE (except for topic overview)
     wxString            PARTLY DONE
-    Drag and drop (change API if required, e.g. const).
     wxBaseArray, other arrays
     (wxOwnerDrawn)
     Document the include file for each class
@@ -35,17 +33,9 @@ e.g. ',' instead of '.' for decimal points.
 
 Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?)
 
-16-bit compilation: replace small icons in treectrl/listctrl
-samples that also have a 32x32 icon, with icons with only one
-image, using Borland Image Editor. WIN16 doesn't have a function
-for specifying which image to use, so the larger one gets used
-erroneously.
+Implement new wxClipboard and DnD (Vadim)
 
-Add headers to VC++ project files.
-
-Implement Robert's wxClipboard.
-
-Distribution naming?
+Implement wxToolTip
 
 LOW PRIORITY (MEDIUM TERM)
 --------------------------
@@ -97,8 +87,6 @@ Miscellaneous file/system function wrappers.
 
 Bug database.
 
-OpenGL integration: check that wxGLCanvas works cross-platform.
-
 Menu bitmaps - document Vadim's enhancements.
 
 wxCreateDynamicObject is apparently slow: ~ 2000 calls to strcmp. Need to