]> git.saurik.com Git - wxWidgets.git/commitdiff
added a couple of items for 2.1
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Feb 1999 15:03:35 +0000 (15:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Feb 1999 15:03:35 +0000 (15:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/todo.txt

index 6492e73e07b8e8fdc4343db47a6f59196c71bc25..625f23e2fa82891b7af7f942876b8a9bea7fd172 100644 (file)
@@ -32,3 +32,19 @@ Please see also:
 
 - Complete this ToDo list :-)
 
+For 2.1: small changes not involving rewriting anything
+-------------------------------------------------------
+
+- wxArrayDouble class?
+
+- generate CREATE/DESTROY events just after/before a window (any window, not
+  just frame/dialog) is created/deleted
+
+- Dynamic menu handling: wxMenuBar::DeleteMenu(), InsertMenu()
+
+For 2.2: major new additions
+-------------------------------------------------------
+
+- Unicode support (Win32 only probably)
+
+- DnD and OLE clipboard, uniform DnD/clipboard handling