X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dcb86da02199f7fea33f7b76a5c0fc95873f93f3..b075a3bbfd9ea0cd175456109981d1042730029c:/distrib/msw/tmake/filelist.txt

diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt
index ac8b1f4d31..c362d2874f 100644
--- a/distrib/msw/tmake/filelist.txt
+++ b/distrib/msw/tmake/filelist.txt
@@ -38,7 +38,7 @@
 #  G	generic code which might be used instead of native one
 #  U	Unix-ish file, normally not compiled under Windows
 #  O	OLE file (needs Win32 and a decent compiler)
-#  S	Socket file (currently doesn't compile under Win16 nor with GNU)
+#  S	Socket file (currently doesn't compile under Win16)
 #  R	Not required for the GTK port
 #  X	Not required for the Motif port
 #  P	Not required for the os2Pm port
@@ -65,10 +65,13 @@ caret.cpp	G	U
 choicdgg.cpp	G
 colrdlgg.cpp	G	G
 dcpsg.cpp	G	U
+dirctrlg.cpp	G
 dirdlgg.cpp	G	16,P
+dragimgg.cpp	G	P
 fontdlgg.cpp	G	G,R,P
 filedlgg.cpp	G	U,X,P
 grid.cpp	G
+gridsel.cpp	G
 helpext.cpp	G	G
 helphtml.cpp	G	G
 helpwxht.cpp	G	G
@@ -80,7 +83,6 @@ logg.cpp	G
 msgdlgg.cpp	G	G
 notebook.cpp	G	16,R,P
 panelg.cpp	G
-plot.cpp	G
 printps.cpp	G	PS
 prntdlgg.cpp	G	PS,U
 progdlgg.cpp	G
@@ -89,6 +91,7 @@ propform.cpp	G
 proplist.cpp	G
 sashwin.cpp	G
 scrolwin.cpp	G
+splash.cpp	G
 splitter.cpp	G
 statline.cpp	G	U,R,P
 statusbr.cpp	G
@@ -97,7 +100,9 @@ numdlgg.cpp	G
 tbarsmpl.cpp	G
 textdlgg.cpp	G
 tipdlg.cpp	G
-treectrl.cpp	G	16
+tipwin.cpp	G
+treectlg.cpp	G
+treelay.cpp	G
 wizard.cpp	G
 
 appcmn.cpp	C	B
@@ -106,12 +111,13 @@ cmdline.cpp	C	B
 cmndata.cpp	C
 clipcmn.cpp	C
 config.cpp	C	B
+cshelp.cpp	C
 ctrlcmn.cpp	C
 ctrlsub.cpp	C
 datetime.cpp	C	B
 datstrm.cpp	C	B
-db.cpp	C
-dbtable.cpp	C
+db.cpp	C	32,B
+dbtable.cpp	C	32,B
 dcbase.cpp	C
 dlgcmn.cpp	C
 dobjcmn.cpp	C
@@ -120,27 +126,29 @@ docmdi.cpp	C
 docview.cpp	C
 dynarray.cpp	C	B
 dynlib.cpp	C	B
-encconv.cpp	C
+effects.cpp	C
+encconv.cpp	C	B
 event.cpp	C	B
 extended.c	C	B
 ffile.cpp	C	B
 file.cpp	C	B
 fileconf.cpp	C	B
 filefn.cpp	C	B
+filename.cpp	C	B
 filesys.cpp	C	B
 fontcmn.cpp	C
-fontmap.cpp	C
+fontmap.cpp	C	B
 framecmn.cpp	C
-fs_inet.cpp	C
-fs_zip.cpp	C
-fs_mem.cpp	C
-ftp.cpp	C	S
+fs_inet.cpp	C	B
+fs_zip.cpp	C	B
+fs_mem.cpp	C	B
+ftp.cpp	C	S,B
 gdicmn.cpp	C
 geometry.cpp	C
 gifdecod.cpp	C
 hash.cpp	C	B
 helpbase.cpp	C
-http.cpp	C	S
+http.cpp	C	S,B
 imagbmp.cpp	C
 image.cpp	C
 imagall.cpp	C
@@ -152,32 +160,34 @@ imagpng.cpp	C	32
 imagpnm.cpp	C	32
 init.cpp	B
 intl.cpp	C	B
-ipcbase.cpp	C
+ipcbase.cpp	C	B
 layout.cpp	C
 lboxcmn.cpp	C
 list.cpp	C	B
 log.cpp	C	B
 longlong.cpp	C	B
-memory.cpp	C
+matrix.cpp	C
+memory.cpp	C	B
 menucmn.cpp	C
 mimecmn.cpp	C	32,B
 module.cpp	C	B
-mstream.cpp	C
+mstream.cpp	C	B
 object.cpp	C	B
 objstrm.cpp	C	B
-odbc.cpp	C	R,X
+odbc.cpp	C	R,X,P
 paper.cpp	C
 prntbase.cpp	C
 process.cpp	C	32,B
-protocol.cpp	C	S
+protocol.cpp	C	S,B
+quantize.cpp	C
 resource.cpp	C
-sckaddr.cpp	C	S
-sckfile.cpp	C	S
-sckipc.cpp	C	S
-sckstrm.cpp	C	S
+sckaddr.cpp	C	S,B
+sckfile.cpp	C	S,B
+sckipc.cpp	C	S,B
+sckstrm.cpp	C	S,B
 serbase.cpp	C	B
 sizer.cpp	C
-socket.cpp	C	S
+socket.cpp	C	S,B
 stream.cpp	C	B
 strconv.cpp	C	B
 string.cpp	C	B
@@ -186,9 +196,10 @@ textcmn.cpp	C
 textfile.cpp	C	B
 timercmn.cpp	C	B
 tokenzr.cpp	C	B
+treebase.cpp	C
 txtstrm.cpp	C	B
-unzip.c	C
-url.cpp	C	S
+unzip.c	C	B
+url.cpp	C	S,B
 utilscmn.cpp	C	B
 valgen.cpp	C
 validate.cpp	C
@@ -198,9 +209,11 @@ wfstream.cpp	C	B
 wincmn.cpp	C
 wxchar.cpp	C	B
 wxexpr.cpp	C
-zipstrm.cpp	C
-zstream.cpp	C
+zipstrm.cpp	C	B
+zstream.cpp	C	B
 
+gsocket.c	M	S,B
+gsockmsw.c	M	S,B
 accel.cpp	M
 app.cpp	M
 automtn.cpp	M	O
@@ -226,7 +239,7 @@ dcclient.cpp	M
 dcmemory.cpp	M
 dcprint.cpp	M
 dcscreen.cpp	M
-dde.cpp	M
+dde.cpp	M	B
 dialog.cpp	M
 dialup.cpp	M
 dib.cpp	M
@@ -247,6 +260,8 @@ gauge95.cpp	M	32
 gaugemsw.cpp	M	16
 gdiimage.cpp	M
 gdiobj.cpp	M
+glcanvas.cpp	M
+helpchm.cpp	M	32
 helpwin.cpp	M
 icon.cpp	M
 imaglist.cpp	M	32
@@ -292,6 +307,7 @@ taskbar.cpp	M	32
 tbar95.cpp	M	32
 tbarmsw.cpp	M	16
 textctrl.cpp	M
+tglbtn.cpp	M
 thread.cpp	M	32,B
 timer.cpp	M
 tooltip.cpp	M	32
@@ -302,7 +318,6 @@ uuid.cpp	M	O
 wave.cpp	M
 window.cpp	M
 xpmhand.cpp	M
-gsocket.c	M	S
 
 dialup.cpp	U
 dir.cpp	U	B
@@ -311,7 +326,7 @@ fontutil.cpp	U
 mimetype.cpp	U	B
 threadpsx.cpp	U	B
 utilsunx.cpp	U	B
-gsocket.c	U
+gsocket.c	U	B
 mimetype.cpp	U	B
 
 gsockgtk.c	R
@@ -344,6 +359,7 @@ frame.cpp	R
 gauge.cpp	R
 gdiobj.cpp	R
 icon.cpp	R
+joystick.cpp	R
 listbox.cpp	R
 main.cpp	R
 mdi.cpp	R
@@ -366,6 +382,7 @@ statline.cpp	R
 stattext.cpp	R
 tbargtk.cpp	R
 textctrl.cpp	R
+tglbtn.cpp	R
 timer.cpp	R
 tooltip.cpp	R
 utilsgtk.cpp	R
@@ -400,6 +417,7 @@ font.cpp	X
 frame.cpp	X
 gauge.cpp	X
 gdiobj.cpp	X
+glcanvas.cpp	X
 icon.cpp	X
 listbox.cpp	X
 main.cpp	X
@@ -558,15 +576,15 @@ date.h	W	B
 datetime.h	W	B
 datetime.inl	W	B
 datstrm.h	W	B
-db.h	W
-dbtable.h	W
+db.h	W	32,B
+dbtable.h	W	32,B
 dc.h	W
 dcclient.h	W
 dcmemory.h	W
 dcprint.h	W
 dcps.h	W
 dcscreen.h	W
-dde.h	W
+dde.h	W	B
 debug.h	W	B
 defs.h	W	B
 dialog.h	W
@@ -579,7 +597,7 @@ docview.h	W
 dragimag.h	W
 dynarray.h	W	B
 dynlib.h	W	B
-encconv.h	W
+encconv.h	W	B
 event.h	W	B
 expr.h	W
 ffile.h	W	B
@@ -587,28 +605,33 @@ file.h	W	B
 fileconf.h	W	B
 filedlg.h	W
 filefn.h	W	B
+filename.h	W	B
 filesys.h	W	B
 font.h	W
 fontdlg.h	W
+fontenc.h	W	B
 fontenum.h	W
-fontmap.h	W
+fontmap.h	W	B
 fontdlg.h	W
-fontutil.h	W
+fontutil.h	W	B
 frame.h	W
-fs_inet.h	W
-fs_zip.h	W
-fs_mem.h	W
+fs_inet.h	W	B
+fs_zip.h	W	B
+fs_mem.h	W	B
 gauge.h	W
 gdicmn.h	W
 gdiobj.h	W
 geometry.h	W
 gifdecod.h	W
+glcanvas.h	W
 grid.h	W
-gsocket.h	W
+gsocket.h	W	B
 hash.h	W	B
 help.h	W
 helpbase.h	W
+cshelp.h	W
 helphtml.h	W
+helpchm.h	W
 helpwin.h	W
 helpxlp.h	W
 icon.h	W
@@ -623,7 +646,7 @@ imagjpeg.h	W
 imaglist.h	W
 intl.h	W	B
 ioswrap.h	W	B
-ipcbase.h	W
+ipcbase.h	W	B
 isql.h	W
 isqlext.h	W
 joystick.h	W
@@ -645,7 +668,7 @@ mimetype.h	W	B
 minifram.h	W
 module.h	W	B
 msgdlg.h	W
-mstream.h	W
+mstream.h	W	B
 notebook.h	W
 object.h	W	B
 objstrm.h	W	B
@@ -655,7 +678,6 @@ palette.h	W
 panel.h	W
 paper.h	W
 pen.h	W
-plot.h	W
 print.h	W
 printdlg.h	W
 prntbase.h	W
@@ -669,19 +691,20 @@ radiobut.h	W
 region.h	W
 resource.h	W
 sashwin.h	W
-sckaddr.h	W
-sckipc.h	W
-sckstrm.h	W
+sckaddr.h	W	B
+sckipc.h	W	B
+sckstrm.h	W	B
 scrolbar.h	W
 scrolwin.h	W
 serbase.h	W	B
 settings.h	W
-setup.h	W
+setup.h	W	B
 sizer.h	W
 slider.h	W
-socket.h	W
+socket.h	W	B
 spinbutt.h	W
 spinctrl.h	W
+splash.h	W
 splitter.h	W
 statbmp.h	W
 statbox.h	W
@@ -699,15 +722,18 @@ tbarsmpl.h	W
 textctrl.h	W
 textdlg.h	W
 textfile.h	W	B
-txtstrm.h	W	B
+tglbtn.h	W
 thread.h	W	B
 time.h	W	B
 timer.h	W	B
 tipdlg.h	W
+tipwin.h	W
 tokenzr.h	W	B
 toolbar.h	W
 tooltip.h	W
+treebase.h	W
 treectrl.h	W
+txtstrm.h	W	B
 types.h	W
 url.h	W	B
 utils.h	W	B
@@ -729,8 +755,8 @@ wxexpr.h	W
 wxhtml.h	W
 wxprec.h	W	B
 xpmhand.h	W
-zipstrm.h	W
-zstream.h	W
+zipstrm.h	W	B
+zstream.h	W	B
 
 accel.h	K
 app.h	K
@@ -761,6 +787,7 @@ fontdlg.h	K
 frame.h	K
 gauge.h	K
 gdiobj.h	K
+glcanvas.h	K
 icon.h	K
 joystick.h	K
 listbox.h	K
@@ -785,6 +812,7 @@ statline.h	K
 stattext.h	K
 tbargtk.h	K
 textctrl.h	K
+tglbtn.h	K
 timer.h	K
 tooltip.h	K
 treectrl.h	K
@@ -823,6 +851,7 @@ fontdlg.h	F
 frame.h	F
 gauge.h	F
 gdiobj.h	F
+glcanvas.h	F
 icon.h	F
 joystick.h	F
 listbox.h	F
@@ -875,7 +904,7 @@ dcclient.h	9
 dcmemory.h	9
 dcprint.h	9
 dcscreen.h	9
-dde.h	9
+dde.h	9	B
 dialog.h	9
 dib.h	9
 dibutils.h	9
@@ -891,6 +920,8 @@ gauge95.h	9
 gaugemsw.h	9
 gdiimage.h	9
 gdiobj.h	9
+glcanvas.h	9
+helpchm.h	9
 helpwin.h	9
 icon.h	9
 imaglist.h	9
@@ -934,6 +965,7 @@ taskbar.h	9
 tbar95.h	9
 tbarmsw.h	9
 textctrl.h	9
+tglbtn.h	9
 timer.h	9
 tooltip.h	9
 treectrl.h	9
@@ -1040,10 +1072,10 @@ dataform.h	2
 pnghand.h	2
 statbox.h	2
 
-fontutil.h	S
 execute.h	S
+fontutil.h	S
+gsockunx.h	S	B
 mimetype.h	S	B
-gsockunx.h	S
 
 file.h	P	B
 ftp.h	P	B
@@ -1069,7 +1101,9 @@ caret.h	N
 choicdgg.h	N
 colrdlgg.h	N
 dcpsg.h	N
+dirctrlg.h	N
 dirdlgg.h	N	16
+dragimgg.h	N	16
 fontdlgg.h	N
 filedlgg.h	N
 grid.h	N
@@ -1084,17 +1118,17 @@ listctrl.h	N	16
 msgdlgg.h	N
 notebook.h	N
 panelg.h	N
-plot.h	N
 printps.h	N
 prntdlgg.h	N
 progdlgg.h	N
 sashwin.h	N
 scrolwin.h	N
+splash.h	N
 splitter.h	N
 statusbr.h	N
 tabg.h	N	16
 textdlgg.h	N
-treectrl.h	N	16
+treectlg.h	N	16
 wizard.h	N
 
 # vi: set noet ts=16 nolist: