]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
compilation fixes for wxUniv (moved wxDlgProc back to toplevel.cpp)
[wxWidgets.git] / src / msw / files.lst
index 30ac7cf0dd1e9c76fce2117a087405323b3023fc..aaa0fd29af6cc6e36254c9ffae7f83cebe5d8b7c 100644 (file)
@@ -33,6 +33,8 @@ ALL_SOURCES = \
                generic/treelay.cpp \
                generic/wizard.cpp \
                common/appcmn.cpp \
                generic/treelay.cpp \
                generic/wizard.cpp \
                common/appcmn.cpp \
+               common/artprov.cpp \
+               common/artstd.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
                common/clntdata.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
                common/clntdata.cpp \
@@ -86,9 +88,11 @@ ALL_SOURCES = \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
+               common/iconbndl.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -126,6 +130,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -211,6 +216,7 @@ ALL_SOURCES = \
                msw/helpwin.cpp \
                msw/icon.cpp \
                msw/imaglist.cpp \
                msw/helpwin.cpp \
                msw/icon.cpp \
                msw/imaglist.cpp \
+               msw/iniconf.cpp \
                msw/joystick.cpp \
                msw/listbox.cpp \
                msw/listctrl.cpp \
                msw/joystick.cpp \
                msw/listbox.cpp \
                msw/listctrl.cpp \
@@ -230,6 +236,7 @@ ALL_SOURCES = \
                msw/palette.cpp \
                msw/pen.cpp \
                msw/penwin.cpp \
                msw/palette.cpp \
                msw/pen.cpp \
                msw/penwin.cpp \
+               msw/popupwin.cpp \
                msw/printdlg.cpp \
                msw/printwin.cpp \
                msw/radiobox.cpp \
                msw/printdlg.cpp \
                msw/printwin.cpp \
                msw/radiobox.cpp \
@@ -290,10 +297,12 @@ ALL_HEADERS = \
                accel.h \
                app.h \
                arrimpl.cpp \
                accel.h \
                app.h \
                arrimpl.cpp \
+               artprov.h \
                bitmap.h \
                bmpbuttn.h \
                brush.h \
                buffer.h \
                bitmap.h \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -353,6 +362,7 @@ ALL_HEADERS = \
                event.h \
                expr.h \
                fdrepdlg.h \
                event.h \
                expr.h \
                fdrepdlg.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -385,6 +395,7 @@ ALL_HEADERS = \
                helphtml.h \
                helpwin.h \
                icon.h \
                helphtml.h \
                helpwin.h \
                icon.h \
+               iconbndl.h \
                imagbmp.h \
                image.h \
                imaggif.h \
                imagbmp.h \
                image.h \
                imaggif.h \
@@ -398,6 +409,7 @@ ALL_HEADERS = \
                imagxpm.h \
                intl.h \
                ioswrap.h \
                imagxpm.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -574,6 +586,7 @@ ALL_HEADERS = \
                msw/metafile.h \
                msw/mimetype.h \
                msw/minifram.h \
                msw/metafile.h \
                msw/mimetype.h \
                msw/minifram.h \
+               msw/missing.h \
                msw/msgdlg.h \
                msw/mslu.h \
                msw/msvcrt.h \
                msw/msgdlg.h \
                msw/mslu.h \
                msw/msvcrt.h \
@@ -637,7 +650,6 @@ ALL_HEADERS = \
                generic/gridg.h \
                generic/helpext.h \
                generic/helphtml.h \
                generic/gridg.h \
                generic/helpext.h \
                generic/helphtml.h \
-               generic/helpwxht.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -663,6 +675,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
@@ -684,6 +697,8 @@ ALL_HEADERS = \
 COMMONOBJS = \
                parser.o \
                appcmn.o \
 COMMONOBJS = \
                parser.o \
                appcmn.o \
+               artprov.o \
+               artstd.o \
                choiccmn.o \
                clipcmn.o \
                clntdata.o \
                choiccmn.o \
                clipcmn.o \
                clntdata.o \
@@ -737,9 +752,11 @@ COMMONOBJS = \
                hashmap.o \
                helpbase.o \
                http.o \
                hashmap.o \
                helpbase.o \
                http.o \
+               iconbndl.o \
                imagall.o \
                imagbmp.o \
                image.o \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -777,6 +794,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
                sizer.o \
                socket.o \
                statbar.o \
@@ -893,6 +911,7 @@ GUIOBJS = \
                helpwin.o \
                icon.o \
                imaglist.o \
                helpwin.o \
                icon.o \
                imaglist.o \
+               iniconf.o \
                joystick.o \
                listbox.o \
                listctrl.o \
                joystick.o \
                listbox.o \
                listctrl.o \
@@ -911,6 +930,7 @@ GUIOBJS = \
                palette.o \
                pen.o \
                penwin.o \
                palette.o \
                pen.o \
                penwin.o \
+               popupwin.o \
                printdlg.o \
                printwin.o \
                radiobox.o \
                printdlg.o \
                printwin.o \
                radiobox.o \
@@ -971,6 +991,7 @@ GUI_LOWLEVEL_OBJS = \
                main.o \
                palette.o \
                pen.o \
                main.o \
                palette.o \
                pen.o \
+               popupwin.o \
                regconf.o \
                region.o \
                registry.o \
                regconf.o \
                region.o \
                registry.o \