X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eddb32504316bfc92624a2a9b7cc62fd4543face..2f35f36bbcde256c802a4e0871c3d74e39ee476c:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 0b64179870..5b1a1d794e 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -160,7 +160,6 @@ 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 @@ -239,7 +238,6 @@ 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 @@ -729,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 @@ -757,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 @@ -770,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 @@ -1111,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 @@ -1293,11 +1295,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/generic/colrdlgg.cpp + src/generic/fontdlgg.cpp src/msw/fdrepdlg.cpp src/msw/fontdlg.cpp src/msw/helpchm.cpp src/msw/helpwin.cpp - src/msw/ole/uuid.cpp wx/msw/fdrepdlg.h @@ -1626,6 +1629,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 @@ -1650,6 +1654,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 @@ -1688,6 +1694,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/frame.h wx/mac/gauge.h wx/mac/gdiobj.h + wx/mac/glcanvas.h wx/mac/gsockmac.h wx/mac/helpxxxx.h wx/mac/icon.h @@ -1716,6 +1723,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/region.h wx/mac/scrolbar.h wx/mac/slider.h + wx/mac/sound.h wx/mac/spinbutt.h wx/mac/spinctrl.h wx/mac/statbmp.h @@ -1824,6 +1832,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 @@ -1885,7 +1895,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/pen.mm src/cocoa/radiobox.mm src/cocoa/radiobut.mm - src/cocoa/region.cpp + src/cocoa/region.mm src/cocoa/settings.cpp src/cocoa/slider.mm src/cocoa/spinbutt.mm @@ -1911,6 +1921,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/listctrl.cpp src/generic/msgdlgg.cpp src/generic/paletteg.cpp + src/generic/regiong.cpp src/generic/statusbr.cpp src/generic/tabg.cpp src/generic/timer.cpp @@ -1959,6 +1970,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 @@ -1986,6 +1998,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/imaglist.h wx/generic/listctrl.h wx/generic/paletteg.h + wx/generic/region.h wx/generic/statusbr.h wx/generic/tabg.h @@ -2188,6 +2201,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/taskbarx11.h + + src/gtk/taskbar.cpp + src/gtk/eggtrayicon.c + + @@ -2442,7 +2460,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)