X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08bf1d5d9840668ede9c953c6079b8d1db08c8d1..1454d4e6599bbd18086cdf0cf1b06c2b9004fe3a:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index df864a6cc4..2119fe47e1 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:13, 2000/09/12 +# 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 \ @@ -72,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 \ @@ -198,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 \ @@ -296,6 +297,7 @@ ALL_HEADERS = \ fileconf.h \ filedlg.h \ filefn.h \ + filename.h \ filesys.h \ font.h \ fontdlg.h \ @@ -367,7 +369,6 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ - plot.h \ print.h \ printdlg.h \ prntbase.h \ @@ -394,6 +395,7 @@ ALL_HEADERS = \ socket.h \ spinbutt.h \ spinctrl.h \ + splash.h \ splitter.h \ statbmp.h \ statbox.h \ @@ -411,6 +413,7 @@ ALL_HEADERS = \ textctrl.h \ textdlg.h \ textfile.h \ + tglbtn.h \ thread.h \ time.h \ timer.h \ @@ -499,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 \ @@ -527,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 \ @@ -592,6 +596,7 @@ COMMONOBJS = \ file.o \ fileconf.o \ filefn.o \ + filename.o \ filesys.o \ fontcmn.o \ fontmap.o \ @@ -698,6 +703,7 @@ COMMONDEPS = \ file.d \ fileconf.d \ filefn.d \ + filename.d \ filesys.d \ fontcmn.d \ fontmap.d \ @@ -728,6 +734,7 @@ COMMONDEPS = \ list.d \ log.d \ longlong.d \ + matrix.d \ memory.d \ menucmn.d \ mimecmn.d \ @@ -795,7 +802,6 @@ GENERICOBJS = \ msgdlgg.o \ numdlgg.o \ panelg.o \ - plot.o \ printps.o \ prntdlgg.o \ progdlgg.o \ @@ -839,7 +845,6 @@ GENERICDEPS = \ msgdlgg.d \ numdlgg.d \ panelg.d \ - plot.d \ printps.d \ prntdlgg.d \ progdlgg.d \ @@ -913,6 +918,7 @@ GUIOBJS = \ stattext.o \ tbargtk.o \ textctrl.o \ + tglbtn.o \ timer.o \ tooltip.o \ utilsgtk.o \ @@ -974,6 +980,7 @@ GUIDEPS = \ stattext.d \ tbargtk.d \ textctrl.d \ + tglbtn.d \ timer.d \ tooltip.d \ utilsgtk.d \