X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/16aa9c84bca0619ff0a89267772ca30d80324951..16840c7f5531659d69ab88b9426e3cda795077d2:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 9457b94dc3..800d15d1d7 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
@@ -120,6 +124,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/dir.cpp
+ src/os2/mimetype.cpp
+ src/os2/thread.cpp
src/os2/utils.cpp
src/os2/utilsexc.cpp
@@ -149,6 +155,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
@@ -210,11 +217,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
@@ -226,6 +235,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
@@ -258,6 +268,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
@@ -389,6 +400,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
@@ -474,9 +486,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
@@ -602,7 +616,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
@@ -614,6 +627,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
@@ -632,11 +646,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
@@ -666,6 +682,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
@@ -710,7 +727,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
@@ -812,6 +828,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(XWIN_LOWLEVEL_HDR)
+ wx/x11/bitmap.h
+ wx/x11/brush.h
+ wx/x11/pen.h
+ wx/x11/region.h
src/motif/accel.cpp
@@ -851,6 +871,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
@@ -866,6 +887,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
@@ -926,13 +948,13 @@ 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
wx/motif/radiobut.h
wx/motif/region.h
wx/motif/scrolbar.h
- wx/motif/settings.h
wx/motif/slider.h
wx/motif/spinbutt.h
wx/motif/statbmp.h
@@ -1080,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
@@ -1333,7 +1356,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
src/generic/caret.cpp
+ src/generic/colrdlgg.cpp
+ 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
+
src/os2/accel.cpp
src/os2/app.cpp
src/os2/bitmap.cpp
@@ -1357,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
@@ -1375,7 +1410,6 @@ 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/mimetype.cpp
src/os2/msgdlg.cpp
src/os2/nativdlg.cpp
src/os2/notebook.cpp
@@ -1397,7 +1431,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/stattext.cpp
src/os2/tabctrl.cpp
src/os2/textctrl.cpp
- src/os2/thread.cpp
src/os2/timer.cpp
src/os2/toolbar.cpp
src/os2/tooltip.cpp
@@ -1407,6 +1440,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/caret.h
+ 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
wx/os2/bitmap.h
@@ -1523,13 +1562,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/gdiobj.cpp
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
@@ -1552,12 +1589,10 @@ 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/toolbar.cpp
src/mac/tooltip.cpp
src/mac/toplevel.cpp
- src/mac/uma.cpp
src/mac/window.cpp
src/generic/caret.cpp
@@ -1699,6 +1734,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/evtloop.mm
src/cocoa/font.cpp
src/cocoa/fontenum.mm
src/cocoa/fontutil.cpp
@@ -1708,6 +1744,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/icon.cpp
src/cocoa/listbox.mm
src/cocoa/main.cpp
+ src/cocoa/mbarman.mm
src/cocoa/menu.mm
src/cocoa/menuitem.mm
src/cocoa/pen.mm
@@ -1783,6 +1820,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/gdiobj.h
wx/cocoa/icon.h
wx/cocoa/listbox.h
+ wx/cocoa/mbarman.h
wx/cocoa/menu.h
wx/cocoa/menuitem.h
wx/cocoa/pen.h
@@ -2011,6 +2049,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)
@@ -2065,9 +2109,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/xml/xml.cpp
+ src/common/xtixml.cpp
wx/xml/xml.h
+ wx/xtixml.h
@@ -2079,7 +2125,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
@@ -2088,7 +2134,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