X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71451a6d16cdf35293089a4dfb235604769c18c6..0428ac8c47bc42aef38f2b4a01ea3e7ded41bf0f:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 2f6bdbf468..a831a5a4dd 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -323,6 +323,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/module.cpp src/common/mstream.cpp src/common/object.cpp + src/common/platinfo.cpp src/common/powercmn.cpp src/common/process.cpp src/common/regex.cpp @@ -421,6 +422,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mstream.h wx/object.h wx/platform.h + wx/platinfo.h wx/power.h wx/process.h wx/ptr_scpd.h @@ -604,6 +606,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/imagxpm.cpp src/common/layout.cpp src/common/lboxcmn.cpp + src/common/listctrlcmn.cpp src/common/matrix.cpp src/common/menucmn.cpp src/common/nbkbase.cpp @@ -890,7 +893,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/dnd.cpp src/gtk/evtloop.cpp src/gtk/font.cpp - src/gtk/gdiobj.cpp src/gtk/gsockgtk.cpp src/gtk/main.cpp src/gtk/minifram.cpp @@ -1068,7 +1070,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk1/dnd.cpp src/gtk1/evtloop.cpp src/gtk1/font.cpp - src/gtk1/gdiobj.cpp src/gtk1/gsockgtk.cpp src/gtk1/main.cpp src/gtk1/minifram.cpp @@ -1251,7 +1252,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/font.cpp src/motif/frame.cpp src/motif/gauge.cpp - src/motif/gdiobj.cpp src/motif/gsockmot.cpp src/motif/icon.cpp src/motif/listbox.cpp @@ -1383,7 +1383,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/x11/dcscreen.cpp src/x11/evtloop.cpp src/x11/font.cpp - src/x11/gdiobj.cpp src/x11/gsockx11.cpp src/x11/minifram.cpp src/x11/nanox.c @@ -1464,6 +1463,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/gdiobj.cpp src/msw/gsockmsw.cpp src/msw/icon.cpp + src/msw/imaglist.cpp src/msw/minifram.cpp src/msw/ole/dataobj.cpp src/msw/ole/dropsrc.cpp @@ -1521,7 +1521,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/filedlg.cpp src/msw/frame.cpp src/msw/gauge95.cpp - src/msw/imaglist.cpp src/msw/iniconf.cpp src/msw/listbox.cpp src/msw/listctrl.cpp @@ -1722,13 +1721,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/caret.cpp + src/generic/colour.cpp src/generic/icon.cpp src/generic/timer.cpp src/mgl/app.cpp src/mgl/bitmap.cpp src/mgl/brush.cpp src/mgl/clipbrd.cpp - src/mgl/colour.cpp src/mgl/cursor.cpp src/mgl/data.cpp src/mgl/dc.cpp @@ -1740,7 +1739,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mgl/font.cpp src/mgl/fontenum.cpp src/mgl/fontutil.cpp - src/mgl/gdiobj.cpp src/mgl/palette.cpp src/mgl/pen.cpp src/mgl/region.cpp @@ -1751,6 +1749,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/caret.h + wx/generic/colour.h wx/generic/icon.h wx/generic/timer.h wx/mgl/app.h @@ -1758,7 +1757,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mgl/brush.h wx/mgl/chkconf.h wx/mgl/clipbrd.h - wx/mgl/colour.h wx/mgl/cursor.h wx/mgl/dc.h wx/mgl/dcclient.h @@ -1776,6 +1774,62 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + + + + + + src/dfb/app.cpp + src/dfb/bitmap.cpp + src/dfb/brush.cpp + src/dfb/cursor.cpp + + src/dfb/dc.cpp + src/dfb/dcclient.cpp + src/dfb/dcmemory.cpp + src/dfb/dcscreen.cpp + src/dfb/evtloop.cpp + src/dfb/font.cpp + src/dfb/fontenum.cpp + src/dfb/pen.cpp + src/dfb/region.cpp + src/dfb/settings.cpp + src/dfb/toplevel.cpp + src/dfb/utils.cpp + src/dfb/window.cpp + src/dfb/wrapdfb.cpp + src/generic/caret.cpp + src/generic/colour.cpp + src/generic/icon.cpp + src/generic/timer.cpp + + + wx/dfb/app.h + wx/dfb/bitmap.h + wx/dfb/brush.h + wx/dfb/chkconf.h + wx/dfb/cursor.h + wx/dfb/dc.h + wx/dfb/dcclient.h + wx/dfb/dcmemory.h + wx/dfb/dcscreen.h + wx/dfb/dfbptr.h + wx/dfb/evtloop.h + wx/dfb/font.h + wx/dfb/pen.h + wx/dfb/popupwin.h + wx/dfb/private.h + wx/dfb/region.h + wx/dfb/toplevel.h + wx/dfb/window.h + wx/dfb/wrapdfb.h + wx/generic/caret.h + wx/generic/colour.h + wx/generic/icon.h + wx/generic/timer.h + + + @@ -1828,7 +1882,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/frame.cpp src/os2/gauge.cpp src/os2/gdiimage.cpp - src/os2/gdiobj.cpp src/os2/gsockpm.cpp src/os2/helpwin.cpp src/os2/icon.cpp @@ -2020,6 +2073,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/icon.cpp src/mac/carbon/imaglist.cpp src/mac/carbon/listbox.cpp + src/mac/carbon/listctrl_mac.cpp src/mac/carbon/mdi.cpp src/mac/carbon/menu.cpp src/mac/carbon/menuitem.cpp @@ -2299,7 +2353,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/fontutil.cpp src/cocoa/frame.mm src/cocoa/gauge.mm - src/cocoa/gdiobj.cpp src/cocoa/icon.mm src/cocoa/listbox.mm src/cocoa/main.cpp @@ -2482,6 +2535,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/univ/statline.cpp src/univ/stattext.cpp src/univ/statusbr.cpp + src/univ/stdrend.cpp src/univ/textctrl.cpp src/univ/tglbtn.cpp src/univ/theme.cpp @@ -2530,6 +2584,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/univ/statline.h wx/univ/stattext.h wx/univ/statusbr.h + wx/univ/stdrend.h wx/univ/textctrl.h wx/univ/theme.h wx/univ/toolbar.h @@ -3132,6 +3187,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(OS2_LOWLEVEL_SRC) $(X11_LOWLEVEL_SRC) $(MGL_LOWLEVEL_SRC) + $(DFB_LOWLEVEL_SRC) $(GTK_LOWLEVEL_HDR) @@ -3144,6 +3200,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(OS2_LOWLEVEL_HDR) $(X11_LOWLEVEL_HDR) $(MGL_LOWLEVEL_HDR) + $(DFB_LOWLEVEL_HDR)