]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/files.lst
Used wxRegion code from wxX11.
[wxWidgets.git] / src / x11 / files.lst
index 5ba30be4016cea2a693521ee5ebe672e175673d5..a7d9c25cf2cd1ec2f3346e209a2400b7b262e456 100644 (file)
@@ -31,6 +31,7 @@ ALL_SOURCES = \
                x11/settings.cpp \
                x11/toplevel.cpp \
                x11/utils.cpp \
                x11/settings.cpp \
                x11/toplevel.cpp \
                x11/utils.cpp \
+               x11/utilsx.cpp \
                x11/window.cpp \
                generic/accel.cpp \
                generic/busyinfo.cpp \
                x11/window.cpp \
                generic/accel.cpp \
                generic/busyinfo.cpp \
@@ -50,7 +51,6 @@ ALL_SOURCES = \
                generic/gridctrl.cpp \
                generic/gridsel.cpp \
                generic/helpext.cpp \
                generic/gridctrl.cpp \
                generic/gridsel.cpp \
                generic/helpext.cpp \
-               generic/helphtml.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
@@ -91,6 +91,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -184,6 +185,7 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
+               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -213,6 +215,7 @@ ALL_SOURCES = \
                unix/gsocket.c \
                unix/mimetype.cpp \
                unix/snglinst.cpp \
                unix/gsocket.c \
                unix/mimetype.cpp \
                unix/snglinst.cpp \
+               unix/taskbarx11.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
                unix/utilsx11.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
                unix/utilsx11.cpp \
@@ -337,7 +340,6 @@ ALL_HEADERS = \
                hashmap.h \
                help.h \
                helpbase.h \
                hashmap.h \
                help.h \
                helpbase.h \
-               helphtml.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
@@ -500,6 +502,7 @@ ALL_HEADERS = \
                x11/pen.h \
                x11/print.h \
                x11/private.h \
                x11/pen.h \
                x11/print.h \
                x11/private.h \
+               x11/privx.h \
                x11/region.h \
                x11/reparent.h \
                x11/textctrl.h \
                x11/region.h \
                x11/reparent.h \
                x11/textctrl.h \
@@ -559,7 +562,6 @@ ALL_HEADERS = \
                generic/gridctrl.h \
                generic/gridg.h \
                generic/helpext.h \
                generic/gridctrl.h \
                generic/gridg.h \
                generic/helpext.h \
-               generic/helphtml.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -587,6 +589,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/taskbarx11.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
@@ -637,6 +640,7 @@ GUI_LOWLEVEL_OBJS = \
                settings.o \
                toplevel.o \
                utils.o \
                settings.o \
                toplevel.o \
                utils.o \
+               utilsx.o \
                window.o
 
 COMMONOBJS = \
                window.o
 
 COMMONOBJS = \
@@ -656,6 +660,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -749,6 +754,7 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
                stream.o \
                string.o \
                sysopt.o \
+               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
@@ -791,7 +797,6 @@ GENERICOBJS = \
                gridctrl.o \
                gridsel.o \
                helpext.o \
                gridctrl.o \
                gridsel.o \
                helpext.o \
-               helphtml.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
@@ -825,6 +830,7 @@ UNIXOBJS = \
                gsocket.o \
                mimetype.o \
                snglinst.o \
                gsocket.o \
                mimetype.o \
                snglinst.o \
+               taskbarx11.o \
                threadpsx.o \
                utilsunx.o \
                utilsx11.o
                threadpsx.o \
                utilsunx.o \
                utilsx11.o