]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/files.lst
Updated TODO and ISSUES.
[wxWidgets.git] / src / mgl / files.lst
index ffa1a3837ae1101ebe4251781bf835206a5e79ac..9bdce6a5a9cabd2606c11c717b1c35cbac7793bb 100644 (file)
@@ -227,7 +227,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 +297,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -348,6 +348,7 @@ ALL_HEADERS = \
                imagtiff.h \
                imagxpm.h \
                intl.h \
+               iosfwrap.h \
                ioswrap.h \
                ipc.h \
                ipcbase.h \
@@ -395,6 +396,7 @@ ALL_HEADERS = \
                prop.h \
                propform.h \
                proplist.h \
+               quantize.h \
                radiobox.h \
                radiobut.h \
                regex.h \
@@ -473,6 +475,27 @@ ALL_HEADERS = \
                xpmdecod.h \
                zipstrm.h \
                zstream.h \
+               mgl/app.h \
+               mgl/bitmap.h \
+               mgl/brush.h \
+               mgl/clipbrd.h \
+               mgl/colour.h \
+               mgl/cursor.h \
+               mgl/dc.h \
+               mgl/dcclient.h \
+               mgl/dcmemory.h \
+               mgl/dcscreen.h \
+               mgl/font.h \
+               mgl/fontutil.h \
+               mgl/gdiobj.h \
+               mgl/icon.h \
+               mgl/palette.h \
+               mgl/pen.h \
+               mgl/popupwin.h \
+               mgl/private.h \
+               mgl/region.h \
+               mgl/toplevel.h \
+               mgl/window.h \
                generic/accel.h \
                generic/calctrl.h \
                generic/caret.h \
@@ -493,7 +516,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
-               generic/mdig.cpp \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -537,7 +560,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -772,7 +794,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \