Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously
authorJulian Smart <julian@anthemion.co.uk>
Fri, 4 Aug 2000 13:59:45 +0000 (13:59 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 4 Aug 2000 13:59:45 +0000 (13:59 +0000)
commit484523cf522b02385cd47c432d50d117940b46b9
tree9b1eee16518cdeb5cf4cdb6e26dcf2ff426b1424
parentb1944ebcd065d61011e2a9187064089c3aef16aa
Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously
with the native control.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
distrib/msw/tmake/filelist.txt
distrib/msw/tmake/makeall.bat
include/wx/generic/treectlg.h [moved from include/wx/generic/treectrl.h with 88% similarity]
include/wx/msw/treectrl.h
include/wx/treebase.h [copied from include/wx/treectrl.h with 76% similarity]
include/wx/treectrl.h
samples/treectrl/treectrl.cpp
samples/treectrl/treectrl.h
src/common/treebase.cpp [new file with mode: 0644]
src/gtk/files.lst
src/gtk1/files.lst
src/motif/files.lst
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat
src/msw/treectrl.cpp
src/os2/files.lst
src/wxvc.dsp
src/wxvc_dll.dsp