added support for polygons to wxRegion
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Aug 2001 14:56:55 +0000 (14:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Aug 2001 14:56:55 +0000 (14:56 +0000)
commit5549e9f76fb5cbfb2a2190980983bcebea132a2e
treee00282d55493eafb477a86507a584f2155f48870
parent673f4220bab916f521ee1c21a2944ee307c2b1f8
added support for polygons to wxRegion

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