wxWidgets/include/wx/gtk
Artur Wieczorek ba4b8d5670 Fix retrieving clipping box after changing wxDC coordinates (GTK)
Member data containing clipping box have to be updated not only when the clipping region is explicitly changed by SetClippingRegion()/DestroyClippingRegion() but also when wxDC coordinates are transformed with SetDeviceOrigin(), SetLogicalOrigin(), SetUserScale(), SetLogicalScale(), SetTransformMatrix() or ResetTransformMatrix().
When any of these functions is called then clipping box data are marked as invalid and updated by recalculating extents of the clipping region in new coordinates at nearest call to GetClippingBox().

Closes #17646.
2016-09-01 21:42:13 +02:00
..
gnome
private
accel.h
activityindicator.h
animate.h
anybutton.h
app.h
assertdlg_gtk.h
bitmap.h
bmpbuttn.h
bmpcbox.h
brush.h
button.h
calctrl.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h
dc.h
dcclient.h Fix retrieving clipping box after changing wxDC coordinates (GTK) 2016-09-01 21:42:13 +02:00
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h
dvrenderers.h Add wxDataViewTextRenderer::EnableMarkup() 2016-06-16 00:06:23 +02:00
evtloop.h
evtloopsrc.h
filectrl.h
filedlg.h
filehistory.h
filepicker.h
font.h
fontdlg.h
fontpicker.h
frame.h
gauge.h
glcanvas.h
hyperlink.h
infobar.h
listbox.h
mdi.h
menu.h
menuitem.h
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
pen.h
popupwin.h
print.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
setup0.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbar.h
textctrl.h
textentry.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
webview_webkit.h
webviewhistoryitem_webkit.h
window.h