X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b27bcb66ca9079dcd9dc1351a6a3434aa684dc7..9aa21ba1712cde83a77333988b9a542568d6028c:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 2c8434fa75..e92413f84b 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -633,10 +633,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/buttonbar.cpp src/generic/choicdgg.cpp src/generic/choicbkg.cpp + src/generic/clrpickerg.cpp src/generic/combog.cpp src/generic/dcpsg.cpp src/generic/dirctrlg.cpp src/generic/dragimgg.cpp + src/generic/filepickerg.cpp + src/generic/fontpickerg.cpp src/generic/listbkg.cpp src/generic/logg.cpp src/generic/numdlgg.cpp @@ -687,13 +690,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/accel.h wx/generic/buttonbar.h wx/generic/choicdgg.h + wx/generic/clrpickerg.h wx/generic/colrdlgg.h wx/generic/combo.h wx/generic/dcpsg.h wx/generic/dirctrlg.h wx/generic/dragimgg.h wx/generic/filedlgg.h + wx/generic/filepickerg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/imaglist.h wx/generic/logg.h wx/generic/msgdlgg.h @@ -806,9 +812,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/notebook.h wx/ownerdrw.h wx/paper.h + wx/pickerbase.h wx/popupwin.h wx/print.h - wx/printdlg.h + wx/printdlg.h wx/prntbase.h wx/progdlg.h wx/ptr_scpd.h @@ -932,11 +939,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp src/generic/colrdlgg.cpp - src/generic/clrpickerg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp - src/generic/fontpickerg.cpp - src/generic/filepickerg.cpp src/generic/filedlgg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp @@ -991,11 +995,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/colrdlgg.h - wx/generic/clrpickerg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h - wx/generic/fontpickerg.h - wx/generic/filepickerg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -1502,9 +1503,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/generic/clrpickerg.cpp - src/generic/fontpickerg.cpp - src/generic/filepickerg.cpp src/generic/statusbr.cpp src/generic/prntdlgg.cpp src/msw/accel.cpp @@ -1788,12 +1786,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/caret.cpp - src/generic/clrpickerg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp - src/generic/filepickerg.cpp - src/generic/fontpickerg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp src/generic/mdig.cpp @@ -1874,12 +1869,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/caret.h - wx/generic/clrpickerg.h wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h - wx/generic/filepickerg.h - wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/mdig.h wx/generic/statusbr.h @@ -2449,14 +2441,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp - src/generic/clrpickerg.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/imaglist.cpp src/generic/listctrl.cpp src/generic/mdig.cpp @@ -2501,12 +2490,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/accel.h - wx/generic/clrpickerg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h - wx/generic/filepickerg.h wx/generic/fontdlgg.h - wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/mdig.h wx/generic/statusbr.h @@ -3006,6 +2992,22 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/sound_sdl.cpp + + + + + + src/aui/framemanager.cpp + src/aui/dockart.cpp + src/aui/floatpane.cpp + + + wx/aui/framemanager.h + wx/aui/dockart.h + wx/aui/floatpane.h + wx/aui/aui.h + + @@ -3236,7 +3238,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(LOWLEVEL_HDR) $(GUI_CORE_HEADERS) $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR) - $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) + $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) $(AUI_HDR)