]> git.saurik.com Git - wxWidgets.git/commit
Changed all TRUE/true --> True and all FALSE/false --> False so the
authorRobin Dunn <robin@alldunn.com>
Wed, 19 Nov 2003 06:31:30 +0000 (06:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 19 Nov 2003 06:31:30 +0000 (06:31 +0000)
commitdd9f7fea29e3f8bb61861f52984b7943512346ac
tree219e5b7a2838420404735e8d55a969176c561ec0
parentcd303fbbc1e3b7406d0ada0f2789e4a052282966
Changed all TRUE/true --> True and all FALSE/false --> False so the
Python docstrings will have the correct case.

Started adding extra docstrings where needed.

Some other little tweaks and fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
74 files changed:
wxPython/contrib/gizmos/gizmos.i
wxPython/contrib/ogl/_oglbasic.i
wxPython/contrib/ogl/_oglshapes.i
wxPython/contrib/ogl/_oglshapes2.i
wxPython/contrib/xrc/_xml.i
wxPython/contrib/xrc/_xmlhandler.i
wxPython/contrib/xrc/_xmlres.i
wxPython/include/wx/wxPython/pyistream.h
wxPython/include/wx/wxPython/wxPython.h
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/setup.py
wxPython/src/_app.i
wxPython/src/_clipbrd.i
wxPython/src/_colour.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/_defs.i
wxPython/src/_dirctrl.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/_icon.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/_obj.i
wxPython/src/_panel.i
wxPython/src/_printfw.i
wxPython/src/_process.i
wxPython/src/_radio.i
wxPython/src/_scrolbar.i
wxPython/src/_settings.i
wxPython/src/_sizers.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/_toolbar.i
wxPython/src/_toplvl.i
wxPython/src/_treectrl.i
wxPython/src/_validator.i
wxPython/src/_vscroll.i
wxPython/src/_wave.i
wxPython/src/_window.i
wxPython/src/calendar.i
wxPython/src/controls.i
wxPython/src/core.i
wxPython/src/drawlist.cpp
wxPython/src/gdi.i
wxPython/src/grid.i
wxPython/src/helpers.cpp
wxPython/src/html.i
wxPython/src/my_typemaps.i
wxPython/src/wizard.i