Minor changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-22 09:32:50 +00:00
parent e541d0bf0c
commit 7c5dc04fd2
4 changed files with 21 additions and 4 deletions

View File

@@ -30,7 +30,8 @@ Please see also:
- Add all makefiles/documentation for utils/serialize.
- Complete this ToDo list :-)
- Implement wxScrolledWindow::OnChar to scroll the window using
the keyboard.
For 2.1: small changes not involving rewriting anything
-------------------------------------------------------
@@ -48,3 +49,4 @@ For 2.2: major new additions
- Unicode support (Win32 only probably)
- DnD and OLE clipboard, uniform DnD/clipboard handling