X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee100c4d36ae270f69d20297b07c0f0dfe6f8a84..f4998a1cc6cf4783a46fbeee4e75a0808b8afe21:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 08539eaa2b..e39e4594cf 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -109,10 +109,14 @@ 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 @@ -120,6 +124,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/dir.cpp + src/os2/mimetype.cpp + src/os2/thread.cpp src/os2/utils.cpp src/os2/utilsexc.cpp @@ -149,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 @@ -177,6 +184,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/variant.cpp src/common/wfstream.cpp src/common/wxchar.cpp + src/common/xti.cpp + src/common/xtistrm.cpp src/common/zipstrm.cpp src/common/zstream.cpp @@ -213,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 @@ -224,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 @@ -256,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 @@ -278,6 +290,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wx.h wx/wxchar.h wx/wxprec.h + wx/xti.h + wx/xtistrm.h wx/zipstrm.h wx/zstream.h @@ -316,8 +330,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/os2/gsocket.c + wx/unix/gsockunx.h @@ -358,6 +374,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/artprov.cpp src/common/artstd.cpp src/common/bmpbase.cpp + src/common/bookctrl.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp src/common/cmdproc.cpp @@ -429,6 +446,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dcpsg.cpp src/generic/dirctrlg.cpp src/generic/dragimgg.cpp + src/generic/listbkg.cpp src/generic/logg.cpp src/generic/numdlgg.cpp src/generic/panelg.cpp @@ -466,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 @@ -527,6 +546,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/access.h wx/artprov.h wx/bitmap.h + wx/bookctrl.h wx/busyinfo.h wx/caret.h wx/clipbrd.h @@ -571,6 +591,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/imagtiff.h wx/imagxpm.h wx/listbase.h + wx/listbook.h wx/listctrl.h wx/matrix.h wx/menuitem.h @@ -592,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 @@ -604,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 @@ -656,6 +677,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 @@ -700,7 +722,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 @@ -802,6 +823,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 @@ -856,6 +881,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 @@ -922,7 +948,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 @@ -1070,6 +1095,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 @@ -1323,7 +1349,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 @@ -1347,6 +1383,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 @@ -1356,17 +1393,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/gauge.cpp src/os2/gdiimage.cpp src/os2/gdiobj.cpp - src/os2/gsocket.c src/os2/gsockpm.c src/os2/helpwin.cpp 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 src/os2/metafile.cpp - src/os2/mimetype.cpp src/os2/msgdlg.cpp src/os2/nativdlg.cpp src/os2/notebook.cpp @@ -1388,15 +1424,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/stattext.cpp src/os2/tabctrl.cpp src/os2/textctrl.cpp - src/os2/thread.cpp src/os2/timer.cpp 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 @@ -1428,11 +1470,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/gauge.h wx/os2/gdiimage.h wx/os2/gdiobj.h - wx/os2/gsockos2.h wx/os2/helpwin.h 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 @@ -1464,6 +1506,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 @@ -1514,13 +1557,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 @@ -1543,12 +1584,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 @@ -1699,6 +1738,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 @@ -1774,6 +1814,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 @@ -2056,9 +2097,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xml/xml.cpp + src/common/xtixml.cpp wx/xml/xml.h + wx/xtixml.h @@ -2070,16 +2113,18 @@ 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 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 @@ -2124,6 +2169,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_MACOSX_SRC) + $(BASE_OS2_SRC) $(BASE_AND_GUI_MAC_SRC) @@ -2160,10 +2206,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MACOSX_SRC) + $(NET_OS2_SRC) $(NET_UNIX_HDR) $(NET_WIN32_HDR) + $(NET_OS2_HDR) $(NET_MAC_HDR) $(NET_DARWIN_HDR) @@ -2181,7 +2229,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MSW_LOWLEVEL_SRC) $(MAC_LOWLEVEL_SRC) $(COCOA_LOWLEVEL_SRC) - $(OS2_LOWLEVEL_SRC) + $(OS2_LOWLEVEL_SRC) $(X11_LOWLEVEL_SRC) $(MGL_LOWLEVEL_SRC) @@ -2191,7 +2239,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MSW_LOWLEVEL_HDR) $(MAC_LOWLEVEL_HDR) $(COCOA_LOWLEVEL_HDR) - $(OS2_LOWLEVEL_HDR) + $(OS2_LOWLEVEL_HDR) $(X11_LOWLEVEL_HDR) $(MGL_LOWLEVEL_HDR) @@ -2202,7 +2250,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MSW_SRC) $(MAC_SRC) $(COCOA_SRC) - $(OS2_SRC) + $(OS2_SRC) $(GTK_HDR) @@ -2210,7 +2258,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MSW_HDR) $(MAC_HDR) $(COCOA_HDR) - $(OS2_HDR) + $(OS2_HDR) @@ -2229,7 +2277,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_UNIX_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_UNIX_SRC) - $(ADVANCED_OS2_SRC) + $(ADVANCED_OS2_SRC) $(ADVANCED_MSW_HDR) @@ -2237,7 +2285,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_UNIX_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_UNIX_HDR) - $(ADVANCED_OS2_HDR) + $(ADVANCED_OS2_HDR) $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)