X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a922bb4bd8dbcb04e31e324648c2912e167e0cd..0fe1f685b4d05fefd042ebb4a88bb8789ed237c2:/src/motif/files.lst?ds=inline diff --git a/src/motif/files.lst b/src/motif/files.lst index 852bdb32ee..557f518eb5 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:55, 2001/09/21 +# This file was automatically generated by tmake at 11:57, 2002/01/17 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -50,6 +50,7 @@ ALL_SOURCES = \ common/appcmn.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ + common/clntdata.cpp \ common/cmdline.cpp \ common/cmdproc.cpp \ common/cmndata.cpp \ @@ -70,8 +71,10 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -101,6 +104,7 @@ ALL_SOURCES = \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -122,7 +126,6 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -136,14 +139,15 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ + common/statbar.cpp \ common/strconv.cpp \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -194,6 +198,7 @@ ALL_SOURCES = \ motif/glcanvas.cpp \ motif/gsockmot.c \ motif/icon.cpp \ + motif/joystick.cpp \ motif/listbox.cpp \ motif/main.cpp \ motif/mdi.cpp \ @@ -266,7 +271,9 @@ ALL_HEADERS = \ choicdlg.h \ choice.h \ clipbrd.h \ + clntdata.h \ cmdline.h \ + cmdproc.h \ cmndata.h \ colordlg.h \ colour.h \ @@ -299,6 +306,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -306,6 +314,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -344,6 +353,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -369,6 +379,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -379,13 +390,13 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ panel.h \ paper.h \ pen.h \ + platform.h \ popupwin.h \ print.h \ printdlg.h \ @@ -406,9 +417,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -432,6 +441,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -449,6 +459,7 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ + unzip.h \ url.h \ utils.h \ valgen.h \ @@ -489,7 +500,6 @@ ALL_HEADERS = \ motif/cursor.h \ motif/dataform.h \ motif/dataobj.h \ - motif/dataobj2.h \ motif/dc.h \ motif/dcclient.h \ motif/dcmemory.h \ @@ -562,6 +572,7 @@ ALL_HEADERS = \ generic/progdlgg.h \ generic/sashwin.h \ generic/scrolwin.h \ + generic/spinctlg.h \ generic/splash.h \ generic/splitter.h \ generic/statusbr.h \ @@ -596,6 +607,7 @@ COMMONOBJS = \ appcmn.o \ choiccmn.o \ clipcmn.o \ + clntdata.o \ cmdline.o \ cmdproc.o \ cmndata.o \ @@ -616,8 +628,10 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -647,6 +661,7 @@ COMMONOBJS = \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -668,7 +683,6 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -682,14 +696,15 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ + statbar.o \ strconv.o \ stream.o \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -791,6 +806,7 @@ GUIOBJS = \ glcanvas.o \ gsockmot.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \