X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bdad4e7e02c5db4a596419810bb31bc27f396290..6342bd1ab36c1957684c00d408d09fba65d33db6:/src/gtk/files.lst?ds=sidebyside diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 52150b4e4f..f09570863b 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 20:56, 2000/03/01 +# This file was automatically generated by tmake at 15:57, 2000/08/04 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -7,10 +7,12 @@ ALL_SOURCES = \ generic/choicdgg.cpp \ generic/colrdlgg.cpp \ generic/dcpsg.cpp \ + generic/dirctrlg.cpp \ generic/dirdlgg.cpp \ generic/dragimgg.cpp \ generic/filedlgg.cpp \ generic/grid.cpp \ + generic/gridsel.cpp \ generic/helpext.cpp \ generic/helphtml.cpp \ generic/helpwxht.cpp \ @@ -30,13 +32,14 @@ ALL_SOURCES = \ generic/proplist.cpp \ generic/sashwin.cpp \ generic/scrolwin.cpp \ + generic/splash.cpp \ generic/splitter.cpp \ generic/statusbr.cpp \ generic/tabg.cpp \ generic/tbarsmpl.cpp \ generic/textdlgg.cpp \ generic/tipdlg.cpp \ - generic/treectrl.cpp \ + generic/treectlg.cpp \ generic/treelay.cpp \ generic/wizard.cpp \ common/appcmn.cpp \ @@ -59,6 +62,7 @@ ALL_SOURCES = \ common/docview.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ common/extended.c \ @@ -107,6 +111,7 @@ ALL_SOURCES = \ common/prntbase.cpp \ common/process.cpp \ common/protocol.cpp \ + common/quantize.cpp \ common/resource.cpp \ common/sckaddr.cpp \ common/sckfile.cpp \ @@ -123,6 +128,7 @@ ALL_SOURCES = \ common/textfile.cpp \ common/timercmn.cpp \ common/tokenzr.cpp \ + common/treebase.cpp \ common/txtstrm.cpp \ common/unzip.c \ common/url.cpp \ @@ -166,6 +172,7 @@ ALL_SOURCES = \ gtk/gdiobj.cpp \ gtk/gsockgtk.c \ gtk/icon.cpp \ + gtk/joystick.cpp \ gtk/listbox.cpp \ gtk/main.cpp \ gtk/mdi.cpp \ @@ -222,19 +229,7 @@ ALL_SOURCES = \ html/m_meta.cpp \ html/m_pre.cpp \ html/m_tables.cpp \ - html/winpars.cpp \ - ogl/basic.cpp \ - ogl/basic2.cpp \ - ogl/bmpshape.cpp \ - ogl/canvas.cpp \ - ogl/composit.cpp \ - ogl/constrnt.cpp \ - ogl/divided.cpp \ - ogl/drawn.cpp \ - ogl/lines.cpp \ - ogl/mfutils.cpp \ - ogl/ogldiag.cpp \ - ogl/oglmisc.cpp + html/winpars.cpp ALL_HEADERS = \ accel.h \ @@ -300,6 +295,7 @@ ALL_HEADERS = \ filesys.h \ font.h \ fontdlg.h \ + fontenc.h \ fontenum.h \ fontmap.h \ fontutil.h \ @@ -318,6 +314,7 @@ ALL_HEADERS = \ hash.h \ help.h \ helpbase.h \ + helpchm.h \ helphtml.h \ helpwin.h \ helpxlp.h \ @@ -417,6 +414,7 @@ ALL_HEADERS = \ tokenzr.h \ toolbar.h \ tooltip.h \ + treebase.h \ treectrl.h \ txtstrm.h \ types.h \ @@ -507,6 +505,7 @@ ALL_HEADERS = \ generic/choicdgg.h \ generic/colrdlgg.h \ generic/dcpsg.h \ + generic/dirctrlg.h \ generic/dirdlgg.h \ generic/dragimgg.h \ generic/filedlgg.h \ @@ -533,7 +532,7 @@ ALL_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ - generic/treectrl.h \ + generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ unix/fontutil.h \ @@ -552,21 +551,6 @@ ALL_HEADERS = \ html/htmprint.h \ html/m_templ.h \ html/winpars.h \ - ogl/basic.h \ - ogl/basicp.h \ - ogl/bmpshape.h \ - ogl/canvas.h \ - ogl/composit.h \ - ogl/constrnt.h \ - ogl/divided.h \ - ogl/drawn.h \ - ogl/drawnp.h \ - ogl/lines.h \ - ogl/linesp.h \ - ogl/mfutils.h \ - ogl/misc.h \ - ogl/ogl.h \ - ogl/ogldiag.h \ protocol/file.h \ protocol/ftp.h \ protocol/http.h \ @@ -594,6 +578,7 @@ COMMONOBJS = \ docview.o \ dynarray.o \ dynlib.o \ + effects.o \ encconv.o \ event.o \ extended.o \ @@ -642,6 +627,7 @@ COMMONOBJS = \ prntbase.o \ process.o \ protocol.o \ + quantize.o \ resource.o \ sckaddr.o \ sckfile.o \ @@ -658,6 +644,7 @@ COMMONOBJS = \ textfile.o \ timercmn.o \ tokenzr.o \ + treebase.o \ txtstrm.o \ unzip.o \ url.o \ @@ -695,6 +682,7 @@ COMMONDEPS = \ docview.d \ dynarray.d \ dynlib.d \ + effects.d \ encconv.d \ event.d \ extended.d \ @@ -743,6 +731,7 @@ COMMONDEPS = \ prntbase.d \ process.d \ protocol.d \ + quantize.d \ resource.d \ sckaddr.d \ sckfile.d \ @@ -759,6 +748,7 @@ COMMONDEPS = \ textfile.d \ timercmn.d \ tokenzr.d \ + treebase.d \ txtstrm.d \ unzip.d \ url.d \ @@ -781,10 +771,12 @@ GENERICOBJS = \ choicdgg.o \ colrdlgg.o \ dcpsg.o \ + dirctrlg.o \ dirdlgg.o \ dragimgg.o \ filedlgg.o \ grid.o \ + gridsel.o \ helpext.o \ helphtml.o \ helpwxht.o \ @@ -804,13 +796,14 @@ GENERICOBJS = \ proplist.o \ sashwin.o \ scrolwin.o \ + splash.o \ splitter.o \ statusbr.o \ tabg.o \ tbarsmpl.o \ textdlgg.o \ tipdlg.o \ - treectrl.o \ + treectlg.o \ treelay.o \ wizard.o @@ -821,10 +814,12 @@ GENERICDEPS = \ choicdgg.d \ colrdlgg.d \ dcpsg.d \ + dirctrlg.d \ dirdlgg.d \ dragimgg.d \ filedlgg.d \ grid.d \ + gridsel.d \ helpext.d \ helphtml.d \ helpwxht.d \ @@ -844,13 +839,14 @@ GENERICDEPS = \ proplist.d \ sashwin.d \ scrolwin.d \ + splash.d \ splitter.d \ statusbr.d \ tabg.d \ tbarsmpl.d \ textdlgg.d \ tipdlg.d \ - treectrl.d \ + treectlg.d \ treelay.d \ wizard.d @@ -884,6 +880,7 @@ GUIOBJS = \ gdiobj.o \ gsockgtk.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \ @@ -944,6 +941,7 @@ GUIDEPS = \ gdiobj.d \ gsockgtk.d \ icon.d \ + joystick.d \ listbox.d \ main.d \ mdi.d \ @@ -1038,31 +1036,3 @@ HTMLDEPS = \ m_tables.d \ winpars.d -OGLOBJS = \ - basic.o \ - basic2.o \ - bmpshape.o \ - canvas.o \ - composit.o \ - constrnt.o \ - divided.o \ - drawn.o \ - lines.o \ - mfutils.o \ - ogldiag.o \ - oglmisc.o - -OGLDEPS = \ - basic.d \ - basic2.d \ - bmpshape.d \ - canvas.d \ - composit.d \ - constrnt.d \ - divided.d \ - drawn.d \ - lines.d \ - mfutils.d \ - ogldiag.d \ - oglmisc.d -