added wxDEPRECATED_BUT_USED_INTERNALLY macro and use it for the old wxLog::DoLog...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Jun 2007 15:08:51 +0000 (15:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Jun 2007 15:08:51 +0000 (15:08 +0000)
commit5d88a6b5791728f13974db60b7105952157dae96
tree9aa5c3e21701d77fd6ac774358e05fd60968bf31
parent149210fbbac8904da439f17381800672cea81979
added wxDEPRECATED_BUT_USED_INTERNALLY macro and use it for the old wxLog::DoLog() overloads

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
26 files changed:
Makefile.in
build/bakefiles/common.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_adv.dsp
build/msw/wx_aui.dsp
build/msw/wx_base.dsp
build/msw/wx_core.dsp
build/msw/wx_dbgrid.dsp
build/msw/wx_gl.dsp
build/msw/wx_html.dsp
build/msw/wx_media.dsp
build/msw/wx_net.dsp
build/msw/wx_odbc.dsp
build/msw/wx_qa.dsp
build/msw/wx_richtext.dsp
build/msw/wx_stc.dsp
build/msw/wx_xml.dsp
build/msw/wx_xrc.dsp
docs/latex/wx/cppconst.tex
docs/latex/wx/function.tex
include/wx/defs.h
include/wx/log.h
src/common/log.cpp