X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/477a62383789729f03dc5962f7165b9f3de6e7b5..810324c83b62b69acbf9861055c5d53de5692c0d:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index f984c448b4..51a84b82be 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -727,6 +727,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/checkbox.cpp src/gtk/checklst.cpp src/gtk/choice.cpp + src/gtk/colordlg.cpp src/gtk/combobox.cpp src/gtk/control.cpp src/gtk/dialog.cpp @@ -755,6 +756,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/utilsres.cpp + wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h wx/generic/listctrl.h @@ -768,6 +770,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/button.h wx/gtk/checkbox.h wx/gtk/checklst.h + wx/gtk/colordlg.h wx/gtk/choice.h wx/gtk/clipbrd.h wx/gtk/colour.h @@ -1109,6 +1112,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/ole/automtn.cpp + src/msw/ole/uuid.cpp src/msw/dirdlg.cpp @@ -1295,7 +1299,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/fontdlg.cpp src/msw/helpchm.cpp src/msw/helpwin.cpp - src/msw/ole/uuid.cpp wx/msw/fdrepdlg.h @@ -1624,6 +1627,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/settings.cpp src/mac/carbon/slider.cpp src/mac/carbon/spinbutt.cpp + src/mac/carbon/spinctrl.cpp src/mac/carbon/statbmp.cpp src/mac/carbon/statbox.cpp src/mac/carbon/statbrma.cpp @@ -1648,6 +1652,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/tabg.cpp src/unix/snglinst.cpp + + src/html/htmlctrl/webkit/webkit.mm @@ -1824,6 +1830,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h + + wx/html/webkit.h @@ -1960,6 +1968,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/log.h wx/cocoa/mbarman.h wx/cocoa/mdi.h wx/cocoa/menu.h @@ -2190,6 +2199,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/taskbarx11.h + + src/gtk/taskbar.cpp + src/gtk/eggtrayicon.c + + @@ -2444,7 +2458,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_MSW_SRC) $(ADVANCED_MAC_SRC) $(ADVANCED_UNIX_SRC) - $(ADVANCED_UNIX_SRC) + $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_OS2_SRC)