]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/files.lst
Added some missing copyright lines
[wxWidgets.git] / src / mac / files.lst
index 259e2d48defbb2d01e03dbaa1fbc1690441c69c0..ebbd3012e336632e5477c95a4234a041028cc548 100644 (file)
@@ -6,6 +6,7 @@ ALL_SOURCES = \
                generic/caret.cpp \
                generic/choicdgg.cpp \
                generic/colrdlgg.cpp \
+               generic/dcbuffer.cpp \
                generic/dcpsg.cpp \
                generic/dirctrlg.cpp \
                generic/dirdlgg.cpp \
@@ -17,7 +18,6 @@ ALL_SOURCES = \
                generic/gridsel.cpp \
                generic/helpext.cpp \
                generic/helphtml.cpp \
-               generic/helpwxht.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
@@ -28,9 +28,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 \
@@ -43,9 +40,11 @@ ALL_SOURCES = \
                generic/tipdlg.cpp \
                generic/tipwin.cpp \
                generic/treectlg.cpp \
-               generic/treelay.cpp \
                generic/wizard.cpp \
+               common/accesscmn.cpp \
                common/appcmn.cpp \
+               common/artprov.cpp \
+               common/artstd.cpp \
                common/bmpbase.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
@@ -58,6 +57,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -69,6 +69,7 @@ ALL_SOURCES = \
                common/dobjcmn.cpp \
                common/docmdi.cpp \
                common/docview.cpp \
+               common/dpycmn.cpp \
                common/dseldlg.cpp \
                common/dynarray.cpp \
                common/dynlib.cpp \
@@ -99,9 +100,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 \
@@ -122,22 +125,24 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
-               common/odbc.cpp \
                common/paper.cpp \
                common/popupcmn.cpp \
                common/prntbase.cpp \
                common/process.cpp \
                common/protocol.cpp \
                common/quantize.cpp \
+               common/radiocmn.cpp \
                common/regex.cpp \
-               common/resource.cpp \
+               common/rgncmn.cpp \
                common/sckaddr.cpp \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -164,7 +169,6 @@ ALL_SOURCES = \
                common/wfstream.cpp \
                common/wincmn.cpp \
                common/wxchar.cpp \
-               common/wxexpr.cpp \
                common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
@@ -235,7 +239,6 @@ ALL_SOURCES = \
                mac/statlmac.cpp \
                mac/stattext.cpp \
                mac/tabctrl.cpp \
-               mac/taskbar.cpp \
                mac/textctrl.cpp \
                mac/thread.cpp \
                mac/timer.cpp \
@@ -265,7 +268,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 \
@@ -273,12 +275,15 @@ ALL_SOURCES = \
 
 ALL_HEADERS = \
                accel.h \
+               access.h \
                app.h \
                arrimpl.cpp \
+               artprov.h \
                bitmap.h \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -304,7 +309,6 @@ ALL_HEADERS = \
                ctrlsub.h \
                cursor.h \
                dataobj.h \
-               date.h \
                datetime.h \
                datetime.inl \
                datstrm.h \
@@ -313,6 +317,7 @@ ALL_HEADERS = \
                dbkeyg.h \
                dbtable.h \
                dc.h \
+               dcbuffer.h \
                dcclient.h \
                dcmemory.h \
                dcprint.h \
@@ -326,6 +331,7 @@ ALL_HEADERS = \
                dir.h \
                dirctrl.h \
                dirdlg.h \
+               display.h \
                dnd.h \
                docmdi.h \
                docview.h \
@@ -333,10 +339,11 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
-               expr.h \
                fdrepdlg.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -369,6 +376,7 @@ ALL_HEADERS = \
                helphtml.h \
                helpwin.h \
                icon.h \
+               iconbndl.h \
                imagbmp.h \
                image.h \
                imaggif.h \
@@ -381,7 +389,9 @@ ALL_HEADERS = \
                imagtiff.h \
                imagxpm.h \
                intl.h \
+               iosfwrap.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -389,11 +399,13 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
                log.h \
                longlong.h \
+               math.h \
                matrix.h \
                mdi.h \
                memconf.h \
@@ -406,10 +418,10 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
-               odbc.h \
                ownerdrw.h \
                palette.h \
                panel.h \
@@ -422,14 +434,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 \
@@ -466,7 +476,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
-               time.h \
+               thrimpl.cpp \
                timer.h \
                tipdlg.h \
                tipwin.h \
@@ -496,7 +506,6 @@ ALL_HEADERS = \
                wx_cw_cm.h \
                wx_cw_d.h \
                wxchar.h \
-               wxexpr.h \
                wxhtml.h \
                wxprec.h \
                xpmdecod.h \
@@ -568,13 +577,13 @@ ALL_HEADERS = \
                mac/settings.h \
                mac/slider.h \
                mac/spinbutt.h \
+               mac/spinctrl.h \
                mac/statbmp.h \
                mac/statbox.h \
                mac/statline.h \
                mac/stattext.h \
                mac/statusbr.h \
                mac/tabctrl.h \
-               mac/taskbar.h \
                mac/textctrl.h \
                mac/timer.h \
                mac/toolbar.h \
@@ -601,10 +610,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 \
@@ -617,6 +626,7 @@ ALL_HEADERS = \
                generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
+               generic/statline.h \
                generic/statusbr.h \
                generic/tabg.h \
                generic/textdlgg.h \
@@ -627,6 +637,8 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/taskbarx11.h \
+               unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
@@ -646,8 +658,10 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
+               accesscmn.o \
                appcmn.o \
+               artprov.o \
+               artstd.o \
                bmpbase.o \
                choiccmn.o \
                clipcmn.o \
@@ -660,6 +674,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -671,6 +686,7 @@ COMMONOBJS = \
                dobjcmn.o \
                docmdi.o \
                docview.o \
+               dpycmn.o \
                dseldlg.o \
                dynarray.o \
                dynlib.o \
@@ -701,9 +717,11 @@ COMMONOBJS = \
                hashmap.o \
                helpbase.o \
                http.o \
+               iconbndl.o \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -724,22 +742,24 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
-               odbc.o \
                paper.o \
                popupcmn.o \
                prntbase.o \
                process.o \
                protocol.o \
                quantize.o \
+               radiocmn.o \
                regex.o \
-               resource.o \
+               rgncmn.o \
                sckaddr.o \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
@@ -766,7 +786,6 @@ COMMONOBJS = \
                wfstream.o \
                wincmn.o \
                wxchar.o \
-               wxexpr.o \
                xpmdecod.o \
                zipstrm.o \
                zstream.o
@@ -777,6 +796,7 @@ GENERICOBJS = \
                caret.o \
                choicdgg.o \
                colrdlgg.o \
+               dcbuffer.o \
                dcpsg.o \
                dirctrlg.o \
                dirdlgg.o \
@@ -788,7 +808,6 @@ GENERICOBJS = \
                gridsel.o \
                helpext.o \
                helphtml.o \
-               helpwxht.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
@@ -799,9 +818,6 @@ GENERICOBJS = \
                printps.o \
                prntdlgg.o \
                progdlgg.o \
-               prop.o \
-               propform.o \
-               proplist.o \
                sashwin.o \
                scrlwing.o \
                spinctlg.o \
@@ -814,19 +830,10 @@ GENERICOBJS = \
                tipdlg.o \
                tipwin.o \
                treectlg.o \
-               treelay.o \
                wizard.o
 
 GUIOBJS = \
-               DirectoryCopy.o \
-               FSpCompat.o \
-               FileCopy.o \
-               FullPath.o \
-               IterateDirectory.o \
-               MoreDesktopMgr.o \
-               MoreFiles.o \
-               MoreFilesExtras.o \
-               Search.o \
+               MoreFilesX.o \
                accel.o \
                aga.o \
                app.o \
@@ -894,7 +901,6 @@ GUIOBJS = \
                statlmac.o \
                stattext.o \
                tabctrl.o \
-               taskbar.o \
                textctrl.o \
                thread.o \
                timer.o \
@@ -928,7 +934,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \