Some more doc beauty,

Typo in wxDataStream,


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-07-30 13:16:45 +00:00
parent b453e1b24b
commit 7ff14117cb
7 changed files with 87 additions and 29 deletions

View File

@@ -25,9 +25,6 @@ Reworked in-place editing of wxListCtrl and wxTreeCtrl.
Fixed bug reporting two refreshes when scrolling.
Disabled GUI threading as I have not been able to get this working
correctly in _all_ circumstances.
Corrected bug in wxComboBox client data code.
Corrected reported but unverified bug in BMP loading code.
@@ -39,6 +36,8 @@ wxFilesystem, wxHTMLHelpController and others.
Added a wrapper for ffile() etc functions.
Updateds to wxDynamicLibrary.
New documentation.
Fixed in unenclosed number of other bugs...