X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2524f1ce36c16bb6253e9d5ce156996290b830dc..fa72af694e25aa85cdb039ccd1fb63a93c1219c3:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 9f2c973170..8414e07697 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -155,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 @@ -216,6 +217,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/debug.h wx/defs.h wx/dir.h + wx/dlimpexp.h wx/dynarray.h wx/dynlib.h wx/dynload.h @@ -233,6 +235,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 @@ -265,6 +268,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 @@ -319,13 +323,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/gsockunx.h - - src/mac/gsocket.c - - - wx/mac/gsockmac.h - - src/os2/gsocket.c @@ -396,6 +393,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fontmap.cpp src/common/framecmn.cpp src/common/gaugecmn.cpp + src/common/gbsizer.cpp src/common/gdicmn.cpp src/common/geometry.cpp src/common/gifdecod.cpp @@ -481,9 +479,11 @@ 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 + wx/gbsizer.h wx/gdicmn.h wx/generic/accel.h wx/generic/choicdgg.h @@ -609,7 +609,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 @@ -621,6 +620,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 @@ -639,11 +639,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 @@ -673,6 +675,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 @@ -717,7 +720,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 @@ -862,6 +864,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/minifram.cpp src/motif/msgdlg.cpp src/motif/palette.cpp + src/motif/popupwin.cpp src/motif/radiobox.cpp src/motif/radiobut.cpp src/motif/scrolbar.cpp @@ -938,6 +941,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/minifram.h wx/motif/msgdlg.h wx/motif/palette.h + wx/motif/popupwin.h wx/motif/print.h wx/motif/private.h wx/motif/radiobox.h @@ -1020,6 +1024,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/x11/minifram.h wx/x11/palette.h wx/x11/pen.h + wx/x11/popupwin.h wx/x11/print.h wx/x11/private.h wx/x11/privx.h @@ -1091,6 +1096,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 @@ -1350,6 +1356,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp src/generic/imaglist.cpp + src/generic/listctrl.cpp src/generic/mdig.cpp src/generic/msgdlgg.cpp src/generic/prntdlgg.cpp @@ -1378,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 @@ -1392,7 +1400,6 @@ 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 @@ -1422,7 +1429,6 @@ 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 @@ -1431,6 +1437,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/listctrl.h wx/generic/mdig.h wx/generic/statusbr.h wx/os2/accel.h @@ -1468,7 +1475,6 @@ 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 @@ -1500,7 +1506,6 @@ 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 @@ -1549,6 +1554,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/frame.cpp src/mac/gauge.cpp src/mac/gdiobj.cpp + src/mac/gsockosx.c src/mac/icon.cpp src/mac/listbox.cpp src/mac/mdi.cpp @@ -1723,6 +1729,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/dcmemory.mm src/cocoa/dcscreen.cpp src/cocoa/dialog.mm + src/cocoa/evtloop.mm src/cocoa/font.cpp src/cocoa/fontenum.mm src/cocoa/fontutil.cpp @@ -1733,6 +1740,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/listbox.mm src/cocoa/main.cpp src/cocoa/mbarman.mm + src/cocoa/mdi.mm src/cocoa/menu.mm src/cocoa/menuitem.mm src/cocoa/pen.mm @@ -1747,6 +1755,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/statline2.mm src/cocoa/stattext.mm src/cocoa/textctrl.mm + src/cocoa/toolbar.mm src/cocoa/toplevel.mm src/cocoa/utils.cpp src/cocoa/utilsexc.cpp @@ -1761,13 +1770,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/fontdlgg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp - src/generic/mdig.cpp src/generic/msgdlgg.cpp src/generic/notebook.cpp src/generic/paletteg.cpp src/generic/statusbr.cpp src/generic/tabg.cpp src/generic/timer.cpp + + src/mac/gsockosx.c wx/cocoa/NSBox.h @@ -1809,6 +1819,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/icon.h wx/cocoa/listbox.h wx/cocoa/mbarman.h + wx/cocoa/mdi.h wx/cocoa/menu.h wx/cocoa/menuitem.h wx/cocoa/pen.h @@ -1821,6 +1832,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/statline.h wx/cocoa/stattext.h wx/cocoa/textctrl.h + wx/cocoa/toolbar.h wx/cocoa/toplevel.h wx/cocoa/window.h @@ -1829,7 +1841,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/fontdlgg.h wx/generic/imaglist.h wx/generic/listctrl.h - wx/generic/mdig.h wx/generic/paletteg.h wx/generic/statusbr.h wx/generic/tabg.h @@ -2037,6 +2048,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/helpbest.cpp + + src/html/chm.cpp + + + src/html/chm.cpp + $(HTML_SRC_PLATFORM) @@ -2107,7 +2124,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 @@ -2116,7 +2133,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 @@ -2190,24 +2207,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - - $(NET_MAC_SRC) - $(NET_DARWIN_SRC) - $(NET_DARWIN_SRC) - - $(NET_UNIX_SRC) $(NET_WIN32_SRC) - $(NET_MACOSX_SRC) + $(NET_DARWIN_SRC) $(NET_OS2_SRC) $(NET_UNIX_HDR) $(NET_WIN32_HDR) $(NET_OS2_HDR) - $(NET_MAC_HDR) - $(NET_DARWIN_HDR) + $(NET_DARWIN_HDR) @@ -2321,7 +2331,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_MAC_SRC) $(BASE_AND_GUI_DARWIN_SRC) $(BASE_AND_GUI_WIN32_SRC) - $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC) + $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(XML_SRC) $(ODBC_SRC)