X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/188b6ff729636daf63a243bb719ee17ed4d90eea..8f5d910492b0ffbccf3caf4b57eec434377a1314:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 4cdb6bdaad..a25333f67f 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -57,6 +57,9 @@ wxMSW: style to avoid it, wxFRAME_FLOAT_ON_PARENT style is now obsolete and has no effect +- all overloads of wxDC::SetClippingRegion() combine the given region with the + previously selected one instead of replacing it + Unix ports: - You should use `wx-config --cxxflags` in your makefiles instead of