X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/918a745c19c81d193807af3a3743509c0da4af94..c3952f6524b5827420836f856ef2074f20e72849:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 31cc9a5849..2a16902e96 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 01:14, 2001/02/06 +# This file was automatically generated by tmake at 16:57, 2001/05/01 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -22,6 +22,7 @@ ALL_SOURCES = \ generic/logg.cpp \ generic/msgdlgg.cpp \ generic/numdlgg.cpp \ + generic/paletteg.cpp \ generic/panelg.cpp \ generic/printps.cpp \ generic/prntdlgg.cpp \ @@ -30,7 +31,6 @@ ALL_SOURCES = \ generic/propform.cpp \ generic/proplist.cpp \ generic/sashwin.cpp \ - generic/scrolwin.cpp \ generic/splash.cpp \ generic/splitter.cpp \ generic/statusbr.cpp \ @@ -95,6 +95,7 @@ ALL_SOURCES = \ common/imagpng.cpp \ common/imagpnm.cpp \ common/imagtiff.cpp \ + common/imagxpm.cpp \ common/intl.cpp \ common/ipcbase.cpp \ common/layout.cpp \ @@ -144,6 +145,7 @@ ALL_SOURCES = \ common/wincmn.cpp \ common/wxchar.cpp \ common/wxexpr.cpp \ + common/xpmdecod.cpp \ common/zipstrm.cpp \ common/zstream.cpp \ gtk/accel.cpp \ @@ -182,12 +184,12 @@ ALL_SOURCES = \ gtk/menu.cpp \ gtk/minifram.cpp \ gtk/notebook.cpp \ - gtk/palette.cpp \ gtk/pen.cpp \ gtk/radiobox.cpp \ gtk/radiobut.cpp \ gtk/region.cpp \ gtk/scrolbar.cpp \ + gtk/scrolwin.cpp \ gtk/settings.cpp \ gtk/slider.cpp \ gtk/spinbutt.cpp \ @@ -198,6 +200,7 @@ ALL_SOURCES = \ gtk/stattext.cpp \ gtk/tbargtk.cpp \ gtk/textctrl.cpp \ + gtk/tglbtn.cpp \ gtk/timer.cpp \ gtk/tooltip.cpp \ gtk/utilsgtk.cpp \ @@ -333,6 +336,7 @@ ALL_HEADERS = \ imagpng.h \ imagpnm.h \ imagtiff.h \ + imagxpm.h \ intl.h \ ioswrap.h \ ipcbase.h \ @@ -412,6 +416,7 @@ ALL_HEADERS = \ textctrl.h \ textdlg.h \ textfile.h \ + tglbtn.h \ thread.h \ time.h \ timer.h \ @@ -443,6 +448,7 @@ ALL_HEADERS = \ wxexpr.h \ wxhtml.h \ wxprec.h \ + xpmdecod.h \ xpmhand.h \ zipstrm.h \ zstream.h \ @@ -484,12 +490,12 @@ ALL_HEADERS = \ gtk/menuitem.h \ gtk/minifram.h \ gtk/notebook.h \ - gtk/palette.h \ gtk/pen.h \ gtk/radiobox.h \ gtk/radiobut.h \ gtk/region.h \ gtk/scrolbar.h \ + gtk/scrolwin.h \ gtk/settings.h \ gtk/slider.h \ gtk/spinbutt.h \ @@ -500,6 +506,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,6 +534,7 @@ ALL_HEADERS = \ generic/listctrl.h \ generic/msgdlgg.h \ generic/notebook.h \ + generic/paletteg.h \ generic/panelg.h \ generic/printps.h \ generic/prntdlgg.h \ @@ -617,6 +625,7 @@ COMMONOBJS = \ imagpng.o \ imagpnm.o \ imagtiff.o \ + imagxpm.o \ intl.o \ ipcbase.o \ layout.o \ @@ -666,6 +675,7 @@ COMMONOBJS = \ wincmn.o \ wxchar.o \ wxexpr.o \ + xpmdecod.o \ zipstrm.o \ zstream.o @@ -724,6 +734,7 @@ COMMONDEPS = \ imagpng.d \ imagpnm.d \ imagtiff.d \ + imagxpm.d \ intl.d \ ipcbase.d \ layout.d \ @@ -773,6 +784,7 @@ COMMONDEPS = \ wincmn.d \ wxchar.d \ wxexpr.d \ + xpmdecod.d \ zipstrm.d \ zstream.d @@ -798,6 +810,7 @@ GENERICOBJS = \ logg.o \ msgdlgg.o \ numdlgg.o \ + paletteg.o \ panelg.o \ printps.o \ prntdlgg.o \ @@ -806,7 +819,6 @@ GENERICOBJS = \ propform.o \ proplist.o \ sashwin.o \ - scrolwin.o \ splash.o \ splitter.o \ statusbr.o \ @@ -841,6 +853,7 @@ GENERICDEPS = \ logg.d \ msgdlgg.d \ numdlgg.d \ + paletteg.d \ panelg.d \ printps.d \ prntdlgg.d \ @@ -849,7 +862,6 @@ GENERICDEPS = \ propform.d \ proplist.d \ sashwin.d \ - scrolwin.d \ splash.d \ splitter.d \ statusbr.d \ @@ -899,12 +911,12 @@ GUIOBJS = \ menu.o \ minifram.o \ notebook.o \ - palette.o \ pen.o \ radiobox.o \ radiobut.o \ region.o \ scrolbar.o \ + scrolwin.o \ settings.o \ slider.o \ spinbutt.o \ @@ -915,6 +927,7 @@ GUIOBJS = \ stattext.o \ tbargtk.o \ textctrl.o \ + tglbtn.o \ timer.o \ tooltip.o \ utilsgtk.o \ @@ -960,12 +973,12 @@ GUIDEPS = \ menu.d \ minifram.d \ notebook.d \ - palette.d \ pen.d \ radiobox.d \ radiobut.d \ region.d \ scrolbar.d \ + scrolwin.d \ settings.d \ slider.d \ spinbutt.d \ @@ -976,6 +989,7 @@ GUIDEPS = \ stattext.d \ tbargtk.d \ textctrl.d \ + tglbtn.d \ timer.d \ tooltip.d \ utilsgtk.d \