]> git.saurik.com Git - wxWidgets.git/commit
Get DC size from GDK window if possible, client size can unfortunately be wrong
authorPaul Cornett <paulcor@bullseye.com>
Fri, 14 Dec 2012 06:25:00 +0000 (06:25 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 14 Dec 2012 06:25:00 +0000 (06:25 +0000)
commitffc28384ca01bf09551aeca9d7e22edf5e2ea356
treeef1b2d8be2b4d69592dd0c31c510a59200c342aa
parent12c6bfab40d6943452f6f9db113bab5f5fd24c89
Get DC size from GDK window if possible, client size can unfortunately be wrong
This should fix wxDC::Clear() not clearing the whole window on Ubuntu 12.04 with overlay scrollbars
see #14871

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/app.cpp
src/gtk/dcclient.cpp