X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f692b010ef27af307ab7e49bc4661c06f2d530e..b545d7ab09787f1fd86b0ac30a873a9c0bd65f60:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 0b1616aba4..1974ae70e2 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -44,7 +44,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
====================================================================== -->
-
+
+
+
+
@@ -70,6 +73,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/unix/timerunx.cpp
src/unix/threadpsx.cpp
src/unix/utilsunx.cpp
+ src/unix/wakeuppipe.cpp
src/unix/fswatcher_kqueue.cpp
@@ -402,6 +406,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/clntdata.h
wx/cmdargs.h
wx/cmdline.h
+ wx/compiler.h
wx/confbase.h
wx/config.h
wx/convauto.h
@@ -706,6 +711,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/markupparser.cpp
src/common/matrix.cpp
src/common/menucmn.cpp
+ src/common/modalhook.cpp
src/common/mousemanager.cpp
src/common/nbkbase.cpp
src/common/overlaycmn.cpp
@@ -715,6 +721,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/persist.cpp
src/common/pickerbase.cpp
src/common/popupcmn.cpp
+ src/common/preferencescmn.cpp
src/common/prntbase.cpp
src/common/quantize.cpp
src/common/radiobtncmn.cpp
@@ -767,6 +774,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/msgdlgg.cpp
src/generic/numdlgg.cpp
src/generic/progdlgg.cpp
+ src/generic/preferencesg.cpp
src/generic/printps.cpp
src/generic/renderg.cpp
src/generic/richmsgdlgg.cpp
@@ -862,6 +870,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/listbox.h
wx/mdi.h
wx/menu.h
+ wx/modalhook.h
wx/mousemanager.h
wx/msgdlg.h
wx/nativewin.h
@@ -1050,13 +1059,39 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+ src/generic/caret.cpp
+ src/generic/imaglist.cpp
+ src/msw/ole/automtn.cpp
+ src/msw/ole/oleutils.cpp
+ src/msw/ole/safearray.cpp
+ src/msw/ole/uuid.cpp
+ src/msw/dialup.cpp
+ src/msw/dib.cpp
+ src/msw/display.cpp
+ src/msw/utilswin.cpp
+ src/unix/fontenum.cpp
+ src/unix/fontutil.cpp
+
+
+ wx/generic/caret.h
+ wx/generic/imaglist.h
+ wx/msw/ole/automtn.h
+ wx/msw/ole/oleutils.h
+ wx/msw/ole/safearray.h
+ wx/msw/ole/uuid.h
+ wx/msw/dib.h
+ wx/unix/fontutil.h
+
$(XWIN_LOWLEVEL_SRC)
$(XWIN_LOWLEVEL_SRC)
+ $(GTK_WIN32_SRC)
$(XWIN_LOWLEVEL_HDR)
$(XWIN_LOWLEVEL_HDR)
+ $(GTK_WIN32_HDR)
$(GTK_PLATFORM_SRC)
@@ -1242,7 +1277,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/textctrl.h
wx/gtk/textentry.h
wx/gtk/tglbtn.h
- wx/gtk/treeentry_gtk.h
$(GTK_HDR)
@@ -1900,7 +1934,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/pencil.cur
wx/msw/pntleft.cur
wx/msw/pntright.cur
- wx/msw/rightarr.cur
wx/msw/roller.cur
wx/msw/cdrom.ico
@@ -2511,6 +2544,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/osx/cocoa/nonownedwnd.mm
src/osx/cocoa/notebook.mm
src/osx/cocoa/radiobut.mm
+ src/osx/cocoa/preferences.mm
src/osx/cocoa/printdlg.mm
src/osx/cocoa/scrolbar.mm
src/osx/cocoa/slider.mm
@@ -3148,13 +3182,25 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/animate.h
+
+ src/common/taskbarcmn.cpp
+ src/msw/joystick.cpp
+ src/msw/sound.cpp
+
+
+ wx/msw/joystick.h
+ wx/msw/sound.h
+ wx/msw/taskbar.h
+
$(ADVANCED_UNIX_SRC)
$(ADVANCED_UNIX_SRC)
+ $(ADVANCED_GTK_WIN32_SRC)
$(ADVANCED_UNIX_HDR)
$(ADVANCED_UNIX_HDR)
+ $(ADVANCED_GTK_WIN32_HDR)
$(ADVANCED_GTK_PLATFORM_SRC)
@@ -3204,7 +3250,22 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- src/generic/animateg.cpp
+
+
+ src/generic/animateg.cpp
+
+
+ src/generic/animateg.cpp
+
+
+ src/generic/animateg.cpp
+
+
+ src/generic/animateg.cpp
+
wx/generic/animate.h
@@ -3548,7 +3609,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/osx/cocoa/glcanvas.mm src/osx/glcanvas_osx.cpp
src/osx/iphone/glcanvas.mm src/osx/glcanvas_osx.cpp
src/cocoa/glcanvas.mm
-
+
src/unix/glx11.cpp
src/gtk/glcanvas.cpp
@@ -3851,8 +3912,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- $(GTK_LOWLEVEL_SRC)
$(GTK2_LOWLEVEL_SRC)
+ $(GTK_LOWLEVEL_SRC)
$(GTK1_LOWLEVEL_SRC)
$(MOTIF_LOWLEVEL_SRC)
$(MSW_LOWLEVEL_SRC) $(MSW_DESKTOP_LOWLEVEL_SRC)
@@ -3887,8 +3948,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- $(GTK_SRC)
$(GTK2_SRC)
+ $(GTK_SRC)
$(GTK1_SRC)
$(MOTIF_SRC)
$(MSW_SRC) $(MSW_DESKTOP_SRC)
@@ -3900,8 +3961,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(OS2_SRC)
- $(GTK_HDR)
$(GTK2_HDR)
+ $(GTK_HDR)
$(GTK1_HDR)
$(MOTIF_HDR)
$(MSW_HDR) $(MSW_DESKTOP_HDR)
@@ -3931,8 +3992,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_OSX_IPHONE_SRC)
$(ADVANCED_COCOA_SRC)
$(ADVANCED_UNIX_SRC) $(ADVANCED_MOTIF_SRC)
- $(ADVANCED_GTK_SRC)
$(ADVANCED_GTK2_SRC)
+ $(ADVANCED_GTK_SRC)
$(ADVANCED_UNIX_SRC) $(ADVANCED_GTK1_SRC)
$(ADVANCED_UNIX_SRC)
$(ADVANCED_OS2_SRC)
@@ -3945,8 +4006,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_OSX_IPHONE_HDR)
$(ADVANCED_COCOA_HDR)
$(ADVANCED_UNIX_HDR) $(ADVANCED_MOTIF_HDR)
- $(ADVANCED_GTK_HDR)
$(ADVANCED_GTK2_HDR)
+ $(ADVANCED_GTK_HDR)
$(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR)
$(ADVANCED_UNIX_HDR)
$(ADVANCED_OS2_HDR)
@@ -3954,14 +4015,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- $(ADVANCED_GTK_NATIVE_SRC)
$(ADVANCED_GTK_NATIVE_SRC)
+ $(ADVANCED_GTK_NATIVE_SRC)
$(ADVANCED_MSW_NATIVE_SRC)
$(ADVANCED_MSW_NATIVE_SRC)
- $(ADVANCED_GTK_NATIVE_HDR)
$(ADVANCED_GTK_NATIVE_HDR)
+ $(ADVANCED_GTK_NATIVE_HDR)
$(ADVANCED_MSW_NATIVE_HDR)
$(ADVANCED_MSW_NATIVE_HDR)