X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a9e41db760792a4e666492d77290f4c51e9c5b19..0d30c79b4450b5e5960d4f945b18c0a2287f7045:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 05c8696fb8..9d59f444d9 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -362,6 +362,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/mimecmn.cpp src/common/module.cpp src/common/mstream.cpp + src/common/numformatter.cpp src/common/object.cpp src/common/platinfo.cpp src/common/powercmn.cpp @@ -490,6 +491,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msgout.h wx/msgqueue.h wx/mstream.h + wx/numformatter.h wx/object.h wx/platform.h wx/platinfo.h @@ -499,6 +501,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/ptr_shrd.h wx/recguard.h wx/regex.h + wx/rtti.h wx/scopedarray.h wx/scopedptr.h wx/scopeguard.h @@ -550,7 +553,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wxprec.h wx/xlocale.h wx/xti.h + wx/xti2.h wx/xtistrm.h + wx/xtictor.h + wx/xtihandler.h + wx/xtiprop.h + wx/xtitypes.h wx/zipstrm.h wx/zstream.h wx/meta/convertible.h @@ -648,13 +656,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/artstd.cpp src/common/arttango.cpp src/common/bmpbase.cpp + src/common/bmpbtncmn.cpp src/common/bookctrl.cpp src/common/btncmn.cpp src/common/cairo.cpp + src/common/checkboxcmn.cpp + src/common/checklstcmn.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp src/common/clrpickercmn.cpp src/common/colourcmn.cpp + src/common/colourdata.cpp src/common/combocmn.cpp src/common/cmdproc.cpp src/common/cmndata.cpp @@ -662,11 +674,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/cshelp.cpp src/common/ctrlcmn.cpp src/common/ctrlsub.cpp - src/common/datacmn.cpp src/common/dcbase.cpp src/common/dcbufcmn.cpp src/common/dcgraph.cpp src/common/dcsvg.cpp + src/common/dirctrlcmn.cpp src/common/dlgcmn.cpp src/common/dndcmn.cpp src/common/dobjcmn.cpp @@ -682,6 +694,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fontpickercmn.cpp src/common/fldlgcmn.cpp src/common/fontcmn.cpp + src/common/fontdata.cpp src/generic/graphicc.cpp src/common/fontenumcmn.cpp src/common/fontmap.cpp @@ -720,20 +733,28 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/overlaycmn.cpp src/common/ownerdrwcmn.cpp src/common/paper.cpp + src/common/panelcmn.cpp src/common/persist.cpp src/common/pickerbase.cpp src/common/popupcmn.cpp src/common/prntbase.cpp src/common/quantize.cpp + src/common/radiobtncmn.cpp src/common/radiocmn.cpp src/common/rearrangectrl.cpp src/common/rendcmn.cpp src/common/rgncmn.cpp + src/common/scrolbarcmn.cpp src/common/settcmn.cpp src/common/sizer.cpp + src/common/slidercmn.cpp + src/common/spinbtncmn.cpp src/common/spinctrlcmn.cpp src/common/srchcmn.cpp src/common/statbar.cpp + src/common/statbmpcmn.cpp + src/common/statboxcmn.cpp + src/common/statlinecmn.cpp src/common/stattextcmn.cpp src/common/stockitem.cpp src/common/tbarbase.cpp @@ -866,6 +887,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/position.h wx/radiobox.h wx/radiobut.h + wx/range.h wx/rearrangectrl.h wx/renderer.h wx/richmsgdlg.h @@ -908,6 +930,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cmdproc.h wx/colordlg.h wx/colour.h + wx/colourdata.h wx/cshelp.h wx/dataobj.h wx/dcmirror.h @@ -928,6 +951,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/fontpicker.h wx/fmappriv.h wx/font.h + wx/fontdata.h wx/fontdlg.h wx/fontenum.h wx/fontutil.h @@ -2902,7 +2926,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/bmpcboxcmn.cpp src/common/calctrlcmn.cpp src/common/datavcmn.cpp + src/common/gridcmn.cpp src/common/hyperlnkcmn.cpp + src/common/odcombocmn.cpp src/generic/aboutdlgg.cpp src/generic/bmpcboxg.cpp src/generic/calctrlg.cpp