X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/13a7abf97312d2e9427898f3432eb9214f09427f..d56327cd0662d31960bea19c7570fd9854af1bd0:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index eaae85b72a..10b246e187 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -31,9 +31,6 @@ ALL_SOURCES = \ generic/printps.cpp \ generic/prntdlgg.cpp \ generic/progdlgg.cpp \ - generic/prop.cpp \ - generic/propform.cpp \ - generic/proplist.cpp \ generic/sashwin.cpp \ generic/scrlwing.cpp \ generic/spinctlg.cpp \ @@ -46,7 +43,6 @@ ALL_SOURCES = \ generic/tipdlg.cpp \ generic/tipwin.cpp \ generic/treectlg.cpp \ - generic/treelay.cpp \ generic/wizard.cpp \ common/accesscmn.cpp \ common/appcmn.cpp \ @@ -63,6 +59,7 @@ ALL_SOURCES = \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ + common/datacmn.cpp \ common/datetime.cpp \ common/datstrm.cpp \ common/db.cpp \ @@ -75,6 +72,7 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dpycmn.cpp \ common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ @@ -142,7 +140,7 @@ ALL_SOURCES = \ common/quantize.cpp \ common/radiocmn.cpp \ common/regex.cpp \ - common/resource.cpp \ + common/rgncmn.cpp \ common/sckaddr.cpp \ common/sckfile.cpp \ common/sckipc.cpp \ @@ -155,6 +153,7 @@ ALL_SOURCES = \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ + common/taskbarcmn.cpp \ common/tbarbase.cpp \ common/textbuf.cpp \ common/textcmn.cpp \ @@ -174,7 +173,6 @@ ALL_SOURCES = \ common/wfstream.cpp \ common/wincmn.cpp \ common/wxchar.cpp \ - common/wxexpr.cpp \ common/xpmdecod.cpp \ common/zipstrm.cpp \ common/zstream.cpp \ @@ -248,6 +246,7 @@ ALL_SOURCES = \ unix/gsocket.c \ unix/mimetype.cpp \ unix/snglinst.cpp \ + unix/taskbarx11.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp \ unix/utilsx11.cpp \ @@ -308,7 +307,6 @@ ALL_HEADERS = \ ctrlsub.h \ cursor.h \ dataobj.h \ - date.h \ datetime.h \ datetime.inl \ datstrm.h \ @@ -331,6 +329,7 @@ ALL_HEADERS = \ dir.h \ dirctrl.h \ dirdlg.h \ + display.h \ dnd.h \ docmdi.h \ docview.h \ @@ -341,7 +340,6 @@ ALL_HEADERS = \ effects.h \ encconv.h \ event.h \ - expr.h \ fdrepdlg.h \ features.h \ ffile.h \ @@ -405,6 +403,7 @@ ALL_HEADERS = \ listimpl.cpp \ log.h \ longlong.h \ + math.h \ matrix.h \ mdi.h \ memconf.h \ @@ -421,7 +420,6 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - odbc.h \ ownerdrw.h \ palette.h \ panel.h \ @@ -434,15 +432,12 @@ ALL_HEADERS = \ prntbase.h \ process.h \ progdlg.h \ - prop.h \ - propform.h \ - proplist.h \ quantize.h \ radiobox.h \ radiobut.h \ + rawbmp.h \ regex.h \ region.h \ - resource.h \ sashwin.h \ sckaddr.h \ sckipc.h \ @@ -480,7 +475,6 @@ ALL_HEADERS = \ tglbtn.h \ thread.h \ thrimpl.cpp \ - time.h \ timer.h \ tipdlg.h \ tipwin.h \ @@ -510,7 +504,6 @@ ALL_HEADERS = \ wx_cw_cm.h \ wx_cw_d.h \ wxchar.h \ - wxexpr.h \ wxhtml.h \ wxprec.h \ xpmdecod.h \ @@ -553,6 +546,7 @@ ALL_HEADERS = \ gtk/menu.h \ gtk/menuitem.h \ gtk/minifram.h \ + gtk/msgdlg.h \ gtk/notebook.h \ gtk/pen.h \ gtk/popupwin.h \ @@ -620,6 +614,7 @@ ALL_HEADERS = \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/taskbarx11.h \ unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ @@ -655,6 +650,7 @@ COMMONOBJS = \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ + datacmn.o \ datetime.o \ datstrm.o \ db.o \ @@ -667,6 +663,7 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dpycmn.o \ dseldlg.o \ dynarray.o \ dynlib.o \ @@ -734,7 +731,7 @@ COMMONOBJS = \ quantize.o \ radiocmn.o \ regex.o \ - resource.o \ + rgncmn.o \ sckaddr.o \ sckfile.o \ sckipc.o \ @@ -747,6 +744,7 @@ COMMONOBJS = \ stream.o \ string.o \ sysopt.o \ + taskbarcmn.o \ tbarbase.o \ textbuf.o \ textcmn.o \ @@ -766,7 +764,6 @@ COMMONOBJS = \ wfstream.o \ wincmn.o \ wxchar.o \ - wxexpr.o \ xpmdecod.o \ zipstrm.o \ zstream.o @@ -802,9 +799,6 @@ GUIOBJS = \ printps.o \ prntdlgg.o \ progdlgg.o \ - prop.o \ - propform.o \ - proplist.o \ sashwin.o \ scrlwing.o \ spinctlg.o \ @@ -817,7 +811,6 @@ GUIOBJS = \ tipdlg.o \ tipwin.o \ treectlg.o \ - treelay.o \ wizard.o \ app.o \ bitmap.o \ @@ -914,9 +907,6 @@ GUI_LOWLEVEL_OBJS = \ printps.o \ prntdlgg.o \ progdlgg.o \ - prop.o \ - propform.o \ - proplist.o \ sashwin.o \ scrlwing.o \ spinctlg.o \ @@ -928,7 +918,6 @@ GUI_LOWLEVEL_OBJS = \ tipdlg.o \ tipwin.o \ treectlg.o \ - treelay.o \ wizard.o \ app.o \ bitmap.o \ @@ -968,6 +957,7 @@ UNIXOBJS = \ gsocket.o \ mimetype.o \ snglinst.o \ + taskbarx11.o \ threadpsx.o \ utilsunx.o \ utilsx11.o