]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/changes.txt
Motif and other mods
[wxWidgets.git] / docs / msw / changes.txt
index 5af8da209b1b70fe970e3cfa10e2b5eb7bdaf1f7..e15f54455bf7c97de0dbe14137773af4f5aa1aa5 100644 (file)
@@ -2,6 +2,29 @@
 wxWindows 2.0 for Windows Change Log
 ------------------------------------
 
+Alpha 16, September 8th 1998
+----------------------------
+
+- Added wxSashWindow, wxSashLayoutWindow classes, and sashtest
+  sample.
+- Guilhem's socket classes added, plus wxsocket sample.
+- A few more makefiles added.
+- GnuWin32/BC++ compatibility mods.
+- Further doc updates.
+- wxProp updates for correct working with wxGTK.
+
+Alpha 15, August 31st 1998
+--------------------------
+
+- wxBitmap debugged.
+- wxDC::GetDepth added.
+- Contribution added whereby wxBitmap will be
+  converted to DC depth if they don't match.
+- wxConfig API improved, documentation updated.
+- Printing classes name conventions cleaned up.
+- wxUpdateUIEvent now derives from wxCommandEvent
+  so event can travel up the window hierachy.
+
 Alpha 14, July 31st 1998
 ------------------------