Commit Graph

5959 Commits

Author SHA1 Message Date
Robin Dunn
4b9c4f29c7 Add ability to generate code into a .py file which does the import of the extension module. This will be used to add Python code to a module so we dont' have to do everything in C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-12 22:20:16 +00:00
Robin Dunn
7ddbef68b5 Add ability to generate code into a .py file which does the import of the extension module. This will be used to add Python code to a module so we dont' have to do everything in C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-12 22:19:32 +00:00
Robin Dunn
8ffaf69b50 cosmetic indentation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-12 22:16:28 +00:00
Robin Dunn
f3b3b92f7d Add file headers to the rest of the source files, don't bother with cvs keywords, fix some typos, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-11 00:54:33 +00:00
Robin Dunn
2c4ebc512e Add file headers to the rest of the source files, don't bother with cvs keywords, fix some typos, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-11 00:54:15 +00:00
Robin Dunn
bb5ae183da generated sip and c++ files
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-11 00:16:20 +00:00
Robin Dunn
d3a13a9800 fix some ignores
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-11 00:12:05 +00:00
Robin Dunn
ab37739a9b initial commit of experimental Phoenix code
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-11 00:08:20 +00:00
Robin Dunn
3122bf4f1f Making a temporary place for Robin's Phoenix project
git-svn-id: https://svn.wxwidgets.org/svn/wx/sandbox/trunk/Phoenix@66105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-10 20:19:15 +00:00