diff --git a/docs/html/roadmap.htm b/docs/html/roadmap.htm index d6a4ec290a..73e63dce89 100644 --- a/docs/html/roadmap.htm +++ b/docs/html/roadmap.htm @@ -51,6 +51,9 @@ available at dates convenient to the developers.

  • This beta is intended to be the last stable snapshot before wxWindows is split into base and GUI libraries.
  • New wxGrid in beta. +
  • wxWizard (beta) +
  • wxDialUpManager and wxPhoneDialer (beta) +
  • wxFontEnumerator (beta)

    @@ -65,8 +68,9 @@ combined base/GUI library for GUI applications only.

  • New wxGrid.
  • wxSocket working.
  • wxHTML printing (possibly). -
  • Animation classes (possibly). -
  • PCX writing capability (possibly). +
  • Better i18n support (i.e. more translations) +
  • Animation classes (possibly, low priority). +
  • PCX writing capability (possibly, low priority).
  • wxImage handlers in separate .h and .cpp files.
  • Rewritten timer.cpp, possible wxChrono class.
  • Bug tracking system in place. @@ -144,7 +148,13 @@ and GUI (classes and functions usable by GUI application only). 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)?
  • Rewrite Dialog Editor. +
  • Modem-oriented classes: wxDialUpManager for dialing up the ISP and +determining if there is a connection to Internet on the machine and +wxPhoneDialer for dialing arbitrary phone numbers and otherwise communicating +with the modem.
  • PCX writing code.
  • GIF animation code.
  • Tidying of timer code, addition of wxChrono class. @@ -186,6 +196,8 @@ default buttons (heavy black border). wxMotif