X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb6261e9ba8b162347135a9174afbc81244b10cc..f222db9ce69b094c7657a9e98e1a795be1adf1ac:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 4571d4c618..2119fe47e1 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 11:57, 2000/09/08 +# This file was automatically generated by tmake at 19:20, 2001/02/08 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -23,7 +23,6 @@ ALL_SOURCES = \ generic/msgdlgg.cpp \ generic/numdlgg.cpp \ generic/panelg.cpp \ - generic/plot.cpp \ generic/printps.cpp \ generic/prntdlgg.cpp \ generic/progdlgg.cpp \ @@ -39,6 +38,7 @@ ALL_SOURCES = \ generic/tbarsmpl.cpp \ generic/textdlgg.cpp \ generic/tipdlg.cpp \ + generic/tipwin.cpp \ generic/treectlg.cpp \ generic/treelay.cpp \ generic/wizard.cpp \ @@ -71,6 +71,7 @@ ALL_SOURCES = \ common/file.cpp \ common/fileconf.cpp \ common/filefn.cpp \ + common/filename.cpp \ common/filesys.cpp \ common/fontcmn.cpp \ common/fontmap.cpp \ @@ -101,6 +102,7 @@ ALL_SOURCES = \ common/list.cpp \ common/log.cpp \ common/longlong.cpp \ + common/matrix.cpp \ common/memory.cpp \ common/menucmn.cpp \ common/mimecmn.cpp \ @@ -196,6 +198,7 @@ ALL_SOURCES = \ gtk/stattext.cpp \ gtk/tbargtk.cpp \ gtk/textctrl.cpp \ + gtk/tglbtn.cpp \ gtk/timer.cpp \ gtk/tooltip.cpp \ gtk/utilsgtk.cpp \ @@ -294,6 +297,7 @@ ALL_HEADERS = \ fileconf.h \ filedlg.h \ filefn.h \ + filename.h \ filesys.h \ font.h \ fontdlg.h \ @@ -365,7 +369,6 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ - plot.h \ print.h \ printdlg.h \ prntbase.h \ @@ -392,6 +395,7 @@ ALL_HEADERS = \ socket.h \ spinbutt.h \ spinctrl.h \ + splash.h \ splitter.h \ statbmp.h \ statbox.h \ @@ -409,10 +413,12 @@ ALL_HEADERS = \ textctrl.h \ textdlg.h \ textfile.h \ + tglbtn.h \ thread.h \ time.h \ timer.h \ tipdlg.h \ + tipwin.h \ tokenzr.h \ toolbar.h \ tooltip.h \ @@ -496,6 +502,7 @@ ALL_HEADERS = \ gtk/stattext.h \ gtk/tbargtk.h \ gtk/textctrl.h \ + gtk/tglbtn.h \ gtk/timer.h \ gtk/tooltip.h \ gtk/treectrl.h \ @@ -524,12 +531,12 @@ ALL_HEADERS = \ generic/msgdlgg.h \ generic/notebook.h \ generic/panelg.h \ - generic/plot.h \ generic/printps.h \ generic/prntdlgg.h \ generic/progdlgg.h \ generic/sashwin.h \ generic/scrolwin.h \ + generic/splash.h \ generic/splitter.h \ generic/statusbr.h \ generic/tabg.h \ @@ -589,6 +596,7 @@ COMMONOBJS = \ file.o \ fileconf.o \ filefn.o \ + filename.o \ filesys.o \ fontcmn.o \ fontmap.o \ @@ -619,6 +627,7 @@ COMMONOBJS = \ list.o \ log.o \ longlong.o \ + matrix.o \ memory.o \ menucmn.o \ mimecmn.o \ @@ -694,6 +703,7 @@ COMMONDEPS = \ file.d \ fileconf.d \ filefn.d \ + filename.d \ filesys.d \ fontcmn.d \ fontmap.d \ @@ -724,6 +734,7 @@ COMMONDEPS = \ list.d \ log.d \ longlong.d \ + matrix.d \ memory.d \ menucmn.d \ mimecmn.d \ @@ -791,7 +802,6 @@ GENERICOBJS = \ msgdlgg.o \ numdlgg.o \ panelg.o \ - plot.o \ printps.o \ prntdlgg.o \ progdlgg.o \ @@ -807,6 +817,7 @@ GENERICOBJS = \ tbarsmpl.o \ textdlgg.o \ tipdlg.o \ + tipwin.o \ treectlg.o \ treelay.o \ wizard.o @@ -834,7 +845,6 @@ GENERICDEPS = \ msgdlgg.d \ numdlgg.d \ panelg.d \ - plot.d \ printps.d \ prntdlgg.d \ progdlgg.d \ @@ -850,6 +860,7 @@ GENERICDEPS = \ tbarsmpl.d \ textdlgg.d \ tipdlg.d \ + tipwin.d \ treectlg.d \ treelay.d \ wizard.d @@ -907,6 +918,7 @@ GUIOBJS = \ stattext.o \ tbargtk.o \ textctrl.o \ + tglbtn.o \ timer.o \ tooltip.o \ utilsgtk.o \ @@ -968,6 +980,7 @@ GUIDEPS = \ stattext.d \ tbargtk.d \ textctrl.d \ + tglbtn.d \ timer.d \ tooltip.d \ utilsgtk.d \