X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47dddc2f4bfdc2f44f6cf6f5ec33c409da7c0c35..f2dec5b10d6fb8d05cadcf73ff53b5ed99de9c4e:/src/mgl/files.lst diff --git a/src/mgl/files.lst b/src/mgl/files.lst index be66b64799..929077e80a 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -7,6 +7,7 @@ ALL_SOURCES = \ generic/caret.cpp \ generic/choicdgg.cpp \ generic/colrdlgg.cpp \ + generic/dcbuffer.cpp \ generic/dcpsg.cpp \ generic/dirctrlg.cpp \ generic/dirdlgg.cpp \ @@ -19,11 +20,11 @@ ALL_SOURCES = \ generic/gridsel.cpp \ generic/helpext.cpp \ generic/helphtml.cpp \ - generic/helpwxht.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ generic/logg.cpp \ + generic/mdig.cpp \ generic/msgdlgg.cpp \ generic/numdlgg.cpp \ generic/panelg.cpp \ @@ -41,12 +42,15 @@ ALL_SOURCES = \ generic/tabg.cpp \ generic/tbarsmpl.cpp \ generic/textdlgg.cpp \ + generic/timer.cpp \ generic/tipdlg.cpp \ generic/tipwin.cpp \ generic/treectlg.cpp \ generic/treelay.cpp \ generic/wizard.cpp \ common/appcmn.cpp \ + common/artprov.cpp \ + common/artstd.cpp \ common/bmpbase.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ @@ -101,9 +105,11 @@ ALL_SOURCES = \ common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ + common/iconbndl.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ + common/imagfill.cpp \ common/imaggif.cpp \ common/imagiff.cpp \ common/imagjpeg.cpp \ @@ -124,6 +130,7 @@ ALL_SOURCES = \ common/menucmn.cpp \ common/mimecmn.cpp \ common/module.cpp \ + common/msgout.cpp \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ @@ -141,6 +148,7 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ + common/settcmn.cpp \ common/sizer.cpp \ common/socket.cpp \ common/statbar.cpp \ @@ -193,7 +201,6 @@ ALL_SOURCES = \ mgl/pen.cpp \ mgl/region.cpp \ mgl/settings.cpp \ - mgl/timer.cpp \ mgl/toplevel.cpp \ mgl/utils.cpp \ mgl/window.cpp \ @@ -220,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 \ @@ -230,10 +236,12 @@ ALL_HEADERS = \ accel.h \ app.h \ arrimpl.cpp \ + artprov.h \ bitmap.h \ bmpbuttn.h \ brush.h \ buffer.h \ + build.h \ busyinfo.h \ button.h \ calctrl.h \ @@ -268,6 +276,7 @@ ALL_HEADERS = \ dbkeyg.h \ dbtable.h \ dc.h \ + dcbuffer.h \ dcclient.h \ dcmemory.h \ dcprint.h \ @@ -288,10 +297,12 @@ ALL_HEADERS = \ dynarray.h \ dynlib.h \ dynload.h \ + effects.h \ encconv.h \ event.h \ expr.h \ fdrepdlg.h \ + features.h \ ffile.h \ file.h \ fileconf.h \ @@ -324,6 +335,7 @@ ALL_HEADERS = \ helphtml.h \ helpwin.h \ icon.h \ + iconbndl.h \ imagbmp.h \ image.h \ imaggif.h \ @@ -337,6 +349,7 @@ ALL_HEADERS = \ imagxpm.h \ intl.h \ ioswrap.h \ + ipc.h \ ipcbase.h \ isql.h \ isqlext.h \ @@ -344,6 +357,7 @@ ALL_HEADERS = \ layout.h \ laywin.h \ list.h \ + listbase.h \ listbox.h \ listctrl.h \ listimpl.cpp \ @@ -361,6 +375,7 @@ ALL_HEADERS = \ minifram.h \ module.h \ msgdlg.h \ + msgout.h \ mstream.h \ notebook.h \ object.h \ @@ -380,6 +395,7 @@ ALL_HEADERS = \ prop.h \ propform.h \ proplist.h \ + quantize.h \ radiobox.h \ radiobut.h \ regex.h \ @@ -421,6 +437,7 @@ ALL_HEADERS = \ textfile.h \ tglbtn.h \ thread.h \ + thrimpl.cpp \ time.h \ timer.h \ tipdlg.h \ @@ -441,6 +458,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -456,6 +474,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 \ @@ -473,10 +512,10 @@ ALL_HEADERS = \ generic/gridg.h \ generic/helpext.h \ generic/helphtml.h \ - generic/helpwxht.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ + generic/mdig.h \ generic/msgdlgg.h \ generic/notebook.h \ generic/paletteg.h \ @@ -489,15 +528,18 @@ ALL_HEADERS = \ generic/spinctlg.h \ generic/splash.h \ generic/splitter.h \ + generic/statline.h \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ html/helpdata.h \ @@ -517,8 +559,9 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ + artprov.o \ + artstd.o \ bmpbase.o \ choiccmn.o \ clipcmn.o \ @@ -573,9 +616,11 @@ COMMONOBJS = \ hashmap.o \ helpbase.o \ http.o \ + iconbndl.o \ imagall.o \ imagbmp.o \ image.o \ + imagfill.o \ imaggif.o \ imagiff.o \ imagjpeg.o \ @@ -596,6 +641,7 @@ COMMONOBJS = \ menucmn.o \ mimecmn.o \ module.o \ + msgout.o \ mstream.o \ nbkbase.o \ object.o \ @@ -613,6 +659,7 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ + settcmn.o \ sizer.o \ socket.o \ statbar.o \ @@ -651,6 +698,7 @@ GENERICOBJS = \ caret.o \ choicdgg.o \ colrdlgg.o \ + dcbuffer.o \ dcpsg.o \ dirctrlg.o \ dirdlgg.o \ @@ -663,11 +711,11 @@ GENERICOBJS = \ gridsel.o \ helpext.o \ helphtml.o \ - helpwxht.o \ imaglist.o \ laywin.o \ listctrl.o \ logg.o \ + mdig.o \ msgdlgg.o \ numdlgg.o \ panelg.o \ @@ -685,6 +733,7 @@ GENERICOBJS = \ tabg.o \ tbarsmpl.o \ textdlgg.o \ + timer.o \ tipdlg.o \ tipwin.o \ treectlg.o \ @@ -714,7 +763,6 @@ GUI_LOWLEVEL_OBJS = \ pen.o \ region.o \ settings.o \ - timer.o \ toplevel.o \ utils.o \ window.o @@ -745,7 +793,6 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ m_style.o \ m_tables.o \