]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/files.lst
send more page change events (patch 750521); document this behaviour
[wxWidgets.git] / src / os2 / files.lst
index c74d9323fc29d45b14a18086b1df36f193856296..5efee17b82335f66c626947b849638b0acba10e6 100644 (file)
@@ -15,7 +15,6 @@ ALL_SOURCES = \
                generic/gridctrl.cpp \
                generic/gridsel.cpp \
                generic/helpext.cpp \
-               generic/helphtml.cpp \
                generic/imaglist.cpp \
                generic/laywin.cpp \
                generic/listctrl.cpp \
@@ -27,9 +26,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 \
@@ -41,7 +37,6 @@ ALL_SOURCES = \
                generic/tipdlg.cpp \
                generic/tipwin.cpp \
                generic/treectlg.cpp \
-               generic/treelay.cpp \
                generic/wizard.cpp \
                common/accesscmn.cpp \
                common/appcmn.cpp \
@@ -58,6 +53,7 @@ ALL_SOURCES = \
                common/cshelp.cpp \
                common/ctrlcmn.cpp \
                common/ctrlsub.cpp \
+               common/datacmn.cpp \
                common/datetime.cpp \
                common/datstrm.cpp \
                common/db.cpp \
@@ -138,7 +134,6 @@ ALL_SOURCES = \
                common/quantize.cpp \
                common/radiocmn.cpp \
                common/regex.cpp \
-               common/resource.cpp \
                common/rgncmn.cpp \
                common/sckaddr.cpp \
                common/sckfile.cpp \
@@ -152,6 +147,7 @@ ALL_SOURCES = \
                common/stream.cpp \
                common/string.cpp \
                common/sysopt.cpp \
+               common/taskbarcmn.cpp \
                common/tbarbase.cpp \
                common/textbuf.cpp \
                common/textcmn.cpp \
@@ -171,7 +167,6 @@ ALL_SOURCES = \
                common/wfstream.cpp \
                common/wincmn.cpp \
                common/wxchar.cpp \
-               common/wxexpr.cpp \
                common/xpmdecod.cpp \
                common/zipstrm.cpp \
                common/zstream.cpp \
@@ -240,7 +235,6 @@ ALL_SOURCES = \
                os2/statline.cpp \
                os2/stattext.cpp \
                os2/tabctrl.cpp \
-               os2/taskbar.cpp \
                os2/textctrl.cpp \
                os2/thread.cpp \
                os2/timer.cpp \
@@ -341,7 +335,6 @@ ALL_HEADERS = \
                effects.h \
                encconv.h \
                event.h \
-               expr.h \
                fdrepdlg.h \
                features.h \
                ffile.h \
@@ -373,7 +366,6 @@ ALL_HEADERS = \
                hashmap.h \
                help.h \
                helpbase.h \
-               helphtml.h \
                helpwin.h \
                icon.h \
                iconbndl.h \
@@ -434,16 +426,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 \
@@ -510,7 +498,6 @@ ALL_HEADERS = \
                wx_cw_cm.h \
                wx_cw_d.h \
                wxchar.h \
-               wxexpr.h \
                wxhtml.h \
                wxprec.h \
                xpmdecod.h \
@@ -579,7 +566,6 @@ ALL_HEADERS = \
                os2/statline.h \
                os2/stattext.h \
                os2/tabctrl.h \
-               os2/taskbar.h \
                os2/textctrl.h \
                os2/timer.h \
                os2/toolbar.h \
@@ -603,7 +589,6 @@ ALL_HEADERS = \
                generic/gridctrl.h \
                generic/gridg.h \
                generic/helpext.h \
-               generic/helphtml.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -662,6 +647,7 @@ COMMONOBJS = \
                cshelp.o \
                ctrlcmn.o \
                ctrlsub.o \
+               datacmn.o \
                datetime.o \
                datstrm.o \
                db.o \
@@ -742,7 +728,6 @@ COMMONOBJS = \
                quantize.o \
                radiocmn.o \
                regex.o \
-               resource.o \
                rgncmn.o \
                sckaddr.o \
                sckfile.o \
@@ -756,6 +741,7 @@ COMMONOBJS = \
                stream.o \
                string.o \
                sysopt.o \
+               taskbarcmn.o \
                tbarbase.o \
                textbuf.o \
                textcmn.o \
@@ -775,7 +761,6 @@ COMMONOBJS = \
                wfstream.o \
                wincmn.o \
                wxchar.o \
-               wxexpr.o \
                xpmdecod.o \
                zipstrm.o \
                zstream.o
@@ -795,7 +780,6 @@ GENERICOBJS = \
                gridctrl.o \
                gridsel.o \
                helpext.o \
-               helphtml.o \
                imaglist.o \
                laywin.o \
                listctrl.o \
@@ -807,9 +791,6 @@ GENERICOBJS = \
                printps.o \
                prntdlgg.o \
                progdlgg.o \
-               prop.o \
-               propform.o \
-               proplist.o \
                sashwin.o \
                scrlwing.o \
                spinctlg.o \
@@ -821,7 +802,6 @@ GENERICOBJS = \
                tipdlg.o \
                tipwin.o \
                treectlg.o \
-               treelay.o \
                wizard.o
 
 GUIOBJS = \
@@ -890,7 +870,6 @@ GUIOBJS = \
                statline.o \
                stattext.o \
                tabctrl.o \
-               taskbar.o \
                textctrl.o \
                thread.o \
                timer.o \