X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38073aff65a094097aded5d41442a059a08420b6..574c6e1a978d5be9e9f80b28238d6f274f368c5d:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 325844e4d2..0b9e07dc82 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -655,6 +655,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/choicdgg.cpp src/generic/choicbkg.cpp src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/combog.cpp src/generic/dcpsg.cpp src/generic/dirctrlg.cpp @@ -689,6 +690,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/choicdlg.h wx/choice.h wx/cmndata.h + wx/collpane.h wx/combo.h wx/combobox.h wx/control.h @@ -984,6 +986,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/checkbox.cpp src/gtk/checklst.cpp src/gtk/choice.cpp + src/gtk/collpane.cpp src/gtk/colordlg.cpp src/gtk/combobox.cpp src/gtk/control.cpp @@ -1032,6 +1035,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/button.h wx/gtk/checkbox.h wx/gtk/checklst.h + wx/gtk/collpane.h wx/gtk/colordlg.h wx/gtk/choice.h wx/gtk/combobox.h @@ -2633,9 +2637,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/animatecmn.cpp src/common/datavcmn.cpp src/generic/aboutdlgg.cpp + src/generic/animateg.cpp src/generic/bmpcboxg.cpp src/generic/calctrl.cpp - src/generic/collpaneg.cpp src/generic/datavgen.cpp src/generic/datectlg.cpp src/generic/grid.cpp @@ -2657,15 +2661,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/animdecod.h wx/bmpcbox.h wx/calctrl.h - wx/collpane.h wx/dataview.h wx/dateevt.h wx/dcbuffer.h wx/aboutdlg.h wx/generic/aboutdlgg.h + wx/generic/animate.h wx/generic/bmpcbox.h wx/generic/calctrl.h - wx/generic/collpaneg.h wx/generic/datectrl.h wx/generic/dataview.h wx/generic/grid.h @@ -2698,14 +2701,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/generic/animateg.cpp src/common/taskbarcmn.cpp src/msw/aboutdlg.cpp src/msw/sound.cpp src/msw/taskbar.cpp - wx/generic/animate.h wx/msw/sound.h wx/msw/taskbar.h @@ -2727,7 +2728,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/generic/animateg.cpp src/common/taskbarcmn.cpp src/mac/carbon/aboutdlg.cpp src/mac/carbon/drawer.cpp @@ -2736,7 +2736,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/hidjoystick.cpp - wx/generic/animate.h wx/mac/carbon/drawer.h wx/mac/carbon/sound.h wx/mac/carbon/taskbarosx.h @@ -2744,24 +2743,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/generic/animateg.cpp src/cocoa/taskbar.mm src/common/taskbarcmn.cpp src/mac/corefoundation/hidjoystick.cpp - wx/generic/animate.h wx/cocoa/taskbar.h wx/mac/corefoundation/joystick.h - src/generic/animateg.cpp src/os2/joystick.cpp src/os2/sound.cpp - wx/generic/animate.h wx/os2/joystick.h wx/os2/sound.h @@ -2779,42 +2774,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/generic/animateg.cpp src/gtk/aboutdlg.cpp src/gtk/animate.cpp - src/gtk/collpane.cpp src/gtk/dataview.cpp src/gtk/taskbar.cpp src/gtk/eggtrayicon.c - wx/generic/animate.h wx/gtk/animate.h - wx/gtk/collpane.h - src/generic/animateg.cpp src/gtk1/eggtrayicon.c src/gtk1/taskbar.cpp - wx/generic/animate.h - - - - src/generic/animateg.cpp - - - wx/generic/animate.h - - - - src/generic/animateg.cpp - - - - wx/generic/animate.h @@ -2832,6 +2806,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/mediactrl_am.cpp src/msw/mediactrl_wmp10.cpp + src/msw/mediactrl_qt.cpp src/msw/ole/activex.cpp @@ -2914,6 +2889,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/htmllbox.cpp + + wx/msw/helpbest.h + wx/html/helpctrl.h wx/html/helpdata.h @@ -2933,7 +2911,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wxhtml.h wx/htmllbox.h - wx/msw/helpbest.h + $(MSW_HTML_HDR) @@ -2977,6 +2955,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_panel.cpp src/xrc/xh_radbt.cpp src/xrc/xh_radbx.cpp + + src/xrc/xh_scrol.cpp src/xrc/xh_scwin.cpp src/xrc/xh_htmllbox.cpp @@ -3035,6 +3015,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_panel.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h + wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_htmllbox.h @@ -3340,7 +3321,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_MSW_SRC) $(ADVANCED_MAC_SRC) $(ADVANCED_COCOA_SRC) - $(ADVANCED_UNIX_SRC) $(ADVANCED_MOTIF_SRC) + $(ADVANCED_UNIX_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK1_SRC) $(ADVANCED_UNIX_SRC) @@ -3351,7 +3332,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_MSW_HDR) $(ADVANCED_MAC_HDR) $(ADVANCED_COCOA_HDR) - $(ADVANCED_UNIX_HDR) $(ADVANCED_MOTIF_HDR) + $(ADVANCED_UNIX_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR) $(ADVANCED_UNIX_HDR) @@ -3370,11 +3351,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_PLATFORM_NATIVE_SRC) - $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_UNIV_SRC + $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_CMN_HDR) $(ADVANCED_CMN_NATIVE_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_PLATFORM_NATIVE_HDR) - $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_UNIX_HDR) + $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)