X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2fc40b4786f7ae8c255ce1184441bd94d9554a0..6a603a10e77f719458939d117e46f7d8ed0b372b:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 1a0c333936..662c1f5590 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -53,39 +53,67 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + + + src/common/fdiodispatcher.cpp src/common/selectdispatcher.cpp - src/unix/appunix.cpp - src/unix/baseunix.cpp - src/unix/dir.cpp - src/unix/dlunix.cpp src/unix/epolldispatcher.cpp + src/unix/appunix.cpp src/unix/evtloopunix.cpp - src/unix/mimetype.cpp + src/unix/dlunix.cpp src/unix/snglinst.cpp - src/unix/stackwalk.cpp src/unix/stdpaths.cpp - src/unix/threadpsx.cpp src/unix/timerunx.cpp - - + src/unix/stackwalk.cpp src/unix/utilsunx.cpp - + + wx/private/fdiodispatcher.h wx/private/selectdispatcher.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h wx/unix/chkconf.h - wx/unix/execute.h wx/unix/evtloop.h - wx/unix/mimetype.h wx/unix/pipe.h - wx/unix/private.h - wx/unix/stackwalk.h wx/unix/stdpaths.h + wx/unix/stackwalk.h + + + + + $(BASE_UNIX_AND_DARWIN_SRC) + src/unix/dir.cpp + src/unix/mimetype.cpp + src/unix/threadpsx.cpp + + + + $(BASE_UNIX_AND_DARWIN_HDR) + wx/unix/execute.h + wx/unix/mimetype.h + wx/unix/private.h + + + + + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_SRC) + src/common/gsocketiohandler.cpp + + + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_HDR) + wx/private/gsocketiohandler.h @@ -155,6 +183,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/cfstring.cpp + src/mac/corefoundation/gsockosx.cpp src/mac/corefoundation/stdpaths_cf.cpp src/mac/corefoundation/strconv_cf.cpp src/mac/corefoundation/utilsexc_base.cpp @@ -213,36 +242,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_SRC) - src/common/fdiodispatcher.cpp - src/common/selectdispatcher.cpp - src/unix/appunix.cpp - src/unix/baseunix.cpp - src/unix/evtloopunix.cpp - src/unix/dlunix.cpp - src/unix/snglinst.cpp - src/unix/stdpaths.cpp - src/unix/timerunx.cpp + $(BASE_UNIX_AND_DARWIN_SRC) $(BASE_MAC_HDR) - wx/private/fdiodispatcher.h - wx/private/selectdispatcher.h - wx/unix/app.h - wx/unix/apptbase.h - wx/unix/apptrait.h - wx/unix/chkconf.h - wx/unix/evtloop.h - wx/unix/pipe.h - wx/unix/stdpaths.h + $(BASE_UNIX_AND_DARWIN_HDR) - $(BASE_UNIX_SRC) + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_SRC) $(BASE_COREFOUNDATION_SRC) - $(BASE_UNIX_HDR) + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_HDR) $(BASE_COREFOUNDATION_HDR) @@ -253,6 +266,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fdiodispatcher.cpp src/common/selectdispatcher.cpp + src/common/gsocketiohandler.cpp src/unix/appunix.cpp src/unix/evtloopunix.cpp src/unix/timerunx.cpp @@ -268,6 +282,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/private/fdiodispatcher.h wx/private/selectdispatcher.h + wx/private/gsocketiohandler.h wx/unix/app.h wx/os2/apptbase.h wx/os2/apptrait.h @@ -398,6 +413,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/wfstream.cpp src/common/wxcrt.cpp src/common/wxprintf.cpp + src/common/xlocale.cpp src/common/xti.cpp src/common/xtistrm.cpp src/common/zipstrm.cpp @@ -489,6 +505,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/power.h wx/process.h wx/ptr_scpd.h + wx/ptr_shrd.h wx/recguard.h wx/regex.h wx/scopeguard.h @@ -513,6 +530,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/thrimpl.cpp wx/timer.h wx/tokenzr.h + wx/tracker.h wx/txtstrm.h wx/types.h wx/unichar.h @@ -522,6 +540,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/vector.h wx/version.h wx/volume.h + wx/weakref.h wx/wfstream.h wx/wx.h wx/wxchar.h @@ -529,10 +548,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wxcrtbase.h wx/wxcrtvararg.h wx/wxprec.h + wx/xlocale.h wx/xti.h wx/xtistrm.h wx/zipstrm.h wx/zstream.h + wx/meta/convertible.h + wx/meta/if.h + wx/meta/int2type.h + wx/meta/movable.h @@ -549,6 +573,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/gsocket.cpp + src/msw/gsockmsw.cpp src/msw/urlmsw.cpp @@ -715,6 +740,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/validate.cpp src/common/valtext.cpp src/common/wincmn.cpp + src/common/windowid.cpp src/common/xpmdecod.cpp src/generic/busyinfo.cpp src/generic/buttonbar.cpp @@ -808,6 +834,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mdi.h wx/menu.h wx/msgdlg.h + wx/nativewin.h wx/numdlg.h wx/overlay.h wx/palette.h @@ -835,11 +862,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/validate.h wx/valtext.h wx/window.h + wx/windowid.h wx/wupdlock.h wx/accel.h wx/access.h wx/anidecod.h + wx/animdecod.h wx/artprov.h wx/bitmap.h wx/bookctrl.h @@ -910,7 +939,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/printdlg.h wx/prntbase.h wx/progdlg.h - wx/ptr_scpd.h wx/quantize.h wx/rawbmp.h wx/region.h @@ -940,6 +968,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xpmhand.h + + + + + + src/unix/apptraits.cpp + @@ -1023,10 +1058,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/minifram.h wx/gtk/pen.h wx/gtk/popupwin.h + wx/gtk/private/win_gtk.h wx/gtk/region.h wx/gtk/tooltip.h wx/gtk/toplevel.h - wx/gtk/win_gtk.h wx/gtk/window.h @@ -1071,6 +1106,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/menu.cpp src/gtk/mnemonics.cpp src/gtk/msgdlg.cpp + src/gtk/nativewin.cpp src/gtk/notebook.cpp src/gtk/radiobox.cpp src/gtk/radiobut.cpp @@ -1319,6 +1355,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_SRC) src/x11/bitmap.cpp src/x11/brush.cpp + src/x11/palette.cpp src/x11/pen.cpp src/x11/region.cpp src/x11/utilsx.cpp @@ -1327,6 +1364,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_HDR) wx/x11/bitmap.h wx/x11/brush.h + wx/x11/palette.h wx/x11/pen.h wx/x11/region.h @@ -1366,7 +1404,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/menuitem.cpp src/motif/minifram.cpp src/motif/msgdlg.cpp - src/motif/palette.cpp src/motif/popupwin.cpp src/motif/radiobox.cpp src/motif/radiobut.cpp @@ -1453,7 +1490,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/menuitem.h wx/motif/minifram.h wx/motif/msgdlg.h - wx/motif/palette.h wx/motif/popupwin.h wx/motif/print.h wx/motif/private.h @@ -1481,7 +1517,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_SRC) - src/common/gsocketiohandler.cpp src/generic/icon.cpp src/generic/timer.cpp src/x11/app.cpp @@ -1576,7 +1611,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/gdiobj.cpp src/msw/gdiplus.cpp src/msw/graphics.cpp - src/msw/gsockmsw.cpp src/msw/icon.cpp src/msw/imaglist.cpp src/msw/minifram.cpp @@ -1638,7 +1672,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/dragimag.cpp src/msw/filedlg.cpp src/msw/frame.cpp - src/msw/gauge95.cpp + src/msw/gauge.cpp src/msw/iniconf.cpp src/msw/listbox.cpp src/msw/listctrl.cpp @@ -1648,22 +1682,23 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/metafile.cpp src/msw/msgdlg.cpp src/msw/nativdlg.cpp + src/msw/nativewin.cpp src/msw/notebook.cpp src/msw/ole/access.cpp src/msw/ownerdrw.cpp src/msw/radiobox.cpp src/msw/radiobut.cpp src/msw/scrolbar.cpp - src/msw/slider95.cpp + src/msw/slider.cpp src/msw/spinbutt.cpp src/msw/spinctrl.cpp src/msw/statbmp.cpp src/msw/statbox.cpp - src/msw/statbr95.cpp + src/msw/statusbar.cpp src/msw/statline.cpp src/msw/stattext.cpp src/msw/tabctrl.cpp - src/msw/tbar95.cpp + src/msw/toolbar.cpp src/msw/textctrl.cpp src/msw/textentry.cpp src/msw/tglbtn.cpp @@ -1705,7 +1740,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/filedlg.h wx/msw/font.h wx/msw/frame.h - wx/msw/gauge95.h + wx/msw/gauge.h wx/msw/gdiimage.h wx/msw/icon.h wx/msw/imaglist.h @@ -1738,16 +1773,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/rcdefs.h wx/msw/scrolbar.h wx/msw/setup0.h - wx/msw/slider95.h + wx/msw/slider.h wx/msw/spinbutt.h wx/msw/spinctrl.h wx/msw/statbmp.h wx/msw/statbox.h - wx/msw/statbr95.h + wx/msw/statusbar.h wx/msw/statline.h wx/msw/stattext.h wx/msw/tabctrl.h - wx/msw/tbar95.h + wx/msw/toolbar.h wx/msw/textctrl.h wx/msw/textentry.h wx/msw/tglbtn.h @@ -1905,7 +1940,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fontmgrcmn.cpp - src/common/gsocketiohandler.cpp src/generic/caret.cpp src/generic/colour.cpp src/generic/icon.cpp @@ -2030,6 +2064,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/os2/menu.cpp src/os2/menuitem.cpp src/os2/metafile.cpp + src/os2/minifram.cpp src/os2/msgdlg.cpp src/os2/nativdlg.cpp src/os2/notebook.cpp @@ -2147,7 +2182,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/mac/corefoundation/gsockosx.cpp src/mac/corefoundation/hid.cpp src/mac/corefoundation/utilsexc_cf.cpp @@ -2224,6 +2258,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/metafile.cpp src/mac/carbon/minifram.cpp src/mac/carbon/msgdlg.cpp + src/mac/carbon/nonownedwnd.cpp src/mac/carbon/notebmac.cpp src/mac/carbon/overlay.cpp src/mac/carbon/palette.cpp @@ -2319,9 +2354,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/mimetype.h wx/mac/minifram.h wx/mac/msgdlg.h + wx/mac/nonownedwnd.h wx/mac/notebook.h wx/mac/palette.h wx/mac/pen.h + wx/mac/popupwin.h wx/mac/pnghand.h wx/mac/pngread.h wx/mac/printdlg.h @@ -2402,9 +2439,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/carbon/mimetype.h wx/mac/carbon/minifram.h wx/mac/carbon/msgdlg.h + wx/mac/carbon/nonownedwnd.h wx/mac/carbon/notebook.h wx/mac/carbon/palette.h wx/mac/carbon/pen.h + wx/mac/carbon/popupwin.h wx/mac/carbon/pnghand.h wx/mac/carbon/pngread.h wx/mac/carbon/printdlg.h @@ -2457,7 +2496,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/mac/corefoundation/gsockosx.cpp src/mac/corefoundation/hid.cpp src/mac/corefoundation/utilsexc_cf.cpp @@ -2777,11 +2815,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/animatecmn.cpp + src/common/calctrlcmn.cpp src/common/datavcmn.cpp src/common/hyperlnkcmn.cpp src/generic/aboutdlgg.cpp src/generic/bmpcboxg.cpp - src/generic/calctrl.cpp + src/generic/calctrlg.cpp src/generic/datavgen.cpp src/generic/datectlg.cpp src/generic/editlbox.cpp @@ -2803,7 +2842,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/aboutdlg.h wx/animate.h - wx/animdecod.h wx/bmpcbox.h wx/calctrl.h wx/dataview.h @@ -2813,7 +2851,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/editlbox.h wx/generic/aboutdlgg.h wx/generic/bmpcbox.h - wx/generic/calctrl.h + wx/generic/calctrlg.h wx/generic/datectrl.h wx/generic/dataview.h wx/generic/grid.h @@ -2859,9 +2897,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/msw/calctrl.cpp + src/msw/datecontrols.cpp src/msw/datectrl.cpp + wx/msw/calctrl.h + wx/msw/datecontrols.h wx/msw/datectrl.h @@ -2952,11 +2994,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/aboutdlg.cpp src/gtk/animate.cpp + src/gtk/calctrl.cpp src/gtk/dataview.cpp src/gtk/hyperlink.cpp wx/gtk/animate.h + wx/gtk/calctrl.h wx/gtk/dataview.h wx/gtk/hyperlink.h @@ -3399,9 +3443,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_MAC_SRC) - $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_WIN32_SRC) - $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_PALMOS_SRC) $(BASE_AND_GUI_MSDOS_SRC) @@ -3490,6 +3532,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(DFB_LOWLEVEL_HDR) + + $(UNIX_SRC) + $(UNIX_SRC) + + $(GTK_SRC) $(GTK1_SRC) @@ -3513,10 +3560,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - $(LOWLEVEL_SRC) $(GUI_SRC) $(GUI_CMN_SRC) + $(LOWLEVEL_SRC) $(PLATFORM_SRC) $(GUI_SRC) $(GUI_CMN_SRC) - $(LOWLEVEL_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC) + $(LOWLEVEL_SRC) $(PLATFORM_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC) @@ -3645,7 +3692,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MSDOS_SRC) $(BASE_PALMOS_SRC) $(BASE_AND_GUI_CMN_SRC) - $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_MAC_SRC) $(BASE_AND_GUI_WIN32_SRC) $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_WINCE_SRC)