X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/484523cf522b02385cd47c432d50d117940b46b9..1b62f00d8e3ec5437ab780cb3d73d299cc61e20c:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index f09570863b..2119fe47e1 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 15:57, 2000/08/04 +# 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 \ @@ -48,6 +48,7 @@ ALL_SOURCES = \ common/cmdline.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ common/datetime.cpp \ @@ -70,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 \ @@ -100,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 \ @@ -195,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 \ @@ -256,6 +260,7 @@ ALL_HEADERS = \ confbase.h \ config.h \ control.h \ + cshelp.h \ ctrlsub.h \ cursor.h \ dataobj.h \ @@ -292,6 +297,7 @@ ALL_HEADERS = \ fileconf.h \ filedlg.h \ filefn.h \ + filename.h \ filesys.h \ font.h \ fontdlg.h \ @@ -363,7 +369,6 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ - plot.h \ print.h \ printdlg.h \ prntbase.h \ @@ -390,6 +395,7 @@ ALL_HEADERS = \ socket.h \ spinbutt.h \ spinctrl.h \ + splash.h \ splitter.h \ statbmp.h \ statbox.h \ @@ -407,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 \ @@ -494,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 \ @@ -522,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 \ @@ -564,6 +573,7 @@ COMMONOBJS = \ cmdline.o \ cmndata.o \ config.o \ + cshelp.o \ ctrlcmn.o \ ctrlsub.o \ datetime.o \ @@ -586,6 +596,7 @@ COMMONOBJS = \ file.o \ fileconf.o \ filefn.o \ + filename.o \ filesys.o \ fontcmn.o \ fontmap.o \ @@ -616,6 +627,7 @@ COMMONOBJS = \ list.o \ log.o \ longlong.o \ + matrix.o \ memory.o \ menucmn.o \ mimecmn.o \ @@ -668,6 +680,7 @@ COMMONDEPS = \ cmdline.d \ cmndata.d \ config.d \ + cshelp.d \ ctrlcmn.d \ ctrlsub.d \ datetime.d \ @@ -690,6 +703,7 @@ COMMONDEPS = \ file.d \ fileconf.d \ filefn.d \ + filename.d \ filesys.d \ fontcmn.d \ fontmap.d \ @@ -720,6 +734,7 @@ COMMONDEPS = \ list.d \ log.d \ longlong.d \ + matrix.d \ memory.d \ menucmn.d \ mimecmn.d \ @@ -787,7 +802,6 @@ GENERICOBJS = \ msgdlgg.o \ numdlgg.o \ panelg.o \ - plot.o \ printps.o \ prntdlgg.o \ progdlgg.o \ @@ -803,6 +817,7 @@ GENERICOBJS = \ tbarsmpl.o \ textdlgg.o \ tipdlg.o \ + tipwin.o \ treectlg.o \ treelay.o \ wizard.o @@ -830,7 +845,6 @@ GENERICDEPS = \ msgdlgg.d \ numdlgg.d \ panelg.d \ - plot.d \ printps.d \ prntdlgg.d \ progdlgg.d \ @@ -846,6 +860,7 @@ GENERICDEPS = \ tbarsmpl.d \ textdlgg.d \ tipdlg.d \ + tipwin.d \ treectlg.d \ treelay.d \ wizard.d @@ -903,6 +918,7 @@ GUIOBJS = \ stattext.o \ tbargtk.o \ textctrl.o \ + tglbtn.o \ timer.o \ tooltip.o \ utilsgtk.o \ @@ -964,6 +980,7 @@ GUIDEPS = \ stattext.d \ tbargtk.d \ textctrl.d \ + tglbtn.d \ timer.d \ tooltip.d \ utilsgtk.d \