]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
moved GetRed() in its correct place in alphabetical order
[wxWidgets.git] / src / motif / files.lst
index 46d61faa3af3dec3206464c28443c4ec7d76f5eb..a940fd98159217561d7a8fe941ea0c5a403932fa 100644 (file)
@@ -18,11 +18,11 @@ ALL_SOURCES = \
                generic/gridsel.cpp \
                generic/helpext.cpp \
                generic/helphtml.cpp \
-               generic/helpwxht.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
                generic/logg.cpp \
+               generic/mdig.cpp \
                generic/msgdlgg.cpp \
                generic/notebook.cpp \
                generic/numdlgg.cpp \
@@ -51,6 +51,7 @@ ALL_SOURCES = \
                common/appcmn.cpp \
                common/artprov.cpp \
                common/artstd.cpp \
+               common/bmpbase.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
                common/clntdata.cpp \
@@ -104,9 +105,11 @@ ALL_SOURCES = \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
+               common/iconbndl.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -127,6 +130,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -143,6 +147,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -225,6 +230,7 @@ ALL_SOURCES = \
                motif/textctrl.cpp \
                motif/timer.cpp \
                motif/toolbar.cpp \
+               motif/toplevel.cpp \
                motif/utils.cpp \
                motif/window.cpp \
                unix/dialup.cpp \
@@ -236,6 +242,7 @@ ALL_SOURCES = \
                unix/snglinst.cpp \
                unix/threadpsx.cpp \
                unix/utilsunx.cpp \
+               unix/utilsx11.cpp \
                html/helpctrl.cpp \
                html/helpdata.cpp \
                html/helpfrm.cpp \
@@ -252,7 +259,6 @@ ALL_SOURCES = \
                html/m_layout.cpp \
                html/m_links.cpp \
                html/m_list.cpp \
-               html/m_meta.cpp \
                html/m_pre.cpp \
                html/m_style.cpp \
                html/m_tables.cpp \
@@ -267,6 +273,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -322,6 +329,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -359,6 +367,7 @@ ALL_HEADERS = \
                helphtml.h \
                helpwin.h \
                icon.h \
+               iconbndl.h \
                imagbmp.h \
                image.h \
                imaggif.h \
@@ -372,6 +381,7 @@ ALL_HEADERS = \
                imagxpm.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -379,6 +389,7 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
@@ -396,6 +407,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -456,6 +468,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -550,6 +563,7 @@ ALL_HEADERS = \
                motif/textctrl.h \
                motif/timer.h \
                motif/toolbar.h \
+               motif/toplevel.h \
                motif/window.h \
                generic/accel.h \
                generic/calctrl.h \
@@ -568,10 +582,10 @@ ALL_HEADERS = \
                generic/gridg.h \
                generic/helpext.h \
                generic/helphtml.h \
-               generic/helpwxht.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -584,6 +598,7 @@ ALL_HEADERS = \
                generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
+               generic/statline.h \
                generic/statusbr.h \
                generic/tabg.h \
                generic/textdlgg.h \
@@ -594,6 +609,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
@@ -613,10 +629,10 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
+               bmpbase.o \
                choiccmn.o \
                clipcmn.o \
                clntdata.o \
@@ -670,9 +686,11 @@ COMMONOBJS = \
                hashmap.o \
                helpbase.o \
                http.o \
+               iconbndl.o \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -693,6 +711,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -709,6 +728,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
@@ -758,11 +778,11 @@ GENERICOBJS = \
                gridsel.o \
                helpext.o \
                helphtml.o \
-               helpwxht.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
                logg.o \
+               mdig.o \
                msgdlgg.o \
                notebook.o \
                numdlgg.o \
@@ -843,6 +863,7 @@ GUIOBJS = \
                textctrl.o \
                timer.o \
                toolbar.o \
+               toplevel.o \
                utils.o \
                window.o
 
@@ -855,7 +876,8 @@ UNIXOBJS = \
                mimetype.o \
                snglinst.o \
                threadpsx.o \
-               utilsunx.o
+               utilsunx.o \
+               utilsx11.o
 
 HTMLOBJS = \
                helpctrl.o \
@@ -874,7 +896,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \