renamed wxWindow::IsVisible() to IsShownOnScreen() to fix name conflicts with other...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Sep 2006 12:22:46 +0000 (12:22 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Sep 2006 12:22:46 +0000 (12:22 +0000)
commit865a74c70011e0e253fe3f966a0726d6ee302dd2
treefa48abcfb81bee2e492c0f4a764061372511d87d
parent632aaa18917a5a26e166aa970f7ad65ff15a3667
renamed wxWindow::IsVisible() to IsShownOnScreen() to fix name conflicts with other classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
include/wx/window.h
src/common/wincmn.cpp
src/dfb/dcclient.cpp