wxWidgets/wxPython
Robin Dunn d55734102e Added more default args as needed to allow most window types to be
constructed with only the parent window arg.  In some cases other args
may be required for normal operation, but they can usually be set
after construction.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-02 20:53:05 +00:00
..
contrib Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
demo Change the text object to a message about the new OGL. 2004-06-01 21:51:04 +00:00
distrib Add cx_Freeze and Installer examples 2004-05-28 19:13:42 +00:00
distutils
docs Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
include/wx/wxPython All the Window and GDI (pen, bitmap, etc.) classes and also many 2004-06-01 21:38:05 +00:00
misc More test cases and handle __doc__ == None 2004-05-18 20:14:14 +00:00
samples Some error recovery and other tweaks 2004-05-28 19:59:29 +00:00
scripts Generate pywrap as a console tool. 2004-03-30 00:10:15 +00:00
src Added more default args as needed to allow most window types to be 2004-06-02 20:53:05 +00:00
SWIG Add a package="name" option to the %module directive in my SWIG patch 2004-06-02 02:27:43 +00:00
wx Added $Id keyword, a bit of cleanup and also some backwards 2004-06-02 20:49:09 +00:00
wxPython reSWIGged 2004-06-01 21:57:03 +00:00
.cvsignore
b Check exit code or commands and exit with that code 2004-05-12 00:12:36 +00:00
b.bat no need to delete these anymore (since they don't exist ;-) ) 2004-03-26 19:23:01 +00:00
config.py Version number update 2004-05-25 04:54:56 +00:00
setup.py Added a Python port of the OGL library, deprecated the C++ wrapped version. 2004-05-26 02:13:04 +00:00