wxWidgets/include/wx/osx/carbon
Vadim Zeitlin 265dd23241 Don't create a valid wxRegion when using default ctor in wxOSX.
Default constructing a wxRegion created an object that unexpectedly passed
IsOk() test in wxOSX. This was completely unexpected so don't do this and
leave default constructed wxRegion invalid, as in the other ports.

Update DoCombine() to be able to deal with the case of an invalid source
region in a way consistent with the other ports.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-18 21:56:40 +00:00
..
private No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
chkconf.h fixing and completing iPhone sound 2009-09-14 13:07:23 +00:00
dataview.h Harmonize wxDataViewCtrl::GetSelection() behaviour in all ports. 2011-08-22 12:41:19 +00:00
drawer.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
evtloop.h doing WakeUp in osx_carbon differently for the main event as well 2011-07-19 17:56:57 +00:00
mimetype.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
private.h moving userpane attribute into implementation 2011-03-18 15:45:51 +00:00
region.h Don't create a valid wxRegion when using default ctor in wxOSX. 2011-10-18 21:56:40 +00:00
statbmp.h Fixed various typos. 2011-03-22 14:17:38 +00:00
uma.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00