]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/files.lst
Added 'go home' button to generic dir dialog
[wxWidgets.git] / src / x11 / files.lst
index 691edda06e686e2a6926fe6bd560d51a2d109edb..cb996138006f07c7f8259d6595421dc13a2c9aa2 100644 (file)
@@ -27,6 +27,7 @@ ALL_SOURCES = \
                x11/pen.cpp \
                x11/popupwin.cpp \
                x11/region.cpp \
+               x11/reparent.cpp \
                x11/settings.cpp \
                x11/toplevel.cpp \
                x11/utils.cpp \
@@ -37,6 +38,7 @@ ALL_SOURCES = \
                generic/caret.cpp \
                generic/choicdgg.cpp \
                generic/colrdlgg.cpp \
+               generic/dcbuffer.cpp \
                generic/dcpsg.cpp \
                generic/dirctrlg.cpp \
                generic/dirdlgg.cpp \
@@ -78,6 +80,8 @@ ALL_SOURCES = \
                generic/treelay.cpp \
                generic/wizard.cpp \
                common/appcmn.cpp \
+               common/artprov.cpp \
+               common/artstd.cpp \
                common/bmpbase.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
@@ -237,6 +241,7 @@ ALL_HEADERS = \
                accel.h \
                app.h \
                arrimpl.cpp \
+               artprov.h \
                bitmap.h \
                bmpbuttn.h \
                brush.h \
@@ -275,6 +280,7 @@ ALL_HEADERS = \
                dbkeyg.h \
                dbtable.h \
                dc.h \
+               dcbuffer.h \
                dcclient.h \
                dcmemory.h \
                dcprint.h \
@@ -299,6 +305,7 @@ ALL_HEADERS = \
                event.h \
                expr.h \
                fdrepdlg.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -492,6 +499,7 @@ ALL_HEADERS = \
                x11/print.h \
                x11/private.h \
                x11/region.h \
+               x11/reparent.h \
                x11/settings.h \
                x11/toolbar.h \
                x11/toplevel.h \
@@ -622,6 +630,7 @@ GUI_LOWLEVEL_OBJS = \
                pen.o \
                popupwin.o \
                region.o \
+               reparent.o \
                settings.o \
                toplevel.o \
                utils.o \
@@ -630,6 +639,8 @@ GUI_LOWLEVEL_OBJS = \
 COMMONOBJS = \
                parser.o \
                appcmn.o \
+               artprov.o \
+               artstd.o \
                bmpbase.o \
                choiccmn.o \
                clipcmn.o \
@@ -762,6 +773,7 @@ GENERICOBJS = \
                caret.o \
                choicdgg.o \
                colrdlgg.o \
+               dcbuffer.o \
                dcpsg.o \
                dirctrlg.o \
                dirdlgg.o \