document wxAboutBox &c

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-08 15:12:54 +00:00
parent c147c966df
commit c2709a3dd7
3 changed files with 283 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ All (GUI):
- Support for right-to-left text layout (started by Diaa Sami during Google Summer of
Code, with a lot of help from Tim Kosse and others).
- Added wxAboutBox() function for displaying the standard about dialog
- Added wxID_PAGE_SETUP standard id.
- Added wxSize::IncBy() and DecBy() methods.
- Added file type parameter to wxTextCtrl::LoadFile, wxTextCtrl::SaveFile for