X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/629724b6b8cd41d2ecfd81b3a7bd61b41aa904b8..245f35816d761212279e8cf223475efb7a367553:/src/x11/files.lst?ds=inline

diff --git a/src/x11/files.lst b/src/x11/files.lst
index b9d0947941..809074b21f 100644
--- a/src/x11/files.lst
+++ b/src/x11/files.lst
@@ -31,6 +31,7 @@ ALL_SOURCES = \
 		x11/settings.cpp \
 		x11/toplevel.cpp \
 		x11/utils.cpp \
+		x11/utilsx.cpp \
 		x11/window.cpp \
 		generic/accel.cpp \
 		generic/busyinfo.cpp \
@@ -50,7 +51,6 @@ ALL_SOURCES = \
 		generic/gridctrl.cpp \
 		generic/gridsel.cpp \
 		generic/helpext.cpp \
-		generic/helphtml.cpp \
 		generic/imaglist.cpp \
 		generic/laywin.cpp \
 		generic/listctrl.cpp \
@@ -62,11 +62,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 \
@@ -77,8 +75,8 @@ ALL_SOURCES = \
 		generic/tipdlg.cpp \
 		generic/tipwin.cpp \
 		generic/treectlg.cpp \
-		generic/treelay.cpp \
 		generic/wizard.cpp \
+		common/accesscmn.cpp \
 		common/appcmn.cpp \
 		common/artprov.cpp \
 		common/artstd.cpp \
@@ -94,6 +92,7 @@ ALL_SOURCES = \
 		common/cshelp.cpp \
 		common/ctrlcmn.cpp \
 		common/ctrlsub.cpp \
+		common/datacmn.cpp \
 		common/datetime.cpp \
 		common/datstrm.cpp \
 		common/db.cpp \
@@ -106,6 +105,7 @@ ALL_SOURCES = \
 		common/dobjcmn.cpp \
 		common/docmdi.cpp \
 		common/docview.cpp \
+		common/dpycmn.cpp \
 		common/dseldlg.cpp \
 		common/dynarray.cpp \
 		common/dynlib.cpp \
@@ -165,7 +165,6 @@ ALL_SOURCES = \
 		common/mstream.cpp \
 		common/nbkbase.cpp \
 		common/object.cpp \
-		common/odbc.cpp \
 		common/paper.cpp \
 		common/popupcmn.cpp \
 		common/prntbase.cpp \
@@ -174,7 +173,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 \
@@ -187,6 +186,7 @@ ALL_SOURCES = \
 		common/stream.cpp \
 		common/string.cpp \
 		common/sysopt.cpp \
+		common/taskbarcmn.cpp \
 		common/tbarbase.cpp \
 		common/textbuf.cpp \
 		common/textcmn.cpp \
@@ -206,7 +206,6 @@ ALL_SOURCES = \
 		common/wfstream.cpp \
 		common/wincmn.cpp \
 		common/wxchar.cpp \
-		common/wxexpr.cpp \
 		common/xpmdecod.cpp \
 		common/zipstrm.cpp \
 		common/zstream.cpp \
@@ -217,6 +216,7 @@ ALL_SOURCES = \
 		unix/gsocket.c \
 		unix/mimetype.cpp \
 		unix/snglinst.cpp \
+		unix/taskbarx11.cpp \
 		unix/threadpsx.cpp \
 		unix/utilsunx.cpp \
 		unix/utilsx11.cpp \
@@ -236,7 +236,6 @@ ALL_SOURCES = \
 		html/m_layout.cpp \
 		html/m_links.cpp \
 		html/m_list.cpp \
-		html/m_meta.cpp \
 		html/m_pre.cpp \
 		html/m_style.cpp \
 		html/m_tables.cpp \
@@ -244,6 +243,7 @@ ALL_SOURCES = \
 
 ALL_HEADERS = \
 		accel.h \
+		access.h \
 		app.h \
 		arrimpl.cpp \
 		artprov.h \
@@ -277,7 +277,6 @@ ALL_HEADERS = \
 		ctrlsub.h \
 		cursor.h \
 		dataobj.h \
-		date.h \
 		datetime.h \
 		datetime.inl \
 		datstrm.h \
@@ -300,6 +299,7 @@ ALL_HEADERS = \
 		dir.h \
 		dirctrl.h \
 		dirdlg.h \
+		display.h \
 		dnd.h \
 		docmdi.h \
 		docview.h \
@@ -310,7 +310,6 @@ ALL_HEADERS = \
 		effects.h \
 		encconv.h \
 		event.h \
-		expr.h \
 		fdrepdlg.h \
 		features.h \
 		ffile.h \
@@ -342,7 +341,6 @@ ALL_HEADERS = \
 		hashmap.h \
 		help.h \
 		helpbase.h \
-		helphtml.h \
 		helpwin.h \
 		icon.h \
 		iconbndl.h \
@@ -358,6 +356,7 @@ ALL_HEADERS = \
 		imagtiff.h \
 		imagxpm.h \
 		intl.h \
+		iosfwrap.h \
 		ioswrap.h \
 		ipc.h \
 		ipcbase.h \
@@ -373,6 +372,7 @@ ALL_HEADERS = \
 		listimpl.cpp \
 		log.h \
 		longlong.h \
+		math.h \
 		matrix.h \
 		mdi.h \
 		memconf.h \
@@ -389,7 +389,6 @@ ALL_HEADERS = \
 		mstream.h \
 		notebook.h \
 		object.h \
-		odbc.h \
 		ownerdrw.h \
 		palette.h \
 		panel.h \
@@ -402,20 +401,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 \
@@ -447,7 +445,6 @@ ALL_HEADERS = \
 		tglbtn.h \
 		thread.h \
 		thrimpl.cpp \
-		time.h \
 		timer.h \
 		tipdlg.h \
 		tipwin.h \
@@ -477,7 +474,6 @@ ALL_HEADERS = \
 		wx_cw_cm.h \
 		wx_cw_d.h \
 		wxchar.h \
-		wxexpr.h \
 		wxhtml.h \
 		wxprec.h \
 		xpmdecod.h \
@@ -508,6 +504,7 @@ ALL_HEADERS = \
 		x11/pen.h \
 		x11/print.h \
 		x11/private.h \
+		x11/privx.h \
 		x11/region.h \
 		x11/reparent.h \
 		x11/textctrl.h \
@@ -567,7 +564,6 @@ ALL_HEADERS = \
 		generic/gridctrl.h \
 		generic/gridg.h \
 		generic/helpext.h \
-		generic/helphtml.h \
 		generic/imaglist.h \
 		generic/laywin.h \
 		generic/listctrl.h \
@@ -595,6 +591,7 @@ ALL_HEADERS = \
 		unix/fontutil.h \
 		unix/gsockunx.h \
 		unix/mimetype.h \
+		unix/taskbarx11.h \
 		unix/utilsx11.h \
 		html/forcelnk.h \
 		html/helpctrl.h \
@@ -645,10 +642,11 @@ GUI_LOWLEVEL_OBJS = \
 		settings.o \
 		toplevel.o \
 		utils.o \
+		utilsx.o \
 		window.o
 
 COMMONOBJS = \
-		parser.o \
+		accesscmn.o \
 		appcmn.o \
 		artprov.o \
 		artstd.o \
@@ -664,6 +662,7 @@ COMMONOBJS = \
 		cshelp.o \
 		ctrlcmn.o \
 		ctrlsub.o \
+		datacmn.o \
 		datetime.o \
 		datstrm.o \
 		db.o \
@@ -676,6 +675,7 @@ COMMONOBJS = \
 		dobjcmn.o \
 		docmdi.o \
 		docview.o \
+		dpycmn.o \
 		dseldlg.o \
 		dynarray.o \
 		dynlib.o \
@@ -735,7 +735,6 @@ COMMONOBJS = \
 		mstream.o \
 		nbkbase.o \
 		object.o \
-		odbc.o \
 		paper.o \
 		popupcmn.o \
 		prntbase.o \
@@ -744,7 +743,7 @@ COMMONOBJS = \
 		quantize.o \
 		radiocmn.o \
 		regex.o \
-		resource.o \
+		rgncmn.o \
 		sckaddr.o \
 		sckfile.o \
 		sckipc.o \
@@ -757,6 +756,7 @@ COMMONOBJS = \
 		stream.o \
 		string.o \
 		sysopt.o \
+		taskbarcmn.o \
 		tbarbase.o \
 		textbuf.o \
 		textcmn.o \
@@ -776,7 +776,6 @@ COMMONOBJS = \
 		wfstream.o \
 		wincmn.o \
 		wxchar.o \
-		wxexpr.o \
 		xpmdecod.o \
 		zipstrm.o \
 		zstream.o
@@ -800,7 +799,6 @@ GENERICOBJS = \
 		gridctrl.o \
 		gridsel.o \
 		helpext.o \
-		helphtml.o \
 		imaglist.o \
 		laywin.o \
 		listctrl.o \
@@ -812,11 +810,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 \
@@ -827,7 +823,6 @@ GENERICOBJS = \
 		tipdlg.o \
 		tipwin.o \
 		treectlg.o \
-		treelay.o \
 		wizard.o
 
 UNIXOBJS = \
@@ -838,6 +833,7 @@ UNIXOBJS = \
 		gsocket.o \
 		mimetype.o \
 		snglinst.o \
+		taskbarx11.o \
 		threadpsx.o \
 		utilsunx.o \
 		utilsx11.o
@@ -859,7 +855,6 @@ HTMLOBJS = \
 		m_layout.o \
 		m_links.o \
 		m_list.o \
-		m_meta.o \
 		m_pre.o \
 		m_style.o \
 		m_tables.o \