X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5398a2e05001914ec3d83fd30f9f7e3f6a9e29be..89d62794e4595794191c7c9fcda6fd9f6b016664:/build/bakefiles/files.bkl?ds=sidebyside
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index ef2cc9efb1..e9998087fa 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -235,6 +235,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/unix/timerunx.cpp
src/os2/dir.cpp
src/os2/mimetype.cpp
+ src/os2/snglinst.cpp
src/os2/stdpaths.cpp
src/os2/thread.cpp
src/os2/utils.cpp
@@ -313,6 +314,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/config.cpp
src/common/convauto.cpp
src/common/datetime.cpp
+ src/common/datetimefmt.cpp
src/common/datstrm.cpp
src/common/dircmn.cpp
src/common/dynarray.cpp
@@ -352,6 +354,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/regex.cpp
src/common/stdpbase.cpp
src/common/sstream.cpp
+ src/common/stdstream.cpp
src/common/stopwatch.cpp
src/common/strconv.cpp
src/common/stream.cpp
@@ -388,6 +391,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/afterstd.h
+ wx/anystr.h
wx/app.h
wx/apptrait.h
wx/archive.h
@@ -482,6 +486,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/stack.h
wx/stackwalk.h
wx/stdpaths.h
+ wx/stdstream.h
wx/stockitem.h
wx/stopwatch.h
wx/strconv.h
@@ -579,6 +584,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/protocol/file.h
wx/protocol/ftp.h
wx/protocol/http.h
+ wx/protocol/log.h
wx/protocol/protocol.h
wx/sckaddr.h
wx/sckipc.h
@@ -677,6 +683,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/listctrlcmn.cpp
src/common/matrix.cpp
src/common/menucmn.cpp
+ src/common/mousemanager.cpp
src/common/nbkbase.cpp
src/common/overlaycmn.cpp
src/common/paper.cpp
@@ -807,6 +814,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/listbox.h
wx/mdi.h
wx/menu.h
+ wx/mousemanager.h
wx/msgdlg.h
wx/nativewin.h
wx/numdlg.h
@@ -833,6 +841,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/textctrl.h
wx/textdlg.h
wx/textentry.h
+ wx/textwrapper.h
wx/toolbar.h
wx/validate.h
wx/valtext.h
@@ -1563,6 +1572,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ src/msw/ole/activex.cpp
src/msw/app.cpp
src/msw/bitmap.cpp
src/msw/brush.cpp
@@ -1609,6 +1619,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/window.cpp
+ wx/msw/ole/activex.h
wx/msw/popupwin.h
wx/msw/uxtheme.h
wx/msw/uxthemep.h
@@ -1663,7 +1674,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/nativewin.cpp
src/msw/notebook.cpp
src/msw/ole/access.cpp
- src/msw/ole/activex.cpp
src/msw/ownerdrw.cpp
src/msw/radiobox.cpp
src/msw/radiobut.cpp
@@ -1736,7 +1746,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/msvcrt.h
wx/msw/notebook.h
wx/msw/ole/access.h
- wx/msw/ole/activex.h
wx/msw/ole/dataform.h
wx/msw/ole/dataobj.h
wx/msw/ole/dataobj2.h
@@ -2225,7 +2234,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-
+ src/html/htmlctrl/webkit/webkit.mm
src/osx/carbon/colordlgosx.mm
src/osx/carbon/fontdlgosx.mm
@@ -2257,6 +2266,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/osx/carbon/region.cpp
src/osx/carbon/utilscocoa.mm
+
+ src/generic/caret.cpp
+ src/generic/clrpickerg.cpp
+ src/generic/collpaneg.cpp
+ src/generic/colrdlgg.cpp
+ src/generic/dirdlgg.cpp
+ src/generic/fdrepdlg.cpp
+ src/generic/filedlgg.cpp
+ src/generic/filepickerg.cpp
+ src/generic/fontdlgg.cpp
+ src/generic/fontpickerg.cpp
+ src/generic/listctrl.cpp
+ src/generic/prntdlgg.cpp
+ src/generic/statusbr.cpp
@@ -2295,23 +2318,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/osx/carbon/toolbar.cpp
src/osx/carbon/tooltip.cpp
src/osx/carbon/window.cpp
-
- src/html/htmlctrl/webkit/webkit.mm
-
- src/generic/caret.cpp
- src/generic/clrpickerg.cpp
- src/generic/collpaneg.cpp
- src/generic/fdrepdlg.cpp
- src/generic/filepickerg.cpp
- src/generic/fontdlgg.cpp
- src/generic/fontpickerg.cpp
- src/generic/listctrl.cpp
- src/generic/prntdlgg.cpp
- src/generic/statusbr.cpp
+
+ wx/html/webkit.h
+
wx/osx/accel.h
wx/osx/app.h
wx/osx/bitmap.h
@@ -2389,6 +2402,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/osx/treectrl.h
wx/osx/uma.h
wx/osx/window.h
+
+ wx/generic/caret.h
+ wx/generic/clrpickerg.h
+ wx/generic/collpaneg.h
+ wx/generic/colrdlgg.h
+ wx/generic/dirdlgg.h
+ wx/generic/fdrepdlg.h
+ wx/generic/filedlgg.h
+ wx/generic/filepickerg.h
+ wx/generic/fontdlgg.h
+ wx/generic/fontpickerg.h
+ wx/generic/listctrl.h
+ wx/generic/prntdlgg.h
+ wx/generic/statusbr.h
@@ -2404,18 +2431,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/osx/carbon/region.h
wx/osx/carbon/statbmp.h
wx/osx/carbon/uma.h
-
- wx/generic/caret.h
- wx/generic/clrpickerg.h
- wx/generic/collpaneg.h
- wx/generic/fdrepdlg.h
- wx/generic/filepickerg.h
- wx/generic/fontdlgg.h
- wx/generic/fontpickerg.h
- wx/generic/listctrl.h
- wx/generic/statusbr.h
-
- wx/html/webkit.h
@@ -2453,16 +2468,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/osx/cocoa/toolbar.mm
src/osx/cocoa/tooltip.mm
src/osx/cocoa/window.mm
- src/generic/caret.cpp
- src/generic/clrpickerg.cpp
- src/generic/collpaneg.cpp
- src/generic/fdrepdlg.cpp
- src/generic/filepickerg.cpp
- src/generic/fontdlgg.cpp
- src/generic/fontpickerg.cpp
- src/generic/listctrl.cpp
- src/generic/prntdlgg.cpp
- src/generic/statusbr.cpp
wx/osx/cocoa/chkconf.h
@@ -2897,7 +2902,6 @@ src/osx/iphone/window.mm
wx/generic/animate.h
wx/msw/bmpcbox.h
wx/msw/calctrl.h
- wx/msw/datecontrols.h
wx/msw/datectrl.h
@@ -2914,8 +2918,8 @@ src/osx/iphone/window.mm
src/generic/animateg.cpp
src/osx/carbon/aboutdlg.cpp
src/osx/carbon/drawer.cpp
+ src/osx/dataview_osx.cpp
src/osx/carbon/dataview.cpp
- src/osx/carbon/databrow.cpp
src/osx/carbon/sound.cpp
src/osx/carbon/taskbar.cpp
src/osx/core/hidjoystick.cpp
@@ -2938,6 +2942,8 @@ src/osx/iphone/window.mm
src/generic/animateg.cpp
src/osx/carbon/sound.cpp
src/osx/cocoa/aboutdlg.mm
+ src/osx/dataview_osx.cpp
+ src/osx/cocoa/dataview.mm
src/osx/cocoa/taskbar.mm
src/osx/core/hidjoystick.cpp
@@ -2947,12 +2953,9 @@ src/osx/iphone/window.mm
wx/osx/dataview.h
wx/osx/joystick.h
wx/osx/sound.h
-
-
-
- wx/osx/carbon/sound.h
- wx/osx/carbon/taskbarosx.h
+ wx/osx/taskbarosx.h
wx/osx/core/joystick.h
+ wx/osx/cocoa/dataview.h
@@ -3192,10 +3195,11 @@ src/osx/iphone/window.mm
src/xrc/xh_datectrl.cpp
src/xrc/xh_dirpicker.cpp
src/xrc/xh_dlg.cpp
- src/xrc/xh_frame.cpp
- src/xrc/xh_mdi.cpp
+ src/xrc/xh_editlbox.cpp
+ src/xrc/xh_filectrl.cpp
src/xrc/xh_filepicker.cpp
src/xrc/xh_fontpicker.cpp
+ src/xrc/xh_frame.cpp
src/xrc/xh_gauge.cpp
src/xrc/xh_gdctl.cpp
src/xrc/xh_grid.cpp
@@ -3204,6 +3208,7 @@ src/osx/iphone/window.mm
src/xrc/xh_listb.cpp
src/xrc/xh_listbk.cpp
src/xrc/xh_listc.cpp
+ src/xrc/xh_mdi.cpp
src/xrc/xh_menu.cpp
src/xrc/xh_notbk.cpp
src/xrc/xh_odcombo.cpp
@@ -3256,6 +3261,8 @@ src/osx/iphone/window.mm
wx/xrc/xh_datectrl.h
wx/xrc/xh_dirpicker.h
wx/xrc/xh_dlg.h
+ wx/xrc/xh_editlbox.h
+ wx/xrc/xh_filectrl.h
wx/xrc/xh_filepicker.h
wx/xrc/xh_fontpicker.h
wx/xrc/xh_frame.h
@@ -3345,8 +3352,8 @@ src/osx/iphone/window.mm
- wx/osx/glcanvas.h wx/osx/carbon/glcanvas.h
- wx/osx/glcanvas.h wx/osx/carbon/glcanvas.h
+ wx/osx/glcanvas.h
+ wx/osx/glcanvas.h
wx/cocoa/glcanvas.h
wx/gtk/glcanvas.h