public
Description: wxWidgets Python bindings
Homepage: http://code.google.com/p/wxpy
Clone URL: git://github.com/kevinwatters/wxpy.git
kevinw (author)
Fri May 16 14:21:21 -0700 2008
commit  aebf6ae87e144db01b8dd01aa2d19d999161a819
tree    5f95378aa988674ab13ff588140f9eac7afe49f5
parent  aaddb41220e1660c5fb68638080719784720532b
wxpy /
name age message
file .gitignore Fri May 16 14:21:21 -0700 2008 added windows binary extensions to .gitignore [kevinw]
file configure.py Sat Apr 12 02:20:22 -0700 2008 initial commit [kevinw]
file path.py Sat Apr 12 02:20:22 -0700 2008 initial commit [kevinw]
file pointtest.py Sat Apr 12 02:20:22 -0700 2008 initial commit [kevinw]
file setup.py Fri May 16 13:32:20 -0700 2008 use os.utime function since there's no touch on... [kevinw]
file sipclean.py Sat Apr 12 02:20:22 -0700 2008 initial commit [kevinw]
file speedtest.py Sat Apr 12 02:20:22 -0700 2008 initial commit [kevinw]
directory src/ Fri May 16 14:20:08 -0700 2008 * added controls: wxComboBox, wxSearchCtrl, wxS... [kevinw]
file widgettest.py Fri May 16 13:39:48 -0700 2008 merging changes from github [kevinw]
directory wx/ Fri May 16 13:35:28 -0700 2008 * lots of ownership cleanup in Sizer and its su... [kevinw]
file wxpyconfig.py Fri May 16 13:33:26 -0700 2008 The wx extension building process will probably... [kevinw]
file wxpyfeatures.py Sat Apr 12 02:20:22 -0700 2008 initial commit [kevinw]
file wxpysetup.py Fri May 16 14:13:07 -0700 2008 distutils MSVC hack should only apply on Windows [kevinw]