X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b46b1d59d6f69ad80dcf5955375578a6504d100a..71696da09ee2e7a6c2cf12ac45537a084d168c47:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index cc3406f379..cde7bbdadc 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -73,9 +73,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/utilsunx.cpp + wx/private/fdiodispatcher.h + wx/private/selectdispatcher.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h + wx/unix/chkconf.h wx/unix/execute.h wx/unix/evtloop.h wx/unix/mimetype.h @@ -108,7 +111,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/utilsexc.cpp - src/msw/evtloopmsw.cpp + src/msw/evtloop.cpp src/msw/main.cpp src/msw/mslu.cpp src/msw/volume.cpp @@ -153,12 +156,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/cfstring.cpp src/mac/corefoundation/stdpaths_cf.cpp + src/mac/corefoundation/strconv_cf.cpp src/mac/corefoundation/utilsexc_base.cpp wx/mac/corefoundation/cfstring.h wx/mac/corefoundation/hid.h wx/mac/corefoundation/stdpaths.h + wx/mac/corefoundation/private/strconv_cf.h @@ -219,10 +224,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_HDR) + wx/private/fdiodispatcher.h + wx/private/selectdispatcher.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h + wx/unix/chkconf.h wx/unix/evtloop.h + wx/unix/pipe.h wx/unix/stdpaths.h @@ -311,6 +320,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/arcfind.cpp src/common/archive.cpp src/common/arrstr.cpp + src/common/base64.cpp src/common/clntdata.cpp src/common/cmdline.cpp src/common/config.cpp @@ -394,6 +404,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/archive.h wx/arrimpl.cpp wx/arrstr.h + wx/atomic.h + wx/base64.h wx/beforestd.h wx/buffer.h wx/build.h @@ -406,6 +418,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/convauto.h wx/containr.h wx/cpp.h + wx/crt.h wx/datetime.h wx/datstrm.h wx/dde.h @@ -444,8 +457,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/ioswrap.h wx/ipc.h wx/ipcbase.h - wx/isql.h - wx/isqlext.h wx/link.h wx/list.h wx/listimpl.cpp @@ -502,6 +513,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wx.h wx/wxchar.h wx/wxcrt.h + wx/wxcrtbase.h wx/wxcrtvararg.h wx/wxprec.h wx/xti.h @@ -604,6 +616,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/bmpbase.cpp src/common/bookctrl.cpp src/common/btncmn.cpp + src/common/cairo.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp src/common/clrpickercmn.cpp @@ -629,6 +642,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/dseldlg.cpp src/common/effects.cpp src/common/fddlgcmn.cpp + src/common/filectrlcmn.cpp src/common/filepickercmn.cpp src/common/fontpickercmn.cpp src/common/fldlgcmn.cpp @@ -681,6 +695,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/stockitem.cpp src/common/tbarbase.cpp src/common/textcmn.cpp + src/common/textentrycmn.cpp src/common/toplvcmn.cpp src/common/treebase.cpp src/common/valgen.cpp @@ -692,14 +707,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/buttonbar.cpp src/generic/choicdgg.cpp src/generic/choicbkg.cpp - src/generic/clrpickerg.cpp - src/generic/collpaneg.cpp src/generic/combog.cpp src/generic/dcpsg.cpp src/generic/dirctrlg.cpp src/generic/dragimgg.cpp - src/generic/filepickerg.cpp - src/generic/fontpickerg.cpp + src/generic/filectrlg.cpp src/generic/listbkg.cpp src/generic/logg.cpp src/generic/numdlgg.cpp @@ -724,6 +736,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/bmpbuttn.h wx/brush.h wx/button.h + wx/cairo.h wx/checkbox.h wx/checklst.h wx/choicdlg.h @@ -754,17 +767,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/accel.h wx/generic/buttonbar.h wx/generic/choicdgg.h - wx/generic/clrpickerg.h - wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/combo.h wx/generic/dcpsg.h wx/generic/dirctrlg.h wx/generic/dragimgg.h - wx/generic/filedlgg.h - wx/generic/filepickerg.h - wx/generic/fontdlgg.h - wx/generic/fontpickerg.h + wx/generic/filectrlg.h wx/generic/logg.h wx/generic/msgdlgg.h wx/generic/numdlgg.h @@ -809,6 +817,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/statusbr.h wx/textctrl.h wx/textdlg.h + wx/textentry.h wx/toolbar.h wx/validate.h wx/valtext.h @@ -844,6 +853,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/effects.h wx/evtloop.h wx/fdrepdlg.h + wx/filectrl.h wx/filepicker.h wx/fontpicker.h wx/fmappriv.h @@ -961,6 +971,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/dcscreen.cpp src/gtk/dnd.cpp src/gtk/evtloop.cpp + src/gtk/filectrl.cpp src/gtk/font.cpp src/gtk/gsockgtk.cpp src/gtk/minifram.cpp @@ -973,7 +984,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/tooltip.cpp src/gtk/toplevel.cpp src/gtk/utilsgtk.cpp - src/gtk/win_gtk.c + src/gtk/win_gtk.cpp src/gtk/window.cpp @@ -1008,18 +1019,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp - src/generic/colrdlgg.cpp - src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp - src/generic/filedlgg.cpp + + src/generic/filepickerg.cpp src/generic/graphicc.cpp src/generic/listctrl.cpp - src/generic/msgdlgg.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp src/generic/tabg.cpp src/generic/fontdlgg.cpp + src/generic/msgdlgg.cpp src/gtk/artgtk.cpp src/gtk/bmpbuttn.cpp @@ -1042,6 +1052,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/gauge.cpp src/gtk/gnome/gprint.cpp src/gtk/gnome/gvfs.cpp + src/gtk/print.cpp src/gtk/listbox.cpp src/gtk/mdi.cpp src/gtk/menu.cpp @@ -1060,13 +1071,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/stattext.cpp src/gtk/tbargtk.cpp src/gtk/textctrl.cpp + src/gtk/textentry.cpp src/gtk/tglbtn.cpp src/gtk/treeentry_gtk.c - wx/generic/colrdlgg.h - wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/filepickerg.h + wx/generic/fontdlgg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -1075,6 +1087,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/chkconf.h wx/gtk/collpane.h wx/gtk/colordlg.h wx/gtk/choice.h @@ -1083,6 +1096,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/clrpicker.h wx/gtk/dialog.h wx/gtk/dirdlg.h + wx/gtk/filectrl.h wx/gtk/filedlg.h wx/gtk/fontpicker.h wx/gtk/filepicker.h @@ -1091,6 +1105,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/gauge.h wx/gtk/gnome/gprint.h wx/gtk/gnome/gvfs.h + wx/gtk/print.h wx/gtk/listbox.h wx/gtk/mdi.h wx/gtk/menu.h @@ -1110,6 +1125,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/stattext.h wx/gtk/tbargtk.h wx/gtk/textctrl.h + wx/gtk/textentry.h wx/gtk/tglbtn.h wx/gtk/treectrl.h wx/gtk/treeentry_gtk.h @@ -1185,17 +1201,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.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/msgdlgg.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp src/generic/tabg.cpp - - src/generic/fontdlgg.cpp src/gtk1/bmpbuttn.cpp src/gtk1/button.cpp @@ -1229,9 +1248,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk1/tglbtn.cpp + 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/statusbr.h wx/generic/tabg.h @@ -1339,6 +1364,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/statbox.cpp src/motif/stattext.cpp src/motif/textctrl.cpp + src/motif/textentry.cpp src/motif/timer.cpp src/motif/toolbar.cpp src/motif/toplevel.cpp @@ -1346,10 +1372,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/window.cpp src/motif/xmcombo/xmcombo.c + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filepickerg.cpp src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/listctrl.cpp src/generic/notebook.cpp src/generic/prntdlgg.cpp @@ -1358,10 +1388,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/tabg.cpp + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/colrdlgg.h + wx/generic/ctrlsub.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/filepickerg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/notebook.h wx/generic/prntdlgg.h @@ -1381,6 +1416,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/colour.h wx/motif/combobox.h wx/motif/control.h + wx/motif/ctrlsub.h wx/motif/cursor.h wx/motif/dataform.h wx/motif/dataobj.h @@ -1416,6 +1452,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/statbox.h wx/motif/stattext.h wx/motif/textctrl.h + wx/motif/textentry.h wx/motif/tglbtn.h wx/motif/toolbar.h wx/motif/toplevel.h @@ -1567,6 +1604,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp + src/generic/filepickerg.cpp + src/generic/fontpickerg.cpp src/generic/statusbr.cpp src/generic/prntdlgg.cpp src/msw/accel.cpp @@ -1610,13 +1651,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/tabctrl.cpp src/msw/tbar95.cpp src/msw/textctrl.cpp + src/msw/textentry.cpp src/msw/tglbtn.cpp src/msw/treectrl.cpp wx/generic/clrpickerg.h - wx/generic/fontpickerg.h + wx/generic/collpaneg.h wx/generic/filepickerg.h + wx/generic/fontpickerg.h wx/msw/accel.h wx/msw/app.h wx/msw/bitmap.h @@ -1632,6 +1675,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/combo.h wx/msw/combobox.h wx/msw/control.h + wx/msw/ctrlsub.h wx/msw/cursor.h wx/msw/dc.h wx/msw/dcclient.h @@ -1691,6 +1735,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/tabctrl.h wx/msw/tbar95.h wx/msw/textctrl.h + wx/msw/textentry.h wx/msw/tglbtn.h wx/msw/tooltip.h wx/msw/toplevel.h @@ -1917,9 +1962,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! 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/filepickerg.cpp + src/generic/fontpickerg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp src/generic/mdig.cpp @@ -1999,6 +2048,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h @@ -2186,8 +2237,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/window.cpp 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 @@ -2365,8 +2420,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/carbon/window.h wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -2394,6 +2452,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/NSMenu.mm src/cocoa/NSPanel.mm src/cocoa/NSScroller.mm + src/cocoa/NSSlider.mm src/cocoa/NSTabView.mm src/cocoa/NSTableView.mm src/cocoa/NSTextField.mm @@ -2426,7 +2485,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/drawer.mm src/cocoa/evtloop.mm src/cocoa/filedlg.mm - src/cocoa/font.cpp + src/cocoa/font.mm src/cocoa/fontdlg.mm src/cocoa/fontenum.mm src/cocoa/fontutil.cpp @@ -2465,9 +2524,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp src/generic/caret.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filepickerg.cpp src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp src/generic/msgdlgg.cpp @@ -2484,6 +2547,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/NSMenu.h wx/cocoa/NSPanel.h wx/cocoa/NSScroller.h + wx/cocoa/NSSlider.h wx/cocoa/NSTabView.h wx/cocoa/NSTableView.h wx/cocoa/NSTextField.h @@ -2547,10 +2611,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/tooltip.h wx/cocoa/toplevel.h wx/cocoa/window.h + + wx/cocoa/objc/objc_uniquifying.h wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/imaglist.h wx/generic/listctrl.h wx/generic/paletteg.h @@ -2575,11 +2644,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp + src/generic/animateg.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/mdig.cpp src/generic/msgdlgg.cpp @@ -2624,9 +2698,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/accel.h + wx/generic/animate.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h + wx/generic/ctrlsub.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/mdig.h wx/generic/statusbr.h @@ -2667,6 +2748,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/univ/stdrend.h wx/univ/textctrl.h wx/univ/theme.h + wx/univ/tglbtn.h wx/univ/toolbar.h wx/univ/toplevel.h wx/univ/window.h @@ -2681,7 +2763,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/datavcmn.cpp src/common/hyperlnkcmn.cpp src/generic/aboutdlgg.cpp - src/generic/animateg.cpp src/generic/bmpcboxg.cpp src/generic/calctrl.cpp src/generic/datavgen.cpp @@ -2712,7 +2793,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dcbuffer.h wx/editlbox.h wx/generic/aboutdlgg.h - wx/generic/animate.h wx/generic/bmpcbox.h wx/generic/calctrl.h wx/generic/datectrl.h @@ -2748,11 +2828,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp + src/generic/animateg.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 @@ -2775,14 +2857,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp + src/generic/animateg.cpp src/mac/carbon/aboutdlg.cpp src/mac/carbon/drawer.cpp + src/mac/carbon/dataview.cpp + src/mac/carbon/databrow.cpp src/mac/carbon/sound.cpp src/mac/carbon/taskbar.cpp src/mac/corefoundation/hidjoystick.cpp + wx/generic/animate.h wx/mac/carbon/drawer.h + wx/mac/carbon/dataview.h + wx/mac/carbon/databrow.h wx/mac/carbon/sound.h wx/mac/carbon/taskbarosx.h wx/mac/corefoundation/joystick.h @@ -2791,18 +2879,22 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/taskbar.mm src/common/taskbarcmn.cpp + src/generic/animateg.cpp src/mac/corefoundation/hidjoystick.cpp wx/cocoa/taskbar.h + wx/generic/animate.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 @@ -2819,6 +2911,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/taskbarx11.h + + src/generic/animateg.cpp + + + + wx/generic/animate.h + + src/gtk/aboutdlg.cpp src/gtk/animate.cpp @@ -2833,10 +2933,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/generic/animateg.cpp src/gtk1/eggtrayicon.c src/gtk1/taskbar.cpp + wx/generic/animate.h @@ -3001,6 +3103,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_notbk.cpp src/xrc/xh_odcombo.cpp src/xrc/xh_panel.cpp + src/xrc/xh_propdlg.cpp src/xrc/xh_radbt.cpp src/xrc/xh_radbx.cpp @@ -3012,6 +3115,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_slidr.cpp src/xrc/xh_spin.cpp src/xrc/xh_split.cpp + src/xrc/xh_srchctrl.cpp src/xrc/xh_statbar.cpp src/xrc/xh_stbmp.cpp src/xrc/xh_stbox.cpp @@ -3061,6 +3165,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_notbk.h wx/xrc/xh_odcombo.h wx/xrc/xh_panel.h + wx/xrc/xh_propdlg.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h @@ -3071,6 +3176,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h + wx/xrc/xh_srchctrl.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h @@ -3154,28 +3260,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - - - - - - src/common/db.cpp - src/common/dbtable.cpp - - - wx/db.h - wx/dbkeyg.h - wx/dbtable.h - - - - src/common/dbgrid.cpp - - - wx/dbgrid.h - - - @@ -3406,7 +3490,7 @@ 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) @@ -3418,7 +3502,7 @@ 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_MOTIF_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR) $(ADVANCED_UNIX_HDR) @@ -3481,7 +3565,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(LOWLEVEL_HDR) $(GUI_CORE_HEADERS) $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR) - $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) $(AUI_HDR) $(RICHTEXT_HDR) + $(OPENGL_HDR) $(QA_HDR) $(XRC_HDR) $(AUI_HDR) $(RICHTEXT_HDR) $(STC_HDR) @@ -3490,7 +3574,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR) $(NET_CMN_HDR) $(NET_PLATFORM_HDR) - $(XML_HDR) $(ODBC_HDR) + $(XML_HDR) $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS) @@ -3511,7 +3595,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(NET_OS2_HDR) $(NET_UNIX_HDR) $(NET_MAC_CARBONLIB_HDR) - $(XML_HDR) $(ODBC_HDR) + $(XML_HDR) @@ -3527,7 +3611,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_MAC_SRC) $(BASE_AND_GUI_WIN32_SRC) $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_WINCE_SRC) - $(XML_SRC) $(ODBC_SRC) + $(XML_SRC)