added wxRect::Inside(wxRect) for testing if a rectangle is completely within another...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 8 Aug 2006 14:21:44 +0000 (14:21 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 8 Aug 2006 14:21:44 +0000 (14:21 +0000)
commit869b59fc9114983483acd4d16e86e78997d4faca
tree98765fe35d2fb8d4d0c4deb807235717262b8a77
parent6632225c98f1a178c599a0238bb5c79d4d960f2b
added wxRect::Inside(wxRect) for testing if a rectangle is completely within another rectangle

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/rect.tex
include/wx/gdicmn.h
src/common/gdicmn.cpp