]> git.saurik.com Git - wxWidgets.git/commit
Fixed some off-by-one and other issues with drawing the HRULE/VRULE
authorRobin Dunn <robin@alldunn.com>
Wed, 11 Sep 2002 18:36:55 +0000 (18:36 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 11 Sep 2002 18:36:55 +0000 (18:36 +0000)
commite7d073c3762034afea87cfc8849f03c53a3c0ace
tree86ace8cff6fbebfcf3dd3056b2845e95cfaa7c79
parentd25a60983c46c1e260acb0b8ced4c4f9c0d520c7
Fixed some off-by-one and other issues with drawing the HRULE/VRULE
lines.  Made the VRULEs line up with the column header splitter
lines.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp
src/msw/listctrl.cpp