Kevin Ollivier
|
8bc0c17afc
|
Migate to the new wxRendererNative::DrawItemSelectionRect function where available, and fix selected text color on Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 06:47:48 +00:00 |
|
Robin Dunn
|
58dbf9d0a2
|
better check for valid font and color
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-06 20:51:20 +00:00 |
|
Robin Dunn
|
eecfab1796
|
A patch from Frame Niessink which adds an additional style that
(un)checks a parent when all children are (un)checked,
i.e. TR_AUTO_CHECK_PARENT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-03 08:04:27 +00:00 |
|
Robin Dunn
|
6e65f80be5
|
Always draw the selection of selected items, not just when they have
an icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-31 18:43:07 +00:00 |
|
Robin Dunn
|
2356118e69
|
Fixes from Andrea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 01:29:47 +00:00 |
|
Robin Dunn
|
9443113386
|
Lots of little tweaks, mostly to draw selected items better such that
they look right with the new wxMac DC, but also other general
improvements as well.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 03:07:21 +00:00 |
|
Robin Dunn
|
369be443aa
|
Don't use the window position as the x offset when painting the full
row highlight, always use zero.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 23:54:08 +00:00 |
|
Robin Dunn
|
c8f129d067
|
Add CustomTreeCtrl from Andrea Gavana
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:23:32 +00:00 |
|