X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb8a56b77ce195d0bd9ac6984e3e5cbb7136faca..e6cbc5e16974498d39c1b2373bb1cb093fb02722:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 137e033651..8a101740b2 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -142,6 +142,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/appbase.cpp + src/common/clntdata.cpp src/common/cmdline.cpp src/common/config.cpp src/common/datetime.cpp @@ -209,6 +210,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/buffer.h wx/build.h wx/chkconf.h + wx/clntdata.h wx/cmdline.h wx/confbase.h wx/config.h @@ -271,6 +273,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/scopeguard.h wx/snglinst.h wx/stack.h + wx/stockitem.h wx/stopwatch.h wx/strconv.h wx/stream.h @@ -305,14 +308,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/unix/gsocket.c + src/unix/gsocket.cpp wx/unix/gsockunx.h - src/msw/gsocket.c + src/msw/gsocket.cpp src/msw/urlmsw.cpp @@ -327,14 +330,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/unix/gsocket.c + src/unix/gsocket.cpp wx/unix/gsockunx.h - src/unix/gsocket.c + src/unix/gsocket.cpp wx/unix/gsockunx.h @@ -381,7 +384,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/bookctrl.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp - src/common/clntdata.cpp src/common/cmdproc.cpp src/common/cmndata.cpp src/common/containr.cpp @@ -437,6 +439,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/settcmn.cpp src/common/sizer.cpp src/common/statbar.cpp + src/common/stockitem.cpp src/common/tbarbase.cpp src/common/textcmn.cpp src/common/timercmn.cpp @@ -477,7 +480,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/checklst.h wx/choicdlg.h wx/choice.h - wx/clntdata.h wx/cmndata.h wx/combobox.h wx/control.h @@ -686,7 +688,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/evtloop.cpp src/gtk/font.cpp src/gtk/gdiobj.cpp - src/gtk/gsockgtk.c + src/gtk/gsockgtk.cpp src/gtk/icon.cpp src/gtk/main.cpp src/gtk/minifram.cpp @@ -722,6 +724,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/fontdlgg.cpp + src/gtk/artgtk.cpp src/gtk/bmpbuttn.cpp src/gtk/button.cpp src/gtk/checkbox.cpp @@ -873,7 +876,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/frame.cpp src/motif/gauge.cpp src/motif/gdiobj.cpp - src/motif/gsockmot.c + src/motif/gsockmot.cpp src/motif/icon.cpp src/motif/listbox.cpp src/motif/main.cpp @@ -966,7 +969,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/private.h wx/motif/radiobox.h wx/motif/radiobut.h - wx/motif/region.h wx/motif/scrolbar.h wx/motif/slider.h wx/motif/spinbutt.h @@ -1005,7 +1007,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/x11/evtloop.cpp src/x11/font.cpp src/x11/gdiobj.cpp - src/x11/gsockx11.c + src/x11/gsockx11.cpp src/x11/icon.cpp src/x11/main.cpp src/x11/minifram.cpp @@ -1085,7 +1087,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/fontutil.cpp src/msw/gdiimage.cpp src/msw/gdiobj.cpp - src/msw/gsockmsw.c + src/msw/gsockmsw.cpp src/msw/icon.cpp src/msw/minifram.cpp src/msw/ole/dataobj.cpp @@ -1315,15 +1317,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp src/generic/fontdlgg.cpp + src/msw/wince/choicece.cpp src/msw/wince/crt.cpp src/msw/wince/filedlgwce.cpp src/msw/wince/helpwce.cpp - src/msw/wince/tbarwce.cpp src/msw/wince/menuce.cpp + src/msw/wince/tbarwce.cpp wx/generic/fdrepdlg.h wx/generic/fontdlgg.h + wx/msw/wince/choicece.h wx/msw/wince/helpwce.h wx/msw/wince/libraries.h wx/msw/wince/missing.h @@ -1446,7 +1450,7 @@ 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/gsockpm.c + src/os2/gsockpm.cpp src/os2/helpwin.cpp src/os2/icon.cpp src/os2/iniconf.cpp @@ -1606,7 +1610,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/frame.cpp src/mac/carbon/gauge.cpp src/mac/carbon/gdiobj.cpp - src/mac/carbon/gsockosx.c + src/mac/carbon/gsockosx.cpp src/mac/carbon/icon.cpp src/mac/carbon/listbox.cpp src/mac/carbon/mdi.cpp @@ -1851,6 +1855,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/NSControl.mm src/cocoa/NSMenu.mm src/cocoa/NSPanel.mm + src/cocoa/NSScroller.mm src/cocoa/NSTabView.mm src/cocoa/NSTableView.mm src/cocoa/NSTextField.mm @@ -1896,6 +1901,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/radiobox.mm src/cocoa/radiobut.mm src/cocoa/region.mm + src/cocoa/scrolbar.mm src/cocoa/settings.cpp src/cocoa/slider.mm src/cocoa/spinbutt.mm @@ -1926,7 +1932,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/tabg.cpp src/generic/timer.cpp - src/mac/carbon/gsockosx.c + src/mac/carbon/gsockosx.cpp wx/cocoa/NSApplication.h @@ -1935,6 +1941,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/NSControl.h wx/cocoa/NSMenu.h wx/cocoa/NSPanel.h + wx/cocoa/NSScroller.h wx/cocoa/NSTabView.h wx/cocoa/NSTableView.h wx/cocoa/NSTextField.h @@ -1980,6 +1987,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/radiobox.h wx/cocoa/radiobut.h wx/cocoa/region.h + wx/cocoa/scrolbar.h wx/cocoa/slider.h wx/cocoa/spinbutt.h wx/cocoa/statbmp.h @@ -2350,6 +2358,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_SRC) $(BASE_DARWIN_SRC) $(BASE_DARWIN_SRC) + $(BASE_DARWIN_SRC) + $(BASE_DARWIN_SRC)