]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/tools/XRCed/CHANGES.txt
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting...
[wxWidgets.git] / wxPython / wx / tools / XRCed / CHANGES.txt
index 5d62bed3679b2f1156fa09d543388deb1cb3ff58..877cc306a3d7a703bf2538e3c8dfcb9f8d8f9979 100644 (file)
@@ -1,3 +1,23 @@
+0.1.7-0
+-------
+
+Added new controls (Choicebook, Listbook, StatusBar, DatePicker), and
+completed style flags. Test window is opened for an available parent
+control if no specific view defined. Better handling of exceptions
+(highlighting does not 'stick' anymore). Tested on wxGTK 2.6.1.0.
+
+0.1.6-7
+-------
+
+Using system clipboard for Copy/Paste.
+
+0.1.6-6
+-------
+
+Improved some dialogs (window styles, growable cols). Changed the
+range for wxSpinCtrl min/max to all integers (default 0/100 is not
+always good).
+
 0.1.6-5
 -------