X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30954328be6e8261886c60cf509cbf303fd279bf..3ebcfb769f52c756018de75dacf3218ff60a8768:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index e56c40a7f8..be8681977a 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 01:27, 2001/04/29 +# This file was automatically generated by tmake at 01:55, 2001/06/09 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -12,6 +12,7 @@ ALL_SOURCES = \ generic/dragimgg.cpp \ generic/filedlgg.cpp \ generic/grid.cpp \ + generic/gridctrl.cpp \ generic/gridsel.cpp \ generic/helpext.cpp \ generic/helphtml.cpp \ @@ -56,6 +57,7 @@ ALL_SOURCES = \ common/db.cpp \ common/dbtable.cpp \ common/dcbase.cpp \ + common/dircmn.cpp \ common/dlgcmn.cpp \ common/dndcmn.cpp \ common/dobjcmn.cpp \ @@ -214,6 +216,7 @@ ALL_SOURCES = \ unix/fontutil.cpp \ unix/gsocket.c \ unix/mimetype.cpp \ + unix/snglinst.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp \ html/helpctrl.cpp \ @@ -318,6 +321,7 @@ ALL_HEADERS = \ gifdecod.h \ glcanvas.h \ grid.h \ + gridctrl.h \ gsocket.h \ hash.h \ help.h \ @@ -395,6 +399,7 @@ ALL_HEADERS = \ setup.h \ sizer.h \ slider.h \ + snglinst.h \ socket.h \ spinbutt.h \ spinctrl.h \ @@ -449,7 +454,6 @@ ALL_HEADERS = \ wxhtml.h \ wxprec.h \ xpmdecod.h \ - xpmhand.h \ zipstrm.h \ zstream.h \ gtk/accel.h \ @@ -495,6 +499,7 @@ ALL_HEADERS = \ gtk/radiobut.h \ gtk/region.h \ gtk/scrolbar.h \ + gtk/scrolwin.h \ gtk/settings.h \ gtk/slider.h \ gtk/spinbutt.h \ @@ -523,6 +528,7 @@ ALL_HEADERS = \ generic/filedlgg.h \ generic/fontdlgg.h \ generic/grid.h \ + generic/gridctrl.h \ generic/gridg.h \ generic/helpext.h \ generic/helphtml.h \ @@ -585,6 +591,7 @@ COMMONOBJS = \ db.o \ dbtable.o \ dcbase.o \ + dircmn.o \ dlgcmn.o \ dndcmn.o \ dobjcmn.o \ @@ -694,6 +701,7 @@ COMMONDEPS = \ db.d \ dbtable.d \ dcbase.d \ + dircmn.d \ dlgcmn.d \ dndcmn.d \ dobjcmn.d \ @@ -799,6 +807,7 @@ GENERICOBJS = \ dragimgg.o \ filedlgg.o \ grid.o \ + gridctrl.o \ gridsel.o \ helpext.o \ helphtml.o \ @@ -818,7 +827,6 @@ GENERICOBJS = \ propform.o \ proplist.o \ sashwin.o \ - scrolwin.o \ splash.o \ splitter.o \ statusbr.o \ @@ -843,6 +851,7 @@ GENERICDEPS = \ dragimgg.d \ filedlgg.d \ grid.d \ + gridctrl.d \ gridsel.d \ helpext.d \ helphtml.d \ @@ -862,7 +871,6 @@ GENERICDEPS = \ propform.d \ proplist.d \ sashwin.d \ - scrolwin.d \ splash.d \ splitter.d \ statusbr.d \ @@ -917,6 +925,7 @@ GUIOBJS = \ radiobut.o \ region.o \ scrolbar.o \ + scrolwin.o \ settings.o \ slider.o \ spinbutt.o \ @@ -978,6 +987,7 @@ GUIDEPS = \ radiobut.d \ region.d \ scrolbar.d \ + scrolwin.d \ settings.d \ slider.d \ spinbutt.d \ @@ -1004,6 +1014,7 @@ UNIXOBJS = \ fontutil.o \ gsocket.o \ mimetype.o \ + snglinst.o \ threadpsx.o \ utilsunx.o @@ -1014,6 +1025,7 @@ UNIXDEPS = \ fontutil.d \ gsocket.d \ mimetype.d \ + snglinst.d \ threadpsx.d \ utilsunx.d