wxWidgets/wxPython
Robin Dunn 8da2fe32f9 The --enable-rpath configure option doesn't work the same way it did
before.  Work around that by specifying the rpath option myself on the
setup.py command-line.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-16 22:53:59 +00:00
..
contrib reSWIGged 2005-03-09 22:49:23 +00:00
demo some demo tweaks 2005-03-12 20:59:15 +00:00
distrib The --enable-rpath configure option doesn't work the same way it did 2005-03-16 22:53:59 +00:00
docs regenerated ReST docs 2005-03-12 22:04:54 +00:00
include/wx/wxPython Don't use the PyGILState_* APIs with Python 2.3, it causes a problem 2005-03-12 21:03:18 +00:00
misc re-enable wxDrawWindowOnDC 2005-02-19 23:08:26 +00:00
samples Use the PyGILState_* APIs on Python >= 2.3 2005-03-09 22:28:52 +00:00
scripts Removed tool batch files, they can just be generated as part of the install. 2004-10-10 00:51:22 +00:00
src Don't use the PyGILState_* APIs with Python 2.3, it causes a problem 2005-03-12 21:03:18 +00:00
SWIG updated note about the patch 2004-12-31 22:56:39 +00:00
wx README scrolling fix 2005-03-14 17:09:40 +00:00
wxPython reSWIGged 2005-03-12 20:26:57 +00:00
wxversion I think that going to the home page woudl be more user friendly than 2004-10-28 20:34:52 +00:00
.cvsignore reSWIGged 2005-02-18 19:33:00 +00:00
b Allow Python 2.4 2004-12-23 20:52:35 +00:00
b.bat Use -c 2004-07-06 21:12:52 +00:00
b.win32 Build/installer support for building with MSVC 7.1 and Python 2.4 2004-12-17 01:22:27 +00:00
config.py Bumped up rc number 2005-03-12 20:58:38 +00:00
setup.py Added wx.DatePickerCtrl 2005-02-18 04:38:30 +00:00