X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98672b4b9cb156c624a66efd5b3c1935a1d37de9..c91a2f7e67fae4278e2f931209aa386b5d67ae9d:/src/microwin/files.lst

diff --git a/src/microwin/files.lst b/src/microwin/files.lst
index 8937533ec0..9efe841a1c 100644
--- a/src/microwin/files.lst
+++ b/src/microwin/files.lst
@@ -19,20 +19,17 @@ ALL_SOURCES = \
 		generic/gridsel.cpp \
 		generic/helpext.cpp \
 		generic/helphtml.cpp \
-		generic/helpwxht.cpp \
 		generic/imaglist.cpp \
 		generic/laywin.cpp \
 		generic/listctrl.cpp \
 		generic/logg.cpp \
+		generic/mdig.cpp \
 		generic/msgdlgg.cpp \
 		generic/numdlgg.cpp \
 		generic/panelg.cpp \
 		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/spinctlg.cpp \
@@ -44,9 +41,11 @@ 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 \
 		common/choiccmn.cpp \
 		common/clipcmn.cpp \
 		common/clntdata.cpp \
@@ -58,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 \
@@ -70,6 +70,7 @@ ALL_SOURCES = \
 		common/dobjcmn.cpp \
 		common/docmdi.cpp \
 		common/docview.cpp \
+		common/dpycmn.cpp \
 		common/dseldlg.cpp \
 		common/dynarray.cpp \
 		common/dynlib.cpp \
@@ -100,9 +101,11 @@ ALL_SOURCES = \
 		common/hashmap.cpp \
 		common/helpbase.cpp \
 		common/http.cpp \
+		common/iconbndl.cpp \
 		common/imagall.cpp \
 		common/imagbmp.cpp \
 		common/image.cpp \
+		common/imagfill.cpp \
 		common/imaggif.cpp \
 		common/imagiff.cpp \
 		common/imagjpeg.cpp \
@@ -123,10 +126,10 @@ ALL_SOURCES = \
 		common/menucmn.cpp \
 		common/mimecmn.cpp \
 		common/module.cpp \
+		common/msgout.cpp \
 		common/mstream.cpp \
 		common/nbkbase.cpp \
 		common/object.cpp \
-		common/odbc.cpp \
 		common/paper.cpp \
 		common/popupcmn.cpp \
 		common/prntbase.cpp \
@@ -135,11 +138,12 @@ 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 \
 		common/sckstrm.cpp \
+		common/settcmn.cpp \
 		common/sizer.cpp \
 		common/socket.cpp \
 		common/statbar.cpp \
@@ -147,6 +151,7 @@ ALL_SOURCES = \
 		common/stream.cpp \
 		common/string.cpp \
 		common/sysopt.cpp \
+		common/taskbarcmn.cpp \
 		common/tbarbase.cpp \
 		common/textbuf.cpp \
 		common/textcmn.cpp \
@@ -166,7 +171,6 @@ ALL_SOURCES = \
 		common/wfstream.cpp \
 		common/wincmn.cpp \
 		common/wxchar.cpp \
-		common/wxexpr.cpp \
 		common/xpmdecod.cpp \
 		common/zipstrm.cpp \
 		common/zstream.cpp \
@@ -221,7 +225,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 \
@@ -229,12 +232,15 @@ ALL_SOURCES = \
 
 ALL_HEADERS = \
 		accel.h \
+		access.h \
 		app.h \
 		arrimpl.cpp \
+		artprov.h \
 		bitmap.h \
 		bmpbuttn.h \
 		brush.h \
 		buffer.h \
+		build.h \
 		busyinfo.h \
 		button.h \
 		calctrl.h \
@@ -260,7 +266,6 @@ ALL_HEADERS = \
 		ctrlsub.h \
 		cursor.h \
 		dataobj.h \
-		date.h \
 		datetime.h \
 		datetime.inl \
 		datstrm.h \
@@ -283,6 +288,7 @@ ALL_HEADERS = \
 		dir.h \
 		dirctrl.h \
 		dirdlg.h \
+		display.h \
 		dnd.h \
 		docmdi.h \
 		docview.h \
@@ -290,9 +296,9 @@ ALL_HEADERS = \
 		dynarray.h \
 		dynlib.h \
 		dynload.h \
+		effects.h \
 		encconv.h \
 		event.h \
-		expr.h \
 		fdrepdlg.h \
 		features.h \
 		ffile.h \
@@ -327,6 +333,7 @@ ALL_HEADERS = \
 		helphtml.h \
 		helpwin.h \
 		icon.h \
+		iconbndl.h \
 		imagbmp.h \
 		image.h \
 		imaggif.h \
@@ -339,7 +346,9 @@ ALL_HEADERS = \
 		imagtiff.h \
 		imagxpm.h \
 		intl.h \
+		iosfwrap.h \
 		ioswrap.h \
+		ipc.h \
 		ipcbase.h \
 		isql.h \
 		isqlext.h \
@@ -347,11 +356,13 @@ ALL_HEADERS = \
 		layout.h \
 		laywin.h \
 		list.h \
+		listbase.h \
 		listbox.h \
 		listctrl.h \
 		listimpl.cpp \
 		log.h \
 		longlong.h \
+		math.h \
 		matrix.h \
 		mdi.h \
 		memconf.h \
@@ -364,10 +375,10 @@ ALL_HEADERS = \
 		minifram.h \
 		module.h \
 		msgdlg.h \
+		msgout.h \
 		mstream.h \
 		notebook.h \
 		object.h \
-		odbc.h \
 		ownerdrw.h \
 		palette.h \
 		panel.h \
@@ -380,14 +391,12 @@ 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 \
@@ -424,7 +433,7 @@ ALL_HEADERS = \
 		textfile.h \
 		tglbtn.h \
 		thread.h \
-		time.h \
+		thrimpl.cpp \
 		timer.h \
 		tipdlg.h \
 		tipwin.h \
@@ -454,13 +463,13 @@ ALL_HEADERS = \
 		wx_cw_cm.h \
 		wx_cw_d.h \
 		wxchar.h \
-		wxexpr.h \
 		wxhtml.h \
 		wxprec.h \
 		xpmdecod.h \
 		zipstrm.h \
 		zstream.h \
 		msw/accel.h \
+		msw/access.h \
 		msw/app.h \
 		msw/bitmap.h \
 		msw/bmpbuttn.h \
@@ -475,8 +484,6 @@ ALL_HEADERS = \
 		msw/colour.h \
 		msw/combobox.h \
 		msw/control.h \
-		msw/curico.h \
-		msw/curicop.h \
 		msw/cursor.h \
 		msw/dc.h \
 		msw/dcclient.h \
@@ -486,7 +493,6 @@ ALL_HEADERS = \
 		msw/dde.h \
 		msw/dialog.h \
 		msw/dib.h \
-		msw/dibutils.h \
 		msw/dirdlg.h \
 		msw/dragimag.h \
 		msw/enhmeta.h \
@@ -496,7 +502,6 @@ ALL_HEADERS = \
 		msw/fontdlg.h \
 		msw/frame.h \
 		msw/gauge95.h \
-		msw/gaugemsw.h \
 		msw/gccpriv.h \
 		msw/gdiimage.h \
 		msw/gdiobj.h \
@@ -516,6 +521,7 @@ ALL_HEADERS = \
 		msw/metafile.h \
 		msw/mimetype.h \
 		msw/minifram.h \
+		msw/missing.h \
 		msw/msgdlg.h \
 		msw/mslu.h \
 		msw/msvcrt.h \
@@ -571,10 +577,10 @@ ALL_HEADERS = \
 		generic/gridg.h \
 		generic/helpext.h \
 		generic/helphtml.h \
-		generic/helpwxht.h \
 		generic/imaglist.h \
 		generic/laywin.h \
 		generic/listctrl.h \
+		generic/mdig.h \
 		generic/msgdlgg.h \
 		generic/notebook.h \
 		generic/paletteg.h \
@@ -587,6 +593,7 @@ ALL_HEADERS = \
 		generic/spinctlg.h \
 		generic/splash.h \
 		generic/splitter.h \
+		generic/statline.h \
 		generic/statusbr.h \
 		generic/tabg.h \
 		generic/textdlgg.h \
@@ -597,6 +604,8 @@ ALL_HEADERS = \
 		unix/fontutil.h \
 		unix/gsockunx.h \
 		unix/mimetype.h \
+		unix/taskbarx11.h \
+		unix/utilsx11.h \
 		html/forcelnk.h \
 		html/helpctrl.h \
 		html/helpdata.h \
@@ -617,7 +626,10 @@ ALL_HEADERS = \
 
 COMMONOBJS = \
 		parser.o \
+		accesscmn.o \
 		appcmn.o \
+		artprov.o \
+		artstd.o \
 		choiccmn.o \
 		clipcmn.o \
 		clntdata.o \
@@ -629,6 +641,7 @@ COMMONOBJS = \
 		cshelp.o \
 		ctrlcmn.o \
 		ctrlsub.o \
+		datacmn.o \
 		datetime.o \
 		datstrm.o \
 		db.o \
@@ -641,6 +654,7 @@ COMMONOBJS = \
 		dobjcmn.o \
 		docmdi.o \
 		docview.o \
+		dpycmn.o \
 		dseldlg.o \
 		dynarray.o \
 		dynlib.o \
@@ -671,9 +685,11 @@ COMMONOBJS = \
 		hashmap.o \
 		helpbase.o \
 		http.o \
+		iconbndl.o \
 		imagall.o \
 		imagbmp.o \
 		image.o \
+		imagfill.o \
 		imaggif.o \
 		imagiff.o \
 		imagjpeg.o \
@@ -694,10 +710,10 @@ COMMONOBJS = \
 		menucmn.o \
 		mimecmn.o \
 		module.o \
+		msgout.o \
 		mstream.o \
 		nbkbase.o \
 		object.o \
-		odbc.o \
 		paper.o \
 		popupcmn.o \
 		prntbase.o \
@@ -706,11 +722,12 @@ COMMONOBJS = \
 		quantize.o \
 		radiocmn.o \
 		regex.o \
-		resource.o \
+		rgncmn.o \
 		sckaddr.o \
 		sckfile.o \
 		sckipc.o \
 		sckstrm.o \
+		settcmn.o \
 		sizer.o \
 		socket.o \
 		statbar.o \
@@ -718,6 +735,7 @@ COMMONOBJS = \
 		stream.o \
 		string.o \
 		sysopt.o \
+		taskbarcmn.o \
 		tbarbase.o \
 		textbuf.o \
 		textcmn.o \
@@ -737,7 +755,6 @@ COMMONOBJS = \
 		wfstream.o \
 		wincmn.o \
 		wxchar.o \
-		wxexpr.o \
 		xpmdecod.o \
 		zipstrm.o \
 		zstream.o
@@ -761,20 +778,17 @@ GENERICOBJS = \
 		gridsel.o \
 		helpext.o \
 		helphtml.o \
-		helpwxht.o \
 		imaglist.o \
 		laywin.o \
 		listctrl.o \
 		logg.o \
+		mdig.o \
 		msgdlgg.o \
 		numdlgg.o \
 		panelg.o \
 		printps.o \
 		prntdlgg.o \
 		progdlgg.o \
-		prop.o \
-		propform.o \
-		proplist.o \
 		sashwin.o \
 		scrlwing.o \
 		spinctlg.o \
@@ -786,7 +800,6 @@ GENERICOBJS = \
 		tipdlg.o \
 		tipwin.o \
 		treectlg.o \
-		treelay.o \
 		wizard.o
 
 GUI_LOWLEVEL_OBJS = \
@@ -845,7 +858,6 @@ HTMLOBJS = \
 		m_layout.o \
 		m_links.o \
 		m_list.o \
-		m_meta.o \
 		m_pre.o \
 		m_style.o \
 		m_tables.o \