X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f4308cf55f492ec9bf2760e660f038007a51adcd..f8193bbb146376fddf1f6c9863aba3b7f5be1646:/build/bakefiles/files.bkl?ds=inline
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 50d53a58af..f27574f37e 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
@@ -998,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
@@ -1092,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
@@ -1129,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
@@ -1685,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
@@ -1705,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
@@ -1805,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
@@ -2908,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
@@ -2953,6 +2964,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,9 +2983,12 @@ 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/richtooltipg.cpp
src/generic/sashwin.cpp
src/generic/splash.cpp
+ src/generic/timectrlg.cpp
src/generic/tipdlg.cpp
+ src/generic/treelist.cpp
src/generic/wizard.cpp
@@ -2987,6 +3002,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/dataview.h
wx/datectrl.h
wx/dateevt.h
+ wx/datetimectrl.h
wx/dcbuffer.h
wx/dvrenderers.h
wx/editlbox.h
@@ -3008,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
@@ -3016,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
@@ -3028,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
@@ -3045,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
@@ -3053,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
@@ -3093,12 +3118,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/taskbarcmn.cpp
src/generic/animateg.cpp
+ src/osx/datetimectrl_osx.cpp
+ src/osx/datectrl_osx.cpp
src/osx/sound_osx.cpp
+ src/osx/timectrl_osx.cpp
src/osx/carbon/sound.cpp
src/osx/core/sound.cpp
src/osx/cocoa/aboutdlg.mm
src/osx/dataview_osx.cpp
src/osx/cocoa/dataview.mm
+ src/osx/cocoa/datetimectrl.mm
src/osx/cocoa/taskbar.mm
src/osx/core/hidjoystick.cpp
@@ -3106,11 +3135,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/animate.h
wx/osx/dataview.h
+ wx/osx/datectrl.h
+ wx/osx/datetimectrl.h
wx/osx/dvrenderer.h
wx/osx/dvrenderers.h
wx/osx/joystick.h
wx/osx/sound.h
wx/osx/taskbarosx.h
+ wx/osx/timectrl.h
wx/osx/core/joystick.h
wx/osx/cocoa/dataview.h
@@ -3350,7 +3382,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
+
@@ -3414,6 +3479,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
@@ -3482,6 +3548,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
@@ -3955,7 +4022,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)