renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 Sep 2004 14:32:09 +0000 (14:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 Sep 2004 14:32:09 +0000 (14:32 +0000)
commit6b30a44ed0be21bd0cf26f609d4ca50fb8b965c0
treeff47c5c936ba39352b89e35b43fddfc4779af3e1
parent801d040762d0d875126935b79d660d4e2fe1b177
renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/tlw.tex
include/wx/gtk/toplevel.h
include/wx/gtk1/toplevel.h
include/wx/toplevel.h
src/gtk/toplevel.cpp
src/gtk1/toplevel.cpp