X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb5ab39697e3458fff30ffebffe36c3fc6db6548..e8c1be041f43e843e0e57cb1591d38664e98d43c:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index c95548b348..a647350ece 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -72,6 +72,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/execute.h wx/unix/mimetype.h wx/unix/pipe.h + wx/unix/private.h wx/unix/stackwalk.h wx/unix/stdpaths.h @@ -112,6 +113,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/dde.h wx/msw/debughlp.h wx/msw/gccpriv.h + wx/msw/libraries.h wx/msw/mimetype.h wx/msw/stackwalk.h wx/msw/stdpaths.h @@ -229,6 +231,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/apptrait.h wx/os2/mimetype.h wx/os2/stdpaths.h + wx/os2/chkconf.h @@ -392,6 +395,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/ipcbase.h wx/isql.h wx/isqlext.h + wx/link.h wx/list.h wx/listimpl.cpp wx/log.h @@ -408,6 +412,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/platform.h wx/process.h wx/ptr_scpd.h + wx/recguard.h wx/regex.h wx/scopeguard.h wx/snglinst.h @@ -624,6 +629,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/textdlgg.cpp src/generic/tipwin.cpp src/generic/treectlg.cpp + src/generic/treebkg.cpp src/generic/vlbox.cpp src/generic/vscroll.cpp @@ -790,6 +796,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/tooltip.h wx/toplevel.h wx/treebase.h + wx/treebook.h wx/treectrl.h wx/valgen.h wx/vidmode.h @@ -1295,7 +1302,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/bmpbuttn.cpp src/msw/button.cpp src/msw/checkbox.cpp - src/msw/checklst.cpp src/msw/choice.cpp src/msw/colordlg.cpp src/msw/combobox.cpp @@ -1345,7 +1351,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/button.h wx/msw/caret.h wx/msw/checkbox.h - wx/msw/checklst.h wx/msw/choice.h wx/msw/clipbrd.h wx/msw/colordlg.h @@ -1402,6 +1407,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/regconf.h wx/msw/region.h wx/msw/registry.h + wx/msw/rcdefs.h wx/msw/scrolbar.h wx/msw/setup0.h wx/msw/slider95.h @@ -1425,6 +1431,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/wx.manifest + wx/msw/amd64.manifest + wx/msw/ia64.manifest wx/msw/wx.rc wx/msw/colours.bmp @@ -1458,10 +1466,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/msw/checklst.cpp src/msw/fdrepdlg.cpp src/msw/fontdlg.cpp + wx/msw/checklst.h wx/msw/fdrepdlg.h wx/msw/fontdlg.h wx/msw/helpbest.h @@ -1474,6 +1484,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp src/generic/fontdlgg.cpp + src/msw/wince/checklst.cpp src/msw/wince/choicece.cpp src/msw/wince/crt.cpp src/msw/wince/filedlgwce.cpp @@ -1486,6 +1497,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/fdrepdlg.h wx/generic/fontdlgg.h + wx/msw/wince/checklst.h wx/msw/wince/choicece.h wx/msw/wince/helpwce.h wx/msw/wince/libraries.h @@ -1535,6 +1547,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mgl/app.h wx/mgl/bitmap.h wx/mgl/brush.h + wx/mgl/chkconf.h wx/mgl/clipbrd.h wx/mgl/colour.h wx/mgl/cursor.h @@ -1599,6 +1612,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/dcprint.cpp src/os2/dcscreen.cpp src/os2/dialog.cpp + src/os2/display.cpp src/os2/dnd.cpp src/os2/evtloop.cpp src/os2/filedlg.cpp @@ -1680,6 +1694,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/dcprint.h wx/os2/dcscreen.h wx/os2/dialog.h + wx/os2/display.h wx/os2/dnd.h wx/os2/filedlg.h wx/os2/font.h @@ -2341,6 +2356,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/splash.cpp src/generic/tipdlg.cpp src/generic/wizard.cpp + src/richtext/richtextctrl.cpp + src/richtext/richtextbuffer.cpp + src/richtext/richtextstyles.cpp + src/richtext/richtextxml.cpp + src/richtext/richtexthtml.cpp @@ -2369,6 +2389,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/tipdlg.h wx/wave.h wx/wizard.h + wx/richtext/richtextctrl.h + wx/richtext/richtextbuffer.h + wx/richtext/richtextstyles.h + wx/richtext/richtextxml.h @@ -2465,8 +2489,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 @@ -2581,6 +2607,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_mdi.cpp src/xrc/xh_gauge.cpp src/xrc/xh_gdctl.cpp + src/xrc/xh_grid.cpp src/xrc/xh_html.cpp src/xrc/xh_listb.cpp src/xrc/xh_listbk.cpp @@ -2605,6 +2632,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_tglbtn.cpp src/xrc/xh_toolb.cpp src/xrc/xh_tree.cpp + src/xrc/xh_treebk.cpp src/xrc/xh_unkwn.cpp src/xrc/xh_wizrd.cpp src/xrc/xmlres.cpp @@ -2627,6 +2655,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_mdi.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h + wx/xrc/xh_grid.h wx/xrc/xh_html.h wx/xrc/xh_listb.h wx/xrc/xh_listbk.h @@ -2651,6 +2680,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_tglbtn.h wx/xrc/xh_toolb.h wx/xrc/xh_tree.h + wx/xrc/xh_treebk.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h wx/xrc/xmlres.h @@ -2788,8 +2818,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MACOSX_NOTWXMAC_HDR) - $(BASE_UNIX_HDR) - $(BASE_WIN32_HDR) $(BASE_WINCE_HDR) + $(BASE_UNIX_HDR) + $(BASE_WIN32_HDR) $(BASE_WINCE_HDR) $(BASE_MACOSX_HDR) $(BASE_PALMOS_HDR) $(BASE_MSDOS_HDR) @@ -2813,8 +2843,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(NET_OS2_SRC) - $(NET_UNIX_HDR) - $(NET_WIN32_HDR) $(NET_WINCE_HDR) + $(NET_UNIX_HDR) + $(NET_WIN32_HDR) $(NET_WINCE_HDR) $(NET_OS2_HDR) $(NET_UNIX_HDR) $(NET_MAC_CARBONLIB_HDR) @@ -2903,9 +2933,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_MSW_NATIVE_SRC) + $(ADVANCED_MSW_NATIVE_SRC) $(ADVANCED_MSW_NATIVE_HDR) + $(ADVANCED_MSW_NATIVE_HDR) @@ -2957,23 +2989,42 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR) $(NET_CMN_HDR) $(NET_PLATFORM_HDR) $(XML_HDR) $(ODBC_HDR) - $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS) + + + + $(BASE_CMN_HDR) + $(BASE_UNIX_HDR) + $(BASE_WIN32_HDR) $(BASE_WINCE_HDR) + $(BASE_MACOSX_HDR) + $(BASE_PALMOS_HDR) + $(BASE_MSDOS_HDR) + $(NET_CMN_HDR) + $(NET_UNIX_HDR) + $(NET_WIN32_HDR) $(NET_WINCE_HDR) + $(NET_OS2_HDR) + $(NET_UNIX_HDR) + $(NET_MAC_CARBONLIB_HDR) + $(XML_HDR) $(ODBC_HDR) + + + $(BASE_CMN_SRC) $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) $(BASE_MAC_SRC) $(BASE_OS2_SRC) $(BASE_MSDOS_SRC) + $(BASE_PALMOS_SRC) $(BASE_AND_GUI_CMN_SRC) $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_MAC_SRC)