wxWidgets/contrib
Robin Dunn 7f60145d85 wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_ROW_LINES flag
is used, but prevents the base class from seeing the flag so they
won't be drawn twice with possibly different colours.

Also changed all tabs to spaces, so the diffs will show a lot of
whitespace-only changes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-12-05 16:17:17 +00:00
..
docs/latex
include/wx wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_ROW_LINES flag 2001-12-05 16:17:17 +00:00
lib
samples Moved line-drawing to splittree implementation. 2001-12-03 20:52:06 +00:00
src wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_ROW_LINES flag 2001-12-05 16:17:17 +00:00
utils More project file fun 2001-11-20 15:58:54 +00:00
configure added wxDynamicSashWindow (patch 441518) 2001-08-22 15:02:40 +00:00
configure.in added wxDynamicSashWindow (patch 441518) 2001-08-22 15:02:40 +00:00
Makefile.in use $(MAKE) instead of make 2001-10-18 21:39:50 +00:00