]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/SWIG/README.txt
final touch for icons - transparency handled by ArtProvider
[wxWidgets.git] / wxPython / SWIG / README.txt
index 94aeba7c91628d9cb17ac21632ac3706a647f20e..f007f22f544b563f22ad849aef78e1a5dd4608e9 100644 (file)
@@ -15,7 +15,7 @@ and then build as normal.  I have also have made available a tarball
 containing the patched SWIG sources, plus a win32 binary, located
 here:
 
-       http://starship.python.net/crew/robind/wxPython/tools/
+       http://wxpython.wxcommunity.com/tools/
 
 If you want to use the patched version of SWIG and still have the
 stock version available for other projects, then you can configure the
@@ -45,6 +45,9 @@ swig-1.3.29.patch
     Don't set a module attribute for the *_swigregister functions,
     just call the one in the extension module directly.
 
+    Fixes to allow compiling with Python 2.5 headers.
+
+
 ------------------------------------------------------------------------
 
 swig-1.3.27.patch
@@ -62,6 +65,7 @@ swig-1.3.27.patch
 
     Bug fix for SWIG's definition of the %makedefault macro.
 
+    Fixes to allow compiling with Python 2.5 headers.
     
 
 ------------------------------------------------------------------------