]> git.saurik.com Git - wxWidgets.git/commitdiff
Note that some deprecated items have been removed
authorRobin Dunn <robin@alldunn.com>
Fri, 30 Dec 2005 20:48:12 +0000 (20:48 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 30 Dec 2005 20:48:12 +0000 (20:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 9c78daa386092687602a8412df649a62c417e42a..c1ea536d53df01da3b482bf03f65c06c51f1584a 100644 (file)
@@ -1,6 +1,27 @@
 Recent Changes for wxPython
 =====================================================================
 
+2.7.0.0
+-------
+
+The following deprecated items have been removed:
+
+    * wx.Bitmap SetQuality and GetQuality methods
+
+    * The wx.GetNumberFromUser function
+
+    * wx.EVT_LIST_GET_INFO and wx.EVT_LIST_SET_INFO
+
+    * wx.BookCtrlSizer and wx.NotebookSizer
+
+    * The PostScript-specific methods of wx.PrintData
+
+    * wx.PrintDialogData SetSetupDialog and GetSetupDialog methods
+
+
+
+
+
 2.6.1.1
 -------