X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd3f8f5cf55bf0e71583417d4323bbc79b286070..539e27950f79eecf6f82b80dd0bc1ab3f0007958:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 354b40d7f9..d02d1fde70 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -551,6 +551,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/accesscmn.cpp
+ src/common/anidecod.cpp
src/common/appcmn.cpp
src/common/artprov.cpp
src/common/artstd.cpp
@@ -569,6 +570,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/ctrlsub.cpp
src/common/datacmn.cpp
src/common/dcbase.cpp
+ src/common/dcbufcmn.cpp
src/common/dlgcmn.cpp
src/common/dndcmn.cpp
src/common/dobjcmn.cpp
@@ -755,6 +757,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/accel.h
wx/access.h
+ wx/anidecod.h
wx/artprov.h
wx/bitmap.h
wx/bookctrl.h
@@ -2610,6 +2613,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ src/common/animatecmn.cpp
src/common/datavcmn.cpp
src/generic/aboutdlgg.cpp
src/generic/bmpcboxg.cpp
@@ -2631,6 +2635,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ wx/animate.h
+ wx/animdecod.h
wx/bmpcbox.h
wx/calctrl.h
wx/dataview.h
@@ -2672,12 +2678,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ src/generic/animateg.cpp
src/common/taskbarcmn.cpp
src/msw/aboutdlg.cpp
src/msw/sound.cpp
src/msw/taskbar.cpp
+ wx/generic/animate.h
wx/msw/sound.h
wx/msw/taskbar.h
@@ -2699,6 +2707,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ src/generic/animateg.cpp
src/common/taskbarcmn.cpp
src/mac/carbon/aboutdlg.cpp
src/mac/carbon/drawer.cpp
@@ -2707,6 +2716,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/corefoundation/hidjoystick.cpp
+ wx/generic/animate.h
wx/mac/carbon/drawer.h
wx/mac/carbon/sound.h
wx/mac/carbon/taskbarosx.h
@@ -2714,20 +2724,24 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ src/generic/animateg.cpp
src/cocoa/taskbar.mm
src/common/taskbarcmn.cpp
src/mac/corefoundation/hidjoystick.cpp
+ wx/generic/animate.h
wx/cocoa/taskbar.h
wx/mac/corefoundation/joystick.h
+ src/generic/animateg.cpp
src/os2/joystick.cpp
src/os2/sound.cpp
+ wx/generic/animate.h
wx/os2/joystick.h
wx/os2/sound.h
@@ -2745,11 +2759,39 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+ src/generic/animateg.cpp
+ src/gtk/aboutdlg.cpp
+ src/gtk/animate.cpp
src/gtk/taskbar.cpp
src/gtk/dataview.cpp
src/gtk/eggtrayicon.c
+
+ wx/generic/animate.h
+ wx/gtk/animate.h
+
+
+ src/generic/animateg.cpp
+ src/gtk1/eggtrayicon.c
+ src/gtk1/taskbar.cpp
+
+
+ wx/generic/animate.h
+
+
+
+ src/generic/animateg.cpp
+
+
+ wx/generic/animate.h
+
+
+
+ src/generic/animateg.cpp
+
+
+ wx/generic/animate.h
@@ -3093,12 +3135,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/richtext/richtextstyles.cpp
src/richtext/richtextxml.cpp
src/richtext/richtexthtml.cpp
+ src/richtext/richtextformatdlg.cpp
+ src/richtext/richtextsymboldlg.cpp
+ src/richtext/richtextstyledlg.cpp
wx/richtext/richtextctrl.h
wx/richtext/richtextbuffer.h
wx/richtext/richtextstyles.h
wx/richtext/richtextxml.h
+ wx/richtext/richtextformatdlg.h
+ wx/richtext/richtextsymboldlg.h
+ wx/richtext/richtextstyledlg.h
@@ -3261,10 +3309,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_MSW_SRC)
$(ADVANCED_MAC_SRC)
$(ADVANCED_COCOA_SRC)
- $(ADVANCED_UNIX_SRC)
+ $(ADVANCED_UNIX_SRC) $(ADVANCED_MOTIF_SRC)
$(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC)
$(ADVANCED_UNIX_SRC) $(ADVANCED_GTK1_SRC)
- $(ADVANCED_UNIX_SRC)
+ $(ADVANCED_UNIX_SRC) $(ADVANCED_X11_SRC)
$(ADVANCED_OS2_SRC)
@@ -3272,9 +3320,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_MSW_HDR)
$(ADVANCED_MAC_HDR)
$(ADVANCED_COCOA_HDR)
- $(ADVANCED_UNIX_HDR)
- $(ADVANCED_UNIX_HDR)
- $(ADVANCED_UNIX_HDR)
+ $(ADVANCED_UNIX_HDR) $(ADVANCED_MOTIF_HDR)
+ $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK_HDR)
+ $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR)
+ $(ADVANCED_UNIX_HDR) $(ADVANCED_X11_HDR)
$(ADVANCED_OS2_HDR)