wxWidgets/include/wx/gtk/gnome
2008-06-08 01:45:56 +00:00
..
gprint.h deprecate wxDC::SetClippingRegion(wxRegion) overload and replace it with SetDeviceClippingRegion() to avoid confusion due to use of different kind of coordinates in this and other overloads of the same function; also rename wxDCImpl::DoSetClippingRegionAsRegion() to DoSetDeviceClippingRegion(); finally use bounding box of the region passed to wxDCClipper ctor to avoid interpreting coordinates differently for different ctors of the same class (see #8970) 2008-06-08 01:45:56 +00:00
gvfs.h correct access for virtuals 2006-12-07 05:44:44 +00:00