wx/os2/wxrsc.h
</set>
-<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
-<!-- PalmOS -->
-<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
-
-<set var="BASE_PALMOS_SRC" hints="files">
- src/palmos/base.cpp
- src/palmos/dir.cpp
- src/palmos/prefconf.cpp
- src/palmos/snglinst.cpp
- src/palmos/stdall.c
- src/palmos/thread.cpp
- src/palmos/utils.cpp
- src/palmos/utilsexc.cpp
-</set>
-
-<set var="BASE_AND_GUI_PALMOS_SRC" hints="files">
- src/palmos/main.cpp
- src/palmos/volume.cpp
-</set>
-
-<set var="BASE_PALMOS_HDR" hints="files">
- wx/palmos/apptbase.h
- wx/palmos/apptrait.h
- wx/palmos/chkconf.h
- wx/palmos/mimetype.h
- wx/palmos/missing.h
- wx/palmos/stdpaths.h
-</set>
-
<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
<!-- MSDOS -->
<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
src/common/tarstrm.cpp
src/common/textbuf.cpp
src/common/textfile.cpp
+ src/common/time.cpp
src/common/timercmn.cpp
src/common/timerimpl.cpp
src/common/tokenzr.cpp
wx/dynload.h
wx/encconv.h
wx/event.h
+ wx/eventfilter.h
wx/evtloop.h
wx/except.h
wx/features.h
wx/textfile.h
wx/thread.h
wx/thrimpl.cpp
+ wx/time.h
wx/timer.h
wx/tls.h
wx/tokenzr.h
src/generic/markuptext.cpp
src/generic/msgdlgg.cpp
src/generic/numdlgg.cpp
- src/generic/panelg.cpp
src/generic/progdlgg.cpp
src/generic/printps.cpp
src/generic/renderg.cpp
wx/control.h
wx/ctrlsub.h
wx/cursor.h
+ wx/custombgwin.h
wx/dc.h
wx/dcclient.h
wx/dcgraph.h
wx/generic/choicdgg.h
wx/generic/colrdlgg.h
wx/generic/combo.h
+ wx/generic/custombgwin.h
wx/generic/dcpsg.h
wx/generic/dirctrlg.h
wx/generic/dragimgg.h
src/gtk/font.cpp
src/gtk/sockgtk.cpp
src/gtk/minifram.cpp
+ src/gtk/nonownedwnd.cpp
src/gtk/pen.cpp
src/gtk/popupwin.cpp
src/gtk/private.cpp
wx/gtk/font.h
wx/gtk/filehistory.h
wx/gtk/minifram.h
+ wx/gtk/nonownedwnd.h
wx/gtk/pen.h
wx/gtk/popupwin.h
wx/gtk/private/win_gtk.h
src/msw/icon.cpp
src/msw/imaglist.cpp
src/msw/minifram.cpp
+ src/msw/nonownedwnd.cpp
src/msw/ole/dataobj.cpp
src/msw/ole/dropsrc.cpp
src/msw/ole/droptgt.cpp
src/msw/window.cpp
</set>
<set var="MSW_LOWLEVEL_HDR" hints="files">
+ wx/msw/nonownedwnd.h
wx/msw/ole/activex.h
wx/msw/popupwin.h
wx/msw/uxtheme.h
wx/msw/control.h
wx/msw/ctrlsub.h
wx/msw/cursor.h
+ wx/msw/custombgwin.h
wx/msw/dc.h
wx/msw/dcclient.h
wx/msw/dcmemory.h
wx/msw/rcdefs.h
wx/msw/richmsgdlg.h
wx/msw/scrolbar.h
- wx/msw/setup0.h
wx/msw/slider.h
wx/msw/spinbutt.h
wx/msw/spinctrl.h
</set>
-<!-- ====================================================================== -->
-<!-- wxMGL -->
-<!-- ====================================================================== -->
-
-<set var="MGL_LOWLEVEL_SRC" hints="files">
- src/common/fontmgrcmn.cpp
- src/generic/caret.cpp
- src/generic/colour.cpp
- src/generic/icon.cpp
- src/generic/imaglist.cpp
- src/generic/mask.cpp
- src/generic/timer.cpp
- src/mgl/app.cpp
- src/mgl/bitmap.cpp
- src/mgl/brush.cpp
- src/mgl/clipbrd.cpp
- src/mgl/cursor.cpp
- src/mgl/data.cpp
- src/mgl/dc.cpp
- src/mgl/dcclient.cpp
- src/mgl/dcmemory.cpp
- src/mgl/dcscreen.cpp
- src/mgl/dirmgl.cpp
- src/mgl/evtloop.cpp
- src/mgl/font.cpp
- src/mgl/fontenum.cpp
- src/mgl/fontmgr.cpp
- src/mgl/fontutil.cpp
- src/mgl/palette.cpp
- src/mgl/pen.cpp
- src/mgl/region.cpp
- src/mgl/settings.cpp
- src/mgl/toplevel.cpp
- src/mgl/utils.cpp
- src/mgl/window.cpp
-</set>
-<set var="MGL_LOWLEVEL_HDR" hints="files">
- wx/generic/caret.h
- wx/generic/colour.h
- wx/generic/icon.h
- wx/generic/imaglist.h
- wx/generic/mask.h
- wx/mgl/app.h
- wx/mgl/bitmap.h
- wx/mgl/brush.h
- wx/mgl/chkconf.h
- wx/mgl/clipbrd.h
- wx/mgl/cursor.h
- wx/mgl/dc.h
- wx/mgl/dcclient.h
- wx/mgl/dcmemory.h
- wx/mgl/dcscreen.h
- wx/mgl/font.h
- wx/mgl/palette.h
- wx/mgl/pen.h
- wx/mgl/popupwin.h
- wx/mgl/private.h
- wx/mgl/region.h
- wx/mgl/toplevel.h
- wx/mgl/window.h
-</set>
-
-
<!-- ====================================================================== -->
<!-- wxDFB -->
<!-- ====================================================================== -->
wx/os2/region.h
wx/os2/scrolbar.h
wx/os2/settings.h
- wx/os2/setup0.h
wx/os2/slider.h
wx/os2/spinbutt.h
wx/os2/spinctrl.h
wx/univ/colschem.h
wx/univ/combobox.h
wx/univ/control.h
+ wx/univ/custombgwin.h
wx/univ/dialog.h
wx/univ/frame.h
wx/univ/gauge.h
src/common/gridcmn.cpp
src/common/hyperlnkcmn.cpp
src/common/odcombocmn.cpp
+ src/common/richtooltipcmn.cpp
src/generic/aboutdlgg.cpp
src/generic/bannerwindow.cpp
src/generic/bmpcboxg.cpp
src/generic/notifmsgg.cpp
src/generic/odcombo.cpp
src/generic/propdlg.cpp
+ src/generic/richtooltipg.cpp
src/generic/sashwin.cpp
src/generic/splash.cpp
- src/generic/timectrl.cpp
+ src/generic/timectrlg.cpp
src/generic/tipdlg.cpp
src/generic/treelist.cpp
src/generic/wizard.cpp
wx/dataview.h
wx/datectrl.h
wx/dateevt.h
+ wx/datetimectrl.h
wx/dcbuffer.h
wx/dvrenderers.h
wx/editlbox.h
wx/notifmsg.h
wx/odcombo.h
wx/propdlg.h
+ wx/richtooltip.h
wx/sashwin.h
wx/sound.h
wx/splash.h
src/common/taskbarcmn.cpp
src/msw/aboutdlg.cpp
src/msw/notifmsg.cpp
+ src/msw/richtooltip.cpp
src/msw/sound.cpp
src/msw/taskbar.cpp
</set>
<set var="ADVANCED_OSX_COCOA_SRC" hints="files">
src/common/taskbarcmn.cpp
src/generic/animateg.cpp
+ src/osx/datetimectrl_osx.cpp
+ src/osx/datectrl_osx.cpp
src/osx/sound_osx.cpp
+ src/osx/timectrl_osx.cpp
src/osx/carbon/sound.cpp
src/osx/core/sound.cpp
src/osx/cocoa/aboutdlg.mm
src/osx/dataview_osx.cpp
src/osx/cocoa/dataview.mm
+ src/osx/cocoa/datetimectrl.mm
src/osx/cocoa/taskbar.mm
src/osx/core/hidjoystick.cpp
</set>
<set var="ADVANCED_OSX_COCOA_HDR" hints="files">
wx/generic/animate.h
wx/osx/dataview.h
+ wx/osx/datectrl.h
+ wx/osx/datetimectrl.h
wx/osx/dvrenderer.h
wx/osx/dvrenderers.h
wx/osx/joystick.h
wx/osx/sound.h
wx/osx/taskbarosx.h
+ wx/osx/timectrl.h
wx/osx/core/joystick.h
wx/osx/cocoa/dataview.h
</set>
<set var="WEBVIEW_SRC_PLATFORM">
<if cond="TOOLKIT=='MSW'">src/msw/webview_ie.cpp</if>
- <if cond="PLATFORM_UNIX=='1'">src/gtk/webview_webkit.cpp</if>
+ <if cond="TOOLKIT=='GTK'">src/gtk/webview_webkit.cpp</if>
<if cond="PLATFORM_MACOSX=='1'">src/osx/webview_webkit.mm</if>
</set>
<set var="WEBVIEW_SRC" hints="files">
wx/msw/webviewhistoryitem_ie.h
wx/msw/webview_ie.h
</if>
- <if cond="PLATFORM_UNIX=='1'">
+ <if cond="TOOLKIT=='GTK'">
wx/gtk/webviewhistoryitem_webkit.h
wx/gtk/webview_webkit.h
</if>
src/xrc/xh_sttxt.cpp
src/xrc/xh_text.cpp
src/xrc/xh_tglbtn.cpp
+ src/xrc/xh_timectrl.cpp
src/xrc/xh_toolb.cpp
src/xrc/xh_toolbk.cpp
src/xrc/xh_tree.cpp
wx/xrc/xh_sttxt.h
wx/xrc/xh_text.h
wx/xrc/xh_tglbtn.h
+ wx/xrc/xh_timectrl.h
wx/xrc/xh_toolb.h
wx/xrc/xh_toolbk.h
wx/xrc/xh_tree.h
<!-- wxAUI -->
<!-- ====================================================================== -->
+<set var="AUI_GTK_SRC" hints="files">
+ <if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">
+ src/aui/tabartgtk.cpp
+ </if>
+</set>
+<set var="AUI_GTK_HDR" hints="files">
+ <if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">
+ wx/aui/tabartgtk.h
+ </if>
+</set>
<set var="AUI_SRC" hints="files">
src/aui/framemanager.cpp
src/aui/dockart.cpp
src/aui/auibook.cpp
src/aui/auibar.cpp
src/aui/tabmdi.cpp
+ src/aui/tabart.cpp
+ $(AUI_GTK_SRC)
</set>
<set var="AUI_HDR" hints="files">
wx/aui/framemanager.h
wx/aui/auibar.h
wx/aui/tabmdi.h
wx/aui/aui.h
+ wx/aui/tabart.h
+ $(AUI_GTK_HDR)
</set>
<!-- ====================================================================== -->
<if cond="PLATFORM_WIN32=='1'">$(BASE_WIN32_SRC) $(BASE_WINCE_SRC)</if>
<if cond="PLATFORM_MACOSX=='1'">$(BASE_OSX_SHARED_SRC)</if>
<if cond="PLATFORM_OS2=='1'">$(BASE_OS2_SRC)</if>
- <if cond="PLATFORM_PALMOS=='1'">$(BASE_PALMOS_SRC)</if>
<if cond="PLATFORM_MSDOS=='1'">$(BASE_MSDOS_SRC)</if>
</set>
<set var="BASE_AND_GUI_TOOLKIT_SRC" hints="files">
</set>
<set var="BASE_AND_GUI_PLATFORM_SRC" hints="files">
<if cond="PLATFORM_WIN32=='1'">$(BASE_AND_GUI_WIN32_SRC)</if>
- <if cond="PLATFORM_PALMOS=='1'">$(BASE_AND_GUI_PALMOS_SRC)</if>
<if cond="PLATFORM_MSDOS=='1'">$(BASE_AND_GUI_MSDOS_SRC)</if>
<!-- At the moment, BASE_AND_GUI_TOOLKIT_SRC handles this -->
<!-- if cond="PLATFORM_MACOS=='1'">$(BASE_AND_GUI_MAC_SRC)</if -->
<if cond="PLATFORM_UNIX=='1'">$(BASE_UNIX_HDR)</if>
<if cond="PLATFORM_WIN32=='1'">$(BASE_WIN32_HDR) $(BASE_WINCE_HDR)</if>
<if cond="PLATFORM_MACOSX=='1'">$(BASE_OSX_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>
<if cond="TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_SRC)</if>
<if cond="TOOLKIT=='PM'">$(OS2_LOWLEVEL_SRC)</if>
<if cond="TOOLKIT=='X11'">$(X11_LOWLEVEL_SRC)</if>
- <if cond="TOOLKIT=='MGL'">$(MGL_LOWLEVEL_SRC)</if>
<if cond="TOOLKIT=='DFB'">$(DFB_LOWLEVEL_SRC)</if>
</set>
<set var="LOWLEVEL_HDR" hints="files">
<if cond="TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_HDR)</if>
<if cond="TOOLKIT=='PM'">$(OS2_LOWLEVEL_HDR)</if>
<if cond="TOOLKIT=='X11'">$(X11_LOWLEVEL_HDR)</if>
- <if cond="TOOLKIT=='MGL'">$(MGL_LOWLEVEL_HDR)</if>
<if cond="TOOLKIT=='DFB'">$(DFB_LOWLEVEL_HDR)</if>
</set>
<if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">$(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC)</if>
<if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION==''">$(ADVANCED_UNIX_SRC) $(ADVANCED_GTK1_SRC)</if>
<if cond="TOOLKIT=='X11'">$(ADVANCED_UNIX_SRC)</if>
- <if cond="TOOLKIT=='MGL' and PLATFORM_UNIX=='1'">$(ADVANCED_UNIX_SRC)</if>
<if cond="TOOLKIT=='PM'">$(ADVANCED_OS2_SRC)</if>
</set>
<set var="ADVANCED_PLATFORM_HDR" hints="files">
<if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">$(ADVANCED_UNIX_HDR) $(ADVANCED_GTK_HDR)</if>
<if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION==''">$(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR)</if>
<if cond="TOOLKIT=='X11'">$(ADVANCED_UNIX_HDR)</if>
- <if cond="TOOLKIT=='MGL' and PLATFORM_UNIX=='1'">$(ADVANCED_UNIX_HDR)</if>
<if cond="TOOLKIT=='PM'">$(ADVANCED_OS2_HDR)</if>
</set>
$(GUI_CORE_HEADERS)
$(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR)
$(OPENGL_HDR) $(QA_HDR) $(XRC_HDR) $(AUI_HDR) $(PROPGRID_HDR)
- $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) ${WEBVIEW_HDR}
+ $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) $(WEBVIEW_HDR)
</if>
</set>
$(BASE_UNIX_HDR)
$(BASE_WIN32_HDR) $(BASE_WINCE_HDR)
$(BASE_OSX_HDR)
- $(BASE_PALMOS_HDR)
$(BASE_MSDOS_HDR)
$(NET_CMN_HDR)
$(XML_HDR)
$(BASE_OSX_SRC)
$(BASE_OS2_SRC)
$(BASE_MSDOS_SRC)
- $(BASE_PALMOS_SRC)
$(BASE_AND_GUI_CMN_SRC)
$(BASE_AND_GUI_OSX_CARBON_SRC)
$(BASE_AND_GUI_OSX_COCOA_SRC)