X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5da2c444ef6bfe006e45c15216911dfde4540fe0..7728856b75c201016a30145673bc8a85be96fdfe:/src/motif/files.lst diff --git a/src/motif/files.lst b/src/motif/files.lst index e4e413850e..9610dcb1c4 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 01:54, 2001/06/22 +# 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 \ @@ -6,22 +6,23 @@ ALL_SOURCES = \ generic/caret.cpp \ generic/choicdgg.cpp \ generic/colrdlgg.cpp \ + generic/dcbuffer.cpp \ generic/dcpsg.cpp \ generic/dirctrlg.cpp \ generic/dirdlgg.cpp \ generic/dragimgg.cpp \ + generic/fdrepdlg.cpp \ generic/fontdlgg.cpp \ generic/grid.cpp \ generic/gridctrl.cpp \ generic/gridsel.cpp \ generic/helpext.cpp \ generic/helphtml.cpp \ - generic/helpwxht.cpp \ - generic/helpxlp.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ generic/logg.cpp \ + generic/mdig.cpp \ generic/msgdlgg.cpp \ generic/notebook.cpp \ generic/numdlgg.cpp \ @@ -33,7 +34,8 @@ ALL_SOURCES = \ generic/propform.cpp \ generic/proplist.cpp \ generic/sashwin.cpp \ - generic/scrolwin.cpp \ + generic/scrlwing.cpp \ + generic/spinctlg.cpp \ generic/splash.cpp \ generic/splitter.cpp \ generic/statline.cpp \ @@ -46,12 +48,19 @@ ALL_SOURCES = \ generic/treectlg.cpp \ generic/treelay.cpp \ generic/wizard.cpp \ + common/accesscmn.cpp \ common/appcmn.cpp \ + common/artprov.cpp \ + common/artstd.cpp \ + common/bmpbase.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ + common/clntdata.cpp \ common/cmdline.cpp \ + common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -67,12 +76,16 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dpycmn.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ common/extended.c \ + common/fddlgcmn.cpp \ common/ffile.cpp \ common/file.cpp \ common/fileconf.cpp \ @@ -86,16 +99,21 @@ ALL_SOURCES = \ common/fs_mem.cpp \ common/fs_zip.cpp \ common/ftp.cpp \ + common/gaugecmn.cpp \ common/gdicmn.cpp \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + 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 \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -114,30 +132,38 @@ ALL_SOURCES = \ common/menucmn.cpp \ common/mimecmn.cpp \ common/module.cpp \ + common/msgout.cpp \ common/mstream.cpp \ + common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ + common/popupcmn.cpp \ common/prntbase.cpp \ common/process.cpp \ common/protocol.cpp \ common/quantize.cpp \ + common/radiocmn.cpp \ + common/regex.cpp \ common/resource.cpp \ common/sckaddr.cpp \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ + common/settcmn.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 \ common/tokenzr.cpp \ + common/toplvcmn.cpp \ common/treebase.cpp \ common/txtstrm.cpp \ common/unzip.c \ @@ -158,7 +184,7 @@ ALL_SOURCES = \ motif/app.cpp \ motif/bitmap.cpp \ motif/bmpbuttn.cpp \ - motif/brush.cpp \ + motif/bmpmotif.cpp \ motif/button.cpp \ motif/checkbox.cpp \ motif/checklst.cpp \ @@ -166,6 +192,7 @@ ALL_SOURCES = \ motif/clipbrd.cpp \ motif/colour.cpp \ motif/combobox.cpp \ + motif/combobox_native.cpp \ motif/control.cpp \ motif/cursor.cpp \ motif/data.cpp \ @@ -175,6 +202,7 @@ ALL_SOURCES = \ motif/dcmemory.cpp \ motif/dcscreen.cpp \ motif/dialog.cpp \ + motif/evtloop.cpp \ motif/filedlg.cpp \ motif/font.cpp \ motif/frame.cpp \ @@ -183,6 +211,7 @@ ALL_SOURCES = \ motif/glcanvas.cpp \ motif/gsockmot.c \ motif/icon.cpp \ + motif/joystick.cpp \ motif/listbox.cpp \ motif/main.cpp \ motif/mdi.cpp \ @@ -191,7 +220,6 @@ ALL_SOURCES = \ motif/minifram.cpp \ motif/msgdlg.cpp \ motif/palette.cpp \ - motif/pen.cpp \ motif/radiobox.cpp \ motif/radiobut.cpp \ motif/region.cpp \ @@ -205,8 +233,11 @@ ALL_SOURCES = \ motif/textctrl.cpp \ motif/timer.cpp \ motif/toolbar.cpp \ + motif/toplevel.cpp \ motif/utils.cpp \ motif/window.cpp \ + x11/brush.cpp \ + x11/pen.cpp \ unix/dialup.cpp \ unix/dir.cpp \ unix/fontenum.cpp \ @@ -216,6 +247,7 @@ ALL_SOURCES = \ unix/snglinst.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp \ + unix/utilsx11.cpp \ html/helpctrl.cpp \ html/helpdata.cpp \ html/helpfrm.cpp \ @@ -232,41 +264,48 @@ 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 \ html/winpars.cpp ALL_HEADERS = \ accel.h \ + access.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 \ caret.h \ checkbox.h \ checklst.h \ + chkconf.h \ choicdlg.h \ choice.h \ clipbrd.h \ + clntdata.h \ cmdline.h \ + cmdproc.h \ cmndata.h \ colordlg.h \ colour.h \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ cursor.h \ dataobj.h \ - date.h \ datetime.h \ datetime.inl \ datstrm.h \ @@ -275,6 +314,7 @@ ALL_HEADERS = \ dbkeyg.h \ dbtable.h \ dc.h \ + dcbuffer.h \ dcclient.h \ dcmemory.h \ dcprint.h \ @@ -286,16 +326,22 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ + display.h \ dnd.h \ docmdi.h \ docview.h \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ + effects.h \ encconv.h \ event.h \ expr.h \ + fdrepdlg.h \ + features.h \ ffile.h \ file.h \ fileconf.h \ @@ -320,19 +366,19 @@ ALL_HEADERS = \ gifdecod.h \ glcanvas.h \ grid.h \ - gridctrl.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ - helpchm.h \ helphtml.h \ helpwin.h \ - helpxlp.h \ icon.h \ + iconbndl.h \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -341,7 +387,9 @@ ALL_HEADERS = \ imagtiff.h \ imagxpm.h \ intl.h \ + iosfwrap.h \ ioswrap.h \ + ipc.h \ ipcbase.h \ isql.h \ isqlext.h \ @@ -349,15 +397,18 @@ 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 \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -365,16 +416,17 @@ ALL_HEADERS = \ minifram.h \ module.h \ msgdlg.h \ + msgout.h \ 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 \ prntbase.h \ @@ -383,8 +435,11 @@ ALL_HEADERS = \ prop.h \ propform.h \ proplist.h \ + quantize.h \ radiobox.h \ radiobut.h \ + rawbmp.h \ + regex.h \ region.h \ resource.h \ sashwin.h \ @@ -393,9 +448,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -404,6 +457,7 @@ ALL_HEADERS = \ spinctrl.h \ splash.h \ splitter.h \ + stack.h \ statbmp.h \ statbox.h \ statline.h \ @@ -412,23 +466,26 @@ ALL_HEADERS = \ strconv.h \ stream.h \ string.h \ + sysopt.h \ tab.h \ tabctrl.h \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ tglbtn.h \ thread.h \ - time.h \ + thrimpl.cpp \ timer.h \ tipdlg.h \ tipwin.h \ tokenzr.h \ toolbar.h \ tooltip.h \ + toplevel.h \ treebase.h \ treectrl.h \ txtstrm.h \ @@ -439,7 +496,9 @@ ALL_HEADERS = \ validate.h \ valtext.h \ variant.h \ + vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -459,7 +518,7 @@ ALL_HEADERS = \ motif/app.h \ motif/bitmap.h \ motif/bmpbuttn.h \ - motif/brush.h \ + motif/bmpmotif.h \ motif/button.h \ motif/checkbox.h \ motif/checklst.h \ @@ -472,7 +531,6 @@ ALL_HEADERS = \ motif/cursor.h \ motif/dataform.h \ motif/dataobj.h \ - motif/dataobj2.h \ motif/dc.h \ motif/dcclient.h \ motif/dcmemory.h \ @@ -497,7 +555,6 @@ ALL_HEADERS = \ motif/minifram.h \ motif/msgdlg.h \ motif/palette.h \ - motif/pen.h \ motif/print.h \ motif/printdlg.h \ motif/private.h \ @@ -512,9 +569,12 @@ ALL_HEADERS = \ motif/statbox.h \ motif/stattext.h \ motif/textctrl.h \ + motif/tglbtn.h \ motif/timer.h \ motif/toolbar.h \ + motif/toplevel.h \ motif/window.h \ + generic/accel.h \ generic/calctrl.h \ generic/caret.h \ generic/choicdgg.h \ @@ -523,6 +583,7 @@ ALL_HEADERS = \ generic/dirctrlg.h \ generic/dirdlgg.h \ generic/dragimgg.h \ + generic/fdrepdlg.h \ generic/filedlgg.h \ generic/fontdlgg.h \ generic/grid.h \ @@ -530,11 +591,10 @@ ALL_HEADERS = \ generic/gridg.h \ generic/helpext.h \ generic/helphtml.h \ - generic/helpwxht.h \ - generic/helpxlp.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ + generic/mdig.h \ generic/msgdlgg.h \ generic/notebook.h \ generic/paletteg.h \ @@ -544,17 +604,21 @@ ALL_HEADERS = \ generic/progdlgg.h \ generic/sashwin.h \ generic/scrolwin.h \ + generic/spinctlg.h \ generic/splash.h \ generic/splitter.h \ + generic/statline.h \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ html/helpdata.h \ @@ -571,16 +635,24 @@ ALL_HEADERS = \ protocol/file.h \ protocol/ftp.h \ protocol/http.h \ - protocol/protocol.h + protocol/protocol.h \ + x11/brush.h \ + x11/pen.h COMMONOBJS = \ - parser.o \ + accesscmn.o \ appcmn.o \ + artprov.o \ + artstd.o \ + bmpbase.o \ choiccmn.o \ clipcmn.o \ + clntdata.o \ cmdline.o \ + cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -596,12 +668,16 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dpycmn.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ extended.o \ + fddlgcmn.o \ ffile.o \ file.o \ fileconf.o \ @@ -615,16 +691,21 @@ COMMONOBJS = \ fs_mem.o \ fs_zip.o \ ftp.o \ + gaugecmn.o \ gdicmn.o \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ + iconbndl.o \ imagall.o \ imagbmp.o \ image.o \ + imagfill.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -643,30 +724,38 @@ COMMONOBJS = \ menucmn.o \ mimecmn.o \ module.o \ + msgout.o \ mstream.o \ + nbkbase.o \ object.o \ - objstrm.o \ paper.o \ + popupcmn.o \ prntbase.o \ process.o \ protocol.o \ quantize.o \ + radiocmn.o \ + regex.o \ resource.o \ sckaddr.o \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ + settcmn.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 \ tokenzr.o \ + toplvcmn.o \ treebase.o \ txtstrm.o \ unzip.o \ @@ -684,139 +773,29 @@ COMMONOBJS = \ zipstrm.o \ zstream.o -COMMONDEPS = \ - parser.d \ - appcmn.d \ - choiccmn.d \ - clipcmn.d \ - cmdline.d \ - cmndata.d \ - config.d \ - cshelp.d \ - ctrlcmn.d \ - ctrlsub.d \ - datetime.d \ - datstrm.d \ - db.d \ - dbgrid.d \ - dbtable.d \ - dcbase.d \ - dircmn.d \ - dlgcmn.d \ - dndcmn.d \ - dobjcmn.d \ - docmdi.d \ - docview.d \ - dynarray.d \ - dynlib.d \ - effects.d \ - encconv.d \ - event.d \ - extended.d \ - ffile.d \ - file.d \ - fileconf.d \ - filefn.d \ - filename.d \ - filesys.d \ - fontcmn.d \ - fontmap.d \ - framecmn.d \ - fs_inet.d \ - fs_mem.d \ - fs_zip.d \ - ftp.d \ - gdicmn.d \ - geometry.d \ - gifdecod.d \ - hash.d \ - helpbase.d \ - http.d \ - imagall.d \ - imagbmp.d \ - image.d \ - imaggif.d \ - imagjpeg.d \ - imagpcx.d \ - imagpng.d \ - imagpnm.d \ - imagtiff.d \ - imagxpm.d \ - intl.d \ - ipcbase.d \ - layout.d \ - lboxcmn.d \ - list.d \ - log.d \ - longlong.d \ - matrix.d \ - memory.d \ - menucmn.d \ - mimecmn.d \ - module.d \ - mstream.d \ - object.d \ - objstrm.d \ - paper.d \ - prntbase.d \ - process.d \ - protocol.d \ - quantize.d \ - resource.d \ - sckaddr.d \ - sckfile.d \ - sckipc.d \ - sckstrm.d \ - serbase.d \ - sizer.d \ - socket.d \ - strconv.d \ - stream.d \ - string.d \ - tbarbase.d \ - textcmn.d \ - textfile.d \ - timercmn.d \ - tokenzr.d \ - treebase.d \ - txtstrm.d \ - unzip.d \ - url.d \ - utilscmn.d \ - valgen.d \ - validate.d \ - valtext.d \ - variant.d \ - wfstream.d \ - wincmn.d \ - wxchar.d \ - wxexpr.d \ - xpmdecod.d \ - zipstrm.d \ - zstream.d - GENERICOBJS = \ busyinfo.o \ calctrl.o \ caret.o \ choicdgg.o \ colrdlgg.o \ + dcbuffer.o \ dcpsg.o \ dirctrlg.o \ dirdlgg.o \ dragimgg.o \ + fdrepdlg.o \ fontdlgg.o \ grid.o \ gridctrl.o \ gridsel.o \ helpext.o \ helphtml.o \ - helpwxht.o \ - helpxlp.o \ imaglist.o \ laywin.o \ listctrl.o \ logg.o \ + mdig.o \ msgdlgg.o \ notebook.o \ numdlgg.o \ @@ -828,7 +807,8 @@ GENERICOBJS = \ propform.o \ proplist.o \ sashwin.o \ - scrolwin.o \ + scrlwing.o \ + spinctlg.o \ splash.o \ splitter.o \ statline.o \ @@ -842,60 +822,13 @@ GENERICOBJS = \ treelay.o \ wizard.o -GENERICDEPS = \ - busyinfo.d \ - calctrl.d \ - caret.d \ - choicdgg.d \ - colrdlgg.d \ - dcpsg.d \ - dirctrlg.d \ - dirdlgg.d \ - dragimgg.d \ - fontdlgg.d \ - grid.d \ - gridctrl.d \ - gridsel.d \ - helpext.d \ - helphtml.d \ - helpwxht.d \ - helpxlp.d \ - imaglist.d \ - laywin.d \ - listctrl.d \ - logg.d \ - msgdlgg.d \ - notebook.d \ - numdlgg.d \ - panelg.d \ - printps.d \ - prntdlgg.d \ - progdlgg.d \ - prop.d \ - propform.d \ - proplist.d \ - sashwin.d \ - scrolwin.d \ - splash.d \ - splitter.d \ - statline.d \ - statusbr.d \ - tabg.d \ - tbarsmpl.d \ - textdlgg.d \ - tipdlg.d \ - tipwin.d \ - treectlg.d \ - treelay.d \ - wizard.d - GUIOBJS = \ xmcombo.o \ accel.o \ app.o \ bitmap.o \ bmpbuttn.o \ - brush.o \ + bmpmotif.o \ button.o \ checkbox.o \ checklst.o \ @@ -903,6 +836,7 @@ GUIOBJS = \ clipbrd.o \ colour.o \ combobox.o \ + combobox_native.o \ control.o \ cursor.o \ data.o \ @@ -912,6 +846,7 @@ GUIOBJS = \ dcmemory.o \ dcscreen.o \ dialog.o \ + evtloop.o \ filedlg.o \ font.o \ frame.o \ @@ -920,6 +855,7 @@ GUIOBJS = \ glcanvas.o \ gsockmot.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \ @@ -928,7 +864,6 @@ GUIOBJS = \ minifram.o \ msgdlg.o \ palette.o \ - pen.o \ radiobox.o \ radiobut.o \ region.o \ @@ -942,63 +877,11 @@ GUIOBJS = \ textctrl.o \ timer.o \ toolbar.o \ + toplevel.o \ utils.o \ - window.o - -GUIDEPS = \ - accel.d \ - app.d \ - bitmap.d \ - bmpbuttn.d \ - brush.d \ - button.d \ - checkbox.d \ - checklst.d \ - choice.d \ - clipbrd.d \ - colour.d \ - combobox.d \ - control.d \ - cursor.d \ - data.d \ - dataobj.d \ - dc.d \ - dcclient.d \ - dcmemory.d \ - dcscreen.d \ - dialog.d \ - filedlg.d \ - font.d \ - frame.d \ - gauge.d \ - gdiobj.d \ - glcanvas.d \ - gsockmot.d \ - icon.d \ - listbox.d \ - main.d \ - mdi.d \ - menu.d \ - menuitem.d \ - minifram.d \ - msgdlg.d \ - palette.d \ - pen.d \ - radiobox.d \ - radiobut.d \ - region.d \ - scrolbar.d \ - settings.d \ - slider.d \ - spinbutt.d \ - statbmp.d \ - statbox.d \ - stattext.d \ - textctrl.d \ - timer.d \ - toolbar.d \ - utils.d \ - window.d + window.o \ + brush.o \ + pen.o UNIXOBJS = \ dialup.o \ @@ -1009,18 +892,8 @@ UNIXOBJS = \ mimetype.o \ snglinst.o \ threadpsx.o \ - utilsunx.o - -UNIXDEPS = \ - dialup.d \ - dir.d \ - fontenum.d \ - fontutil.d \ - gsocket.d \ - mimetype.d \ - snglinst.d \ - threadpsx.d \ - utilsunx.d + utilsunx.o \ + utilsx11.o HTMLOBJS = \ helpctrl.o \ @@ -1039,29 +912,8 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o -HTMLDEPS = \ - helpctrl.d \ - helpdata.d \ - helpfrm.d \ - htmlcell.d \ - htmlfilt.d \ - htmlpars.d \ - htmltag.d \ - htmlwin.d \ - htmprint.d \ - m_dflist.d \ - m_fonts.d \ - m_hline.d \ - m_image.d \ - m_layout.d \ - m_links.d \ - m_list.d \ - m_meta.d \ - m_pre.d \ - m_tables.d \ - winpars.d