diff --git a/docs/html/roadmap.htm b/docs/html/roadmap.htm
index 7c3f99eb66..572fe1d23f 100644
--- a/docs/html/roadmap.htm
+++ b/docs/html/roadmap.htm
@@ -64,7 +64,9 @@ including the things which are already done.
Release 2.4.0 (stable)
-Release date: ?
+Release date: Summer 2002?
+
+
Stable version of 2.3.
@@ -90,6 +92,8 @@ Stable version of 2.3.
- support for text in the wxToolBar buttons
- radio buttons in wxToolBar
+
- possibility to use individual wxUniv controls from the native
+ ports
@@ -117,6 +121,7 @@ which no schedule is fixed yet. If you're interested in helping with wxWindows
development, one of the small projects below could be a great way to join the
team!
+
Developers: please feel free to add to these, and delete them when they are done.
@@ -124,12 +129,9 @@ Developers: please feel free to add to these, and delete them when they are done
General
+- A rich text editor similar to GTK+ 2.0 GtkTextView but cross-platform
- Extend and unify drag and drop handling (e.g. we need to specify multiple drop targets
that can handle multiple formats).
-
- Expand the number of controls that can be specified in a WXR file;
-add constraint specification to WXR syntax and Dialog Editor; add multilanguage support to WXR.
-May be we'd better change the format completely and replace WXR with XML
-(providing conversion utility for old files)?
- Support for 'skins', perhaps using a set of alternative control and window classes
written generically in wxWindows.
- Serial and parallel port support.
@@ -151,6 +153,8 @@ written generically in wxWindows.
wxGTK
+- Full Unicode support using GTK+ 2.0
+
- Wrap the new GTK+ 2.0 GtkTextView powerful widget
- GNOME/KDE integration libraries.