350867939a
Determining whether there is an actual clipping region or not is not that simple, as shown by the recent problems in wxDCClipper code, so return a boolean value indicating this from GetClippingBox() directly, instead of requiring the caller to find it out on their own. This simplifies wxDCClipper code, as well as any other code calling GetClippingBox(), at the price of some extra complexity in wxDCImpl itself, which seems to be worth it. |
||
---|---|---|
.. | ||
wx | ||
check_syntax.sh |