]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/changes.txt
* New function wxObjectInputStream::Recall()
[wxWidgets.git] / docs / msw / changes.txt
index a11165c1e24ce8a0e8d9080d57f8efe6816b927e..5af8da209b1b70fe970e3cfa10e2b5eb7bdaf1f7 100644 (file)
@@ -2,6 +2,19 @@
 wxWindows 2.0 for Windows Change Log
 ------------------------------------
 
+Alpha 14, July 31st 1998
+------------------------
+
+- Toolbar API has been simplified, and now
+  wxFrame::GetClientArea returns the available client
+  area when toolbar, status bar etc. have been accounted for.
+  wxFrame::CreateToolBar added in line with CreateStatusBar.
+- Documentation updates, incl. for wxToolBar.
+- New wxAcceleratorTable class plus wxFrame::SetAcceleratorTable.
+- Various additions from other folk, e.g. streams, wxConfig
+  changes, wxNotebook.
+- Added wxDocMDIParentFrame, wxDocMDIChildFrame for doc/view.
+
 Alpha 13, July 8th 1998
 -----------------------