]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
Initial revision
[wxWidgets.git] / src / motif / files.lst
index a940fd98159217561d7a8fe941ea0c5a403932fa..d74d6b09d22296abbc6dde03dfef3d28d09f817a 100644 (file)
@@ -17,7 +17,6 @@ ALL_SOURCES = \
                generic/gridctrl.cpp \
                generic/gridsel.cpp \
                generic/helpext.cpp \
-               generic/helphtml.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
@@ -30,11 +29,9 @@ 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/selstore.cpp \
                generic/spinctlg.cpp \
                generic/splash.cpp \
                generic/splitter.cpp \
@@ -46,8 +43,9 @@ ALL_SOURCES = \
                generic/tipdlg.cpp \
                generic/tipwin.cpp \
                generic/treectlg.cpp \
-               generic/treelay.cpp \
                generic/wizard.cpp \
+               common/accesscmn.cpp \
+               common/appbase.cpp \
                common/appcmn.cpp \
                common/artprov.cpp \
                common/artstd.cpp \
@@ -63,6 +61,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 +74,7 @@ ALL_SOURCES = \
                common/dobjcmn.cpp \
                common/docmdi.cpp \
                common/docview.cpp \
+               common/dpycmn.cpp \
                common/dseldlg.cpp \
                common/dynarray.cpp \
                common/dynlib.cpp \
@@ -90,6 +90,8 @@ ALL_SOURCES = \
                common/filefn.cpp \
                common/filename.cpp \
                common/filesys.cpp \
+               common/fldlgcmn.cpp \
+               common/fmapbase.cpp \
                common/fontcmn.cpp \
                common/fontmap.cpp \
                common/framecmn.cpp \
@@ -142,7 +144,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 \
@@ -151,10 +153,12 @@ ALL_SOURCES = \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
+               common/stopwatch.cpp \
                common/strconv.cpp \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
+               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -174,15 +178,13 @@ 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/brush.cpp \
+               motif/bmpmotif.cpp \
                motif/button.cpp \
                motif/checkbox.cpp \
                motif/checklst.cpp \
@@ -190,6 +192,7 @@ ALL_SOURCES = \
                motif/clipbrd.cpp \
                motif/colour.cpp \
                motif/combobox.cpp \
+               motif/combobox_native.cpp \
                motif/control.cpp \
                motif/cursor.cpp \
                motif/data.cpp \
@@ -199,6 +202,7 @@ ALL_SOURCES = \
                motif/dcmemory.cpp \
                motif/dcscreen.cpp \
                motif/dialog.cpp \
+               motif/evtloop.cpp \
                motif/filedlg.cpp \
                motif/font.cpp \
                motif/frame.cpp \
@@ -207,7 +211,6 @@ ALL_SOURCES = \
                motif/glcanvas.cpp \
                motif/gsockmot.c \
                motif/icon.cpp \
-               motif/joystick.cpp \
                motif/listbox.cpp \
                motif/main.cpp \
                motif/mdi.cpp \
@@ -216,10 +219,8 @@ ALL_SOURCES = \
                motif/minifram.cpp \
                motif/msgdlg.cpp \
                motif/palette.cpp \
-               motif/pen.cpp \
                motif/radiobox.cpp \
                motif/radiobut.cpp \
-               motif/region.cpp \
                motif/scrolbar.cpp \
                motif/settings.cpp \
                motif/slider.cpp \
@@ -233,6 +234,12 @@ ALL_SOURCES = \
                motif/toplevel.cpp \
                motif/utils.cpp \
                motif/window.cpp \
+               x11/bitmap.cpp \
+               x11/brush.cpp \
+               x11/pen.cpp \
+               x11/region.cpp \
+               x11/utilsx.cpp \
+               unix/baseunix.cpp \
                unix/dialup.cpp \
                unix/dir.cpp \
                unix/fontenum.cpp \
@@ -240,6 +247,7 @@ ALL_SOURCES = \
                unix/gsocket.c \
                unix/mimetype.cpp \
                unix/snglinst.cpp \
+               unix/taskbarx11.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
                unix/utilsx11.cpp \
@@ -266,7 +274,10 @@ ALL_SOURCES = \
 
 ALL_HEADERS = \
                accel.h \
+               access.h \
+               access.h \
                app.h \
+               apptrait.h \
                arrimpl.cpp \
                artprov.h \
                bitmap.h \
@@ -299,7 +310,6 @@ ALL_HEADERS = \
                ctrlsub.h \
                cursor.h \
                dataobj.h \
-               date.h \
                datetime.h \
                datetime.inl \
                datstrm.h \
@@ -322,6 +332,7 @@ ALL_HEADERS = \
                dir.h \
                dirctrl.h \
                dirdlg.h \
+               display.h \
                dnd.h \
                docmdi.h \
                docview.h \
@@ -332,7 +343,6 @@ ALL_HEADERS = \
                effects.h \
                encconv.h \
                event.h \
-               expr.h \
                fdrepdlg.h \
                features.h \
                ffile.h \
@@ -342,6 +352,7 @@ ALL_HEADERS = \
                filefn.h \
                filename.h \
                filesys.h \
+               fmappriv.h \
                font.h \
                fontdlg.h \
                fontenc.h \
@@ -364,7 +375,6 @@ ALL_HEADERS = \
                hashmap.h \
                help.h \
                helpbase.h \
-               helphtml.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
@@ -380,6 +390,7 @@ ALL_HEADERS = \
                imagtiff.h \
                imagxpm.h \
                intl.h \
+               iosfwrap.h \
                ioswrap.h \
                ipc.h \
                ipcbase.h \
@@ -395,6 +406,7 @@ ALL_HEADERS = \
                listimpl.cpp \
                log.h \
                longlong.h \
+               math.h \
                matrix.h \
                mdi.h \
                memconf.h \
@@ -411,7 +423,6 @@ ALL_HEADERS = \
                mstream.h \
                notebook.h \
                object.h \
-               odbc.h \
                ownerdrw.h \
                palette.h \
                panel.h \
@@ -424,20 +435,19 @@ 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 \
                sckstrm.h \
                scrolbar.h \
                scrolwin.h \
+               selstore.h \
                settings.h \
                sizer.h \
                slider.h \
@@ -469,7 +479,6 @@ ALL_HEADERS = \
                tglbtn.h \
                thread.h \
                thrimpl.cpp \
-               time.h \
                timer.h \
                tipdlg.h \
                tipwin.h \
@@ -499,7 +508,6 @@ ALL_HEADERS = \
                wx_cw_cm.h \
                wx_cw_d.h \
                wxchar.h \
-               wxexpr.h \
                wxhtml.h \
                wxprec.h \
                xpmdecod.h \
@@ -507,21 +515,20 @@ ALL_HEADERS = \
                zstream.h \
                motif/accel.h \
                motif/app.h \
-               motif/bitmap.h \
                motif/bmpbuttn.h \
-               motif/brush.h \
+               motif/bmpmotif.h \
                motif/button.h \
                motif/checkbox.h \
                motif/checklst.h \
                motif/choice.h \
                motif/clipbrd.h \
-               motif/colordlg.h \
                motif/colour.h \
                motif/combobox.h \
                motif/control.h \
                motif/cursor.h \
                motif/dataform.h \
                motif/dataobj.h \
+               motif/dataobj2.h \
                motif/dc.h \
                motif/dcclient.h \
                motif/dcmemory.h \
@@ -531,28 +538,22 @@ 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/pen.h \
                motif/print.h \
-               motif/printdlg.h \
                motif/private.h \
                motif/radiobox.h \
                motif/radiobut.h \
-               motif/region.h \
                motif/scrolbar.h \
                motif/settings.h \
                motif/slider.h \
@@ -561,6 +562,7 @@ ALL_HEADERS = \
                motif/statbox.h \
                motif/stattext.h \
                motif/textctrl.h \
+               motif/tglbtn.h \
                motif/timer.h \
                motif/toolbar.h \
                motif/toplevel.h \
@@ -581,7 +583,6 @@ ALL_HEADERS = \
                generic/gridctrl.h \
                generic/gridg.h \
                generic/helpext.h \
-               generic/helphtml.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -605,10 +606,14 @@ ALL_HEADERS = \
                generic/timer.h \
                generic/treectlg.h \
                generic/wizard.h \
+               unix/apptbase.h \
+               unix/apptrait.h \
                unix/execute.h \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/pipe.h \
+               unix/taskbarx11.h \
                unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
@@ -626,9 +631,16 @@ ALL_HEADERS = \
                protocol/file.h \
                protocol/ftp.h \
                protocol/http.h \
-               protocol/protocol.h
+               protocol/protocol.h \
+               x11/bitmap.h \
+               x11/brush.h \
+               x11/pen.h \
+               x11/privx.h \
+               x11/region.h
 
 COMMONOBJS = \
+               accesscmn.o \
+               appbase.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -644,6 +656,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -656,6 +669,7 @@ COMMONOBJS = \
                dobjcmn.o \
                docmdi.o \
                docview.o \
+               dpycmn.o \
                dseldlg.o \
                dynarray.o \
                dynlib.o \
@@ -671,6 +685,8 @@ COMMONOBJS = \
                filefn.o \
                filename.o \
                filesys.o \
+               fldlgcmn.o \
+               fmapbase.o \
                fontcmn.o \
                fontmap.o \
                framecmn.o \
@@ -723,7 +739,7 @@ COMMONOBJS = \
                quantize.o \
                radiocmn.o \
                regex.o \
-               resource.o \
+               rgncmn.o \
                sckaddr.o \
                sckfile.o \
                sckipc.o \
@@ -732,10 +748,12 @@ COMMONOBJS = \
                sizer.o \
                socket.o \
                statbar.o \
+               stopwatch.o \
                strconv.o \
                stream.o \
                string.o \
                sysopt.o \
+               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
@@ -755,7 +773,6 @@ COMMONOBJS = \
                wfstream.o \
                wincmn.o \
                wxchar.o \
-               wxexpr.o \
                xpmdecod.o \
                zipstrm.o \
                zstream.o
@@ -777,7 +794,6 @@ GENERICOBJS = \
                gridctrl.o \
                gridsel.o \
                helpext.o \
-               helphtml.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
@@ -790,11 +806,9 @@ GENERICOBJS = \
                printps.o \
                prntdlgg.o \
                progdlgg.o \
-               prop.o \
-               propform.o \
-               proplist.o \
                sashwin.o \
                scrlwing.o \
+               selstore.o \
                spinctlg.o \
                splash.o \
                splitter.o \
@@ -806,16 +820,14 @@ GENERICOBJS = \
                tipdlg.o \
                tipwin.o \
                treectlg.o \
-               treelay.o \
                wizard.o
 
 GUIOBJS = \
                xmcombo.o \
                accel.o \
                app.o \
-               bitmap.o \
                bmpbuttn.o \
-               brush.o \
+               bmpmotif.o \
                button.o \
                checkbox.o \
                checklst.o \
@@ -823,6 +835,7 @@ GUIOBJS = \
                clipbrd.o \
                colour.o \
                combobox.o \
+               combobox_native.o \
                control.o \
                cursor.o \
                data.o \
@@ -832,6 +845,7 @@ GUIOBJS = \
                dcmemory.o \
                dcscreen.o \
                dialog.o \
+               evtloop.o \
                filedlg.o \
                font.o \
                frame.o \
@@ -840,7 +854,6 @@ GUIOBJS = \
                glcanvas.o \
                gsockmot.o \
                icon.o \
-               joystick.o \
                listbox.o \
                main.o \
                mdi.o \
@@ -849,10 +862,8 @@ GUIOBJS = \
                minifram.o \
                msgdlg.o \
                palette.o \
-               pen.o \
                radiobox.o \
                radiobut.o \
-               region.o \
                scrolbar.o \
                settings.o \
                slider.o \
@@ -865,9 +876,15 @@ GUIOBJS = \
                toolbar.o \
                toplevel.o \
                utils.o \
-               window.o
+               window.o \
+               bitmap.o \
+               brush.o \
+               pen.o \
+               region.o \
+               utilsx.o
 
 UNIXOBJS = \
+               baseunix.o \
                dialup.o \
                dir.o \
                fontenum.o \
@@ -875,6 +892,7 @@ UNIXOBJS = \
                gsocket.o \
                mimetype.o \
                snglinst.o \
+               taskbarx11.o \
                threadpsx.o \
                utilsunx.o \
                utilsx11.o