3 <TITLE>wxWindows Roadmap
</TITLE>
10 <font face=
"Arial, Lucida Sans, Helvetica">
12 <table width=
100% border=
4 cellpadding=
5 cellspacing=
0>
14 <td bgcolor=
"#660000">
15 <font size=+
1 face=
"Arial, Lucida Sans, Helvetica" color=
"#FFFFFF">
25 <a href=
"#schedule">Schedule
</a> |
<a href=
"#todo">To-Do List
</a>
30 This page represents current thinking about where wxWindows is going in the near,
31 medium and long-term. It also serves as a schedule for new releases so
32 that both developers and users can know what to expect when, at least approximately.
<P>
34 Note (
1): as the wxWindows effort is voluntary, these are not hard-and-fast deadlines:
35 but we will endeavour to follow them as closely as possible.
<P>
37 Note (
2): the releases described are for wxGTK, wxMSW and wxMotif ports. wxMac currently follows
38 its own development path but is due to merge with the main code base in November/December.
39 Also, minor snapshot releases for specific platforms may be
40 available at dates convenient to the developers.
<P>
43 <HR> <FONT SIZE=+
2><I><B><a name=
"schedule">Schedule
</a></B></I></FONT> <HR>
47 <H4>Release
2.0.?
</H4>
50 <li>Release date: October
3rd,
1999
51 <li>This beta is intended to be the last stable snapshot before wxWindows
52 is split into base and GUI libraries.
53 <li>New wxGrid in beta.
55 <li>wxDialUpManager and wxPhoneDialer (beta)
56 <li>wxFontEnumerator (beta)
57 <li>Preliminary support for different encodings
58 <li>wxPostEvent function
66 <li>Release date: November
7th,
1999
67 <li>Splits wxWindows into base and GUI libraries. Most, but not all makefiles
68 are expected to support this: for the rest, the makefiles will build a valid
69 combined base/GUI library for GUI applications only.
72 <li>Full support for fonts in different encodings
73 <li>Tested multithreading support (wxThread)
74 <li>wxHTML printing (possibly).
75 <li>Better i18n support (i.e. more translations)
76 <li>Animation classes (possibly, low priority).
77 <li>PCX writing capability (possibly, low priority).
78 <li>wxImage handlers in separate .h and .cpp files.
79 <li>Rewritten timer.cpp, possible wxChrono class.
80 <li>Bug tracking system in place.
85 <H4>Release
2.1.1</H4>
88 <li>Release date: January
9th,
2000
89 <li>Miscellaneous fixes and small enhancements.
94 <H4>Release
2.1.2</H4>
97 <li>Release date: March
5th,
2000
98 <li>Miscellaneous fixes and small enhancements.
99 <li>wxDateTime class in beta.
104 <H4>Release
2.1.3</H4>
107 <li>Release date: May
7th,
2000
108 <li>Unicode compilation starting to work in wxGTK and wxMSW.
116 <li>Release date: c. July
2nd,
2000
117 <li>Unicode compilation working in wxGTK and wxMSW.
118 <li>wxDateTime class.
126 <li>Release date: unknown
127 <li>WinCE port available.
133 <HR> <FONT SIZE=+
2><I><B><a name=
"todo">To-Do List
</a></B></I></FONT> <HR>
138 Developers: please feel free to add to these, and delete them when they are done.
142 <B><I>General
</I></B><P>
145 <li>wxHTML printing. When finished, this will allow an application to generate
146 printed reports with very little effort.
148 <li>Split library into several, for base (classes and functions usable by console and GUI
149 applications), console (classes and functions usable by console application only)
150 and GUI (classes and functions usable by GUI application only).
151 <li>Extend and unify drag and drop handling (e.g. we need to specify multiple drop targets
152 that can handle multiple formats).
153 <li>Expand the number of controls that can be specified in a WXR file;
154 add constraint specification to WXR syntax and Dialog Editor; add multilanguage support to WXR.
155 May be we'd better change the format completely and replace WXR with XML
156 (providing conversion utility for old files)?
157 <li>Rewrite Dialog Editor.
158 <li>Modem-oriented classes: wxDialUpManager for dialing up the ISP and
159 determining if there is a connection to Internet on the machine and
160 wxPhoneDialer for dialing arbitrary phone numbers and otherwise communicating
162 <li>PCX writing code.
163 <li>GIF animation code.
164 <li>Tidying of timer code, addition of wxChrono class.
165 <li>Debug wxPostScriptDC further.
166 <li>wxDateTime class.
167 <li>Expansion of wxHTML to support further tags, and frames.
168 <li>MGL port (see Backroom/Future Ports page).
169 <li>Rotated text support.
170 <li>FreeType support.
171 <li>Support for 'skins', perhaps using a set of alternative control and window classes
172 written generically in wxWindows.
173 <li>Serial and parallel port support.
174 <li>Modem and telephony support.
181 <B><I>wxMSW
</I></B><P>
185 <li>Cure bug whereby in a panel within another panel, all buttons become
186 default buttons (heavy black border).
187 <li>Write a RC-
>WXR converter.
192 <B><I>wxGTK
</I></B><P>
195 <li>GNOME/KDE integration libraries.
200 <B><I>wxMotif
</I></B><P>
203 <li>Fix menu accelerators
204 <li>Fix refresh problems
205 <li>Allow wxSystemSettings to be configurable, perhaps via a control