]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/files.bkl
don't confuse wxDF_UNICODETEXT and wxDF_TEXT
[wxWidgets.git] / build / bakefiles / files.bkl
index 510db9f87529f690cdd79077ff0fe55ca4f3a146..51a84b82be7cc0c2583db48a839ba82e9b957a09 100644 (file)
@@ -160,7 +160,6 @@ 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
@@ -239,7 +238,6 @@ 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
@@ -729,6 +727,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/gtk/checkbox.cpp
     src/gtk/checklst.cpp
     src/gtk/choice.cpp
+    src/gtk/colordlg.cpp
     src/gtk/combobox.cpp
     src/gtk/control.cpp
     src/gtk/dialog.cpp
@@ -757,6 +756,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/gtk/utilsres.cpp
 </set>
 <set var="GTK_HDR" hints="files">
+    wx/generic/colrdlgg.h
     wx/generic/dirdlgg.h
     wx/generic/fdrepdlg.h
     wx/generic/listctrl.h
@@ -770,6 +770,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/gtk/button.h
     wx/gtk/checkbox.h
     wx/gtk/checklst.h
+    wx/gtk/colordlg.h
     wx/gtk/choice.h
     wx/gtk/clipbrd.h
     wx/gtk/colour.h
@@ -1111,6 +1112,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 
 <set var="MSW_ONLY_LOWLEVEL_SRC" hints="files">
     src/msw/ole/automtn.cpp
+    src/msw/ole/uuid.cpp
     src/msw/dirdlg.cpp
 </set>
 
@@ -1297,7 +1299,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/msw/fontdlg.cpp
     src/msw/helpchm.cpp
     src/msw/helpwin.cpp
-    src/msw/ole/uuid.cpp
 </set>
 <set var="MSW_ONLY_HDR" hints="files">
     wx/msw/fdrepdlg.h
@@ -1323,6 +1324,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/generic/fdrepdlg.h
     wx/generic/fontdlgg.h
     wx/msw/wince/helpwce.h
+    wx/msw/wince/libraries.h
     wx/msw/wince/missing.h
     wx/msw/wince/tbarwce.h
 </set>
@@ -1625,6 +1627,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/mac/carbon/settings.cpp
     src/mac/carbon/slider.cpp
     src/mac/carbon/spinbutt.cpp
+    src/mac/carbon/spinctrl.cpp
     src/mac/carbon/statbmp.cpp
     src/mac/carbon/statbox.cpp
     src/mac/carbon/statbrma.cpp
@@ -1649,7 +1652,95 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/generic/tabg.cpp
     <!-- Unix files used by wxMac: -->
     src/unix/snglinst.cpp
-</set>
+    <!-- wxWebKit files -->
+    src/html/htmlctrl/webkit/webkit.mm
+</set>
+<!-- Header files like wx/mac/foo.h which include wx/mac/carbon/foo.h -->
+<set var="MAC_CMN_HDR" hints="files">
+    wx/mac/accel.h
+    wx/mac/aga.h
+    wx/mac/app.h
+    wx/mac/bitmap.h
+    wx/mac/bmpbuttn.h
+    wx/mac/brush.h
+    wx/mac/button.h
+    wx/mac/checkbox.h
+    wx/mac/checklst.h
+    wx/mac/chkconf.h
+    wx/mac/choice.h
+    wx/mac/clipbrd.h
+    wx/mac/colordlg.h
+    wx/mac/colour.h
+    wx/mac/combobox.h
+    wx/mac/control.h
+    wx/mac/cursor.h
+    wx/mac/dataform.h
+    wx/mac/dataobj.h
+    wx/mac/dataobj2.h
+    wx/mac/dc.h
+    wx/mac/dcclient.h
+    wx/mac/dcmemory.h
+    wx/mac/dcprint.h
+    wx/mac/dcscreen.h
+    wx/mac/dialog.h
+    wx/mac/dirdlg.h
+    wx/mac/display.h
+    wx/mac/dnd.h
+    wx/mac/filedlg.h
+    wx/mac/font.h
+    wx/mac/fontdlg.h
+    wx/mac/frame.h
+    wx/mac/gauge.h
+    wx/mac/gdiobj.h
+    wx/mac/glcanvas.h
+    wx/mac/gsockmac.h
+    wx/mac/helpxxxx.h
+    wx/mac/icon.h
+    wx/mac/imaglist.h
+    wx/mac/listbox.h
+    wx/mac/listctrl.h
+    wx/mac/macnotfy.h
+    wx/mac/macsock.h
+    wx/mac/mdi.h
+    wx/mac/menu.h
+    wx/mac/menuitem.h
+    wx/mac/metafile.h
+    wx/mac/mimetype.h
+    wx/mac/minifram.h
+    wx/mac/msgdlg.h
+    wx/mac/notebook.h
+    wx/mac/palette.h
+    wx/mac/pen.h
+    wx/mac/pnghand.h
+    wx/mac/pngread.h
+    wx/mac/printdlg.h
+    wx/mac/printmac.h
+    wx/mac/private.h
+    wx/mac/radiobox.h
+    wx/mac/radiobut.h
+    wx/mac/region.h
+    wx/mac/scrolbar.h
+    wx/mac/slider.h
+    wx/mac/sound.h
+    wx/mac/spinbutt.h
+    wx/mac/spinctrl.h
+    wx/mac/statbmp.h
+    wx/mac/statbox.h
+    wx/mac/statline.h
+    wx/mac/stattext.h
+    wx/mac/statusbr.h
+    wx/mac/tabctrl.h
+    wx/mac/textctrl.h
+    wx/mac/timer.h
+    wx/mac/tglbtn.h
+    wx/mac/toolbar.h
+    wx/mac/tooltip.h
+    wx/mac/toplevel.h
+    wx/mac/treectrl.h
+    wx/mac/uma.h
+    wx/mac/window.h
+</set>
+<!-- wxMac Carbon header files -->
 <set var="MAC_HDR" hints="files">
     wx/mac/carbon/accel.h
     wx/mac/carbon/aga.h
@@ -1739,6 +1830,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/generic/listctrl.h
     wx/generic/statusbr.h
     wx/generic/tabg.h
+    <!-- wxWebKit headers -->
+    wx/html/webkit.h
 </set>
 
 
@@ -1756,6 +1849,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/cocoa/NSControl.mm
     src/cocoa/NSMenu.mm
     src/cocoa/NSPanel.mm
+    src/cocoa/NSTabView.mm
     src/cocoa/NSTableView.mm
     src/cocoa/NSTextField.mm
     src/cocoa/NSView.mm
@@ -1795,10 +1889,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/cocoa/mdi.mm
     src/cocoa/menu.mm
     src/cocoa/menuitem.mm
+    src/cocoa/notebook.mm
     src/cocoa/pen.mm
     src/cocoa/radiobox.mm
     src/cocoa/radiobut.mm
-    src/cocoa/region.cpp
+    src/cocoa/region.mm
     src/cocoa/settings.cpp
     src/cocoa/slider.mm
     src/cocoa/spinbutt.mm
@@ -1823,8 +1918,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/generic/imaglist.cpp
     src/generic/listctrl.cpp
     src/generic/msgdlgg.cpp
-    src/generic/notebook.cpp
     src/generic/paletteg.cpp
+    src/generic/regiong.cpp
     src/generic/statusbr.cpp
     src/generic/tabg.cpp
     src/generic/timer.cpp
@@ -1838,6 +1933,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/cocoa/NSControl.h
     wx/cocoa/NSMenu.h
     wx/cocoa/NSPanel.h
+    wx/cocoa/NSTabView.h
     wx/cocoa/NSTableView.h
     wx/cocoa/NSTextField.h
     wx/cocoa/NSView.h
@@ -1872,10 +1968,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/cocoa/gdiobj.h
     wx/cocoa/icon.h
     wx/cocoa/listbox.h
+    wx/cocoa/log.h
     wx/cocoa/mbarman.h
     wx/cocoa/mdi.h
     wx/cocoa/menu.h
     wx/cocoa/menuitem.h
+    wx/cocoa/notebook.h
     wx/cocoa/pen.h
     wx/cocoa/radiobox.h
     wx/cocoa/radiobut.h
@@ -1898,6 +1996,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/generic/imaglist.h
     wx/generic/listctrl.h
     wx/generic/paletteg.h
+    wx/generic/region.h
     wx/generic/statusbr.h
     wx/generic/tabg.h
 </set>
@@ -2100,6 +2199,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/unix/taskbarx11.h
 </set>
 
+<set var="ADVANCED_GTK_SRC" hints="files">
+    src/gtk/taskbar.cpp
+    src/gtk/eggtrayicon.c
+</set>
+
 
 <!-- ====================================================================== -->
 <!--                               wxHTML                                   -->
@@ -2334,7 +2438,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
         <if cond="TOOLKIT=='MOTIF'">$(MOTIF_HDR)</if>
         <if cond="TOOLKIT=='MSW'">$(MSW_HDR) $(MSW_ONLY_HDR)</if>
         <if cond="TOOLKIT=='WINCE'">$(MSW_HDR) $(WINCE_HDR)</if>
-        <if cond="TOOLKIT=='MAC'">$(MAC_HDR)</if>
+        <if cond="TOOLKIT=='MAC'">$(MAC_CMN_HDR) $(MAC_HDR)</if>
         <if cond="TOOLKIT=='COCOA'">$(COCOA_HDR)</if>
         <if cond="TOOLKIT=='PM'">$(OS2_HDR)</if>
     </set>
@@ -2354,7 +2458,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
         <if cond="TOOLKIT=='WINCE'">$(ADVANCED_MSW_SRC)</if>
         <if cond="TOOLKIT=='MAC'">$(ADVANCED_MAC_SRC)</if>
         <if cond="TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_SRC)</if>
-        <if cond="TOOLKIT=='GTK'">$(ADVANCED_UNIX_SRC)</if>
+        <if cond="TOOLKIT=='GTK'">$(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC)</if>
         <if cond="TOOLKIT=='X11'">$(ADVANCED_UNIX_SRC)</if>
         <if cond="TOOLKIT=='PM'">$(ADVANCED_OS2_SRC)</if>
     </set>