X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad07ce2bbd0dbde698c21e54460ae3e66822630d..a4588fd1df27e5d1557796825b47e37627e3de7e:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 192972ff8d..93d580b4e8 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -114,8 +114,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/gccpriv.h wx/msw/mimetype.h wx/msw/stackwalk.h + wx/msw/stdpaths.h wx/msw/winundef.h wx/msw/wrapcctl.h + wx/msw/wrapcdlg.h wx/msw/wrapwin.h @@ -132,8 +134,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/cfstring.cpp - src/mac/corefoundation/hid.cpp src/mac/corefoundation/stdpaths_cf.cpp + src/mac/corefoundation/utilsexc_base.cpp wx/mac/corefoundation/cfstring.h @@ -185,12 +187,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + + $(BASE_MAC_SRC) src/unix/baseunix.cpp src/unix/dlunix.cpp src/unix/stdpaths.cpp - + + $(BASE_MAC_HDR) + wx/unix/apptbase.h + wx/unix/apptrait.h wx/unix/stdpaths.h @@ -252,6 +258,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/palmos/stdpaths.h + + + + + + src/msdos/dir.cpp + src/msdos/mimetype.cpp + src/msdos/utilsdos.cpp + + + + + wx/msdos/mimetype.h + + @@ -263,7 +284,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/config.cpp src/common/datetime.cpp src/common/datstrm.cpp - src/common/debugrpt.cpp src/common/dircmn.cpp src/common/dynarray.cpp src/common/dynlib.cpp @@ -336,11 +356,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/config.h wx/containr.h wx/datetime.h - wx/datetime.inl wx/datstrm.h wx/dde.h wx/debug.h - wx/debugrpt.h wx/defs.h wx/dir.h wx/dlimpexp.h @@ -385,12 +403,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mimetype.h wx/module.h wx/msgout.h - wx/msgout.h wx/mstream.h wx/object.h wx/platform.h wx/process.h wx/ptr_scpd.h + wx/recguard.h wx/regex.h wx/scopeguard.h wx/snglinst.h @@ -495,7 +513,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/url.h + + + + + + src/common/debugrpt.cpp + src/generic/dbgrptg.cpp + + + wx/debugrpt.h + @@ -580,7 +609,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/choicdgg.cpp src/generic/choicbkg.cpp src/generic/dcpsg.cpp - src/generic/dbgrptg.cpp src/generic/dirctrlg.cpp src/generic/dragimgg.cpp src/generic/listbkg.cpp @@ -1067,6 +1095,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/button.h wx/motif/checkbox.h wx/motif/checklst.h + wx/motif/chkconf.h wx/motif/choice.h wx/motif/clipbrd.h wx/motif/colour.h @@ -1242,7 +1271,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/window.cpp + wx/msw/popupwin.h wx/msw/uxtheme.h + wx/msw/uxthemep.h + wx/msw/htmlhelp.h @@ -1393,7 +1425,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/window.h - wx/msw/gnuwin32/winresrc.h wx/msw/wx.manifest wx/msw/wx.rc @@ -1402,36 +1433,28 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/blank.cur wx/msw/bullseye.cur - wx/msw/clock.cur + wx/msw/cross.cur wx/msw/hand.cur - wx/msw/heart.cur wx/msw/magnif1.cur - wx/msw/noentry.cur wx/msw/pbrush.cur wx/msw/pencil.cur wx/msw/pntleft.cur wx/msw/pntright.cur - wx/msw/query.cur wx/msw/rightarr.cur wx/msw/roller.cur - wx/msw/size.cur - wx/msw/watch1.cur wx/msw/cdrom.ico wx/msw/child.ico wx/msw/computer.ico wx/msw/drive.ico - wx/msw/error.ico wx/msw/file1.ico wx/msw/floppy.ico wx/msw/folder1.ico wx/msw/folder2.ico - wx/msw/info.ico wx/msw/mdi.ico wx/msw/question.ico wx/msw/removble.ico wx/msw/std.ico - wx/msw/warning.ico @@ -1603,6 +1626,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/ownerdrw.cpp src/os2/palette.cpp src/os2/pen.cpp + src/os2/popupwin.cpp src/os2/print.cpp src/os2/radiobox.cpp src/os2/radiobut.cpp @@ -1618,6 +1642,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/stattext.cpp src/os2/tabctrl.cpp src/os2/textctrl.cpp + src/os2/tglbtn.cpp src/os2/timer.cpp src/os2/toolbar.cpp src/os2/tooltip.cpp @@ -1695,6 +1720,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/stattext.h wx/os2/tabctrl.h wx/os2/textctrl.h + wx/os2/tglbtn.h wx/os2/timer.h wx/os2/toolbar.h wx/os2/tooltip.h @@ -1711,6 +1737,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/gsockosx.cpp + src/mac/corefoundation/hid.cpp src/mac/corefoundation/utilsexc_cf.cpp @@ -1774,6 +1801,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/gauge.cpp src/mac/carbon/gdiobj.cpp src/mac/carbon/icon.cpp + src/mac/carbon/imaglist.cpp src/mac/carbon/listbox.cpp src/mac/carbon/mdi.cpp src/mac/carbon/menu.cpp @@ -1813,7 +1841,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/caret.cpp src/generic/fdrepdlg.cpp src/generic/fontdlgg.cpp - src/generic/imaglist.cpp src/generic/listctrl.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp @@ -1993,7 +2020,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/caret.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h - wx/generic/imaglist.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -2009,6 +2035,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/gsockosx.cpp + src/mac/corefoundation/hid.cpp src/mac/corefoundation/utilsexc_cf.cpp @@ -2310,6 +2337,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/gridsel.cpp src/generic/helpext.cpp src/generic/laywin.cpp + src/generic/propdlg.cpp src/generic/sashwin.cpp src/generic/splash.cpp src/generic/tipdlg.cpp @@ -2327,12 +2355,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/gridsel.h wx/generic/helpext.h wx/generic/laywin.h + wx/generic/propdlg.h wx/generic/sashwin.h wx/generic/splash.h wx/generic/wizard.h wx/grid.h wx/joystick.h wx/laywin.h + wx/propdlg.h wx/sashwin.h wx/sound.h wx/splash.h @@ -2436,8 +2466,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/mediactrl.cpp + src/msw/ole/activex.cpp + wx/msw/ole/activex.h @@ -2549,6 +2581,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_datectrl.cpp src/xrc/xh_dlg.cpp src/xrc/xh_frame.cpp + src/xrc/xh_mdi.cpp src/xrc/xh_gauge.cpp src/xrc/xh_gdctl.cpp src/xrc/xh_html.cpp @@ -2594,6 +2627,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_datectrl.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h + wx/xrc/xh_mdi.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_html.h @@ -2709,7 +2743,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - $(BASE_MAC_SRC) $(BASE_MAC_OSX_SRC) + $(BASE_MACOSX_WXMAC_SRC) $(BASE_MACOSX_NOTWXMAC_SRC) $(BASE_MACOSX_NOTWXMAC_SRC) $(BASE_MACOSX_NOTWXMAC_SRC) @@ -2727,6 +2761,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_SRC) $(BASE_MAC_CARBONLIB_SRC) $(BASE_OS2_SRC) $(BASE_PALMOS_SRC) + $(BASE_MSDOS_SRC) $(BASE_AND_GUI_MAC_SRC) @@ -2736,15 +2771,31 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_WIN32_SRC) $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_PALMOS_SRC) + $(BASE_AND_GUI_MSDOS_SRC) + + + + + $(BASE_MACOSX_WXMAC_HDR) + $(BASE_MACOSX_NOTWXMAC_HDR) + $(BASE_MACOSX_NOTWXMAC_HDR) + $(BASE_MACOSX_NOTWXMAC_HDR) + $(BASE_MACOSX_NOTWXMAC_HDR) + + + + $(BASE_MACOSX_NOTWXMAC_HDR) + $(BASE_UNIX_HDR) $(BASE_WIN32_HDR) $(BASE_WINCE_HDR) - $(BASE_MAC_HDR) $(BASE_MAC_OSX_HDR) - $(BASE_UNIX_HDR) + $(BASE_MACOSX_HDR) $(BASE_PALMOS_HDR) + $(BASE_MSDOS_HDR) @@ -2793,7 +2844,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(GTK_LOWLEVEL_HDR) $(MOTIF_LOWLEVEL_HDR) - $(MSW_LOWLEVEL_HDR) + $(MSW_LOWLEVEL_HDR) $(MSW_DESKTOP_LOWLEVEL_HDR) $(MSW_LOWLEVEL_HDR) $(MAC_LOWLEVEL_HDR) $(COCOA_LOWLEVEL_HDR) @@ -2905,7 +2956,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(LOWLEVEL_HDR) $(GUI_CORE_HEADERS) $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR) - $(OPENGL_HDR) $(DBGRID_HDR) $(XRC_HDR) + $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) @@ -2925,6 +2976,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) $(BASE_MAC_SRC) $(BASE_OS2_SRC) + $(BASE_MSDOS_SRC) $(BASE_AND_GUI_CMN_SRC) $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_MAC_SRC)