X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10eb1f1eac4f334f4acaae8199178131eeba5f74..c978d36124197b5612a2cabefed7591ad0eea6e2:/src/motif/files.lst diff --git a/src/motif/files.lst b/src/motif/files.lst index f00457bdce..9487be7c06 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:52, 2001/10/30 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -74,6 +74,7 @@ ALL_SOURCES = \ common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -97,12 +98,14 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -124,7 +127,6 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -138,7 +140,6 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ common/statbar.cpp \ @@ -147,6 +148,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -197,6 +199,7 @@ ALL_SOURCES = \ motif/glcanvas.cpp \ motif/gsockmot.c \ motif/icon.cpp \ + motif/joystick.cpp \ motif/listbox.cpp \ motif/main.cpp \ motif/mdi.cpp \ @@ -248,6 +251,7 @@ ALL_SOURCES = \ html/m_list.cpp \ html/m_meta.cpp \ html/m_pre.cpp \ + html/m_style.cpp \ html/m_tables.cpp \ html/winpars.cpp @@ -304,6 +308,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -311,6 +316,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -341,6 +347,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -349,6 +356,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -374,6 +382,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -384,7 +393,6 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ @@ -412,9 +420,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -438,6 +444,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -463,6 +470,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -495,7 +503,6 @@ ALL_HEADERS = \ motif/cursor.h \ motif/dataform.h \ motif/dataobj.h \ - motif/dataobj2.h \ motif/dc.h \ motif/dcclient.h \ motif/dcmemory.h \ @@ -574,6 +581,7 @@ ALL_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ @@ -627,6 +635,7 @@ COMMONOBJS = \ dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -650,12 +659,14 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -677,7 +688,6 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -691,7 +701,6 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ statbar.o \ @@ -700,6 +709,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -801,6 +811,7 @@ GUIOBJS = \ glcanvas.o \ gsockmot.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \ @@ -856,6 +867,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o