From 5b95b795ccb58f1ef0b38d8236efceb3ea506255 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 4 Oct 1999 14:05:10 +0000 Subject: [PATCH] more new items git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/roadmap.htm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/html/roadmap.htm b/docs/html/roadmap.htm index 73e63dce89..9004218405 100644 --- a/docs/html/roadmap.htm +++ b/docs/html/roadmap.htm @@ -54,6 +54,8 @@ is split into base and GUI libraries.
  • wxWizard (beta)
  • wxDialUpManager and wxPhoneDialer (beta)
  • wxFontEnumerator (beta) +
  • Preliminary support for different encodings +
  • wxPostEvent function

    @@ -67,6 +69,8 @@ are expected to support this: for the rest, the makefiles will build a valid combined base/GUI library for GUI applications only.

  • New wxGrid.
  • wxSocket working. +
  • Full support for fonts in different encodings +
  • Tested multithreading support (wxThread)
  • wxHTML printing (possibly).
  • Better i18n support (i.e. more translations)
  • Animation classes (possibly, low priority). -- 2.45.2