X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffa7b75018a936c23a7c55c47155929be647a6c9..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 1e08f1cd5e..2f82756444 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1044,8 +1044,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + + $(XWIN_LOWLEVEL_SRC) + + + $(XWIN_LOWLEVEL_HDR) + - $(XWIN_LOWLEVEL_SRC) + $(GTK_PLATFORM_SRC) src/generic/icon.cpp src/generic/paletteg.cpp src/gtk/app.cpp @@ -1057,9 +1063,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/cursor.cpp src/gtk/dataobj.cpp src/gtk/dc.cpp - src/gtk/dcclient.cpp - src/gtk/dcmemory.cpp - src/gtk/dcscreen.cpp src/gtk/dnd.cpp src/gtk/evtloop.cpp src/gtk/filectrl.cpp @@ -1081,8 +1084,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/win_gtk.cpp src/gtk/window.cpp + + $(GTK_LOWLEVEL_SRC) + src/gtk/dcclient.cpp + src/gtk/dcmemory.cpp + src/gtk/dcscreen.cpp + - $(XWIN_LOWLEVEL_HDR) + $(GTK_PLATFORM_HDR) wx/generic/icon.h wx/generic/paletteg.h wx/gtk/app.h @@ -1095,10 +1104,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/dataform.h wx/gtk/dataobj.h wx/gtk/dataobj2.h - wx/gtk/dc.h - wx/gtk/dcclient.h - wx/gtk/dcmemory.h - wx/gtk/dcscreen.h wx/gtk/dnd.h wx/gtk/evtloop.h wx/gtk/evtloopsrc.h @@ -1122,8 +1127,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/listctrl.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp - - src/generic/fontdlgg.cpp src/gtk/anybutton.cpp src/gtk/artgtk.cpp @@ -1145,7 +1148,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/fontdlg.cpp src/gtk/frame.cpp src/gtk/gauge.cpp - src/gtk/gnome/gprint.cpp src/gtk/gnome/gvfs.cpp src/gtk/infobar.cpp src/gtk/listbox.cpp @@ -1173,10 +1175,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/tglbtn.cpp src/gtk/treeentry_gtk.c + + $(GTK_SRC) + + src/generic/fontdlgg.cpp + + src/gtk/gnome/gprint.cpp + wx/generic/fdrepdlg.h wx/generic/filepickerg.h - wx/generic/fontdlgg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/gtk/accel.h @@ -1201,7 +1209,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/fontdlg.h wx/gtk/frame.h wx/gtk/gauge.h - wx/gtk/gnome/gprint.h wx/gtk/gnome/gvfs.h wx/gtk/infobar.h wx/gtk/listbox.h @@ -1228,6 +1235,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/tglbtn.h wx/gtk/treeentry_gtk.h + + wx/generic/fontdlgg.h + wx/gtk/gnome/gprint.h + @@ -1804,6 +1815,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/icon.h wx/msw/imaglist.h wx/msw/iniconf.h + wx/msw/init.h wx/msw/listbox.h wx/msw/listctrl.h wx/msw/mdi.h @@ -3103,15 +3115,29 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/animate.h + + $(ADVANCED_UNIX_SRC) + + + $(ADVANCED_UNIX_HDR) + + $(ADVANCED_GTK_PLATFORM_SRC) src/gtk/taskbar.cpp + + + $(ADVANCED_GTK_SRC) src/gtk/eggtrayicon.c src/gtk/hildon/notifmsg.cpp - wx/gtk/hildon/notifmsg.h + $(ADVANCED_GTK_PLATFORM_HDR) wx/gtk/taskbar.h + + $(ADVANCED_GTK_HDR) + wx/gtk/hildon/notifmsg.h + src/gtk/aboutdlg.cpp @@ -3485,6 +3511,10 @@ 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 + src/gtk/glcanvas.cpp src/unix/glx11.cpp @@ -3509,6 +3539,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/osx/glcanvas.h wx/osx/glcanvas.h wx/cocoa/glcanvas.h + + wx/gtk/glcanvas.h + wx/unix/glx11.h + wx/gtk/glcanvas.h wx/unix/glx11.h @@ -3773,7 +3807,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - $(GTK_LOWLEVEL_SRC) + $(GTK_LOWLEVEL_SRC) + $(GTK2_LOWLEVEL_SRC) $(GTK1_LOWLEVEL_SRC) $(MOTIF_LOWLEVEL_SRC) $(MSW_LOWLEVEL_SRC) $(MSW_DESKTOP_LOWLEVEL_SRC) @@ -3787,6 +3822,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(DFB_LOWLEVEL_SRC) + $(GTK_LOWLEVEL_HDR) $(GTK_LOWLEVEL_HDR) $(GTK1_LOWLEVEL_HDR) $(MOTIF_LOWLEVEL_HDR) @@ -3807,7 +3843,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - $(GTK_SRC) + $(GTK_SRC) + $(GTK2_SRC) $(GTK1_SRC) $(MOTIF_SRC) $(MSW_SRC) $(MSW_DESKTOP_SRC) @@ -3819,7 +3856,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(OS2_SRC) - $(GTK_HDR) + $(GTK_HDR) + $(GTK2_HDR) $(GTK1_HDR) $(MOTIF_HDR) $(MSW_HDR) $(MSW_DESKTOP_HDR) @@ -3849,7 +3887,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_UNIX_SRC) $(ADVANCED_GTK_SRC) + $(ADVANCED_GTK_SRC) + $(ADVANCED_GTK2_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK1_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_OS2_SRC) @@ -3862,7 +3901,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_UNIX_HDR) $(ADVANCED_GTK_HDR) + $(ADVANCED_GTK_HDR) + $(ADVANCED_GTK2_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_OS2_HDR) @@ -3870,11 +3910,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + $(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_MSW_NATIVE_HDR) $(ADVANCED_MSW_NATIVE_HDR)