X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bb9964e261781d575353864cc027b3ca8ba445e..eaa9e06d92ba1d5d2018b99f9bb9759732f95cdd:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 041a497f3b..14e843f3a1 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -651,6 +651,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/accelcmn.cpp src/common/accesscmn.cpp src/common/anidecod.cpp + src/common/affinematrix2d.cpp src/common/appcmn.cpp src/common/artprov.cpp src/common/artstd.cpp @@ -785,6 +786,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/infobar.cpp src/generic/listbkg.cpp src/generic/logg.cpp + src/generic/markuptext.cpp src/generic/msgdlgg.cpp src/generic/numdlgg.cpp src/generic/panelg.cpp @@ -808,6 +810,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/vscroll.cpp + wx/affinematrix2dbase.h + wx/affinematrix2d.h wx/bmpbuttn.h wx/brush.h wx/button.h @@ -904,6 +908,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/statbox.h wx/stattext.h wx/statusbr.h + wx/textcompleter.h wx/textctrl.h wx/textdlg.h wx/textentry.h @@ -1066,7 +1071,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/icon.cpp src/generic/paletteg.cpp src/gtk/app.cpp - src/gtk/assertdlg_gtk.c + src/gtk/assertdlg_gtk.cpp src/gtk/bitmap.cpp src/gtk/brush.cpp src/gtk/clipbrd.cpp @@ -1751,6 +1756,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/notebook.cpp src/msw/ole/access.cpp src/msw/ownerdrw.cpp + src/msw/panel.cpp src/msw/progdlg.cpp src/msw/radiobox.cpp src/msw/radiobut.cpp @@ -1832,6 +1838,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/ole/oleutils.h wx/msw/ownerdrw.h wx/msw/palette.h + wx/msw/panel.h wx/msw/pen.h wx/msw/printdlg.h wx/msw/printwin.h @@ -2897,6 +2904,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/univ/menu.h wx/univ/menuitem.h wx/univ/notebook.h + wx/univ/panel.h wx/univ/radiobox.h wx/univ/radiobut.h wx/univ/renderer.h @@ -3004,13 +3012,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp src/msw/aboutdlg.cpp - src/msw/hyperlink.cpp src/msw/notifmsg.cpp src/msw/sound.cpp src/msw/taskbar.cpp - wx/msw/hyperlink.h wx/msw/notifmsg.h wx/msw/sound.h wx/msw/taskbar.h @@ -3024,6 +3030,7 @@ 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/hyperlink.cpp wx/generic/animate.h @@ -3031,6 +3038,7 @@ 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/hyperlink.h @@ -3625,28 +3633,39 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/richtext/richtextctrl.cpp src/richtext/richtextbuffer.cpp - src/richtext/richtextstyles.cpp - src/richtext/richtextxml.cpp - src/richtext/richtexthtml.cpp + src/richtext/richtextctrl.cpp src/richtext/richtextformatdlg.cpp - src/richtext/richtextsymboldlg.cpp - src/richtext/richtextstyledlg.cpp - src/richtext/richtextprint.cpp + src/richtext/richtexthtml.cpp src/richtext/richtextimagedlg.cpp + src/richtext/richtextprint.cpp + src/richtext/richtextstyledlg.cpp + src/richtext/richtextstyles.cpp + src/richtext/richtextsymboldlg.cpp + src/richtext/richtextxml.cpp - wx/richtext/richtextctrl.h + wx/richtext/richtextbackgroundpage.h + wx/richtext/richtextborderspage.h wx/richtext/richtextbuffer.h + wx/richtext/richtextbulletspage.h + wx/richtext/richtextctrl.h + wx/richtext/richtextdialogpage.h + wx/richtext/richtextfontpage.h + wx/richtext/richtextformatdlg.h wx/richtext/richtexthtml.h + wx/richtext/richtextimagedlg.h + wx/richtext/richtextindentspage.h + wx/richtext/richtextliststylepage.h + wx/richtext/richtextmarginspage.h + wx/richtext/richtextprint.h + wx/richtext/richtextsizepage.h + wx/richtext/richtextstyledlg.h + wx/richtext/richtextstylepage.h wx/richtext/richtextstyles.h - wx/richtext/richtextxml.h - wx/richtext/richtextformatdlg.h wx/richtext/richtextsymboldlg.h - wx/richtext/richtextstyledlg.h - wx/richtext/richtextprint.h - wx/richtext/richtextimagedlg.h + wx/richtext/richtextuicustomization.h + wx/richtext/richtextxml.h