]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
Fix for the fact that unmapped but managed widgets
[wxWidgets.git] / src / motif / files.lst
index 9610dcb1c45f359ef792c15e4164145c01fb2016..8e0dfe314ed9dcf0711d90061821ba1764d250c2 100644 (file)
@@ -30,9 +30,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 \
@@ -64,6 +60,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -144,7 +141,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 \
@@ -157,6 +154,7 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
+               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -176,13 +174,11 @@ ALL_SOURCES = \
                common/wfstream.cpp \
                common/wincmn.cpp \
                common/wxchar.cpp \
-               common/wxexpr.cpp \
                common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
                motif/accel.cpp \
                motif/app.cpp \
-               motif/bitmap.cpp \
                motif/bmpbuttn.cpp \
                motif/bmpmotif.cpp \
                motif/button.cpp \
@@ -211,7 +207,6 @@ ALL_SOURCES = \
                motif/glcanvas.cpp \
                motif/gsockmot.c \
                motif/icon.cpp \
-               motif/joystick.cpp \
                motif/listbox.cpp \
                motif/main.cpp \
                motif/mdi.cpp \
@@ -236,8 +231,10 @@ ALL_SOURCES = \
                motif/toplevel.cpp \
                motif/utils.cpp \
                motif/window.cpp \
+               x11/bitmap.cpp \
                x11/brush.cpp \
                x11/pen.cpp \
+               x11/utilsx.cpp \
                unix/dialup.cpp \
                unix/dir.cpp \
                unix/fontenum.cpp \
@@ -245,6 +242,7 @@ ALL_SOURCES = \
                unix/gsocket.c \
                unix/mimetype.cpp \
                unix/snglinst.cpp \
+               unix/taskbarx11.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
                unix/utilsx11.cpp \
@@ -339,7 +337,6 @@ ALL_HEADERS = \
                effects.h \
                encconv.h \
                event.h \
-               expr.h \
                fdrepdlg.h \
                features.h \
                ffile.h \
@@ -432,16 +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 \
@@ -508,7 +501,6 @@ ALL_HEADERS = \
                wx_cw_cm.h \
                wx_cw_d.h \
                wxchar.h \
-               wxexpr.h \
                wxhtml.h \
                wxprec.h \
                xpmdecod.h \
@@ -516,7 +508,6 @@ ALL_HEADERS = \
                zstream.h \
                motif/accel.h \
                motif/app.h \
-               motif/bitmap.h \
                motif/bmpbuttn.h \
                motif/bmpmotif.h \
                motif/button.h \
@@ -524,7 +515,6 @@ ALL_HEADERS = \
                motif/checklst.h \
                motif/choice.h \
                motif/clipbrd.h \
-               motif/colordlg.h \
                motif/colour.h \
                motif/combobox.h \
                motif/control.h \
@@ -540,23 +530,19 @@ ALL_HEADERS = \
                motif/dnd.h \
                motif/filedlg.h \
                motif/font.h \
-               motif/fontdlg.h \
                motif/frame.h \
                motif/gauge.h \
                motif/gdiobj.h \
                motif/glcanvas.h \
                motif/icon.h \
-               motif/joystick.h \
                motif/listbox.h \
                motif/mdi.h \
                motif/menu.h \
                motif/menuitem.h \
-               motif/metafile.h \
                motif/minifram.h \
                motif/msgdlg.h \
                motif/palette.h \
                motif/print.h \
-               motif/printdlg.h \
                motif/private.h \
                motif/radiobox.h \
                motif/radiobut.h \
@@ -618,6 +604,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/taskbarx11.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
@@ -636,6 +623,7 @@ ALL_HEADERS = \
                protocol/ftp.h \
                protocol/http.h \
                protocol/protocol.h \
+               x11/bitmap.h \
                x11/brush.h \
                x11/pen.h
 
@@ -656,6 +644,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -736,7 +725,7 @@ COMMONOBJS = \
                quantize.o \
                radiocmn.o \
                regex.o \
-               resource.o \
+               rgncmn.o \
                sckaddr.o \
                sckfile.o \
                sckipc.o \
@@ -749,6 +738,7 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
+               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
@@ -768,7 +758,6 @@ COMMONOBJS = \
                wfstream.o \
                wincmn.o \
                wxchar.o \
-               wxexpr.o \
                xpmdecod.o \
                zipstrm.o \
                zstream.o
@@ -803,9 +792,6 @@ GENERICOBJS = \
                printps.o \
                prntdlgg.o \
                progdlgg.o \
-               prop.o \
-               propform.o \
-               proplist.o \
                sashwin.o \
                scrlwing.o \
                spinctlg.o \
@@ -819,14 +805,12 @@ GENERICOBJS = \
                tipdlg.o \
                tipwin.o \
                treectlg.o \
-               treelay.o \
                wizard.o
 
 GUIOBJS = \
                xmcombo.o \
                accel.o \
                app.o \
-               bitmap.o \
                bmpbuttn.o \
                bmpmotif.o \
                button.o \
@@ -855,7 +839,6 @@ GUIOBJS = \
                glcanvas.o \
                gsockmot.o \
                icon.o \
-               joystick.o \
                listbox.o \
                main.o \
                mdi.o \
@@ -880,8 +863,10 @@ GUIOBJS = \
                toplevel.o \
                utils.o \
                window.o \
+               bitmap.o \
                brush.o \
-               pen.o
+               pen.o \
+               utilsx.o
 
 UNIXOBJS = \
                dialup.o \
@@ -891,6 +876,7 @@ UNIXOBJS = \
                gsocket.o \
                mimetype.o \
                snglinst.o \
+               taskbarx11.o \
                threadpsx.o \
                utilsunx.o \
                utilsx11.o