wxWidgets/wxPython
Robin Dunn c25f90f60c Use a swig macro for generating the call to the _setCallbackInfo
function so it's easy to fiddle with, if needed.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-14 22:03:54 +00:00
..
contrib Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
demo Adjust the layout a bit, don't show the checkbox if we're not running 2006-11-12 23:41:06 +00:00
distrib fixed wrong pathnames for wxPIA samples 2006-11-09 20:03:02 +00:00
docs 2.7 --> 2.8 2006-11-14 21:52:48 +00:00
include/wx/wxPython move the include of collpane.h to the main header 2006-11-12 02:32:43 +00:00
misc GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
samples Added the sample code from wxPython In Action to the samples dir 2006-11-01 22:36:23 +00:00
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src Use a swig macro for generating the call to the _setCallbackInfo 2006-11-14 22:03:54 +00:00
SWIG oops 2006-07-05 00:53:20 +00:00
tests wxFileSystemHandler test case 2006-11-07 22:39:03 +00:00
wx GetNumberOfLines on GTK doesn't count wrapped lines again... 2006-11-07 05:17:30 +00:00
wxaddons Build and distrib tweaks ported over from the 2.6 branch 2006-07-05 05:23:28 +00:00
wxPython fix name errors 2006-10-24 00:35:31 +00:00
wxversion Patch for Bug 1409256, wxversion.py does not understand lib and lib64 2006-01-20 17:32:43 +00:00
.cvsignore
b Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
b.bat
b.win32 Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
config.py Move version number to 2.8.0.0 2006-11-10 03:59:23 +00:00
setup.py Added wx.CollapsiblePane 2006-11-11 07:40:41 +00:00