Reversed the meaning of black and white in wxRegion::ConvertToBitmap
authorRobin Dunn <robin@alldunn.com>
Sat, 3 May 2003 17:56:30 +0000 (17:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 3 May 2003 17:56:30 +0000 (17:56 +0000)
commit819451b6c76bdcaf5fd8865479209859511aa986
tree996f1c96c4c7e86af81a918e3b9f934e9ba9e4f3
parent40f359cafed30dedf8d2dc7ff2c9b16fcc9bebdf
Reversed the meaning of black and white in wxRegion::ConvertToBitmap
so it matches the menaning of black and white in wxMask

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/region.tex
include/wx/gtk/region.h
include/wx/gtk1/region.h
include/wx/mac/region.h
include/wx/mgl/region.h
include/wx/motif/region.h
include/wx/msw/region.h
include/wx/x11/region.h
src/common/rgncmn.cpp
src/gtk/toplevel.cpp
src/gtk1/toplevel.cpp