X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4835f3be092ccdde7db3563ab7940807ee55386c..4bfec1790f526d462f8f2ce107f8a83f725d9192:/build/bakefiles/files.bkl?ds=inline diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 7ee54b2a53..6c543f2642 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -237,6 +237,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/private.h wx/os2/stdpaths.h wx/os2/chkconf.h + wx/os2/wxrsc.h @@ -290,6 +291,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/clntdata.cpp src/common/cmdline.cpp src/common/config.cpp + src/common/convauto.cpp src/common/datetime.cpp src/common/datstrm.cpp src/common/dircmn.cpp @@ -362,6 +364,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cmdline.h wx/confbase.h wx/config.h + wx/convauto.h wx/containr.h wx/datetime.h wx/datstrm.h @@ -634,6 +637,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/splitter.cpp src/generic/textdlgg.cpp src/generic/tipwin.cpp + src/generic/toolbkg.cpp src/generic/treectlg.cpp src/generic/treebkg.cpp src/generic/vlbox.cpp @@ -720,6 +724,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/validate.h wx/valtext.h wx/window.h + wx/wupdlock.h wx/accel.h wx/access.h @@ -741,6 +746,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dialup.h wx/dirctrl.h wx/display.h + wx/display_impl.h wx/dnd.h wx/docmdi.h wx/docview.h @@ -800,6 +806,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/tbarbase.h wx/tglbtn.h wx/tipwin.h + wx/toolbook.h wx/tooltip.h wx/toplevel.h wx/treebase.h @@ -831,7 +838,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/caret.h wx/unix/fontutil.h wx/unix/utilsx11.h - wx/unix/displayx11.h @@ -935,6 +941,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/frame.cpp src/gtk/gauge.cpp src/gtk/gnome/gprint.cpp + src/gtk/gnome/gvfs.cpp src/gtk/listbox.cpp src/gtk/mdi.cpp src/gtk/menu.cpp @@ -954,6 +961,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/tbargtk.cpp src/gtk/textctrl.cpp src/gtk/tglbtn.cpp + src/gtk/treeentry_gtk.c src/gtk/utilsres.cpp @@ -978,6 +986,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/frame.h wx/gtk/gauge.h wx/gtk/gnome/gprint.h + wx/gtk/gnome/gvfs.h wx/gtk/listbox.h wx/gtk/mdi.h wx/gtk/menu.h @@ -999,6 +1008,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/textctrl.h wx/gtk/tglbtn.h wx/gtk/treectrl.h + wx/gtk/treeentry_gtk.h @@ -1344,7 +1354,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/x11/gdiobj.cpp src/x11/gsockx11.cpp src/x11/icon.cpp - src/x11/main.cpp src/x11/minifram.cpp src/x11/nanox.c src/x11/palette.cpp @@ -1584,7 +1593,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/stattext.h wx/msw/tabctrl.h wx/msw/tbar95.h - wx/msw/tbarmsw.h wx/msw/textctrl.h wx/msw/tglbtn.h wx/msw/timer.h @@ -1647,6 +1655,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filedlgg.cpp src/generic/fontdlgg.cpp src/msw/wince/checklst.cpp src/msw/wince/choicece.cpp @@ -1660,6 +1669,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/fdrepdlg.h + wx/generic/filedlgg.h wx/generic/fontdlgg.h wx/msw/wince/checklst.h wx/msw/wince/choicece.h @@ -1776,7 +1786,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/dcprint.cpp src/os2/dcscreen.cpp src/os2/dialog.cpp - src/os2/display.cpp src/os2/dnd.cpp src/os2/evtloop.cpp src/os2/filedlg.cpp @@ -1858,7 +1867,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/dcprint.h wx/os2/dcscreen.h wx/os2/dialog.h - wx/os2/display.h wx/os2/dnd.h wx/os2/filedlg.h wx/os2/font.h @@ -2054,7 +2062,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/dcscreen.h wx/mac/dialog.h wx/mac/dirdlg.h - wx/mac/display.h wx/mac/dnd.h wx/mac/evtloop.h wx/mac/filedlg.h @@ -2142,7 +2149,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/carbon/dcscreen.h wx/mac/carbon/dialog.h wx/mac/carbon/dirdlg.h - wx/mac/carbon/display.h wx/mac/carbon/dnd.h wx/mac/carbon/evtloop.h wx/mac/carbon/filedlg.h @@ -2254,6 +2260,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/dirdlg.mm src/cocoa/display.mm src/cocoa/drawer.mm src/cocoa/evtloop.mm @@ -2299,7 +2306,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp src/generic/caret.cpp src/generic/colrdlgg.cpp - src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp src/generic/fontdlgg.cpp src/generic/imaglist.cpp @@ -2348,7 +2354,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/dcmemory.h wx/cocoa/dcscreen.h wx/cocoa/dialog.h - wx/cocoa/display.h + wx/cocoa/dirdlg.h wx/cocoa/drawer.h wx/cocoa/filedlg.h wx/cocoa/font.h @@ -2384,7 +2390,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/window.h wx/generic/caret.h - wx/generic/dirdlgg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h wx/generic/imaglist.h @@ -2510,7 +2515,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/common/datavcmn.cpp + src/generic/buttonbar.cpp src/generic/calctrl.cpp + src/generic/datavgen.cpp src/generic/datectlg.cpp src/generic/grid.cpp src/generic/gridctrl.cpp @@ -2531,10 +2539,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/calctrl.h + wx/dataview.h wx/dateevt.h wx/dcbuffer.h + wx/generic/buttonbar.h wx/generic/calctrl.h wx/generic/datectrl.h + wx/generic/dataview.h wx/generic/grid.h wx/generic/gridctrl.h wx/generic/gridsel.h @@ -2563,6 +2574,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/datectrl.h + wx/dataview.h @@ -2638,6 +2650,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/taskbar.cpp + src/gtk/dataview.cpp src/gtk/eggtrayicon.c @@ -2656,7 +2669,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/msw/mediactrl.cpp + src/msw/mediactrl_am.cpp + src/msw/mediactrl_wmp10.cpp src/msw/ole/activex.cpp @@ -3000,6 +3014,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MACOSX_HDR) $(BASE_PALMOS_HDR) $(BASE_MSDOS_HDR) + $(BASE_OS2_HDR)