]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
Updated documentation according to recent array changes.
[wxWidgets.git] / src / msw / files.lst
index 2048f454a69520b63c3151215ebd635615ca957d..69ddf7699a149b295c160131ee316c4ffe9ae04c 100644 (file)
@@ -88,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 \
@@ -213,6 +215,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 \
@@ -389,6 +392,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 \
@@ -402,6 +406,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 \
@@ -578,6 +583,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 \
@@ -641,7 +647,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 \
@@ -667,6 +672,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 \
@@ -743,9 +749,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 \
@@ -899,6 +907,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 \