]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wxFileDialog::GetFilename and GetDir work now
[wxWidgets.git] / docs / changes.txt
index 25287c316af55d7915f1188fab6fa20fba1463da..807a411a0608f4967530931a1a1d08c72df07bb8 100644 (file)
@@ -1,6 +1,23 @@
 wxWindows 2 Change Log
 ----------------------
 
+2.0.2, March ?? 1999
+---------------------
+
+wxGTK:
+
+
+wxMSW:
+
+- wxNotebook changes: can add image only; wxNB_FIXEDWIDTH added;
+  SetTabSize added.
+
+wxMotif:
+
+
+General:
+
+
 2.0.1 (release), March 1st 1999
 -------------------------------
 
@@ -13,6 +30,7 @@ wxMSW:
 
 - Fixed problems with <return> in dialogs/panels.
 - Fixed window cursor setting.
+- Fixed toolbar sizing and edge-clipping problems.
 - Some makefile fixes.
 
 wxMotif: