wxWidgets/wxPython
Roman Rolinsky b372319fa0 Implemented xxxComment. Due to different minidom XML types (Comments
are not Elements) had to add xxxObject.isElement flag and changed
xxxObject.element variable to xxxObject.node (xxxComment is derived
from xxxObject to minimize changes in processing). More testing is still
needed to verify that things didn't break. Use previous commit (0.1.8-4
release on 2007/03/10) if you need a stable version.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-11 05:08:45 +00:00
..
contrib reSWIGged 2007-02-07 21:44:44 +00:00
demo merge from 2.8 branch 2007-02-07 16:24:56 +00:00
distrib Build and distrib tweaks 2007-01-21 07:03:55 +00:00
docs merge from 2.8 branch 2007-02-07 16:24:56 +00:00
include/wx/wxPython Move #include of srchctrl.h to wxPython_int.h 2006-12-11 07:19:22 +00:00
misc GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
samples merge from 2.8 branch 2007-02-07 16:24:56 +00:00
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src reSWIGged 2007-02-07 21:44:44 +00:00
SWIG Document new location of the patched swig 2006-12-04 20:25:17 +00:00
tests Added stepColour utility function 2007-01-19 19:51:08 +00:00
wx Implemented xxxComment. Due to different minidom XML types (Comments 2007-03-11 05:08:45 +00:00
wxaddons merge from 2.8 branch 2007-02-07 16:24:56 +00:00
wxPython fix name errors 2006-10-24 00:35:31 +00:00
wxversion
.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 merge from 2.8 branch 2007-02-07 16:24:56 +00:00
setup.py Add dependency on tabmdi.h 2007-01-06 19:44:28 +00:00