X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ea98f11c2fbcd33ffc9b9771b8046c7353f51fcf..eaa9e06d92ba1d5d2018b99f9bb9759732f95cdd:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index fca4e9bb37..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 @@ -809,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 @@ -3009,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 @@ -3029,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 @@ -3036,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 @@ -3630,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