]> git.saurik.com Git - wxWidgets.git/commit
avoid creating and immediately destroying a wxGraphicsContext when creating a wxDC...
authorPaul Cornett <paulcor@bullseye.com>
Fri, 13 Jul 2012 16:58:37 +0000 (16:58 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 13 Jul 2012 16:58:37 +0000 (16:58 +0000)
commitf30b9eed380fc267a812460087ae50c3bbd06452
tree9822f485fd5c8b0fa2ed87e407f8af2e16683abf
parent04b2b47a4e817fb32a78316b8b50efd0612509b9
avoid creating and immediately destroying a wxGraphicsContext when creating a wxDC with wxGTK3

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dcgraph.h
include/wx/gtk/dc.h
src/common/dcgraph.cpp
src/gtk/dc.cpp