]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/files.lst
removed files with empty stubs
[wxWidgets.git] / src / gtk / files.lst
index a1e231bd910c7c3160b1970693b710eb1cdcee98..749c0a04574a7156990fd432c8f204ddc6c2ea3f 100644 (file)
@@ -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,8 +43,8 @@ ALL_SOURCES = \
                generic/tipdlg.cpp \
                generic/tipwin.cpp \
                generic/treectlg.cpp \
-               generic/treelay.cpp \
                generic/wizard.cpp \
+               common/accesscmn.cpp \
                common/appcmn.cpp \
                common/artprov.cpp \
                common/artstd.cpp \
@@ -74,6 +71,7 @@ ALL_SOURCES = \
                common/dobjcmn.cpp \
                common/docmdi.cpp \
                common/docview.cpp \
+               common/dpycmn.cpp \
                common/dseldlg.cpp \
                common/dynarray.cpp \
                common/dynlib.cpp \
@@ -141,7 +139,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 \
@@ -173,7 +171,6 @@ ALL_SOURCES = \
                common/wfstream.cpp \
                common/wincmn.cpp \
                common/wxchar.cpp \
-               common/wxexpr.cpp \
                common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
@@ -212,6 +209,7 @@ ALL_SOURCES = \
                gtk/mdi.cpp \
                gtk/menu.cpp \
                gtk/minifram.cpp \
+               gtk/msgdlg.cpp \
                gtk/notebook.cpp \
                gtk/pen.cpp \
                gtk/popupwin.cpp \
@@ -272,6 +270,7 @@ ALL_SOURCES = \
 
 ALL_HEADERS = \
                accel.h \
+               access.h \
                app.h \
                arrimpl.cpp \
                artprov.h \
@@ -305,7 +304,6 @@ ALL_HEADERS = \
                ctrlsub.h \
                cursor.h \
                dataobj.h \
-               date.h \
                datetime.h \
                datetime.inl \
                datstrm.h \
@@ -328,6 +326,7 @@ ALL_HEADERS = \
                dir.h \
                dirctrl.h \
                dirdlg.h \
+               display.h \
                dnd.h \
                docmdi.h \
                docview.h \
@@ -338,7 +337,6 @@ ALL_HEADERS = \
                effects.h \
                encconv.h \
                event.h \
-               expr.h \
                fdrepdlg.h \
                features.h \
                ffile.h \
@@ -402,6 +400,7 @@ ALL_HEADERS = \
                listimpl.cpp \
                log.h \
                longlong.h \
+               math.h \
                matrix.h \
                mdi.h \
                memconf.h \
@@ -418,7 +417,6 @@ ALL_HEADERS = \
                mstream.h \
                notebook.h \
                object.h \
-               odbc.h \
                ownerdrw.h \
                palette.h \
                panel.h \
@@ -431,15 +429,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 \
@@ -477,7 +472,6 @@ ALL_HEADERS = \
                tglbtn.h \
                thread.h \
                thrimpl.cpp \
-               time.h \
                timer.h \
                tipdlg.h \
                tipwin.h \
@@ -507,7 +501,6 @@ ALL_HEADERS = \
                wx_cw_cm.h \
                wx_cw_d.h \
                wxchar.h \
-               wxexpr.h \
                wxhtml.h \
                wxprec.h \
                xpmdecod.h \
@@ -550,6 +543,7 @@ ALL_HEADERS = \
                gtk/menu.h \
                gtk/menuitem.h \
                gtk/minifram.h \
+               gtk/msgdlg.h \
                gtk/notebook.h \
                gtk/pen.h \
                gtk/popupwin.h \
@@ -637,6 +631,7 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
+               accesscmn.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -663,6 +658,7 @@ COMMONOBJS = \
                dobjcmn.o \
                docmdi.o \
                docview.o \
+               dpycmn.o \
                dseldlg.o \
                dynarray.o \
                dynlib.o \
@@ -730,7 +726,7 @@ COMMONOBJS = \
                quantize.o \
                radiocmn.o \
                regex.o \
-               resource.o \
+               rgncmn.o \
                sckaddr.o \
                sckfile.o \
                sckipc.o \
@@ -762,7 +758,6 @@ COMMONOBJS = \
                wfstream.o \
                wincmn.o \
                wxchar.o \
-               wxexpr.o \
                xpmdecod.o \
                zipstrm.o \
                zstream.o
@@ -798,9 +793,6 @@ GUIOBJS = \
                printps.o \
                prntdlgg.o \
                progdlgg.o \
-               prop.o \
-               propform.o \
-               proplist.o \
                sashwin.o \
                scrlwing.o \
                spinctlg.o \
@@ -813,7 +805,6 @@ GUIOBJS = \
                tipdlg.o \
                tipwin.o \
                treectlg.o \
-               treelay.o \
                wizard.o \
                app.o \
                bitmap.o \
@@ -850,6 +841,7 @@ GUIOBJS = \
                mdi.o \
                menu.o \
                minifram.o \
+               msgdlg.o \
                notebook.o \
                pen.o \
                popupwin.o \
@@ -909,9 +901,6 @@ GUI_LOWLEVEL_OBJS = \
                printps.o \
                prntdlgg.o \
                progdlgg.o \
-               prop.o \
-               propform.o \
-               proplist.o \
                sashwin.o \
                scrlwing.o \
                spinctlg.o \
@@ -923,7 +912,6 @@ GUI_LOWLEVEL_OBJS = \
                tipdlg.o \
                tipwin.o \
                treectlg.o \
-               treelay.o \
                wizard.o \
                app.o \
                bitmap.o \