X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5cc55caf2bcabf6e205cae15dd292f543d56b046..3c623cf7d961576a81be74c5c9e8f02322136488:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 6a57d44c71..9b8b7753e6 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -109,17 +109,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/mimetmac.cpp src/unix/baseunix.cpp src/mac/utilsexc.cpp + src/mac/thread.cpp + src/mac/macnotfy.cpp + src/mac/morefilex/MoreFilesX.c src/mac/utils.cpp + src/mac/uma.cpp - src/unix/baseunix.cpp src/os2/dir.cpp src/os2/mimetype.cpp src/os2/thread.cpp @@ -152,6 +155,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/filesys.cpp src/common/fmapbase.cpp src/common/fs_zip.cpp + src/common/gzstream.cpp src/common/hash.cpp src/common/hashmap.cpp src/common/init.cpp @@ -218,6 +222,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dynload.h wx/encconv.h wx/event.h + wx/except.h wx/features.h wx/ffile.h wx/file.h @@ -229,6 +234,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/fontmap.h wx/fs_mem.h wx/fs_zip.h + wx/gzstream.h wx/hash.h wx/hashmap.h wx/hashset.h @@ -261,6 +267,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/regex.h wx/scopeguard.h wx/snglinst.h + wx/stack.h wx/stopwatch.h wx/strconv.h wx/stream.h @@ -477,6 +484,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dialog.h wx/dirdlg.h wx/dragimag.h + wx/encinfo.h wx/filedlg.h wx/frame.h wx/gauge.h @@ -605,7 +613,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/spinbutt.h wx/spinctrl.h wx/splitter.h - wx/stack.h wx/statline.h wx/tab.h wx/tabctrl.h @@ -617,6 +624,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/treebase.h wx/treectrl.h wx/valgen.h + wx/vidmode.h wx/vlbox.h wx/vms_x_fix.h wx/vscroll.h @@ -635,11 +643,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/fontenum.cpp src/unix/fontutil.cpp src/unix/utilsx11.cpp + src/unix/displayx11.cpp wx/generic/caret.h wx/unix/fontutil.h wx/unix/utilsx11.h + wx/unix/displayx11.h @@ -669,6 +679,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/gsockgtk.c src/gtk/icon.cpp src/gtk/main.cpp + src/gtk/minifram.cpp src/gtk/pen.cpp src/gtk/popupwin.cpp src/gtk/region.cpp @@ -713,7 +724,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/listbox.cpp src/gtk/mdi.cpp src/gtk/menu.cpp - src/gtk/minifram.cpp src/gtk/msgdlg.cpp src/gtk/notebook.cpp src/gtk/radiobox.cpp @@ -815,6 +825,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_HDR) + wx/x11/bitmap.h + wx/x11/brush.h + wx/x11/pen.h + wx/x11/region.h src/motif/accel.cpp @@ -869,6 +883,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/toplevel.cpp src/motif/utils.cpp src/motif/window.cpp + src/motif/xmcombo/xmcombo.c src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp @@ -935,7 +950,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/radiobut.h wx/motif/region.h wx/motif/scrolbar.h - wx/motif/settings.h wx/motif/slider.h wx/motif/spinbutt.h wx/motif/statbmp.h @@ -1083,6 +1097,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/statusbr.cpp + src/generic/prntdlgg.cpp src/msw/accel.cpp src/msw/bmpbuttn.cpp src/msw/button.cpp @@ -1336,7 +1351,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/generic/caret.cpp + src/generic/colrdlgg.cpp + src/generic/dirdlgg.cpp + src/generic/fdrepdlg.cpp + src/generic/imaglist.cpp + src/generic/mdig.cpp + src/generic/msgdlgg.cpp + src/generic/prntdlgg.cpp + src/generic/statusbr.cpp + src/os2/accel.cpp src/os2/app.cpp src/os2/bitmap.cpp @@ -1360,6 +1385,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/dcscreen.cpp src/os2/dialog.cpp src/os2/dnd.cpp + src/os2/evtloop.cpp src/os2/filedlg.cpp src/os2/font.cpp src/os2/fontdlg.cpp @@ -1374,6 +1400,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/icon.cpp src/os2/iniconf.cpp src/os2/listbox.cpp + src/os2/listctrl.cpp src/os2/main.cpp src/os2/menu.cpp src/os2/menuitem.cpp @@ -1403,11 +1430,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/toolbar.cpp src/os2/tooltip.cpp src/os2/toplevel.cpp + src/os2/treectrl.cpp src/os2/utilsgui.cpp src/os2/window.cpp wx/generic/caret.h + wx/generic/colrdlgg.h + wx/generic/dirdlgg.h + wx/generic/fdrepdlg.h + wx/generic/mdig.h + wx/generic/statusbr.h wx/os2/accel.h wx/os2/app.h wx/os2/bitmap.h @@ -1443,6 +1476,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/icon.h wx/os2/iniconf.h wx/os2/listbox.h + wx/os2/listctrl.h wx/os2/menu.h wx/os2/menuitem.h wx/os2/metafile.h @@ -1474,6 +1508,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/toolbar.h wx/os2/tooltip.h wx/os2/toplevel.h + wx/msw/treectrl.h wx/os2/window.h @@ -1524,13 +1559,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/gdiobj.cpp src/mac/icon.cpp src/mac/listbox.cpp - src/mac/macnotfy.cpp src/mac/mdi.cpp src/mac/menu.cpp src/mac/menuitem.cpp src/mac/metafile.cpp src/mac/minifram.cpp - src/mac/morefilex/MoreFilesX.c src/mac/msgdlg.cpp src/mac/notebmac.cpp src/mac/palette.cpp @@ -1553,12 +1586,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/stattext.cpp src/mac/tabctrl.cpp src/mac/textctrl.cpp - src/mac/thread.cpp src/mac/timer.cpp src/mac/toolbar.cpp src/mac/tooltip.cpp src/mac/toplevel.cpp - src/mac/uma.cpp src/mac/window.cpp src/generic/caret.cpp @@ -1709,6 +1740,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/icon.cpp src/cocoa/listbox.mm src/cocoa/main.cpp + src/cocoa/mbarman.mm src/cocoa/menu.mm src/cocoa/menuitem.mm src/cocoa/pen.mm @@ -1784,6 +1816,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/gdiobj.h wx/cocoa/icon.h wx/cocoa/listbox.h + wx/cocoa/mbarman.h wx/cocoa/menu.h wx/cocoa/menuitem.h wx/cocoa/pen.h @@ -2082,7 +2115,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/glcanvas.cpp src/gtk/glcanvas.cpp src/msw/glcanvas.cpp - src/motif/glcanvas.cpp + src/x11/glcanvas.cpp src/x11/glcanvas.cpp src/os2/glcanvas.cpp @@ -2091,7 +2124,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/glcanvas.h wx/gtk/glcanvas.h wx/msw/glcanvas.h - wx/motif/glcanvas.h + wx/x11/glcanvas.h wx/x11/glcanvas.h wx/os2/glcanvas.h