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
This commit is contained in:
Julian Smart
2000-08-04 13:59:45 +00:00
parent b1944ebcd0
commit 484523cf52
23 changed files with 608 additions and 384 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 17:10, 2000/07/27
# This file was automatically generated by tmake at 15:57, 2000/08/04
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@@ -32,13 +32,14 @@ ALL_SOURCES = \
generic/proplist.cpp \
generic/sashwin.cpp \
generic/scrolwin.cpp \
generic/splash.cpp \
generic/splitter.cpp \
generic/statusbr.cpp \
generic/tabg.cpp \
generic/tbarsmpl.cpp \
generic/textdlgg.cpp \
generic/tipdlg.cpp \
generic/treectrl.cpp \
generic/treectlg.cpp \
generic/treelay.cpp \
generic/wizard.cpp \
common/appcmn.cpp \
@@ -61,6 +62,7 @@ ALL_SOURCES = \
common/docview.cpp \
common/dynarray.cpp \
common/dynlib.cpp \
common/effects.cpp \
common/encconv.cpp \
common/event.cpp \
common/extended.c \
@@ -109,6 +111,7 @@ ALL_SOURCES = \
common/prntbase.cpp \
common/process.cpp \
common/protocol.cpp \
common/quantize.cpp \
common/resource.cpp \
common/sckaddr.cpp \
common/sckfile.cpp \
@@ -125,6 +128,7 @@ ALL_SOURCES = \
common/textfile.cpp \
common/timercmn.cpp \
common/tokenzr.cpp \
common/treebase.cpp \
common/txtstrm.cpp \
common/unzip.c \
common/url.cpp \
@@ -410,6 +414,7 @@ ALL_HEADERS = \
tokenzr.h \
toolbar.h \
tooltip.h \
treebase.h \
treectrl.h \
txtstrm.h \
types.h \
@@ -527,7 +532,7 @@ ALL_HEADERS = \
generic/statusbr.h \
generic/tabg.h \
generic/textdlgg.h \
generic/treectrl.h \
generic/treectlg.h \
generic/wizard.h \
unix/execute.h \
unix/fontutil.h \
@@ -573,6 +578,7 @@ COMMONOBJS = \
docview.o \
dynarray.o \
dynlib.o \
effects.o \
encconv.o \
event.o \
extended.o \
@@ -621,6 +627,7 @@ COMMONOBJS = \
prntbase.o \
process.o \
protocol.o \
quantize.o \
resource.o \
sckaddr.o \
sckfile.o \
@@ -637,6 +644,7 @@ COMMONOBJS = \
textfile.o \
timercmn.o \
tokenzr.o \
treebase.o \
txtstrm.o \
unzip.o \
url.o \
@@ -674,6 +682,7 @@ COMMONDEPS = \
docview.d \
dynarray.d \
dynlib.d \
effects.d \
encconv.d \
event.d \
extended.d \
@@ -722,6 +731,7 @@ COMMONDEPS = \
prntbase.d \
process.d \
protocol.d \
quantize.d \
resource.d \
sckaddr.d \
sckfile.d \
@@ -738,6 +748,7 @@ COMMONDEPS = \
textfile.d \
timercmn.d \
tokenzr.d \
treebase.d \
txtstrm.d \
unzip.d \
url.d \
@@ -785,13 +796,14 @@ GENERICOBJS = \
proplist.o \
sashwin.o \
scrolwin.o \
splash.o \
splitter.o \
statusbr.o \
tabg.o \
tbarsmpl.o \
textdlgg.o \
tipdlg.o \
treectrl.o \
treectlg.o \
treelay.o \
wizard.o
@@ -827,13 +839,14 @@ GENERICDEPS = \
proplist.d \
sashwin.d \
scrolwin.d \
splash.d \
splitter.d \
statusbr.d \
tabg.d \
tbarsmpl.d \
textdlgg.d \
tipdlg.d \
treectrl.d \
treectlg.d \
treelay.d \
wizard.d