X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3f8cdda4851796e5f5f5bcd82d9e867a30581a6f..89d62794e4595794191c7c9fcda6fd9f6b016664:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index a68221526b..e9998087fa 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -235,6 +235,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/timerunx.cpp src/os2/dir.cpp src/os2/mimetype.cpp + src/os2/snglinst.cpp src/os2/stdpaths.cpp src/os2/thread.cpp src/os2/utils.cpp @@ -313,6 +314,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/config.cpp src/common/convauto.cpp src/common/datetime.cpp + src/common/datetimefmt.cpp src/common/datstrm.cpp src/common/dircmn.cpp src/common/dynarray.cpp @@ -352,6 +354,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/regex.cpp src/common/stdpbase.cpp src/common/sstream.cpp + src/common/stdstream.cpp src/common/stopwatch.cpp src/common/strconv.cpp src/common/stream.cpp @@ -388,6 +391,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/afterstd.h + wx/anystr.h wx/app.h wx/apptrait.h wx/archive.h @@ -399,6 +403,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/buffer.h wx/build.h wx/chartype.h + wx/checkeddelete.h wx/chkconf.h wx/clntdata.h wx/cmdargs.h @@ -472,12 +477,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/ptr_shrd.h wx/recguard.h wx/regex.h + wx/scopedarray.h + wx/scopedptr.h wx/scopeguard.h + wx/sharedptr.h wx/snglinst.h wx/sstream.h wx/stack.h wx/stackwalk.h wx/stdpaths.h + wx/stdstream.h wx/stockitem.h wx/stopwatch.h wx/strconv.h @@ -575,6 +584,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/protocol/file.h wx/protocol/ftp.h wx/protocol/http.h + wx/protocol/log.h wx/protocol/protocol.h wx/sckaddr.h wx/sckipc.h @@ -673,6 +683,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/listctrlcmn.cpp src/common/matrix.cpp src/common/menucmn.cpp + src/common/mousemanager.cpp src/common/nbkbase.cpp src/common/overlaycmn.cpp src/common/paper.cpp @@ -803,6 +814,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/listbox.h wx/mdi.h wx/menu.h + wx/mousemanager.h wx/msgdlg.h wx/nativewin.h wx/numdlg.h @@ -829,6 +841,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/textctrl.h wx/textdlg.h wx/textentry.h + wx/textwrapper.h wx/toolbar.h wx/validate.h wx/valtext.h @@ -1559,6 +1572,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/msw/ole/activex.cpp src/msw/app.cpp src/msw/bitmap.cpp src/msw/brush.cpp @@ -1605,6 +1619,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/window.cpp + wx/msw/ole/activex.h wx/msw/popupwin.h wx/msw/uxtheme.h wx/msw/uxthemep.h @@ -1659,7 +1674,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/nativewin.cpp src/msw/notebook.cpp src/msw/ole/access.cpp - src/msw/ole/activex.cpp src/msw/ownerdrw.cpp src/msw/radiobox.cpp src/msw/radiobut.cpp @@ -1732,7 +1746,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/msvcrt.h wx/msw/notebook.h wx/msw/ole/access.h - wx/msw/ole/activex.h wx/msw/ole/dataform.h wx/msw/ole/dataobj.h wx/msw/ole/dataobj2.h @@ -2156,6 +2169,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/osx/accel.cpp + src/osx/artmac.cpp src/osx/bmpbuttn_osx.cpp src/osx/brush.cpp src/osx/button_osx.cpp @@ -2220,7 +2234,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + src/html/htmlctrl/webkit/webkit.mm src/osx/carbon/colordlgosx.mm src/osx/carbon/fontdlgosx.mm @@ -2249,15 +2263,29 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/osx/carbon/renderer.cpp src/osx/carbon/settings.cpp src/osx/carbon/statbrma.cpp + src/osx/carbon/region.cpp src/osx/carbon/utilscocoa.mm + + src/generic/caret.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp + src/generic/colrdlgg.cpp + src/generic/dirdlgg.cpp + src/generic/fdrepdlg.cpp + src/generic/filedlgg.cpp + src/generic/filepickerg.cpp + src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp + src/generic/listctrl.cpp + src/generic/prntdlgg.cpp + src/generic/statusbr.cpp $(OSX_CARBON_COCOA_SRC) - src/osx/artmac.cpp src/osx/carbon/bmpbuttn.cpp src/osx/carbon/button.cpp src/osx/carbon/checkbox.cpp @@ -2277,7 +2305,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/osx/carbon/notebmac.cpp src/osx/carbon/printdlg.cpp src/osx/carbon/radiobut.cpp - src/osx/carbon/region.cpp src/osx/carbon/scrolbar.cpp src/osx/carbon/slider.cpp src/osx/carbon/spinbutt.cpp @@ -2291,23 +2318,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/osx/carbon/toolbar.cpp src/osx/carbon/tooltip.cpp src/osx/carbon/window.cpp - - src/html/htmlctrl/webkit/webkit.mm - - src/generic/caret.cpp - src/generic/clrpickerg.cpp - src/generic/collpaneg.cpp - src/generic/fdrepdlg.cpp - src/generic/filepickerg.cpp - src/generic/fontdlgg.cpp - src/generic/fontpickerg.cpp - src/generic/listctrl.cpp - src/generic/prntdlgg.cpp - src/generic/statusbr.cpp + + wx/html/webkit.h + wx/osx/accel.h wx/osx/app.h wx/osx/bitmap.h @@ -2385,6 +2402,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/osx/treectrl.h wx/osx/uma.h wx/osx/window.h + + wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h + wx/generic/colrdlgg.h + wx/generic/dirdlgg.h + wx/generic/fdrepdlg.h + wx/generic/filedlgg.h + wx/generic/filepickerg.h + wx/generic/fontdlgg.h + wx/generic/fontpickerg.h + wx/generic/listctrl.h + wx/generic/prntdlgg.h + wx/generic/statusbr.h @@ -2400,18 +2431,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/osx/carbon/region.h wx/osx/carbon/statbmp.h wx/osx/carbon/uma.h - - wx/generic/caret.h - wx/generic/clrpickerg.h - wx/generic/collpaneg.h - wx/generic/fdrepdlg.h - wx/generic/filepickerg.h - wx/generic/fontdlgg.h - wx/generic/fontpickerg.h - wx/generic/listctrl.h - wx/generic/statusbr.h - - wx/html/webkit.h @@ -2449,17 +2468,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/osx/cocoa/toolbar.mm src/osx/cocoa/tooltip.mm src/osx/cocoa/window.mm - src/generic/caret.cpp - src/generic/clrpickerg.cpp - src/generic/collpaneg.cpp - src/generic/fdrepdlg.cpp - src/generic/filepickerg.cpp - src/generic/fontdlgg.cpp - src/generic/fontpickerg.cpp - src/generic/listctrl.cpp - src/generic/prntdlgg.cpp - src/generic/regiong.cpp - src/generic/statusbr.cpp wx/osx/cocoa/chkconf.h @@ -2871,14 +2879,12 @@ src/osx/iphone/window.mm src/common/taskbarcmn.cpp - src/generic/animateg.cpp src/msw/aboutdlg.cpp src/msw/notifmsg.cpp src/msw/sound.cpp src/msw/taskbar.cpp - wx/generic/animate.h wx/msw/notifmsg.h wx/msw/sound.h wx/msw/taskbar.h @@ -2886,15 +2892,16 @@ src/osx/iphone/window.mm + src/generic/animateg.cpp src/msw/bmpcbox.cpp src/msw/calctrl.cpp src/msw/datecontrols.cpp src/msw/datectrl.cpp + wx/generic/animate.h wx/msw/bmpcbox.h wx/msw/calctrl.h - wx/msw/datecontrols.h wx/msw/datectrl.h @@ -2911,8 +2918,8 @@ src/osx/iphone/window.mm src/generic/animateg.cpp src/osx/carbon/aboutdlg.cpp src/osx/carbon/drawer.cpp + src/osx/dataview_osx.cpp src/osx/carbon/dataview.cpp - src/osx/carbon/databrow.cpp src/osx/carbon/sound.cpp src/osx/carbon/taskbar.cpp src/osx/core/hidjoystick.cpp @@ -2923,18 +2930,20 @@ src/osx/iphone/window.mm wx/osx/dataview.h wx/osx/joystick.h wx/osx/sound.h + wx/osx/taskbarosx.h wx/osx/carbon/drawer.h wx/osx/carbon/dataview.h wx/osx/carbon/databrow.h - wx/osx/carbon/sound.h - wx/osx/carbon/taskbarosx.h wx/osx/core/joystick.h src/common/taskbarcmn.cpp src/generic/animateg.cpp + src/osx/carbon/sound.cpp src/osx/cocoa/aboutdlg.mm + src/osx/dataview_osx.cpp + src/osx/cocoa/dataview.mm src/osx/cocoa/taskbar.mm src/osx/core/hidjoystick.cpp @@ -2944,12 +2953,9 @@ src/osx/iphone/window.mm wx/osx/dataview.h wx/osx/joystick.h wx/osx/sound.h - - - - wx/osx/carbon/sound.h - wx/osx/carbon/taskbarosx.h + wx/osx/taskbarosx.h wx/osx/core/joystick.h + wx/osx/cocoa/dataview.h @@ -3003,6 +3009,7 @@ src/osx/iphone/window.mm wx/gtk/hildon/notifmsg.h + wx/gtk/taskbar.h @@ -3188,10 +3195,11 @@ src/osx/iphone/window.mm src/xrc/xh_datectrl.cpp src/xrc/xh_dirpicker.cpp src/xrc/xh_dlg.cpp - src/xrc/xh_frame.cpp - src/xrc/xh_mdi.cpp + src/xrc/xh_editlbox.cpp + src/xrc/xh_filectrl.cpp src/xrc/xh_filepicker.cpp src/xrc/xh_fontpicker.cpp + src/xrc/xh_frame.cpp src/xrc/xh_gauge.cpp src/xrc/xh_gdctl.cpp src/xrc/xh_grid.cpp @@ -3200,6 +3208,7 @@ src/osx/iphone/window.mm src/xrc/xh_listb.cpp src/xrc/xh_listbk.cpp src/xrc/xh_listc.cpp + src/xrc/xh_mdi.cpp src/xrc/xh_menu.cpp src/xrc/xh_notbk.cpp src/xrc/xh_odcombo.cpp @@ -3252,6 +3261,8 @@ src/osx/iphone/window.mm wx/xrc/xh_datectrl.h wx/xrc/xh_dirpicker.h wx/xrc/xh_dlg.h + wx/xrc/xh_editlbox.h + wx/xrc/xh_filectrl.h wx/xrc/xh_filepicker.h wx/xrc/xh_fontpicker.h wx/xrc/xh_frame.h @@ -3341,7 +3352,8 @@ src/osx/iphone/window.mm - wx/osx/glcanvas.h wx/osx/carbon/glcanvas.h + wx/osx/glcanvas.h + wx/osx/glcanvas.h wx/cocoa/glcanvas.h wx/gtk/glcanvas.h