1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible()
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Dec 2006 13:48:18 +0000 (13:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Dec 2006 13:48:18 +0000 (13:48 +0000)
commitec184e324214ea06f0c056ab626de5f32bcdad3b
treed0d34684b09ce8f91bdf79cd47611afc9159d78e
parent8138b9a4e23846d7a2feea239c2bd46d459b33f4
1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible()
2. Moved wxSearchCtrlBase to wx/srchctrl.h to avoid duplicating it
3. Removed gcc #pragmas

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/srchctrl.tex
include/wx/generic/srchctlg.h
include/wx/mac/carbon/srchctrl.h
include/wx/srchctrl.h
samples/widgets/searchctrl.cpp
src/generic/srchctlg.cpp
src/mac/carbon/srchctrl.cpp