]> git.saurik.com Git - wxWidgets.git/commit
allocate HPEN on demand instead of doing every time a pen property is modified; also...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Mar 2007 22:01:27 +0000 (22:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Mar 2007 22:01:27 +0000 (22:01 +0000)
commit8c58338193e8e4219138b9de02d36c4fc4a96feb
tree75dce7b0c39161c2201d20d2ea2cc23d0c4f2b2f
parent8e34db1d94748cc22be9531173a3223faecc7099
allocate HPEN on demand instead of doing every time a pen property is modified; also significant code cleanup (finally)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/pen.h
src/msw/pen.cpp