X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6b366b9929b8fea8235f13a32ed10849bce396b7..64ac3db840a3b4496131a11817926859b4eab870:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index d66f183247..f8aa57fcc1 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -382,6 +382,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/tarstrm.cpp src/common/textbuf.cpp src/common/textfile.cpp + src/common/time.cpp src/common/timercmn.cpp src/common/timerimpl.cpp src/common/tokenzr.cpp @@ -447,6 +448,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dynload.h wx/encconv.h wx/event.h + wx/eventfilter.h wx/evtloop.h wx/except.h wx/features.h @@ -526,6 +528,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/textfile.h wx/thread.h wx/thrimpl.cpp + wx/time.h wx/timer.h wx/tls.h wx/tokenzr.h @@ -789,7 +792,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 +831,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 +853,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 @@ -879,6 +883,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/helphtml.h wx/icon.h wx/infobar.h + wx/itemid.h wx/layout.h wx/listbox.h wx/mdi.h @@ -920,6 +925,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/valnum.h wx/window.h wx/windowid.h + wx/withimages.h wx/wrapsizer.h wx/wupdlock.h @@ -996,6 +1002,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 @@ -1090,6 +1097,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 @@ -1127,6 +1135,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 @@ -1683,6 +1692,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 @@ -1703,6 +1713,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 @@ -1803,6 +1814,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 @@ -2895,6 +2907,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/listctrl.h wx/generic/mdig.h wx/generic/statusbr.h + wx/univ/anybutton.h wx/univ/app.h wx/univ/bmpbuttn.h wx/univ/button.h @@ -2905,6 +2918,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 @@ -2950,7 +2964,9 @@ 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 src/generic/calctrlg.cpp src/generic/commandlinkbuttong.cpp @@ -2967,21 +2983,26 @@ 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 wx/aboutdlg.h wx/animate.h + wx/bannerwindow.h wx/bmpcbox.h wx/calctrl.h wx/commandlinkbutton.h wx/dataview.h wx/datectrl.h wx/dateevt.h + wx/datetimectrl.h wx/dcbuffer.h wx/dvrenderers.h wx/editlbox.h @@ -3003,6 +3024,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 @@ -3011,11 +3033,14 @@ 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 @@ -3023,6 +3048,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 @@ -3040,7 +3066,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 @@ -3048,7 +3076,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 @@ -3346,21 +3376,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + - + src/msw/webview_ie.cpp src/gtk/webview_webkit.cpp src/osx/webview_webkit.mm - - $(WEB_SRC_PLATFORM) + + $(WEBVIEW_SRC_PLATFORM) src/common/webview.cpp src/common/webviewarchivehandler.cpp - + wx/msw/webviewhistoryitem_ie.h wx/msw/webview_ie.h @@ -3374,8 +3404,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/osx/webview_webkit.h - - $(WEB_HDR_PLATFORM) + + $(WEBVIEW_HDR_PLATFORM) wx/webview.h wx/webviewarchivehandler.h @@ -3386,6 +3416,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_animatctrl.cpp + src/xrc/xh_bannerwindow.cpp src/xrc/xh_bmp.cpp src/xrc/xh_bmpcbox.cpp src/xrc/xh_bmpbt.cpp @@ -3441,6 +3472,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 @@ -3454,6 +3486,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_all.h wx/xrc/xh_animatctrl.h + wx/xrc/xh_bannerwindow.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpcbox.h @@ -3508,6 +3541,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 @@ -3981,7 +4015,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) ${WEB_HDR} + $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) $(WEBVIEW_HDR)