X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e770e665fa969f74b358f313c1b4fca8b2e2d3b7..16840c7f5531659d69ab88b9426e3cda795077d2:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index e90290a92c..800d15d1d7 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -155,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
@@ -216,6 +217,7 @@ 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
@@ -233,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
@@ -265,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
@@ -396,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
@@ -485,6 +490,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/filedlg.h
wx/frame.h
wx/gauge.h
+ wx/gbsizer.h
wx/gdicmn.h
wx/generic/accel.h
wx/generic/choicdgg.h
@@ -610,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
@@ -622,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
@@ -640,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
@@ -674,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
@@ -718,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
@@ -863,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
@@ -939,6 +948,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
@@ -1352,6 +1362,7 @@ 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
@@ -1380,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
@@ -1394,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
@@ -1424,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
@@ -1433,6 +1443,7 @@ 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
@@ -1470,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
@@ -1502,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
@@ -1725,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
@@ -2039,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)
@@ -2109,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
@@ -2118,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