]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
Fixed bug in FlexGridSizer mods that prevented them from ever shrinking.
[wxWidgets.git] / src / msw / files.lst
index 721ee5869b3b0b3b090f288743709d176bee66bb..fee9c28712d296c7cbc53948f47a81af34dd6934 100644 (file)
@@ -92,6 +92,7 @@ ALL_SOURCES = \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -112,6 +113,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -129,6 +131,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -214,6 +217,7 @@ ALL_SOURCES = \
                msw/helpwin.cpp \
                msw/icon.cpp \
                msw/imaglist.cpp \
+               msw/iniconf.cpp \
                msw/joystick.cpp \
                msw/listbox.cpp \
                msw/listctrl.cpp \
@@ -233,6 +237,7 @@ ALL_SOURCES = \
                msw/palette.cpp \
                msw/pen.cpp \
                msw/penwin.cpp \
+               msw/popupwin.cpp \
                msw/printdlg.cpp \
                msw/printwin.cpp \
                msw/radiobox.cpp \
@@ -283,7 +288,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 \
@@ -298,6 +302,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -353,6 +358,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -404,6 +410,7 @@ ALL_HEADERS = \
                imagxpm.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -411,6 +418,7 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
@@ -428,6 +436,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -447,6 +456,7 @@ ALL_HEADERS = \
                prop.h \
                propform.h \
                proplist.h \
+               quantize.h \
                radiobox.h \
                radiobut.h \
                regex.h \
@@ -488,6 +498,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -580,6 +591,7 @@ ALL_HEADERS = \
                msw/metafile.h \
                msw/mimetype.h \
                msw/minifram.h \
+               msw/missing.h \
                msw/msgdlg.h \
                msw/mslu.h \
                msw/msvcrt.h \
@@ -646,6 +658,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -658,6 +671,7 @@ ALL_HEADERS = \
                generic/spinctlg.h \
                generic/splash.h \
                generic/splitter.h \
+               generic/statline.h \
                generic/statusbr.h \
                generic/tabg.h \
                generic/textdlgg.h \
@@ -688,7 +702,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -749,6 +762,7 @@ COMMONOBJS = \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -769,6 +783,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -786,6 +801,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
@@ -902,6 +918,7 @@ GUIOBJS = \
                helpwin.o \
                icon.o \
                imaglist.o \
+               iniconf.o \
                joystick.o \
                listbox.o \
                listctrl.o \
@@ -920,6 +937,7 @@ GUIOBJS = \
                palette.o \
                pen.o \
                penwin.o \
+               popupwin.o \
                printdlg.o \
                printwin.o \
                radiobox.o \
@@ -968,28 +986,41 @@ GUI_LOWLEVEL_OBJS = \
                dcmemory.o \
                dcprint.o \
                dcscreen.o \
+               dde.o \
+               dialup.o \
                dib.o \
+               dirdlg.o \
+               enhmeta.o \
                evtloop.o \
                font.o \
                fontenum.o \
                fontutil.o \
                gdiimage.o \
                gdiobj.o \
+               glcanvas.o \
+               helpbest.o \
+               helpchm.o \
+               helpwin.o \
                icon.o \
-               imaglist.o \
+               joystick.o \
                main.o \
+               minifram.o \
                palette.o \
                pen.o \
+               popupwin.o \
                regconf.o \
                region.o \
                registry.o \
                settings.o \
                snglinst.o \
+               taskbar.o \
                thread.o \
                timer.o \
+               tooltip.o \
                toplevel.o \
                utils.o \
                utilsexc.o \
+               wave.o \
                window.o
 
 HTMLOBJS = \
@@ -1009,7 +1040,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \