X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a95e8d8b8ccee883d37c1ae7983187bc3991fc9c..bd746613ca6b3bde3978b846fa026a4ab23bc933:/src/mac/files.lst

diff --git a/src/mac/files.lst b/src/mac/files.lst
index 3342b709d6..c8e2c5552f 100644
--- a/src/mac/files.lst
+++ b/src/mac/files.lst
@@ -17,7 +17,6 @@ ALL_SOURCES = \
 		generic/gridctrl.cpp \
 		generic/gridsel.cpp \
 		generic/helpext.cpp \
-		generic/helphtml.cpp \
 		generic/imaglist.cpp \
 		generic/laywin.cpp \
 		generic/listctrl.cpp \
@@ -28,11 +27,9 @@ ALL_SOURCES = \
 		generic/printps.cpp \
 		generic/prntdlgg.cpp \
 		generic/progdlgg.cpp \
-		generic/prop.cpp \
-		generic/propform.cpp \
-		generic/proplist.cpp \
 		generic/sashwin.cpp \
 		generic/scrlwing.cpp \
+		generic/selstore.cpp \
 		generic/spinctlg.cpp \
 		generic/splash.cpp \
 		generic/splitter.cpp \
@@ -43,7 +40,6 @@ ALL_SOURCES = \
 		generic/tipdlg.cpp \
 		generic/tipwin.cpp \
 		generic/treectlg.cpp \
-		generic/treelay.cpp \
 		generic/wizard.cpp \
 		common/accesscmn.cpp \
 		common/appcmn.cpp \
@@ -61,6 +57,7 @@ ALL_SOURCES = \
 		common/cshelp.cpp \
 		common/ctrlcmn.cpp \
 		common/ctrlsub.cpp \
+		common/datacmn.cpp \
 		common/datetime.cpp \
 		common/datstrm.cpp \
 		common/db.cpp \
@@ -88,6 +85,7 @@ ALL_SOURCES = \
 		common/filefn.cpp \
 		common/filename.cpp \
 		common/filesys.cpp \
+		common/fldlgcmn.cpp \
 		common/fontcmn.cpp \
 		common/fontmap.cpp \
 		common/framecmn.cpp \
@@ -140,7 +138,7 @@ ALL_SOURCES = \
 		common/quantize.cpp \
 		common/radiocmn.cpp \
 		common/regex.cpp \
-		common/resource.cpp \
+		common/rgncmn.cpp \
 		common/sckaddr.cpp \
 		common/sckfile.cpp \
 		common/sckipc.cpp \
@@ -172,7 +170,6 @@ ALL_SOURCES = \
 		common/wfstream.cpp \
 		common/wincmn.cpp \
 		common/wxchar.cpp \
-		common/wxexpr.cpp \
 		common/xpmdecod.cpp \
 		common/zipstrm.cpp \
 		common/zstream.cpp \
@@ -227,7 +224,6 @@ ALL_SOURCES = \
 		mac/palette.cpp \
 		mac/pen.cpp \
 		mac/pnghand.cpp \
-		mac/print.cpp \
 		mac/printdlg.cpp \
 		mac/printmac.cpp \
 		mac/radiobox.cpp \
@@ -243,7 +239,6 @@ ALL_SOURCES = \
 		mac/statlmac.cpp \
 		mac/stattext.cpp \
 		mac/tabctrl.cpp \
-		mac/taskbar.cpp \
 		mac/textctrl.cpp \
 		mac/thread.cpp \
 		mac/timer.cpp \
@@ -347,7 +342,6 @@ ALL_HEADERS = \
 		effects.h \
 		encconv.h \
 		event.h \
-		expr.h \
 		fdrepdlg.h \
 		features.h \
 		ffile.h \
@@ -379,7 +373,6 @@ ALL_HEADERS = \
 		hashmap.h \
 		help.h \
 		helpbase.h \
-		helphtml.h \
 		helpwin.h \
 		icon.h \
 		iconbndl.h \
@@ -440,22 +433,19 @@ ALL_HEADERS = \
 		prntbase.h \
 		process.h \
 		progdlg.h \
-		prop.h \
-		propform.h \
-		proplist.h \
 		quantize.h \
 		radiobox.h \
 		radiobut.h \
 		rawbmp.h \
 		regex.h \
 		region.h \
-		resource.h \
 		sashwin.h \
 		sckaddr.h \
 		sckipc.h \
 		sckstrm.h \
 		scrolbar.h \
 		scrolwin.h \
+		selstore.h \
 		settings.h \
 		sizer.h \
 		slider.h \
@@ -516,7 +506,6 @@ ALL_HEADERS = \
 		wx_cw_cm.h \
 		wx_cw_d.h \
 		wxchar.h \
-		wxexpr.h \
 		wxhtml.h \
 		wxprec.h \
 		xpmdecod.h \
@@ -595,7 +584,6 @@ ALL_HEADERS = \
 		mac/stattext.h \
 		mac/statusbr.h \
 		mac/tabctrl.h \
-		mac/taskbar.h \
 		mac/textctrl.h \
 		mac/timer.h \
 		mac/toolbar.h \
@@ -621,7 +609,6 @@ ALL_HEADERS = \
 		generic/gridctrl.h \
 		generic/gridg.h \
 		generic/helpext.h \
-		generic/helphtml.h \
 		generic/imaglist.h \
 		generic/laywin.h \
 		generic/listctrl.h \
@@ -649,6 +636,7 @@ ALL_HEADERS = \
 		unix/fontutil.h \
 		unix/gsockunx.h \
 		unix/mimetype.h \
+		unix/taskbarx11.h \
 		unix/utilsx11.h \
 		html/forcelnk.h \
 		html/helpctrl.h \
@@ -685,6 +673,7 @@ COMMONOBJS = \
 		cshelp.o \
 		ctrlcmn.o \
 		ctrlsub.o \
+		datacmn.o \
 		datetime.o \
 		datstrm.o \
 		db.o \
@@ -712,6 +701,7 @@ COMMONOBJS = \
 		filefn.o \
 		filename.o \
 		filesys.o \
+		fldlgcmn.o \
 		fontcmn.o \
 		fontmap.o \
 		framecmn.o \
@@ -764,7 +754,7 @@ COMMONOBJS = \
 		quantize.o \
 		radiocmn.o \
 		regex.o \
-		resource.o \
+		rgncmn.o \
 		sckaddr.o \
 		sckfile.o \
 		sckipc.o \
@@ -796,7 +786,6 @@ COMMONOBJS = \
 		wfstream.o \
 		wincmn.o \
 		wxchar.o \
-		wxexpr.o \
 		xpmdecod.o \
 		zipstrm.o \
 		zstream.o
@@ -818,7 +807,6 @@ GENERICOBJS = \
 		gridctrl.o \
 		gridsel.o \
 		helpext.o \
-		helphtml.o \
 		imaglist.o \
 		laywin.o \
 		listctrl.o \
@@ -829,11 +817,9 @@ GENERICOBJS = \
 		printps.o \
 		prntdlgg.o \
 		progdlgg.o \
-		prop.o \
-		propform.o \
-		proplist.o \
 		sashwin.o \
 		scrlwing.o \
+		selstore.o \
 		spinctlg.o \
 		splash.o \
 		splitter.o \
@@ -844,7 +830,6 @@ GENERICOBJS = \
 		tipdlg.o \
 		tipwin.o \
 		treectlg.o \
-		treelay.o \
 		wizard.o
 
 GUIOBJS = \
@@ -900,7 +885,6 @@ GUIOBJS = \
 		palette.o \
 		pen.o \
 		pnghand.o \
-		print.o \
 		printdlg.o \
 		printmac.o \
 		radiobox.o \
@@ -916,7 +900,6 @@ GUIOBJS = \
 		statlmac.o \
 		stattext.o \
 		tabctrl.o \
-		taskbar.o \
 		textctrl.o \
 		thread.o \
 		timer.o \