X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5df4fc722412fe5f6764c490925b26293c5f662..810324c83b62b69acbf9861055c5d53de5692c0d:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 3f9c161b49..51a84b82be 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -78,6 +78,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/mslu.cpp
src/msw/volume.cpp
+
+ src/msw/wince/time.cpp
+
wx/msw/apptrait.h
wx/msw/apptbase.h
@@ -90,6 +93,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/wrapcctl.h
wx/msw/wrapwin.h
+
+ wx/msw/wince/time.h
+
src/unix/baseunix.cpp
@@ -105,18 +111,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- src/mac/dirmac.cpp
- src/mac/mimetmac.cpp
+ src/mac/carbon/dirmac.cpp
+ src/mac/carbon/mimetmac.cpp
src/unix/baseunix.cpp
- src/mac/utilsexc.cpp
- src/mac/thread.cpp
- src/mac/macnotfy.cpp
- src/mac/morefilex/MoreFilesX.c
+ src/mac/carbon/utilsexc.cpp
+ src/mac/carbon/thread.cpp
+ src/mac/carbon/macnotfy.cpp
+ src/mac/carbon/morefilex/MoreFilesX.c
- src/mac/utils.cpp
- src/mac/uma.cpp
+ src/mac/carbon/utils.cpp
+ src/mac/carbon/uma.cpp
@@ -136,7 +142,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/appbase.cpp
- src/common/clntdata.cpp
src/common/cmdline.cpp
src/common/config.cpp
src/common/datetime.cpp
@@ -155,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
@@ -205,7 +209,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/buffer.h
wx/build.h
wx/chkconf.h
- wx/clntdata.h
wx/cmdline.h
wx/confbase.h
wx/config.h
@@ -235,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
@@ -311,11 +313,19 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/gsocket.c
+ src/msw/urlmsw.cpp
wx/msw/gsockmsw.h
+
+ src/msw/wince/net.cpp
+
+
+ wx/msw/wince/net.h
+
+
src/unix/gsocket.c
@@ -324,7 +334,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- src/os2/gsocket.c
+ src/unix/gsocket.c
wx/unix/gsockunx.h
@@ -371,6 +381,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/bookctrl.cpp
src/common/choiccmn.cpp
src/common/clipcmn.cpp
+ src/common/clntdata.cpp
src/common/cmdproc.cpp
src/common/cmndata.cpp
src/common/containr.cpp
@@ -466,6 +477,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/checklst.h
wx/choicdlg.h
wx/choice.h
+ wx/clntdata.h
wx/cmndata.h
wx/combobox.h
wx/control.h
@@ -496,6 +508,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/imaglist.h
wx/generic/logg.h
wx/generic/msgdlgg.h
+ wx/generic/numdlgg.h
wx/generic/notebook.h
wx/generic/panelg.h
wx/generic/prntdlgg.h
@@ -514,6 +527,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mdi.h
wx/menu.h
wx/msgdlg.h
+ wx/numdlg.h
wx/palette.h
wx/panel.h
wx/pen.h
@@ -705,12 +719,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/prntdlgg.cpp
src/generic/statusbr.cpp
src/generic/tabg.cpp
+
+ src/generic/fontdlgg.cpp
src/gtk/bmpbuttn.cpp
src/gtk/button.cpp
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
@@ -739,6 +756,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/utilsres.cpp
+ wx/generic/colrdlgg.h
wx/generic/dirdlgg.h
wx/generic/fdrepdlg.h
wx/generic/listctrl.h
@@ -752,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
@@ -921,6 +940,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/motif/cursor.h
wx/motif/dataform.h
wx/motif/dataobj.h
+ wx/motif/dataobj2.h
wx/motif/dc.h
wx/motif/dcclient.h
wx/motif/dcmemory.h
@@ -1057,7 +1077,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/dcscreen.cpp
src/msw/dialup.cpp
src/msw/dib.cpp
- src/msw/dirdlg.cpp
src/msw/display.cpp
src/msw/enhmeta.cpp
src/msw/evtloop.cpp
@@ -1067,16 +1086,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/gdiimage.cpp
src/msw/gdiobj.cpp
src/msw/gsockmsw.c
- src/msw/helpchm.cpp
- src/msw/helpwin.cpp
src/msw/icon.cpp
src/msw/minifram.cpp
- src/msw/ole/automtn.cpp
src/msw/ole/dataobj.cpp
src/msw/ole/dropsrc.cpp
src/msw/ole/droptgt.cpp
src/msw/ole/oleutils.cpp
- src/msw/ole/uuid.cpp
src/msw/palette.cpp
src/msw/pen.cpp
src/msw/popupwin.cpp
@@ -1094,6 +1109,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+ src/msw/ole/automtn.cpp
+ src/msw/ole/uuid.cpp
+ src/msw/dirdlg.cpp
+
+
src/generic/statusbr.cpp
src/generic/prntdlgg.cpp
@@ -1108,9 +1130,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/control.cpp
src/msw/dialog.cpp
src/msw/dragimag.cpp
- src/msw/fdrepdlg.cpp
src/msw/filedlg.cpp
- src/msw/fontdlg.cpp
src/msw/frame.cpp
src/msw/gauge95.cpp
src/msw/imaglist.cpp
@@ -1170,17 +1190,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/dirdlg.h
wx/msw/dragimag.h
wx/msw/enhmeta.h
- wx/msw/fdrepdlg.h
wx/msw/filedlg.h
wx/msw/font.h
- wx/msw/fontdlg.h
wx/msw/frame.h
wx/msw/gauge95.h
wx/msw/gdiimage.h
wx/msw/gdiobj.h
- wx/msw/helpbest.h
- wx/msw/helpchm.h
- wx/msw/helpwin.h
wx/msw/icon.h
wx/msw/imaglist.h
wx/msw/iniconf.h
@@ -1197,14 +1212,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/msvcrt.h
wx/msw/notebook.h
wx/msw/ole/access.h
- wx/msw/ole/automtn.h
wx/msw/ole/dataform.h
wx/msw/ole/dataobj.h
wx/msw/ole/dataobj2.h
wx/msw/ole/dropsrc.h
wx/msw/ole/droptgt.h
wx/msw/ole/oleutils.h
- wx/msw/ole/uuid.h
wx/msw/palette.h
wx/msw/pen.h
wx/msw/printdlg.h
@@ -1280,6 +1293,42 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/warning.ico
+
+
+ src/msw/fdrepdlg.cpp
+ src/msw/fontdlg.cpp
+ src/msw/helpchm.cpp
+ src/msw/helpwin.cpp
+
+
+ wx/msw/fdrepdlg.h
+ wx/msw/fontdlg.h
+ wx/msw/helpbest.h
+ wx/msw/helpchm.h
+ wx/msw/helpwin.h
+ wx/msw/ole/automtn.h
+ wx/msw/ole/uuid.h
+
+
+
+
+ src/generic/dirdlgg.cpp
+ src/generic/fdrepdlg.cpp
+ src/generic/fontdlgg.cpp
+ src/msw/wince/crt.cpp
+ src/msw/wince/filedlgwce.cpp
+ src/msw/wince/helpwce.cpp
+ src/msw/wince/tbarwce.cpp
+
+
+ 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
+
+
@@ -1520,75 +1569,78 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- src/mac/accel.cpp
- src/mac/aga.cpp
- src/mac/app.cpp
- src/mac/bitmap.cpp
- src/mac/bmpbuttn.cpp
- src/mac/brush.cpp
- src/mac/button.cpp
- src/mac/checkbox.cpp
- src/mac/checklst.cpp
- src/mac/choice.cpp
- src/mac/clipbrd.cpp
- src/mac/colordlg.cpp
- src/mac/colour.cpp
- src/mac/combobox.cpp
- src/mac/control.cpp
- src/mac/cursor.cpp
- src/mac/data.cpp
- src/mac/dataobj.cpp
- src/mac/dc.cpp
- src/mac/dcclient.cpp
- src/mac/dcmemory.cpp
- src/mac/dcprint.cpp
- src/mac/dcscreen.cpp
- src/mac/dialog.cpp
- src/mac/dirdlg.cpp
- src/mac/dnd.cpp
- src/mac/filedlg.cpp
- src/mac/font.cpp
- src/mac/fontdlg.cpp
- src/mac/fontenum.cpp
- src/mac/fontutil.cpp
- src/mac/frame.cpp
- src/mac/gauge.cpp
- src/mac/gdiobj.cpp
- src/mac/gsockosx.c
- src/mac/icon.cpp
- src/mac/listbox.cpp
- src/mac/mdi.cpp
- src/mac/menu.cpp
- src/mac/menuitem.cpp
- src/mac/metafile.cpp
- src/mac/minifram.cpp
- src/mac/msgdlg.cpp
- src/mac/notebmac.cpp
- src/mac/palette.cpp
- src/mac/pen.cpp
- src/mac/pnghand.cpp
- src/mac/printdlg.cpp
- src/mac/printmac.cpp
- src/mac/radiobox.cpp
- src/mac/radiobut.cpp
- src/mac/region.cpp
- src/mac/renderer.cpp
- src/mac/scrolbar.cpp
- src/mac/settings.cpp
- src/mac/slider.cpp
- src/mac/spinbutt.cpp
- src/mac/statbmp.cpp
- src/mac/statbox.cpp
- src/mac/statbrma.cpp
- src/mac/statlmac.cpp
- src/mac/stattext.cpp
- src/mac/tabctrl.cpp
- src/mac/textctrl.cpp
- src/mac/timer.cpp
- src/mac/toolbar.cpp
- src/mac/tooltip.cpp
- src/mac/toplevel.cpp
- src/mac/window.cpp
+ src/mac/carbon/accel.cpp
+ src/mac/carbon/aga.cpp
+ src/mac/carbon/app.cpp
+ src/mac/carbon/bitmap.cpp
+ src/mac/carbon/bmpbuttn.cpp
+ src/mac/carbon/brush.cpp
+ src/mac/carbon/button.cpp
+ src/mac/carbon/checkbox.cpp
+ src/mac/carbon/checklst.cpp
+ src/mac/carbon/choice.cpp
+ src/mac/carbon/clipbrd.cpp
+ src/mac/carbon/colordlg.cpp
+ src/mac/carbon/colour.cpp
+ src/mac/carbon/combobox.cpp
+ src/mac/carbon/control.cpp
+ src/mac/carbon/cursor.cpp
+ src/mac/carbon/data.cpp
+ src/mac/carbon/dataobj.cpp
+ src/mac/carbon/dc.cpp
+ src/mac/carbon/dcclient.cpp
+ src/mac/carbon/dcmemory.cpp
+ src/mac/carbon/dcprint.cpp
+ src/mac/carbon/dcscreen.cpp
+ src/mac/carbon/dialog.cpp
+ src/mac/carbon/dirdlg.cpp
+ src/mac/carbon/display.cpp
+ src/mac/carbon/dnd.cpp
+ src/mac/carbon/filedlg.cpp
+ src/mac/carbon/font.cpp
+ src/mac/carbon/fontdlg.cpp
+ src/mac/carbon/fontenum.cpp
+ src/mac/carbon/fontutil.cpp
+ src/mac/carbon/frame.cpp
+ src/mac/carbon/gauge.cpp
+ src/mac/carbon/gdiobj.cpp
+ src/mac/carbon/gsockosx.c
+ src/mac/carbon/icon.cpp
+ src/mac/carbon/listbox.cpp
+ src/mac/carbon/mdi.cpp
+ src/mac/carbon/menu.cpp
+ src/mac/carbon/menuitem.cpp
+ src/mac/carbon/metafile.cpp
+ src/mac/carbon/minifram.cpp
+ src/mac/carbon/msgdlg.cpp
+ src/mac/carbon/notebmac.cpp
+ src/mac/carbon/palette.cpp
+ src/mac/carbon/pen.cpp
+ src/mac/carbon/pnghand.cpp
+ src/mac/carbon/printdlg.cpp
+ src/mac/carbon/printmac.cpp
+ src/mac/carbon/radiobox.cpp
+ src/mac/carbon/radiobut.cpp
+ src/mac/carbon/region.cpp
+ src/mac/carbon/renderer.cpp
+ src/mac/carbon/scrolbar.cpp
+ 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
+ src/mac/carbon/statlmac.cpp
+ src/mac/carbon/stattext.cpp
+ src/mac/carbon/tabctrl.cpp
+ src/mac/carbon/textctrl.cpp
+ src/mac/carbon/timer.cpp
+ src/mac/carbon/tglbtn.cpp
+ src/mac/carbon/toolbar.cpp
+ src/mac/carbon/tooltip.cpp
+ src/mac/carbon/toplevel.cpp
+ src/mac/carbon/window.cpp
src/generic/caret.cpp
src/generic/fdrepdlg.cpp
@@ -1600,8 +1652,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/tabg.cpp
src/unix/snglinst.cpp
+
+ src/html/htmlctrl/webkit/webkit.mm
-
+
+
wx/mac/accel.h
wx/mac/aga.h
wx/mac/app.h
@@ -1629,6 +1684,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
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
@@ -1636,6 +1692,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
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
@@ -1664,6 +1721,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
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
@@ -1674,12 +1732,96 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
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
+
+
+
+ wx/mac/carbon/accel.h
+ wx/mac/carbon/aga.h
+ wx/mac/carbon/app.h
+ wx/mac/carbon/bitmap.h
+ wx/mac/carbon/bmpbuttn.h
+ wx/mac/carbon/brush.h
+ wx/mac/carbon/button.h
+ wx/mac/carbon/checkbox.h
+ wx/mac/carbon/checklst.h
+ wx/mac/carbon/chkconf.h
+ wx/mac/carbon/choice.h
+ wx/mac/carbon/clipbrd.h
+ wx/mac/carbon/colordlg.h
+ wx/mac/carbon/colour.h
+ wx/mac/carbon/combobox.h
+ wx/mac/carbon/control.h
+ wx/mac/carbon/cursor.h
+ wx/mac/carbon/dataform.h
+ wx/mac/carbon/dataobj.h
+ wx/mac/carbon/dataobj2.h
+ wx/mac/carbon/dc.h
+ wx/mac/carbon/dcclient.h
+ wx/mac/carbon/dcmemory.h
+ wx/mac/carbon/dcprint.h
+ wx/mac/carbon/dcscreen.h
+ wx/mac/carbon/dialog.h
+ wx/mac/carbon/dirdlg.h
+ wx/mac/carbon/display.h
+ wx/mac/carbon/dnd.h
+ wx/mac/carbon/filedlg.h
+ wx/mac/carbon/font.h
+ wx/mac/carbon/fontdlg.h
+ wx/mac/carbon/frame.h
+ wx/mac/carbon/gauge.h
+ wx/mac/carbon/gdiobj.h
+ wx/mac/carbon/gsockmac.h
+ wx/mac/carbon/helpxxxx.h
+ wx/mac/carbon/icon.h
+ wx/mac/carbon/imaglist.h
+ wx/mac/carbon/listbox.h
+ wx/mac/carbon/listctrl.h
+ wx/mac/carbon/macnotfy.h
+ wx/mac/carbon/macsock.h
+ wx/mac/carbon/mdi.h
+ wx/mac/carbon/menu.h
+ wx/mac/carbon/menuitem.h
+ wx/mac/carbon/metafile.h
+ wx/mac/carbon/mimetype.h
+ wx/mac/carbon/minifram.h
+ wx/mac/carbon/msgdlg.h
+ wx/mac/carbon/notebook.h
+ wx/mac/carbon/palette.h
+ wx/mac/carbon/pen.h
+ wx/mac/carbon/pnghand.h
+ wx/mac/carbon/pngread.h
+ wx/mac/carbon/printdlg.h
+ wx/mac/carbon/printmac.h
+ wx/mac/carbon/private.h
+ wx/mac/carbon/radiobox.h
+ wx/mac/carbon/radiobut.h
+ wx/mac/carbon/region.h
+ wx/mac/carbon/scrolbar.h
+ wx/mac/carbon/slider.h
+ wx/mac/carbon/spinbutt.h
+ wx/mac/carbon/spinctrl.h
+ wx/mac/carbon/statbmp.h
+ wx/mac/carbon/statbox.h
+ wx/mac/carbon/statline.h
+ wx/mac/carbon/stattext.h
+ wx/mac/carbon/statusbr.h
+ wx/mac/carbon/tabctrl.h
+ wx/mac/carbon/textctrl.h
+ wx/mac/carbon/timer.h
+ wx/mac/carbon/tglbtn.h
+ wx/mac/carbon/toolbar.h
+ wx/mac/carbon/tooltip.h
+ wx/mac/carbon/toplevel.h
+ wx/mac/carbon/treectrl.h
+ wx/mac/carbon/uma.h
+ wx/mac/carbon/window.h
wx/generic/caret.h
wx/generic/fdrepdlg.h
@@ -1688,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
+
+ wx/html/webkit.h
@@ -1705,10 +1849,12 @@ 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
src/cocoa/NSWindow.mm
+ src/cocoa/ObjcRef.mm
src/cocoa/app.mm
src/cocoa/bitmap.mm
src/cocoa/bmpbuttn.mm
@@ -1743,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
@@ -1771,13 +1918,13 @@ 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
- src/mac/gsockosx.c
+ src/mac/carbon/gsockosx.c
wx/cocoa/NSApplication.h
@@ -1786,12 +1933,14 @@ 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
wx/cocoa/NSWindow.h
wx/cocoa/ObjcAssociate.h
wx/cocoa/ObjcPose.h
+ wx/cocoa/ObjcRef.h
wx/cocoa/app.h
wx/cocoa/bitmap.h
wx/cocoa/bmpbuttn.h
@@ -1819,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
@@ -1845,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
@@ -1965,7 +2117,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/calctrl.cpp
- src/generic/dcbuffer.cpp
src/generic/grid.cpp
src/generic/gridctrl.cpp
src/generic/gridsel.cpp
@@ -1993,6 +2144,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/joystick.h
wx/laywin.h
wx/sashwin.h
+ wx/sound.h
wx/splash.h
wx/taskbar.h
wx/tipdlg.h
@@ -2002,44 +2154,54 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/taskbarcmn.cpp
- src/msw/joystick.cpp
+ src/msw/sound.cpp
src/msw/taskbar.cpp
- src/msw/wave.cpp
- wx/msw/joystick.h
+ wx/msw/sound.h
wx/msw/taskbar.h
- wx/msw/wave.h
+
+
+
+ src/msw/joystick.cpp
+
+
+ wx/msw/joystick.h
- src/mac/joystick.cpp
- src/mac/wave.cpp
+ src/mac/carbon/joystick.cpp
+ src/mac/carbon/sound.cpp
- wx/mac/joystick.h
- wx/mac/wave.h
+ wx/mac/carbon/joystick.h
+ wx/mac/carbon/sound.h
src/os2/joystick.cpp
- src/os2/wave.cpp
+ src/os2/sound.cpp
wx/os2/joystick.h
- wx/os2/wave.h
+ wx/os2/sound.h
src/common/taskbarcmn.cpp
src/unix/joystick.cpp
+ src/unix/sound.cpp
src/unix/taskbarx11.cpp
- src/unix/wave.cpp
wx/unix/joystick.h
+ wx/unix/sound.h
wx/unix/taskbarx11.h
- wx/unix/wave.h
+
+
+
+ src/gtk/taskbar.cpp
+ src/gtk/eggtrayicon.c
@@ -2124,18 +2286,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- src/mac/glcanvas.cpp
+ src/mac/carbon/glcanvas.cpp
src/gtk/glcanvas.cpp
src/msw/glcanvas.cpp
+ src/msw/glcanvas.cpp
src/x11/glcanvas.cpp
src/x11/glcanvas.cpp
src/os2/glcanvas.cpp
- wx/mac/glcanvas.h
+ wx/mac/carbon/glcanvas.h
wx/gtk/glcanvas.h
wx/msw/glcanvas.h
+ wx/msw/glcanvas.h
wx/x11/glcanvas.h
wx/x11/glcanvas.h
wx/os2/glcanvas.h
@@ -2144,7 +2308,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-
+
@@ -2165,6 +2329,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+
+
+
+ src/unix/sound_sdl.cpp
+
@@ -2181,7 +2352,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_UNIX_SRC)
- $(BASE_WIN32_SRC)
+ $(BASE_WIN32_SRC) $(BASE_WINCE_SRC)
$(BASE_MACOSX_SRC)
$(BASE_OS2_SRC)
@@ -2195,7 +2366,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_UNIX_HDR)
- $(BASE_WIN32_HDR)
+ $(BASE_WIN32_HDR) $(BASE_WINCE_HDR)
$(BASE_MAC_HDR)
$(BASE_DARWIN_HDR)
@@ -2212,13 +2383,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(NET_UNIX_SRC)
- $(NET_WIN32_SRC)
+ $(NET_WIN32_SRC) $(NET_WINCE_SRC)
$(NET_DARWIN_SRC)
$(NET_OS2_SRC)
$(NET_UNIX_HDR)
- $(NET_WIN32_HDR)
+ $(NET_WIN32_HDR) $(NET_WINCE_HDR)
$(NET_OS2_HDR)
$(NET_DARWIN_HDR)
@@ -2233,7 +2404,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(GTK_LOWLEVEL_SRC)
$(MOTIF_LOWLEVEL_SRC)
- $(MSW_LOWLEVEL_SRC)
+ $(MSW_LOWLEVEL_SRC) $(MSW_ONLY_LOWLEVEL_SRC)
+ $(MSW_LOWLEVEL_SRC)
$(MAC_LOWLEVEL_SRC)
$(COCOA_LOWLEVEL_SRC)
$(OS2_LOWLEVEL_SRC)
@@ -2244,6 +2416,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(GTK_LOWLEVEL_HDR)
$(MOTIF_LOWLEVEL_HDR)
$(MSW_LOWLEVEL_HDR)
+ $(MSW_LOWLEVEL_HDR)
$(MAC_LOWLEVEL_HDR)
$(COCOA_LOWLEVEL_HDR)
$(OS2_LOWLEVEL_HDR)
@@ -2254,7 +2427,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(GTK_SRC)
$(MOTIF_SRC)
- $(MSW_SRC)
+ $(MSW_SRC) $(MSW_ONLY_SRC)
+ $(MSW_SRC) $(WINCE_SRC)
$(MAC_SRC)
$(COCOA_SRC)
$(OS2_SRC)
@@ -2262,8 +2436,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(GTK_HDR)
$(MOTIF_HDR)
- $(MSW_HDR)
- $(MAC_HDR)
+ $(MSW_HDR) $(MSW_ONLY_HDR)
+ $(MSW_HDR) $(WINCE_HDR)
+ $(MAC_CMN_HDR) $(MAC_HDR)
$(COCOA_HDR)
$(OS2_HDR)
@@ -2279,15 +2454,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- $(ADVANCED_MSW_SRC)
+ $(ADVANCED_MSW_SRC) $(ADVANCED_MSW_ONLY_SRC)
+ $(ADVANCED_MSW_SRC)
$(ADVANCED_MAC_SRC)
$(ADVANCED_UNIX_SRC)
- $(ADVANCED_UNIX_SRC)
+ $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC)
$(ADVANCED_UNIX_SRC)
$(ADVANCED_OS2_SRC)
- $(ADVANCED_MSW_HDR)
+ $(ADVANCED_MSW_HDR) $(ADVANCED_MSW_ONLY_HDR)
+ $(ADVANCED_MSW_HDR)
$(ADVANCED_MAC_HDR)
$(ADVANCED_UNIX_HDR)
$(ADVANCED_UNIX_HDR)
@@ -2327,15 +2504,31 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_CMN_SRC)
- $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_MAC_SRC) $(BASE_DARWIN_SRC)
+ $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_WINCE_SRC)
+ $(BASE_MAC_SRC) $(BASE_DARWIN_SRC)
$(BASE_OS2_SRC)
$(BASE_AND_GUI_CMN_SRC)
$(BASE_AND_GUI_UNIX_SRC)
$(BASE_AND_GUI_MAC_SRC)
$(BASE_AND_GUI_DARWIN_SRC)
$(BASE_AND_GUI_WIN32_SRC)
- $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC)
+ $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_WINCE_SRC)
$(XML_SRC) $(ODBC_SRC)
-
+
+
+
+
+
+
+
+
+
+
+ $(UNIX_SOUND_SRC_SDL)
+
+
+
+ $(PLUGIN_ADV_SRC)
+