Update SWIG patch to output "True" ("False") in the autodoc string
authorRobin Dunn <robin@alldunn.com>
Thu, 23 Sep 2004 20:23:54 +0000 (20:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 23 Sep 2004 20:23:54 +0000 (20:23 +0000)
commita72f4631fe5ab7ebeefdacf8ec9c826ea962133f
tree3e45ba59614629000f77212c0cc7b193e405929f
parentf2ac038698d45e486f0300e8b7a2f83392c1d153
Update SWIG patch to output "True" ("False") in the autodoc string
when "true" ("false") is in the .i file.

Changed the .i files to use true/false to avoid collisions with any
True/False in headers that may be included.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
64 files changed:
wxPython/SWIG/swig.python-2.patch
wxPython/contrib/activex/activex.i
wxPython/contrib/gizmos/gizmos.i
wxPython/contrib/iewin/iewin.i
wxPython/contrib/ogl/_oglbasic.i
wxPython/contrib/ogl/_oglshapes.i
wxPython/contrib/ogl/_oglshapes2.i
wxPython/include/wx/wxPython/pyistream.h
wxPython/include/wx/wxPython/wxPython.h
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_app.i
wxPython/src/_bitmap.i
wxPython/src/_clipbrd.i
wxPython/src/_config.i
wxPython/src/_core_api.i
wxPython/src/_cshelp.i
wxPython/src/_cursor.i
wxPython/src/_dataobj.i
wxPython/src/_datetime.i
wxPython/src/_dc.i
wxPython/src/_display.i
wxPython/src/_dnd.i
wxPython/src/_dragimg.i
wxPython/src/_event.i
wxPython/src/_filesys.i
wxPython/src/_font.i
wxPython/src/_functions.i
wxPython/src/_gbsizer.i
wxPython/src/_gdicmn.i
wxPython/src/_image.i
wxPython/src/_imaglist.i
wxPython/src/_intl.i
wxPython/src/_joystick.i
wxPython/src/_listbox.i
wxPython/src/_listctrl.i
wxPython/src/_log.i
wxPython/src/_menu.i
wxPython/src/_mimetype.i
wxPython/src/_misc.i
wxPython/src/_notebook.i
wxPython/src/_panel.i
wxPython/src/_pen.i
wxPython/src/_printfw.i
wxPython/src/_radio.i
wxPython/src/_scrolbar.i
wxPython/src/_sizers.i
wxPython/src/_sound.i
wxPython/src/_splitter.i
wxPython/src/_stockobjs.i
wxPython/src/_streams.i
wxPython/src/_textctrl.i
wxPython/src/_timer.i
wxPython/src/_tipdlg.i
wxPython/src/_toplvl.i
wxPython/src/_treectrl.i
wxPython/src/_validator.i
wxPython/src/_vscroll.i
wxPython/src/_window.i
wxPython/src/_xmlhandler.i
wxPython/src/calendar.i
wxPython/src/grid.i
wxPython/src/html.i
wxPython/src/my_typemaps.i
wxPython/src/wizard.i