From: Benjamin Williams Date: Mon, 13 Nov 2006 18:39:42 +0000 (+0000) Subject: added new features to welcome page X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b809d2a4bda24b89791a3eb1878cec64ca001164 added new features to welcome page git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/aui/auidemo.cpp b/samples/aui/auidemo.cpp index 6ccb3a132b..e1869d2edd 100644 --- a/samples/aui/auidemo.cpp +++ b/samples/aui/auidemo.cpp @@ -1514,6 +1514,17 @@ wxString MyFrame::GetIntroText() "
  • Customizable floating/docking behavior
  • " "
  • Completely customizable look-and-feel
  • " "
  • Optional transparent window effects (while dragging or docking)
  • " + "
  • Splittable notebook control
  • " + "" + "

    What's new in 0.9.3?

    " + "

    wxAUI 0.9.3, which is now bundled with wxWidgets, adds the following features:" + "

    " "

    What's new in 0.9.2?

    " "

    The following features/fixes have been added since the last version of wxAUI:

    "