wx/os2/private.h
wx/os2/stdpaths.h
wx/os2/chkconf.h
+ wx/os2/wxrsc.h
</set>
<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
src/common/clntdata.cpp
src/common/cmdline.cpp
src/common/config.cpp
+ src/common/convauto.cpp
src/common/datetime.cpp
src/common/datstrm.cpp
src/common/dircmn.cpp
wx/cmdline.h
wx/confbase.h
wx/config.h
+ wx/convauto.h
wx/containr.h
wx/datetime.h
wx/datstrm.h
src/common/bookctrl.cpp
src/common/choiccmn.cpp
src/common/clipcmn.cpp
+ src/common/colourcmn.cpp
src/common/cmdproc.cpp
src/common/cmndata.cpp
src/common/containr.cpp
wx/validate.h
wx/valtext.h
wx/window.h
+ wx/wupdlock.h
wx/accel.h
wx/access.h
wx/dialup.h
wx/dirctrl.h
wx/display.h
+ wx/display_impl.h
wx/dnd.h
wx/docmdi.h
wx/docview.h
wx/generic/caret.h
wx/unix/fontutil.h
wx/unix/utilsx11.h
- wx/unix/displayx11.h
</set>
wx/gtk/dcscreen.h
wx/gtk/dnd.h
wx/gtk/font.h
- wx/gtk/gdiobj.h
wx/gtk/icon.h
wx/gtk/minifram.h
wx/gtk/pen.h
src/gtk/frame.cpp
src/gtk/gauge.cpp
src/gtk/gnome/gprint.cpp
+ src/gtk/gnome/gvfs.cpp
src/gtk/listbox.cpp
src/gtk/mdi.cpp
src/gtk/menu.cpp
wx/gtk/frame.h
wx/gtk/gauge.h
wx/gtk/gnome/gprint.h
+ wx/gtk/gnome/gvfs.h
wx/gtk/listbox.h
wx/gtk/mdi.h
wx/gtk/menu.h
wx/gtk1/dcscreen.h
wx/gtk1/dnd.h
wx/gtk1/font.h
- wx/gtk1/gdiobj.h
wx/gtk1/icon.h
wx/gtk1/minifram.h
wx/gtk1/pen.h
wx/motif/font.h
wx/motif/frame.h
wx/motif/gauge.h
- wx/motif/gdiobj.h
wx/motif/icon.h
wx/motif/listbox.h
wx/motif/mdi.h
wx/x11/dcscreen.h
wx/x11/dnd.h
wx/x11/font.h
- wx/x11/gdiobj.h
wx/x11/icon.h
wx/x11/minifram.h
wx/x11/palette.h
wx/msw/frame.h
wx/msw/gauge95.h
wx/msw/gdiimage.h
- wx/msw/gdiobj.h
wx/msw/icon.h
wx/msw/imaglist.h
wx/msw/iniconf.h
src/mgl/dcmemory.cpp
src/mgl/dcscreen.cpp
src/mgl/dirmgl.cpp
- src/mgl/display.cpp
src/mgl/evtloop.cpp
src/mgl/font.cpp
src/mgl/fontenum.cpp
wx/mgl/dcclient.h
wx/mgl/dcmemory.h
wx/mgl/dcscreen.h
- wx/mgl/display.h
wx/mgl/font.h
wx/mgl/fontutil.h
- wx/mgl/gdiobj.h
wx/mgl/icon.h
wx/mgl/palette.h
wx/mgl/pen.h
src/os2/dcprint.cpp
src/os2/dcscreen.cpp
src/os2/dialog.cpp
- src/os2/display.cpp
src/os2/dnd.cpp
src/os2/evtloop.cpp
src/os2/filedlg.cpp
wx/os2/dcprint.h
wx/os2/dcscreen.h
wx/os2/dialog.h
- wx/os2/display.h
wx/os2/dnd.h
wx/os2/filedlg.h
wx/os2/font.h
wx/os2/frame.h
wx/os2/gauge.h
wx/os2/gdiimage.h
- wx/os2/gdiobj.h
wx/os2/helpwin.h
wx/os2/icon.h
wx/os2/iniconf.h
wx/mac/dcscreen.h
wx/mac/dialog.h
wx/mac/dirdlg.h
- wx/mac/display.h
wx/mac/dnd.h
wx/mac/evtloop.h
wx/mac/filedlg.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/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/evtloop.h
wx/mac/carbon/filedlg.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/cocoa/dcscreen.h
wx/cocoa/dialog.h
wx/cocoa/dirdlg.h
- wx/cocoa/display.h
wx/cocoa/drawer.h
wx/cocoa/filedlg.h
wx/cocoa/font.h
wx/cocoa/fontdlg.h
wx/cocoa/frame.h
wx/cocoa/gauge.h
- wx/cocoa/gdiobj.h
wx/cocoa/icon.h
wx/cocoa/listbox.h
wx/cocoa/log.h
<set var="ADVANCED_CMN_SRC" hints="files">
src/common/datavcmn.cpp
+ src/generic/buttonbar.cpp
src/generic/calctrl.cpp
+ src/generic/datavgen.cpp
src/generic/datectlg.cpp
src/generic/grid.cpp
src/generic/gridctrl.cpp
wx/dataview.h
wx/dateevt.h
wx/dcbuffer.h
+ wx/generic/buttonbar.h
wx/generic/calctrl.h
wx/generic/datectrl.h
+ wx/generic/dataview.h
wx/generic/grid.h
wx/generic/gridctrl.h
wx/generic/gridsel.h
<if cond="PLATFORM_MACOSX=='1'">$(BASE_MACOSX_HDR)</if>
<if cond="PLATFORM_PALMOS=='1'">$(BASE_PALMOS_HDR)</if>
<if cond="PLATFORM_MSDOS=='1'">$(BASE_MSDOS_HDR)</if>
+ <if cond="PLATFORM_OS2=='1'">$(BASE_OS2_HDR)</if>
</set>
<set var="BASE_SRC" hints="files">