]> git.saurik.com Git - wxWidgets.git/commit - tests/geometry/size.cpp
added wxRect::operator+() and *() (union and intersection); also made other operators...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 May 2007 01:47:29 +0000 (01:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 May 2007 01:47:29 +0000 (01:47 +0000)
commitbc5e942bf3972629a0800d1653e20e177d8fa859
tree745c0a84f20d494eaae605cae0ca00d8686c5298
parenta3e70e1f3b01e8e2ad3eb56d29ec12b7f3cec7bb
added wxRect::operator+() and *() (union and intersection); also made other operators friends instead of members (patch 1589175)

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