X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1d9e1ec6b596ec336e8e68fdec78244088d5c25..419c6f4046799f604a61192dbca9747a839b0a19:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 9c9ebcda16..6618b5e17c 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -43,11 +43,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+
src/unix/baseunix.cpp
src/unix/dir.cpp
src/unix/mimetype.cpp
src/unix/snglinst.cpp
+ src/unix/stdpaths.cpp
src/unix/threadpsx.cpp
@@ -59,8 +63,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/unix/execute.h
wx/unix/mimetype.h
wx/unix/pipe.h
+ wx/unix/stdpaths.h
+
+
+
src/msw/basemsw.cpp
src/msw/crashrpt.cpp
@@ -70,6 +78,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/regconf.cpp
src/msw/registry.cpp
src/msw/snglinst.cpp
+ src/msw/stdpaths.cpp
src/msw/thread.cpp
src/msw/utils.cpp
src/msw/utilsexc.cpp
@@ -98,27 +107,89 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/wince/time.h
+
+
+
+
+
+
+ src/mac/corefoundation/cfstring.cpp
+ src/mac/corefoundation/stdpaths_cf.cpp
+
+
+ wx/mac/corefoundation/cfstring.h
+ wx/mac/corefoundation/stdpaths.h
+
+
+
+
src/mac/carbon/dirmac.cpp
src/mac/carbon/mimetmac.cpp
- src/unix/baseunix.cpp
src/mac/carbon/utilsexc.cpp
src/mac/carbon/thread.cpp
src/mac/carbon/macnotfy.cpp
+
src/mac/carbon/morefilex/MoreFilesX.c
+ $(BASE_COREFOUNDATION_SRC)
-
+
+ $(BASE_COREFOUNDATION_HDR)
+
+
src/mac/carbon/utils.cpp
src/mac/carbon/uma.cpp
-
+
+
+
+
+
+
+ src/mac/carbon/morefile/DirectoryCopy.c
+ src/mac/carbon/morefile/FSpCompat.c
+ src/mac/carbon/morefile/FileCopy.c
+ src/mac/carbon/morefile/FullPath.c
+ src/mac/carbon/morefile/IterateDirectory.c
+ src/mac/carbon/morefile/MoreDesktopMgr.c
+ src/mac/carbon/morefile/MoreFiles.c
+ src/mac/carbon/morefile/MoreFilesExtras.c
+ src/mac/carbon/morefile/Search.c
+
+
+
+
+
+ src/unix/baseunix.cpp
+ src/unix/stdpaths.cpp
+
+
+ wx/unix/stdpaths.h
+
+
+
+
+ $(BASE_UNIX_SRC)
+ $(BASE_COREFOUNDATION_SRC)
+
+
+ $(BASE_UNIX_HDR)
+ $(BASE_COREFOUNDATION_HDR)
+
+
+
src/os2/dir.cpp
src/os2/mimetype.cpp
+ src/os2/stdpaths.cpp
src/os2/thread.cpp
src/os2/utils.cpp
src/os2/utilsexc.cpp
@@ -126,10 +197,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ wx/os2/apptbase.h
+ wx/os2/apptrait.h
+ wx/os2/mimetype.h
+ wx/os2/stdpaths.h
+
+
+
src/common/appbase.cpp
+ src/common/archive.cpp
src/common/clntdata.cpp
src/common/cmdline.cpp
src/common/config.cpp
@@ -164,6 +243,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/object.cpp
src/common/process.cpp
src/common/regex.cpp
+ src/common/stdpbase.cpp
src/common/sstream.cpp
src/common/stopwatch.cpp
src/common/strconv.cpp
@@ -174,7 +254,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/textfile.cpp
src/common/tokenzr.cpp
src/common/txtstrm.cpp
- src/common/unzip.c
+ src/common/uri.cpp
src/common/variant.cpp
src/common/wfstream.cpp
src/common/wxchar.cpp
@@ -193,6 +273,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/afterstd.h
wx/app.h
wx/apptrait.h
+ wx/archive.h
wx/arrimpl.cpp
wx/arrstr.h
wx/beforestd.h
@@ -263,6 +344,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/snglinst.h
wx/sstream.h
wx/stack.h
+ wx/stdpaths.h
wx/stockitem.h
wx/stopwatch.h
wx/strconv.h
@@ -277,6 +359,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/tokenzr.h
wx/txtstrm.h
wx/types.h
+ wx/uri.h
wx/utils.h
wx/variant.h
wx/vector.h
@@ -325,6 +408,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/unix/gsockunx.h
+
+
+ src/mac/carbon/gsocket.cpp
+
+
+ wx/mac/carbon/gsockmac.h
+
src/common/fs_inet.cpp
@@ -745,6 +835,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/combobox.cpp
src/gtk/control.cpp
src/gtk/dialog.cpp
+ src/gtk/filedlg.cpp
src/gtk/fontdlg.cpp
src/gtk/frame.cpp
src/gtk/gauge.cpp
@@ -1561,10 +1652,30 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+ src/mac/corefoundation/gsockosx.cpp
+ src/mac/corefoundation/utilsexc_cf.cpp
+
+
+ $(MAC_OSX_LOWLEVEL_SRC)
+
+
+
+
+ src/unix/snglinst.cpp
+
+ src/html/htmlctrl/webkit/webkit.mm
+
+ src/mac/carbon/fontdlgosx.mm
+ src/mac/carbon/colordlgosx.mm
+
+
+
src/mac/carbon/accel.cpp
src/mac/carbon/aga.cpp
@@ -1601,7 +1712,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/carbon/frame.cpp
src/mac/carbon/gauge.cpp
src/mac/carbon/gdiobj.cpp
- src/mac/carbon/gsockosx.cpp
src/mac/carbon/hid.cpp
src/mac/carbon/icon.cpp
src/mac/carbon/listbox.cpp
@@ -1648,11 +1758,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/prntdlgg.cpp
src/generic/statusbr.cpp
src/generic/tabg.cpp
-
- src/unix/snglinst.cpp
-
- src/html/htmlctrl/webkit/webkit.mm
+
wx/mac/accel.h
@@ -1840,6 +1947,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+ src/mac/corefoundation/gsockosx.cpp
+ src/mac/corefoundation/utilsexc_cf.cpp
@@ -1880,6 +1990,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/display.mm
src/cocoa/drawer.mm
src/cocoa/evtloop.mm
+ src/cocoa/filedlg.mm
src/cocoa/font.cpp
src/cocoa/fontdlg.mm
src/cocoa/fontenum.mm
@@ -1901,7 +2012,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/radiobut.mm
src/cocoa/region.mm
src/cocoa/scrolbar.mm
- src/cocoa/settings.cpp
+ src/cocoa/settings.mm
src/cocoa/slider.mm
src/cocoa/sound.mm
src/cocoa/spinbutt.mm
@@ -1922,7 +2033,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/colrdlgg.cpp
src/generic/dirdlgg.cpp
src/generic/fdrepdlg.cpp
- src/generic/filedlgg.cpp
src/generic/fontdlgg.cpp
src/generic/imaglist.cpp
src/generic/listctrl.cpp
@@ -1932,8 +2042,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/statusbr.cpp
src/generic/tabg.cpp
src/generic/timer.cpp
-
- src/mac/carbon/gsockosx.cpp
wx/cocoa/NSApplication.h
@@ -1975,6 +2083,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/dialog.h
wx/cocoa/display.h
wx/cocoa/drawer.h
+ wx/cocoa/filedlg.h
wx/cocoa/font.h
wx/cocoa/fontdlg.h
wx/cocoa/frame.h
@@ -2205,7 +2314,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/taskbarcmn.cpp
- include/wx/cocoa/taskbar.h
+ wx/cocoa/taskbar.h
@@ -2234,8 +2343,51 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/eggtrayicon.c
-
- src/gtk/eggtrayicon.h
+
+
+
+
+
+ src/common/mediactrlcmn.cpp
+
+
+
+ wx/mediactrl.h
+
+
+
+ src/msw/mediactrl.cpp
+
+
+
+
+
+
+
+
+
+
+ src/mac/carbon/mediactrl.cpp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2462,6 +2614,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/unix/sound_sdl.cpp
+
+ src/gtk/gnome/gprint.cpp
+
+
@@ -2469,22 +2625,24 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
- $(BASE_MAC_SRC)
- $(BASE_UNIX_SRC)
- $(BASE_UNIX_SRC)
- $(BASE_UNIX_SRC)
- $(BASE_UNIX_SRC)
+ $(BASE_MAC_SRC) $(BASE_MAC_OSX_SRC)
+ $(BASE_DARWIN_SRC)
+ $(BASE_DARWIN_SRC)
+ $(BASE_DARWIN_SRC)
+ $(BASE_DARWIN_SRC)
- $(BASE_UNIX_SRC)
+ $(BASE_DARWIN_SRC)
$(BASE_UNIX_SRC)
$(BASE_WIN32_SRC) $(BASE_WINCE_SRC)
$(BASE_MACOSX_SRC)
+ $(BASE_MAC_SRC) $(BASE_MAC_CARBONLIB_SRC)
$(BASE_OS2_SRC)
@@ -2494,11 +2652,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_AND_GUI_UNIX_SRC)
$(BASE_AND_GUI_WIN32_SRC)
$(BASE_AND_GUI_UNIX_SRC)
+
+
$(BASE_UNIX_HDR)
$(BASE_WIN32_HDR) $(BASE_WINCE_HDR)
- $(BASE_MAC_HDR)
+ $(BASE_MAC_HDR) $(BASE_MAC_OSX_HDR)
$(BASE_UNIX_HDR)
@@ -2516,6 +2676,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(NET_UNIX_SRC)
$(NET_WIN32_SRC) $(NET_WINCE_SRC)
$(NET_UNIX_SRC)
+ $(NET_MAC_CARBONLIB_SRC)
$(NET_OS2_SRC)
@@ -2523,6 +2684,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(NET_WIN32_HDR) $(NET_WINCE_HDR)
$(NET_OS2_HDR)
$(NET_UNIX_HDR)
+ $(NET_MAC_CARBONLIB_HDR)
@@ -2560,7 +2722,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(MOTIF_SRC)
$(MSW_SRC) $(MSW_ONLY_SRC)
$(MSW_SRC) $(WINCE_SRC)
- $(MAC_SRC)
+ $(MAC_SRC) $(MAC_OSX_SRC)
$(COCOA_SRC)
$(OS2_SRC)
@@ -2600,13 +2762,36 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_MAC_HDR)
$(ADVANCED_COCOA_HDR)
$(ADVANCED_UNIX_HDR)
- $(ADVANCED_GTK_HDR) $(ADVANCED_UNIX_HDR)
+ $(ADVANCED_UNIX_HDR)
$(ADVANCED_UNIX_HDR)
$(ADVANCED_OS2_HDR)
$(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC)
$(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)
+
+
+ $(MEDIA_MSW_SRC) $(MEDIA_MSW_ONLY_SRC)
+ $(MEDIA_MSW_SRC)
+ $(MEDIA_MAC_SRC)
+ $(MEDIA_COCOA_SRC)
+ $(MEDIA_UNIX_SRC)
+ $(MEDIA_UNIX_SRC) $(MEDIA_GTK_SRC)
+ $(MEDIA_UNIX_SRC)
+ $(MEDIA_OS2_SRC)
+
+
+ $(MEDIA_MSW_HDR) $(MEDIA_MSW_ONLY_HDR)
+ $(MEDIA_MSW_HDR)
+ $(MEDIA_MAC_HDR)
+ $(MEDIA_COCOA_HDR)
+ $(MEDIA_UNIX_HDR)
+ $(MEDIA_UNIX_HDR)
+ $(MEDIA_UNIX_HDR)
+ $(MEDIA_OS2_HDR)
+
+ $(MEDIA_CMN_SRC) $(MEDIA_PLATFORM_SRC)
+ $(MEDIA_CMN_HDR) $(MEDIA_PLATFORM_HDR)
@@ -2619,7 +2804,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(GUI_CMN_HDR)
$(LOWLEVEL_HDR)
$(GUI_CORE_HEADERS)
- $(ADVANCED_HDR) $(HTML_HDR)
+ $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR)
$(OPENGL_HDR) $(DBGRID_HDR) $(XRC_HDR)
@@ -2658,6 +2843,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(UNIX_SOUND_SRC_SDL)
+ $(GTK_PRINT_SRC_GNOME)