X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a249e049a172a0c42094803958f86d0e29cc4bc..7e6f48d18c6173e0655120e50b66dace36f2d1c6:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 3b594a49c5..0f3640eb04 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -109,10 +109,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/mimetmac.cpp
src/unix/baseunix.cpp
src/mac/utilsexc.cpp
+ src/mac/thread.cpp
+ src/mac/macnotfy.cpp
+ src/mac/morefilex/MoreFilesX.c
src/mac/utils.cpp
+ src/mac/uma.cpp
@@ -132,7 +136,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/appbase.cpp
- src/common/clntdata.cpp
src/common/cmdline.cpp
src/common/config.cpp
src/common/datetime.cpp
@@ -151,6 +154,7 @@ 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
@@ -200,7 +204,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/buffer.h
wx/build.h
wx/chkconf.h
- wx/clntdata.h
wx/cmdline.h
wx/confbase.h
wx/config.h
@@ -212,11 +215,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/debug.h
wx/defs.h
wx/dir.h
+ wx/dlimpexp.h
wx/dynarray.h
wx/dynlib.h
wx/dynload.h
wx/encconv.h
wx/event.h
+ wx/except.h
wx/features.h
wx/ffile.h
wx/file.h
@@ -228,6 +233,7 @@ 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
@@ -260,6 +266,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/regex.h
wx/scopeguard.h
wx/snglinst.h
+ wx/stack.h
wx/stopwatch.h
wx/strconv.h
wx/stream.h
@@ -302,6 +309,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/gsocket.c
+ src/msw/urlmsw.cpp
wx/msw/gsockmsw.h
@@ -314,15 +322,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/unix/gsockunx.h
-
- src/mac/gsocket.c
-
-
- wx/mac/gsockmac.h
-
-
- src/os2/gsocket.c
+ src/unix/gsocket.c
wx/unix/gsockunx.h
@@ -369,6 +370,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/bookctrl.cpp
src/common/choiccmn.cpp
src/common/clipcmn.cpp
+ src/common/clntdata.cpp
src/common/cmdproc.cpp
src/common/cmndata.cpp
src/common/containr.cpp
@@ -391,6 +393,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/fontmap.cpp
src/common/framecmn.cpp
src/common/gaugecmn.cpp
+ src/common/gbsizer.cpp
src/common/gdicmn.cpp
src/common/geometry.cpp
src/common/gifdecod.cpp
@@ -463,6 +466,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/checklst.h
wx/choicdlg.h
wx/choice.h
+ wx/clntdata.h
wx/cmndata.h
wx/combobox.h
wx/control.h
@@ -476,9 +480,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/dialog.h
wx/dirdlg.h
wx/dragimag.h
+ wx/encinfo.h
wx/filedlg.h
wx/frame.h
wx/gauge.h
+ wx/gbsizer.h
wx/gdicmn.h
wx/generic/accel.h
wx/generic/choicdgg.h
@@ -491,6 +497,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/imaglist.h
wx/generic/logg.h
wx/generic/msgdlgg.h
+ wx/generic/numdlgg.h
wx/generic/notebook.h
wx/generic/panelg.h
wx/generic/prntdlgg.h
@@ -509,6 +516,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mdi.h
wx/menu.h
wx/msgdlg.h
+ wx/numdlg.h
wx/palette.h
wx/panel.h
wx/pen.h
@@ -604,7 +612,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/spinbutt.h
wx/spinctrl.h
wx/splitter.h
- wx/stack.h
wx/statline.h
wx/tab.h
wx/tabctrl.h
@@ -616,6 +623,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/treebase.h
wx/treectrl.h
wx/valgen.h
+ wx/vidmode.h
wx/vlbox.h
wx/vms_x_fix.h
wx/vscroll.h
@@ -634,11 +642,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/unix/fontenum.cpp
src/unix/fontutil.cpp
src/unix/utilsx11.cpp
+ src/unix/displayx11.cpp
wx/generic/caret.h
wx/unix/fontutil.h
wx/unix/utilsx11.h
+ wx/unix/displayx11.h
@@ -668,6 +678,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/gsockgtk.c
src/gtk/icon.cpp
src/gtk/main.cpp
+ src/gtk/minifram.cpp
src/gtk/pen.cpp
src/gtk/popupwin.cpp
src/gtk/region.cpp
@@ -697,6 +708,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/generic/fontdlgg.cpp
src/gtk/bmpbuttn.cpp
src/gtk/button.cpp
@@ -712,7 +725,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/listbox.cpp
src/gtk/mdi.cpp
src/gtk/menu.cpp
- src/gtk/minifram.cpp
src/gtk/msgdlg.cpp
src/gtk/notebook.cpp
src/gtk/radiobox.cpp
@@ -857,6 +869,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/motif/minifram.cpp
src/motif/msgdlg.cpp
src/motif/palette.cpp
+ src/motif/popupwin.cpp
src/motif/radiobox.cpp
src/motif/radiobut.cpp
src/motif/scrolbar.cpp
@@ -872,6 +885,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/motif/toplevel.cpp
src/motif/utils.cpp
src/motif/window.cpp
+ src/motif/xmcombo/xmcombo.c
src/generic/colrdlgg.cpp
src/generic/dirdlgg.cpp
@@ -912,6 +926,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/motif/cursor.h
wx/motif/dataform.h
wx/motif/dataobj.h
+ wx/motif/dataobj2.h
wx/motif/dc.h
wx/motif/dcclient.h
wx/motif/dcmemory.h
@@ -932,6 +947,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/motif/minifram.h
wx/motif/msgdlg.h
wx/motif/palette.h
+ wx/motif/popupwin.h
wx/motif/print.h
wx/motif/private.h
wx/motif/radiobox.h
@@ -1014,6 +1030,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/x11/minifram.h
wx/x11/palette.h
wx/x11/pen.h
+ wx/x11/popupwin.h
wx/x11/print.h
wx/x11/private.h
wx/x11/privx.h
@@ -1085,6 +1102,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/statusbr.cpp
+ src/generic/prntdlgg.cpp
src/msw/accel.cpp
src/msw/bmpbuttn.cpp
src/msw/button.cpp
@@ -1344,6 +1362,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/dirdlgg.cpp
src/generic/fdrepdlg.cpp
src/generic/imaglist.cpp
+ src/generic/listctrl.cpp
+ src/generic/mdig.cpp
src/generic/msgdlgg.cpp
src/generic/prntdlgg.cpp
src/generic/statusbr.cpp
@@ -1371,6 +1391,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/dcscreen.cpp
src/os2/dialog.cpp
src/os2/dnd.cpp
+ src/os2/evtloop.cpp
src/os2/filedlg.cpp
src/os2/font.cpp
src/os2/fontdlg.cpp
@@ -1385,7 +1406,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/icon.cpp
src/os2/iniconf.cpp
src/os2/listbox.cpp
- src/os2/listctrl.cpp
src/os2/main.cpp
src/os2/menu.cpp
src/os2/menuitem.cpp
@@ -1415,7 +1435,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/toolbar.cpp
src/os2/tooltip.cpp
src/os2/toplevel.cpp
- src/os2/treectrl.cpp
src/os2/utilsgui.cpp
src/os2/window.cpp
@@ -1424,6 +1443,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/colrdlgg.h
wx/generic/dirdlgg.h
wx/generic/fdrepdlg.h
+ wx/generic/listctrl.h
+ wx/generic/mdig.h
wx/generic/statusbr.h
wx/os2/accel.h
wx/os2/app.h
@@ -1460,7 +1481,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/icon.h
wx/os2/iniconf.h
wx/os2/listbox.h
- wx/os2/listctrl.h
wx/os2/menu.h
wx/os2/menuitem.h
wx/os2/metafile.h
@@ -1492,7 +1512,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/toolbar.h
wx/os2/tooltip.h
wx/os2/toplevel.h
- wx/msw/treectrl.h
wx/os2/window.h
@@ -1532,6 +1551,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/dcscreen.cpp
src/mac/dialog.cpp
src/mac/dirdlg.cpp
+ src/mac/display.cpp
src/mac/dnd.cpp
src/mac/filedlg.cpp
src/mac/font.cpp
@@ -1541,15 +1561,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/frame.cpp
src/mac/gauge.cpp
src/mac/gdiobj.cpp
+ src/mac/gsockosx.c
src/mac/icon.cpp
src/mac/listbox.cpp
- src/mac/macnotfy.cpp
src/mac/mdi.cpp
src/mac/menu.cpp
src/mac/menuitem.cpp
src/mac/metafile.cpp
src/mac/minifram.cpp
- src/mac/morefilex/MoreFilesX.c
src/mac/msgdlg.cpp
src/mac/notebmac.cpp
src/mac/palette.cpp
@@ -1572,12 +1591,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/stattext.cpp
src/mac/tabctrl.cpp
src/mac/textctrl.cpp
- src/mac/thread.cpp
src/mac/timer.cpp
+ src/mac/tglbtn.cpp
src/mac/toolbar.cpp
src/mac/tooltip.cpp
src/mac/toplevel.cpp
- src/mac/uma.cpp
src/mac/window.cpp
src/generic/caret.cpp
@@ -1619,6 +1637,7 @@ 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/filedlg.h
wx/mac/font.h
@@ -1664,6 +1683,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/tabctrl.h
wx/mac/textctrl.h
wx/mac/timer.h
+ wx/mac/tglbtn.h
wx/mac/toolbar.h
wx/mac/tooltip.h
wx/mac/toplevel.h
@@ -1719,16 +1739,18 @@ 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/evtloop.mm
src/cocoa/font.cpp
src/cocoa/fontenum.mm
src/cocoa/fontutil.cpp
src/cocoa/frame.mm
src/cocoa/gauge.mm
src/cocoa/gdiobj.cpp
- src/cocoa/icon.cpp
+ src/cocoa/icon.mm
src/cocoa/listbox.mm
src/cocoa/main.cpp
src/cocoa/mbarman.mm
+ src/cocoa/mdi.mm
src/cocoa/menu.mm
src/cocoa/menuitem.mm
src/cocoa/pen.mm
@@ -1743,6 +1765,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/statline2.mm
src/cocoa/stattext.mm
src/cocoa/textctrl.mm
+ src/cocoa/toolbar.mm
src/cocoa/toplevel.mm
src/cocoa/utils.cpp
src/cocoa/utilsexc.cpp
@@ -1757,15 +1780,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/fontdlgg.cpp
src/generic/imaglist.cpp
src/generic/listctrl.cpp
- src/generic/mdig.cpp
src/generic/msgdlgg.cpp
src/generic/notebook.cpp
src/generic/paletteg.cpp
src/generic/statusbr.cpp
src/generic/tabg.cpp
src/generic/timer.cpp
+
+ src/mac/gsockosx.c
+ wx/cocoa/NSApplication.h
wx/cocoa/NSBox.h
wx/cocoa/NSButton.h
wx/cocoa/NSControl.h
@@ -1805,27 +1830,30 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/icon.h
wx/cocoa/listbox.h
wx/cocoa/mbarman.h
+ wx/cocoa/mdi.h
wx/cocoa/menu.h
wx/cocoa/menuitem.h
wx/cocoa/pen.h
wx/cocoa/radiobox.h
wx/cocoa/radiobut.h
wx/cocoa/region.h
+ wx/cocoa/slider.h
wx/cocoa/spinbutt.h
wx/cocoa/statbmp.h
wx/cocoa/statbox.h
wx/cocoa/statline.h
wx/cocoa/stattext.h
wx/cocoa/textctrl.h
+ wx/cocoa/toolbar.h
wx/cocoa/toplevel.h
wx/cocoa/window.h
wx/generic/caret.h
+ wx/generic/dirdlgg.h
wx/generic/fdrepdlg.h
wx/generic/fontdlgg.h
wx/generic/imaglist.h
wx/generic/listctrl.h
- wx/generic/mdig.h
wx/generic/paletteg.h
wx/generic/statusbr.h
wx/generic/tabg.h
@@ -1947,7 +1975,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/calctrl.cpp
- src/generic/dcbuffer.cpp
src/generic/grid.cpp
src/generic/gridctrl.cpp
src/generic/gridsel.cpp
@@ -1975,6 +2002,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/joystick.h
wx/laywin.h
wx/sashwin.h
+ wx/sound.h
wx/splash.h
wx/taskbar.h
wx/tipdlg.h
@@ -1985,43 +2013,43 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/taskbarcmn.cpp
src/msw/joystick.cpp
+ src/msw/sound.cpp
src/msw/taskbar.cpp
- src/msw/wave.cpp
wx/msw/joystick.h
+ wx/msw/sound.h
wx/msw/taskbar.h
- wx/msw/wave.h
src/mac/joystick.cpp
- src/mac/wave.cpp
+ src/mac/sound.cpp
wx/mac/joystick.h
- wx/mac/wave.h
+ wx/mac/sound.h
src/os2/joystick.cpp
- src/os2/wave.cpp
+ src/os2/sound.cpp
wx/os2/joystick.h
- wx/os2/wave.h
+ wx/os2/sound.h
src/common/taskbarcmn.cpp
src/unix/joystick.cpp
+ src/unix/sound.cpp
src/unix/taskbarx11.cpp
- src/unix/wave.cpp
wx/unix/joystick.h
+ wx/unix/sound.h
wx/unix/taskbarx11.h
- wx/unix/wave.h
@@ -2033,6 +2061,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/helpbest.cpp
+
+ src/html/chm.cpp
+
+
+ src/html/chm.cpp
+
$(HTML_SRC_PLATFORM)
@@ -2103,7 +2137,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/glcanvas.cpp
src/gtk/glcanvas.cpp
src/msw/glcanvas.cpp
- src/motif/glcanvas.cpp
+ src/x11/glcanvas.cpp
src/x11/glcanvas.cpp
src/os2/glcanvas.cpp
@@ -2112,7 +2146,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/glcanvas.h
wx/gtk/glcanvas.h
wx/msw/glcanvas.h
- wx/motif/glcanvas.h
+ wx/x11/glcanvas.h
wx/x11/glcanvas.h
wx/os2/glcanvas.h
@@ -2141,6 +2175,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+
+
+
+ src/unix/sound_sdl.cpp
+
@@ -2186,24 +2227,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-
- $(NET_MAC_SRC)
- $(NET_DARWIN_SRC)
- $(NET_DARWIN_SRC)
-
-
$(NET_UNIX_SRC)
$(NET_WIN32_SRC)
- $(NET_MACOSX_SRC)
+ $(NET_DARWIN_SRC)
$(NET_OS2_SRC)
$(NET_UNIX_HDR)
$(NET_WIN32_HDR)
$(NET_OS2_HDR)
- $(NET_MAC_HDR)
- $(NET_DARWIN_HDR)
+ $(NET_DARWIN_HDR)
@@ -2317,8 +2351,23 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_AND_GUI_MAC_SRC)
$(BASE_AND_GUI_DARWIN_SRC)
$(BASE_AND_GUI_WIN32_SRC)
- $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
+ $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC)
$(XML_SRC) $(ODBC_SRC)
-
+
+
+
+
+
+
+
+
+
+
+ $(UNIX_SOUND_SRC_SDL)
+
+
+
+ $(PLUGIN_ADV_SRC)
+