Consistent naming of e.g. wxUSE_CTRL
authorJulian Smart <julian@anthemion.co.uk>
Tue, 2 Feb 1999 12:37:14 +0000 (12:37 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 2 Feb 1999 12:37:14 +0000 (12:37 +0000)
commit1f11220943f14b4bb5190db0dfd0054304f5015c
tree4ca687130ad1390a7f0b3082871cd28f00b1dba0
parent0e1399b3929661889071bb0e0f77d440b8d69b98
Consistent naming of e.g. wxUSE_CTRL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 files changed:
distrib/msw/glcanvas.rsp
distrib/msw/ogl.rsp
distrib/msw/tex2rtf.rsp
docs/latex/wx/cmdevent.tex
docs/latex/wx/tevent.tex
include/wx/defs.h
include/wx/event.h
include/wx/motif/window.h
include/wx/msw/private.h
include/wx/msw/setup.h
include/wx/msw/setup0.h
include/wx/stubs/window.h
src/motif/window.cpp
src/msw/app.cpp
src/msw/button.cpp
src/msw/checkbox.cpp
src/msw/choice.cpp
src/msw/combobox.cpp
src/msw/dialog.cpp
src/msw/font.cpp
src/msw/fontdlg.cpp
src/msw/listbox.cpp
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.sl
src/msw/makefile.twn
src/msw/makefile.vc
src/msw/makefile.wat
src/msw/radiobox.cpp
src/msw/radiobut.cpp
src/msw/statbox.cpp
src/msw/stattext.cpp
src/msw/textctrl.cpp
src/msw/window.cpp
src/stubs/window.cpp