]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
Added mixins subpackage to wxPython.lib
[wxWidgets.git] / wxPython / CHANGES.txt
index 041246aa1e6aeb2ab44476688b5d48d3d77276b1..23a8157999f80ff23c4a5b035896f52d6e10dd92 100644 (file)
@@ -109,6 +109,16 @@ list for a while.  The above OOR modification made this easier.
 
 Fixed the __cmp__ methods for wxPoiunt and others.
 
+Added wxWave.
+
+Added the wxPython.lib.mixins package to the library, it is where
+useful mix-in classes can be placed.  Currently there is one to help
+makeing the columns in a wxListCtrl sortable, and the MagicIMageList
+from Mike Fletcher.  If you have any custom code that can be factored
+out of existing classes into a mix-in that would be useful to others
+please send it to me for inclusion in this package.
+
+
 
 
 2.2.6