X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524cb04066186fd955c59a721575397b978192c0..5bb82ad49f605933e95f8ca77714cf7f69e5f9af:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 91712bde3e..ad1aeda0e7 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -789,7 +789,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/markuptext.cpp src/generic/msgdlgg.cpp src/generic/numdlgg.cpp - src/generic/panelg.cpp src/generic/progdlgg.cpp src/generic/printps.cpp src/generic/renderg.cpp @@ -829,6 +828,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/control.h wx/ctrlsub.h wx/cursor.h + wx/custombgwin.h wx/dc.h wx/dcclient.h wx/dcgraph.h @@ -850,6 +850,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/choicdgg.h wx/generic/colrdlgg.h wx/generic/combo.h + wx/generic/custombgwin.h wx/generic/dcpsg.h wx/generic/dirctrlg.h wx/generic/dragimgg.h @@ -998,6 +999,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/paper.h wx/persist.h wx/persist/bookctrl.h + wx/persist/splitter.h wx/persist/toplevel.h wx/persist/treebook.h wx/persist/window.h @@ -1092,6 +1094,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/font.cpp src/gtk/sockgtk.cpp src/gtk/minifram.cpp + src/gtk/nonownedwnd.cpp src/gtk/pen.cpp src/gtk/popupwin.cpp src/gtk/private.cpp @@ -1129,6 +1132,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/font.h wx/gtk/filehistory.h wx/gtk/minifram.h + wx/gtk/nonownedwnd.h wx/gtk/pen.h wx/gtk/popupwin.h wx/gtk/private/win_gtk.h @@ -1685,6 +1689,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/icon.cpp src/msw/imaglist.cpp src/msw/minifram.cpp + src/msw/nonownedwnd.cpp src/msw/ole/dataobj.cpp src/msw/ole/dropsrc.cpp src/msw/ole/droptgt.cpp @@ -1705,6 +1710,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/window.cpp + wx/msw/nonownedwnd.h wx/msw/ole/activex.h wx/msw/popupwin.h wx/msw/uxtheme.h @@ -1805,6 +1811,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/control.h wx/msw/ctrlsub.h wx/msw/cursor.h + wx/msw/custombgwin.h wx/msw/dc.h wx/msw/dcclient.h wx/msw/dcmemory.h @@ -2908,6 +2915,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/univ/colschem.h wx/univ/combobox.h wx/univ/control.h + wx/univ/custombgwin.h wx/univ/dialog.h wx/univ/frame.h wx/univ/gauge.h @@ -2953,6 +2961,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/gridcmn.cpp src/common/hyperlnkcmn.cpp src/common/odcombocmn.cpp + src/common/richtooltipcmn.cpp src/generic/aboutdlgg.cpp src/generic/bannerwindow.cpp src/generic/bmpcboxg.cpp @@ -2971,8 +2980,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/notifmsgg.cpp src/generic/odcombo.cpp src/generic/propdlg.cpp + src/generic/richtooltip.cpp src/generic/sashwin.cpp src/generic/splash.cpp + src/generic/timectrl.cpp src/generic/tipdlg.cpp src/generic/treelist.cpp src/generic/wizard.cpp @@ -3009,6 +3020,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/propdlg.h wx/generic/sashwin.h wx/generic/splash.h + wx/generic/timectrl.h wx/generic/wizard.h wx/grid.h wx/hyperlink.h @@ -3017,10 +3029,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/notifmsg.h wx/odcombo.h wx/propdlg.h + wx/richtooltip.h wx/sashwin.h wx/sound.h wx/splash.h wx/taskbar.h + wx/timectrl.h wx/tipdlg.h wx/treelist.h wx/wizard.h @@ -3030,6 +3044,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp src/msw/aboutdlg.cpp src/msw/notifmsg.cpp + src/msw/richtooltip.cpp src/msw/sound.cpp src/msw/taskbar.cpp @@ -3047,7 +3062,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/commandlinkbutton.cpp src/msw/datecontrols.cpp src/msw/datectrl.cpp + src/msw/datetimectrl.cpp src/msw/hyperlink.cpp + src/msw/timectrl.cpp wx/generic/animate.h @@ -3055,7 +3072,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/commandlinkbutton.h wx/msw/calctrl.h wx/msw/datectrl.h + wx/msw/datetimectrl.h wx/msw/hyperlink.h + wx/msw/timectrl.h @@ -3352,7 +3371,40 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MSW_HTML_HDR) + + + + + src/msw/webview_ie.cpp + src/gtk/webview_webkit.cpp + src/osx/webview_webkit.mm + + + $(WEBVIEW_SRC_PLATFORM) + src/common/webview.cpp + src/common/webviewarchivehandler.cpp + + + + + wx/msw/webviewhistoryitem_ie.h + wx/msw/webview_ie.h + + + wx/gtk/webviewhistoryitem_webkit.h + wx/gtk/webview_webkit.h + + + wx/osx/webviewhistoryitem_webkit.h + wx/osx/webview_webkit.h + + + + $(WEBVIEW_HDR_PLATFORM) + wx/webview.h + wx/webviewarchivehandler.h + @@ -3416,6 +3468,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_sttxt.cpp src/xrc/xh_text.cpp src/xrc/xh_tglbtn.cpp + src/xrc/xh_timectrl.cpp src/xrc/xh_toolb.cpp src/xrc/xh_toolbk.cpp src/xrc/xh_tree.cpp @@ -3484,6 +3537,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_tglbtn.h + wx/xrc/xh_timectrl.h wx/xrc/xh_toolb.h wx/xrc/xh_toolbk.h wx/xrc/xh_tree.h @@ -3957,7 +4011,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(GUI_CORE_HEADERS) $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR) $(OPENGL_HDR) $(QA_HDR) $(XRC_HDR) $(AUI_HDR) $(PROPGRID_HDR) - $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) + $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) ${WEBVIEW_HDR}