Compare commits

..

1 Commits

Author SHA1 Message Date
Bryan Petty
dfe6a2531d This commit was manufactured by cvs2svn to create tag 'WX_2_8_0_rc3'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_8_0_rc3@43822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-05 15:23:50 +00:00
487 changed files with 7211 additions and 26504 deletions

View File

@@ -2157,7 +2157,6 @@ COND_TOOLKIT_MAC_GUI_HDR = \
wx/mac/sound.h \ wx/mac/sound.h \
wx/mac/spinbutt.h \ wx/mac/spinbutt.h \
wx/mac/spinctrl.h \ wx/mac/spinctrl.h \
wx/mac/srchctrl.h \
wx/mac/statbmp.h \ wx/mac/statbmp.h \
wx/mac/statbox.h \ wx/mac/statbox.h \
wx/mac/statline.h \ wx/mac/statline.h \
@@ -2231,9 +2230,6 @@ COND_TOOLKIT_MAC_GUI_HDR = \
wx/mac/carbon/printdlg.h \ wx/mac/carbon/printdlg.h \
wx/mac/carbon/printmac.h \ wx/mac/carbon/printmac.h \
wx/mac/carbon/private.h \ wx/mac/carbon/private.h \
wx/mac/carbon/private/mactext.h \
wx/mac/carbon/private/overlay.h \
wx/mac/carbon/private/print.h \
wx/mac/carbon/radiobox.h \ wx/mac/carbon/radiobox.h \
wx/mac/carbon/radiobut.h \ wx/mac/carbon/radiobut.h \
wx/mac/carbon/region.h \ wx/mac/carbon/region.h \
@@ -2241,7 +2237,6 @@ COND_TOOLKIT_MAC_GUI_HDR = \
wx/mac/carbon/slider.h \ wx/mac/carbon/slider.h \
wx/mac/carbon/spinbutt.h \ wx/mac/carbon/spinbutt.h \
wx/mac/carbon/spinctrl.h \ wx/mac/carbon/spinctrl.h \
wx/mac/carbon/srchctrl.h \
wx/mac/carbon/statbmp.h \ wx/mac/carbon/statbmp.h \
wx/mac/carbon/statbox.h \ wx/mac/carbon/statbox.h \
wx/mac/carbon/statline.h \ wx/mac/carbon/statline.h \
@@ -2876,7 +2871,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/generic/scrolwin.h \ wx/generic/scrolwin.h \
wx/generic/spinctlg.h \ wx/generic/spinctlg.h \
wx/generic/splitter.h \ wx/generic/splitter.h \
wx/generic/srchctlg.h \
wx/generic/textdlgg.h \ wx/generic/textdlgg.h \
wx/generic/timer.h \ wx/generic/timer.h \
wx/generic/treectlg.h \ wx/generic/treectlg.h \
@@ -2994,7 +2988,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/spinbutt.h \ wx/spinbutt.h \
wx/spinctrl.h \ wx/spinctrl.h \
wx/splitter.h \ wx/splitter.h \
wx/srchctrl.h \
wx/statline.h \ wx/statline.h \
wx/tab.h \ wx/tab.h \
wx/tabctrl.h \ wx/tabctrl.h \
@@ -3103,7 +3096,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/aui/aui.h \ wx/aui/aui.h \
wx/richtext/richtextctrl.h \ wx/richtext/richtextctrl.h \
wx/richtext/richtextbuffer.h \ wx/richtext/richtextbuffer.h \
wx/richtext/richtexthtml.h \
wx/richtext/richtextstyles.h \ wx/richtext/richtextstyles.h \
wx/richtext/richtextxml.h \ wx/richtext/richtextxml.h \
wx/richtext/richtextformatdlg.h \ wx/richtext/richtextformatdlg.h \
@@ -3505,7 +3497,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS = \
monodll_rgncmn.o \ monodll_rgncmn.o \
monodll_settcmn.o \ monodll_settcmn.o \
monodll_sizer.o \ monodll_sizer.o \
monodll_srchcmn.o \
monodll_statbar.o \ monodll_statbar.o \
monodll_stockitem.o \ monodll_stockitem.o \
monodll_tbarbase.o \ monodll_tbarbase.o \
@@ -3541,7 +3532,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS = \
monodll_selstore.o \ monodll_selstore.o \
monodll_spinctlg.o \ monodll_spinctlg.o \
monodll_splitter.o \ monodll_splitter.o \
monodll_srchctlg.o \
monodll_textdlgg.o \ monodll_textdlgg.o \
monodll_tipwin.o \ monodll_tipwin.o \
monodll_toolbkg.o \ monodll_toolbkg.o \
@@ -3680,7 +3670,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS = \
monodll_rgncmn.o \ monodll_rgncmn.o \
monodll_settcmn.o \ monodll_settcmn.o \
monodll_sizer.o \ monodll_sizer.o \
monodll_srchcmn.o \
monodll_statbar.o \ monodll_statbar.o \
monodll_stockitem.o \ monodll_stockitem.o \
monodll_tbarbase.o \ monodll_tbarbase.o \
@@ -3716,7 +3705,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS = \
monodll_selstore.o \ monodll_selstore.o \
monodll_spinctlg.o \ monodll_spinctlg.o \
monodll_splitter.o \ monodll_splitter.o \
monodll_srchctlg.o \
monodll_textdlgg.o \ monodll_textdlgg.o \
monodll_tipwin.o \ monodll_tipwin.o \
monodll_toolbkg.o \ monodll_toolbkg.o \
@@ -3729,7 +3717,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS = \
@COND_TOOLKIT_COCOA@ monodll_gsockosx.o monodll_hid.o monodll_utilsexc_cf.o @COND_TOOLKIT_COCOA@ monodll_gsockosx.o monodll_hid.o monodll_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS = \
monodll_fontmgrcmn.o \ monodll_fontmgrcmn.o \
monodll_socketevtdispatch.o \
monodll_caret.o \ monodll_caret.o \
monodll_colour.o \ monodll_colour.o \
monodll_icon.o \ monodll_icon.o \
@@ -3994,7 +3981,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS = \
monodll_fontutil.o \ monodll_fontutil.o \
monodll_utilsx11.o \ monodll_utilsx11.o \
monodll_displayx11.o \ monodll_displayx11.o \
monodll_socketevtdispatch.o \
monodll_icon.o \ monodll_icon.o \
monodll_timer.o \ monodll_timer.o \
monodll_app.o \ monodll_app.o \
@@ -4011,6 +3997,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS = \
monodll_dcscreen.o \ monodll_dcscreen.o \
monodll_evtloop.o \ monodll_evtloop.o \
monodll_font.o \ monodll_font.o \
monodll_gsockx11.o \
monodll_minifram.o \ monodll_minifram.o \
monodll_nanox.o \ monodll_nanox.o \
monodll_palette.o \ monodll_palette.o \
@@ -4276,7 +4263,6 @@ COND_TOOLKIT_MAC___GUI_SRC_OBJECTS = \
monodll_slider.o \ monodll_slider.o \
monodll_spinbutt.o \ monodll_spinbutt.o \
monodll_spinctrl.o \ monodll_spinctrl.o \
monodll_srchctrl.o \
monodll_statbmp.o \ monodll_statbmp.o \
monodll_statbox.o \ monodll_statbox.o \
monodll_statbrma.o \ monodll_statbrma.o \
@@ -4562,7 +4548,6 @@ COND_TOOLKIT_WINCE___GUI_SRC_OBJECTS = \
@COND_TOOLKIT_COCOA@ monodll_gsockosx.o monodll_hid.o monodll_utilsexc_cf.o @COND_TOOLKIT_COCOA@ monodll_gsockosx.o monodll_hid.o monodll_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_1 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_1 = \
monodll_fontmgrcmn.o \ monodll_fontmgrcmn.o \
monodll_socketevtdispatch.o \
monodll_caret.o \ monodll_caret.o \
monodll_colour.o \ monodll_colour.o \
monodll_icon.o \ monodll_icon.o \
@@ -4827,7 +4812,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_1 = \
monodll_fontutil.o \ monodll_fontutil.o \
monodll_utilsx11.o \ monodll_utilsx11.o \
monodll_displayx11.o \ monodll_displayx11.o \
monodll_socketevtdispatch.o \
monodll_icon.o \ monodll_icon.o \
monodll_timer.o \ monodll_timer.o \
monodll_app.o \ monodll_app.o \
@@ -4844,6 +4828,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_1 = \
monodll_dcscreen.o \ monodll_dcscreen.o \
monodll_evtloop.o \ monodll_evtloop.o \
monodll_font.o \ monodll_font.o \
monodll_gsockx11.o \
monodll_minifram.o \ monodll_minifram.o \
monodll_nanox.o \ monodll_nanox.o \
monodll_palette.o \ monodll_palette.o \
@@ -5286,7 +5271,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS_1 = \
monolib_rgncmn.o \ monolib_rgncmn.o \
monolib_settcmn.o \ monolib_settcmn.o \
monolib_sizer.o \ monolib_sizer.o \
monolib_srchcmn.o \
monolib_statbar.o \ monolib_statbar.o \
monolib_stockitem.o \ monolib_stockitem.o \
monolib_tbarbase.o \ monolib_tbarbase.o \
@@ -5322,7 +5306,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS_1 = \
monolib_selstore.o \ monolib_selstore.o \
monolib_spinctlg.o \ monolib_spinctlg.o \
monolib_splitter.o \ monolib_splitter.o \
monolib_srchctlg.o \
monolib_textdlgg.o \ monolib_textdlgg.o \
monolib_tipwin.o \ monolib_tipwin.o \
monolib_toolbkg.o \ monolib_toolbkg.o \
@@ -5461,7 +5444,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_1 = \
monolib_rgncmn.o \ monolib_rgncmn.o \
monolib_settcmn.o \ monolib_settcmn.o \
monolib_sizer.o \ monolib_sizer.o \
monolib_srchcmn.o \
monolib_statbar.o \ monolib_statbar.o \
monolib_stockitem.o \ monolib_stockitem.o \
monolib_tbarbase.o \ monolib_tbarbase.o \
@@ -5497,7 +5479,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_1 = \
monolib_selstore.o \ monolib_selstore.o \
monolib_spinctlg.o \ monolib_spinctlg.o \
monolib_splitter.o \ monolib_splitter.o \
monolib_srchctlg.o \
monolib_textdlgg.o \ monolib_textdlgg.o \
monolib_tipwin.o \ monolib_tipwin.o \
monolib_toolbkg.o \ monolib_toolbkg.o \
@@ -5510,7 +5491,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_1 = \
@COND_TOOLKIT_COCOA@ monolib_gsockosx.o monolib_hid.o monolib_utilsexc_cf.o @COND_TOOLKIT_COCOA@ monolib_gsockosx.o monolib_hid.o monolib_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_2 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_2 = \
monolib_fontmgrcmn.o \ monolib_fontmgrcmn.o \
monolib_socketevtdispatch.o \
monolib_caret.o \ monolib_caret.o \
monolib_colour.o \ monolib_colour.o \
monolib_icon.o \ monolib_icon.o \
@@ -5776,7 +5756,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_2 = \
monolib_fontutil.o \ monolib_fontutil.o \
monolib_utilsx11.o \ monolib_utilsx11.o \
monolib_displayx11.o \ monolib_displayx11.o \
monolib_socketevtdispatch.o \
monolib_icon.o \ monolib_icon.o \
monolib_timer.o \ monolib_timer.o \
monolib_app.o \ monolib_app.o \
@@ -5793,6 +5772,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_2 = \
monolib_dcscreen.o \ monolib_dcscreen.o \
monolib_evtloop.o \ monolib_evtloop.o \
monolib_font.o \ monolib_font.o \
monolib_gsockx11.o \
monolib_minifram.o \ monolib_minifram.o \
monolib_nanox.o \ monolib_nanox.o \
monolib_palette.o \ monolib_palette.o \
@@ -6058,7 +6038,6 @@ COND_TOOLKIT_MAC___GUI_SRC_OBJECTS_1 = \
monolib_slider.o \ monolib_slider.o \
monolib_spinbutt.o \ monolib_spinbutt.o \
monolib_spinctrl.o \ monolib_spinctrl.o \
monolib_srchctrl.o \
monolib_statbmp.o \ monolib_statbmp.o \
monolib_statbox.o \ monolib_statbox.o \
monolib_statbrma.o \ monolib_statbrma.o \
@@ -6344,7 +6323,6 @@ COND_TOOLKIT_WINCE___GUI_SRC_OBJECTS_1 = \
@COND_TOOLKIT_COCOA@ monolib_gsockosx.o monolib_hid.o monolib_utilsexc_cf.o @COND_TOOLKIT_COCOA@ monolib_gsockosx.o monolib_hid.o monolib_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_3 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_3 = \
monolib_fontmgrcmn.o \ monolib_fontmgrcmn.o \
monolib_socketevtdispatch.o \
monolib_caret.o \ monolib_caret.o \
monolib_colour.o \ monolib_colour.o \
monolib_icon.o \ monolib_icon.o \
@@ -6610,7 +6588,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_3 = \
monolib_fontutil.o \ monolib_fontutil.o \
monolib_utilsx11.o \ monolib_utilsx11.o \
monolib_displayx11.o \ monolib_displayx11.o \
monolib_socketevtdispatch.o \
monolib_icon.o \ monolib_icon.o \
monolib_timer.o \ monolib_timer.o \
monolib_app.o \ monolib_app.o \
@@ -6627,6 +6604,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_3 = \
monolib_dcscreen.o \ monolib_dcscreen.o \
monolib_evtloop.o \ monolib_evtloop.o \
monolib_font.o \ monolib_font.o \
monolib_gsockx11.o \
monolib_minifram.o \ monolib_minifram.o \
monolib_nanox.o \ monolib_nanox.o \
monolib_palette.o \ monolib_palette.o \
@@ -7297,7 +7275,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS_2 = \
coredll_rgncmn.o \ coredll_rgncmn.o \
coredll_settcmn.o \ coredll_settcmn.o \
coredll_sizer.o \ coredll_sizer.o \
coredll_srchcmn.o \
coredll_statbar.o \ coredll_statbar.o \
coredll_stockitem.o \ coredll_stockitem.o \
coredll_tbarbase.o \ coredll_tbarbase.o \
@@ -7333,7 +7310,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS_2 = \
coredll_selstore.o \ coredll_selstore.o \
coredll_spinctlg.o \ coredll_spinctlg.o \
coredll_splitter.o \ coredll_splitter.o \
coredll_srchctlg.o \
coredll_textdlgg.o \ coredll_textdlgg.o \
coredll_tipwin.o \ coredll_tipwin.o \
coredll_toolbkg.o \ coredll_toolbkg.o \
@@ -7472,7 +7448,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_2 = \
coredll_rgncmn.o \ coredll_rgncmn.o \
coredll_settcmn.o \ coredll_settcmn.o \
coredll_sizer.o \ coredll_sizer.o \
coredll_srchcmn.o \
coredll_statbar.o \ coredll_statbar.o \
coredll_stockitem.o \ coredll_stockitem.o \
coredll_tbarbase.o \ coredll_tbarbase.o \
@@ -7508,7 +7483,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_2 = \
coredll_selstore.o \ coredll_selstore.o \
coredll_spinctlg.o \ coredll_spinctlg.o \
coredll_splitter.o \ coredll_splitter.o \
coredll_srchctlg.o \
coredll_textdlgg.o \ coredll_textdlgg.o \
coredll_tipwin.o \ coredll_tipwin.o \
coredll_toolbkg.o \ coredll_toolbkg.o \
@@ -7521,7 +7495,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_2 = \
@COND_TOOLKIT_COCOA@ coredll_gsockosx.o coredll_hid.o coredll_utilsexc_cf.o @COND_TOOLKIT_COCOA@ coredll_gsockosx.o coredll_hid.o coredll_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_4 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_4 = \
coredll_fontmgrcmn.o \ coredll_fontmgrcmn.o \
coredll_socketevtdispatch.o \
coredll_caret.o \ coredll_caret.o \
coredll_colour.o \ coredll_colour.o \
coredll_icon.o \ coredll_icon.o \
@@ -7787,7 +7760,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_4 = \
coredll_fontutil.o \ coredll_fontutil.o \
coredll_utilsx11.o \ coredll_utilsx11.o \
coredll_displayx11.o \ coredll_displayx11.o \
coredll_socketevtdispatch.o \
coredll_icon.o \ coredll_icon.o \
coredll_timer.o \ coredll_timer.o \
coredll_app.o \ coredll_app.o \
@@ -7804,6 +7776,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_4 = \
coredll_dcscreen.o \ coredll_dcscreen.o \
coredll_evtloop.o \ coredll_evtloop.o \
coredll_font.o \ coredll_font.o \
coredll_gsockx11.o \
coredll_minifram.o \ coredll_minifram.o \
coredll_nanox.o \ coredll_nanox.o \
coredll_palette.o \ coredll_palette.o \
@@ -8069,7 +8042,6 @@ COND_TOOLKIT_MAC___GUI_SRC_OBJECTS_2 = \
coredll_slider.o \ coredll_slider.o \
coredll_spinbutt.o \ coredll_spinbutt.o \
coredll_spinctrl.o \ coredll_spinctrl.o \
coredll_srchctrl.o \
coredll_statbmp.o \ coredll_statbmp.o \
coredll_statbox.o \ coredll_statbox.o \
coredll_statbrma.o \ coredll_statbrma.o \
@@ -8355,7 +8327,6 @@ COND_TOOLKIT_WINCE___GUI_SRC_OBJECTS_2 = \
@COND_TOOLKIT_COCOA@ coredll_gsockosx.o coredll_hid.o coredll_utilsexc_cf.o @COND_TOOLKIT_COCOA@ coredll_gsockosx.o coredll_hid.o coredll_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_5 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_5 = \
coredll_fontmgrcmn.o \ coredll_fontmgrcmn.o \
coredll_socketevtdispatch.o \
coredll_caret.o \ coredll_caret.o \
coredll_colour.o \ coredll_colour.o \
coredll_icon.o \ coredll_icon.o \
@@ -8621,7 +8592,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_5 = \
coredll_fontutil.o \ coredll_fontutil.o \
coredll_utilsx11.o \ coredll_utilsx11.o \
coredll_displayx11.o \ coredll_displayx11.o \
coredll_socketevtdispatch.o \
coredll_icon.o \ coredll_icon.o \
coredll_timer.o \ coredll_timer.o \
coredll_app.o \ coredll_app.o \
@@ -8638,6 +8608,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_5 = \
coredll_dcscreen.o \ coredll_dcscreen.o \
coredll_evtloop.o \ coredll_evtloop.o \
coredll_font.o \ coredll_font.o \
coredll_gsockx11.o \
coredll_minifram.o \ coredll_minifram.o \
coredll_nanox.o \ coredll_nanox.o \
coredll_palette.o \ coredll_palette.o \
@@ -8752,7 +8723,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS_3 = \
corelib_rgncmn.o \ corelib_rgncmn.o \
corelib_settcmn.o \ corelib_settcmn.o \
corelib_sizer.o \ corelib_sizer.o \
corelib_srchcmn.o \
corelib_statbar.o \ corelib_statbar.o \
corelib_stockitem.o \ corelib_stockitem.o \
corelib_tbarbase.o \ corelib_tbarbase.o \
@@ -8788,7 +8758,6 @@ COND_USE_GUI_1_WXUNIV_0___CORE_SRC_OBJECTS_3 = \
corelib_selstore.o \ corelib_selstore.o \
corelib_spinctlg.o \ corelib_spinctlg.o \
corelib_splitter.o \ corelib_splitter.o \
corelib_srchctlg.o \
corelib_textdlgg.o \ corelib_textdlgg.o \
corelib_tipwin.o \ corelib_tipwin.o \
corelib_toolbkg.o \ corelib_toolbkg.o \
@@ -8927,7 +8896,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_3 = \
corelib_rgncmn.o \ corelib_rgncmn.o \
corelib_settcmn.o \ corelib_settcmn.o \
corelib_sizer.o \ corelib_sizer.o \
corelib_srchcmn.o \
corelib_statbar.o \ corelib_statbar.o \
corelib_stockitem.o \ corelib_stockitem.o \
corelib_tbarbase.o \ corelib_tbarbase.o \
@@ -8963,7 +8931,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_3 = \
corelib_selstore.o \ corelib_selstore.o \
corelib_spinctlg.o \ corelib_spinctlg.o \
corelib_splitter.o \ corelib_splitter.o \
corelib_srchctlg.o \
corelib_textdlgg.o \ corelib_textdlgg.o \
corelib_tipwin.o \ corelib_tipwin.o \
corelib_toolbkg.o \ corelib_toolbkg.o \
@@ -8976,7 +8943,6 @@ COND_USE_GUI_1_WXUNIV_1___CORE_SRC_OBJECTS_3 = \
@COND_TOOLKIT_COCOA@ corelib_gsockosx.o corelib_hid.o corelib_utilsexc_cf.o @COND_TOOLKIT_COCOA@ corelib_gsockosx.o corelib_hid.o corelib_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_6 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_6 = \
corelib_fontmgrcmn.o \ corelib_fontmgrcmn.o \
corelib_socketevtdispatch.o \
corelib_caret.o \ corelib_caret.o \
corelib_colour.o \ corelib_colour.o \
corelib_icon.o \ corelib_icon.o \
@@ -9242,7 +9208,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_6 = \
corelib_fontutil.o \ corelib_fontutil.o \
corelib_utilsx11.o \ corelib_utilsx11.o \
corelib_displayx11.o \ corelib_displayx11.o \
corelib_socketevtdispatch.o \
corelib_icon.o \ corelib_icon.o \
corelib_timer.o \ corelib_timer.o \
corelib_app.o \ corelib_app.o \
@@ -9259,6 +9224,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_6 = \
corelib_dcscreen.o \ corelib_dcscreen.o \
corelib_evtloop.o \ corelib_evtloop.o \
corelib_font.o \ corelib_font.o \
corelib_gsockx11.o \
corelib_minifram.o \ corelib_minifram.o \
corelib_nanox.o \ corelib_nanox.o \
corelib_palette.o \ corelib_palette.o \
@@ -9524,7 +9490,6 @@ COND_TOOLKIT_MAC___GUI_SRC_OBJECTS_3 = \
corelib_slider.o \ corelib_slider.o \
corelib_spinbutt.o \ corelib_spinbutt.o \
corelib_spinctrl.o \ corelib_spinctrl.o \
corelib_srchctrl.o \
corelib_statbmp.o \ corelib_statbmp.o \
corelib_statbox.o \ corelib_statbox.o \
corelib_statbrma.o \ corelib_statbrma.o \
@@ -9810,7 +9775,6 @@ COND_TOOLKIT_WINCE___GUI_SRC_OBJECTS_3 = \
@COND_TOOLKIT_COCOA@ corelib_gsockosx.o corelib_hid.o corelib_utilsexc_cf.o @COND_TOOLKIT_COCOA@ corelib_gsockosx.o corelib_hid.o corelib_utilsexc_cf.o
COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_7 = \ COND_TOOLKIT_DFB___LOWLEVEL_SRC_OBJECTS_7 = \
corelib_fontmgrcmn.o \ corelib_fontmgrcmn.o \
corelib_socketevtdispatch.o \
corelib_caret.o \ corelib_caret.o \
corelib_colour.o \ corelib_colour.o \
corelib_icon.o \ corelib_icon.o \
@@ -10076,7 +10040,6 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_7 = \
corelib_fontutil.o \ corelib_fontutil.o \
corelib_utilsx11.o \ corelib_utilsx11.o \
corelib_displayx11.o \ corelib_displayx11.o \
corelib_socketevtdispatch.o \
corelib_icon.o \ corelib_icon.o \
corelib_timer.o \ corelib_timer.o \
corelib_app.o \ corelib_app.o \
@@ -10093,6 +10056,7 @@ COND_TOOLKIT_X11___LOWLEVEL_SRC_OBJECTS_7 = \
corelib_dcscreen.o \ corelib_dcscreen.o \
corelib_evtloop.o \ corelib_evtloop.o \
corelib_font.o \ corelib_font.o \
corelib_gsockx11.o \
corelib_minifram.o \ corelib_minifram.o \
corelib_nanox.o \ corelib_nanox.o \
corelib_palette.o \ corelib_palette.o \
@@ -12888,9 +12852,6 @@ monodll_notebmac.o: $(srcdir)/src/mac/carbon/notebmac.cpp $(MONODLL_ODEP)
monodll_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(MONODLL_ODEP) monodll_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(MONODLL_ODEP)
$(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp
monodll_srchctrl.o: $(srcdir)/src/mac/carbon/srchctrl.cpp $(MONODLL_ODEP)
$(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/carbon/srchctrl.cpp
monodll_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(MONODLL_ODEP) monodll_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(MONODLL_ODEP)
$(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp
@@ -14820,11 +14781,8 @@ monodll_sound_sdl.o: $(srcdir)/src/unix/sound_sdl.cpp $(MONODLL_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@monodll_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(MONODLL_ODEP) @COND_TOOLKIT_COCOA_USE_GUI_1@monodll_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(MONODLL_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp @COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp
@COND_TOOLKIT_X11_USE_GUI_1@monodll_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(MONODLL_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@monodll_gsockx11.o: $(srcdir)/src/x11/gsockx11.cpp $(MONODLL_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp @COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/x11/gsockx11.cpp
@COND_TOOLKIT_DFB_USE_GUI_1@monodll_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(MONODLL_ODEP)
@COND_TOOLKIT_DFB_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp
@COND_TOOLKIT_X11_USE_GUI_1@monodll_nanox.o: $(srcdir)/src/x11/nanox.c $(MONODLL_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@monodll_nanox.o: $(srcdir)/src/x11/nanox.c $(MONODLL_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(MONODLL_CFLAGS) $(srcdir)/src/x11/nanox.c @COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(MONODLL_CFLAGS) $(srcdir)/src/x11/nanox.c
@@ -16266,9 +16224,6 @@ monodll_sound_sdl.o: $(srcdir)/src/unix/sound_sdl.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@monodll_sizer.o: $(srcdir)/src/common/sizer.cpp $(MONODLL_ODEP) @COND_USE_GUI_1@monodll_sizer.o: $(srcdir)/src/common/sizer.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/sizer.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/sizer.cpp
@COND_USE_GUI_1@monodll_srchcmn.o: $(srcdir)/src/common/srchcmn.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/srchcmn.cpp
@COND_USE_GUI_1@monodll_statbar.o: $(srcdir)/src/common/statbar.cpp $(MONODLL_ODEP) @COND_USE_GUI_1@monodll_statbar.o: $(srcdir)/src/common/statbar.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/statbar.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/statbar.cpp
@@ -16374,9 +16329,6 @@ monodll_sound_sdl.o: $(srcdir)/src/unix/sound_sdl.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@monodll_splitter.o: $(srcdir)/src/generic/splitter.cpp $(MONODLL_ODEP) @COND_USE_GUI_1@monodll_splitter.o: $(srcdir)/src/generic/splitter.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp
@COND_USE_GUI_1@monodll_srchctlg.o: $(srcdir)/src/generic/srchctlg.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/generic/srchctlg.cpp
@COND_USE_GUI_1@monodll_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(MONODLL_ODEP) @COND_USE_GUI_1@monodll_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(MONODLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp
@@ -17007,9 +16959,6 @@ monolib_notebmac.o: $(srcdir)/src/mac/carbon/notebmac.cpp $(MONOLIB_ODEP)
monolib_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(MONOLIB_ODEP) monolib_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(MONOLIB_ODEP)
$(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp
monolib_srchctrl.o: $(srcdir)/src/mac/carbon/srchctrl.cpp $(MONOLIB_ODEP)
$(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/carbon/srchctrl.cpp
monolib_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(MONOLIB_ODEP) monolib_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(MONOLIB_ODEP)
$(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp
@@ -18939,11 +18888,8 @@ monolib_sound_sdl.o: $(srcdir)/src/unix/sound_sdl.cpp $(MONOLIB_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@monolib_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(MONOLIB_ODEP) @COND_TOOLKIT_COCOA_USE_GUI_1@monolib_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(MONOLIB_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp @COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp
@COND_TOOLKIT_X11_USE_GUI_1@monolib_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(MONOLIB_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@monolib_gsockx11.o: $(srcdir)/src/x11/gsockx11.cpp $(MONOLIB_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp @COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/x11/gsockx11.cpp
@COND_TOOLKIT_DFB_USE_GUI_1@monolib_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(MONOLIB_ODEP)
@COND_TOOLKIT_DFB_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp
@COND_TOOLKIT_X11_USE_GUI_1@monolib_nanox.o: $(srcdir)/src/x11/nanox.c $(MONOLIB_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@monolib_nanox.o: $(srcdir)/src/x11/nanox.c $(MONOLIB_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(MONOLIB_CFLAGS) $(srcdir)/src/x11/nanox.c @COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(MONOLIB_CFLAGS) $(srcdir)/src/x11/nanox.c
@@ -20385,9 +20331,6 @@ monolib_sound_sdl.o: $(srcdir)/src/unix/sound_sdl.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@monolib_sizer.o: $(srcdir)/src/common/sizer.cpp $(MONOLIB_ODEP) @COND_USE_GUI_1@monolib_sizer.o: $(srcdir)/src/common/sizer.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/sizer.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/sizer.cpp
@COND_USE_GUI_1@monolib_srchcmn.o: $(srcdir)/src/common/srchcmn.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/srchcmn.cpp
@COND_USE_GUI_1@monolib_statbar.o: $(srcdir)/src/common/statbar.cpp $(MONOLIB_ODEP) @COND_USE_GUI_1@monolib_statbar.o: $(srcdir)/src/common/statbar.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/statbar.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/statbar.cpp
@@ -20493,9 +20436,6 @@ monolib_sound_sdl.o: $(srcdir)/src/unix/sound_sdl.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@monolib_splitter.o: $(srcdir)/src/generic/splitter.cpp $(MONOLIB_ODEP) @COND_USE_GUI_1@monolib_splitter.o: $(srcdir)/src/generic/splitter.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp
@COND_USE_GUI_1@monolib_srchctlg.o: $(srcdir)/src/generic/srchctlg.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/generic/srchctlg.cpp
@COND_USE_GUI_1@monolib_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(MONOLIB_ODEP) @COND_USE_GUI_1@monolib_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(MONOLIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp
@@ -22125,9 +22065,6 @@ coredll_notebmac.o: $(srcdir)/src/mac/carbon/notebmac.cpp $(COREDLL_ODEP)
coredll_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(COREDLL_ODEP) coredll_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(COREDLL_ODEP)
$(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp
coredll_srchctrl.o: $(srcdir)/src/mac/carbon/srchctrl.cpp $(COREDLL_ODEP)
$(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/carbon/srchctrl.cpp
coredll_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(COREDLL_ODEP) coredll_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(COREDLL_ODEP)
$(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp
@@ -23439,11 +23376,8 @@ coredll_win32.o: $(srcdir)/src/univ/themes/win32.cpp $(COREDLL_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@coredll_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(COREDLL_ODEP) @COND_TOOLKIT_COCOA_USE_GUI_1@coredll_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(COREDLL_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp @COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp
@COND_TOOLKIT_X11_USE_GUI_1@coredll_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(COREDLL_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@coredll_gsockx11.o: $(srcdir)/src/x11/gsockx11.cpp $(COREDLL_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp @COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/x11/gsockx11.cpp
@COND_TOOLKIT_DFB_USE_GUI_1@coredll_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(COREDLL_ODEP)
@COND_TOOLKIT_DFB_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp
@COND_TOOLKIT_X11_USE_GUI_1@coredll_nanox.o: $(srcdir)/src/x11/nanox.c $(COREDLL_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@coredll_nanox.o: $(srcdir)/src/x11/nanox.c $(COREDLL_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(COREDLL_CFLAGS) $(srcdir)/src/x11/nanox.c @COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(COREDLL_CFLAGS) $(srcdir)/src/x11/nanox.c
@@ -24849,9 +24783,6 @@ coredll_win32.o: $(srcdir)/src/univ/themes/win32.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@coredll_sizer.o: $(srcdir)/src/common/sizer.cpp $(COREDLL_ODEP) @COND_USE_GUI_1@coredll_sizer.o: $(srcdir)/src/common/sizer.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/sizer.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/sizer.cpp
@COND_USE_GUI_1@coredll_srchcmn.o: $(srcdir)/src/common/srchcmn.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/srchcmn.cpp
@COND_USE_GUI_1@coredll_statbar.o: $(srcdir)/src/common/statbar.cpp $(COREDLL_ODEP) @COND_USE_GUI_1@coredll_statbar.o: $(srcdir)/src/common/statbar.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/statbar.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/common/statbar.cpp
@@ -24957,9 +24888,6 @@ coredll_win32.o: $(srcdir)/src/univ/themes/win32.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@coredll_splitter.o: $(srcdir)/src/generic/splitter.cpp $(COREDLL_ODEP) @COND_USE_GUI_1@coredll_splitter.o: $(srcdir)/src/generic/splitter.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp
@COND_USE_GUI_1@coredll_srchctlg.o: $(srcdir)/src/generic/srchctlg.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/generic/srchctlg.cpp
@COND_USE_GUI_1@coredll_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(COREDLL_ODEP) @COND_USE_GUI_1@coredll_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(COREDLL_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp
@@ -25080,9 +25008,6 @@ corelib_notebmac.o: $(srcdir)/src/mac/carbon/notebmac.cpp $(CORELIB_ODEP)
corelib_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(CORELIB_ODEP) corelib_printmac.o: $(srcdir)/src/mac/carbon/printmac.cpp $(CORELIB_ODEP)
$(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/carbon/printmac.cpp
corelib_srchctrl.o: $(srcdir)/src/mac/carbon/srchctrl.cpp $(CORELIB_ODEP)
$(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/carbon/srchctrl.cpp
corelib_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(CORELIB_ODEP) corelib_statbrma.o: $(srcdir)/src/mac/carbon/statbrma.cpp $(CORELIB_ODEP)
$(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/carbon/statbrma.cpp
@@ -26394,11 +26319,8 @@ corelib_win32.o: $(srcdir)/src/univ/themes/win32.cpp $(CORELIB_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@corelib_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(CORELIB_ODEP) @COND_TOOLKIT_COCOA_USE_GUI_1@corelib_utilsexc_cf.o: $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp $(CORELIB_ODEP)
@COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp @COND_TOOLKIT_COCOA_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/mac/corefoundation/utilsexc_cf.cpp
@COND_TOOLKIT_X11_USE_GUI_1@corelib_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(CORELIB_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@corelib_gsockx11.o: $(srcdir)/src/x11/gsockx11.cpp $(CORELIB_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp @COND_TOOLKIT_X11_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/x11/gsockx11.cpp
@COND_TOOLKIT_DFB_USE_GUI_1@corelib_socketevtdispatch.o: $(srcdir)/src/common/socketevtdispatch.cpp $(CORELIB_ODEP)
@COND_TOOLKIT_DFB_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/socketevtdispatch.cpp
@COND_TOOLKIT_X11_USE_GUI_1@corelib_nanox.o: $(srcdir)/src/x11/nanox.c $(CORELIB_ODEP) @COND_TOOLKIT_X11_USE_GUI_1@corelib_nanox.o: $(srcdir)/src/x11/nanox.c $(CORELIB_ODEP)
@COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(CORELIB_CFLAGS) $(srcdir)/src/x11/nanox.c @COND_TOOLKIT_X11_USE_GUI_1@ $(CCC) -c -o $@ $(CORELIB_CFLAGS) $(srcdir)/src/x11/nanox.c
@@ -27804,9 +27726,6 @@ corelib_win32.o: $(srcdir)/src/univ/themes/win32.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@corelib_sizer.o: $(srcdir)/src/common/sizer.cpp $(CORELIB_ODEP) @COND_USE_GUI_1@corelib_sizer.o: $(srcdir)/src/common/sizer.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/sizer.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/sizer.cpp
@COND_USE_GUI_1@corelib_srchcmn.o: $(srcdir)/src/common/srchcmn.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/srchcmn.cpp
@COND_USE_GUI_1@corelib_statbar.o: $(srcdir)/src/common/statbar.cpp $(CORELIB_ODEP) @COND_USE_GUI_1@corelib_statbar.o: $(srcdir)/src/common/statbar.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/statbar.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/common/statbar.cpp
@@ -27912,9 +27831,6 @@ corelib_win32.o: $(srcdir)/src/univ/themes/win32.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@corelib_splitter.o: $(srcdir)/src/generic/splitter.cpp $(CORELIB_ODEP) @COND_USE_GUI_1@corelib_splitter.o: $(srcdir)/src/generic/splitter.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/generic/splitter.cpp
@COND_USE_GUI_1@corelib_srchctlg.o: $(srcdir)/src/generic/srchctlg.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/generic/srchctlg.cpp
@COND_USE_GUI_1@corelib_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(CORELIB_ODEP) @COND_USE_GUI_1@corelib_textdlgg.o: $(srcdir)/src/generic/textdlgg.cpp $(CORELIB_ODEP)
@COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp @COND_USE_GUI_1@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/generic/textdlgg.cpp

View File

@@ -89,12 +89,12 @@ AC_DEFUN([_AC_BAKEFILE_LANG_COMPILER],
) )
] ]
) )
AC_LANG_POP($2)
if test "x$bakefile_cv_[]_AC_LANG_ABBREV[]_compiler_[]$3" = "xyes"; then if test "x$bakefile_cv_[]_AC_LANG_ABBREV[]_compiler_[]$3" = "xyes"; then
:; $4 :; $4
else else
:; $5 :; $5
fi fi
AC_LANG_POP($2)
]) ])
dnl recent versions of SGI mipsPro compiler define _SGI_COMPILER_VERSION dnl recent versions of SGI mipsPro compiler define _SGI_COMPILER_VERSION

View File

@@ -601,9 +601,9 @@ AC_DEFUN([AC_BAKEFILE_CHECK_BASIC_STUFF],
dnl Sun C++ compiler requires special way of creating static libs; dnl Sun C++ compiler requires special way of creating static libs;
dnl see here for more details: dnl see here for more details:
dnl https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1229751&group_id=9863 dnl https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1229751&group_id=9863
AR=${AR:-"$CXX"} AR=$CXX
AC_SUBST(AR) AC_SUBST(AR)
AROPTIONS=${AROPTIONS:-"-xar -o"} AROPTIONS="-xar -o"
else else
AC_CHECK_TOOL(AR, ar, ar) AC_CHECK_TOOL(AR, ar, ar)
AROPTIONS=rcu AROPTIONS=rcu

View File

@@ -54,22 +54,22 @@
</add-formats> </add-formats>
<del-formats files="../../samples/*.bkl"> <del-formats files="../../samples/*.bkl">
autoconf,msvc6prj,msevc4prj,msvs2005prj,cbuilderx,cbx_unix autoconf,msvc6prj,msevc4prj,cbuilderx,cbx_unix
</del-formats> </del-formats>
<del-formats files="../../demos/*.bkl"> <del-formats files="../../demos/*.bkl">
msvc6prj,msevc4prj,msvs2005prj,cbuilderx,cbx_unix msvc6prj,msevc4prj,cbuilderx,cbx_unix
</del-formats> </del-formats>
<del-formats files="../../samples/html/html_samples.bkl"> <del-formats files="../../samples/html/html_samples.bkl">
msvc6prj,msevc4prj,msvs2005prj,cbuilderx,cbx_unix msvc6prj,msevc4prj,cbuilderx,cbx_unix
</del-formats> </del-formats>
<del-formats files="../../samples/mobile/mobile_samples.bkl"> <del-formats files="../../samples/mobile/mobile_samples.bkl">
msvc6prj,msevc4prj,msvs2005prj,cbuilderx,cbx_unix msvc6prj,msevc4prj,cbuilderx,cbx_unix
</del-formats> </del-formats>
<del-formats files="../../samples/opengl/opengl_samples.bkl"> <del-formats files="../../samples/opengl/opengl_samples.bkl">
msvc6prj,msevc4prj,msvs2005prj,cbuilderx,cbx_unix msvc6prj,msevc4prj,cbuilderx,cbx_unix
</del-formats> </del-formats>
<del-formats files="../../utils/*.bkl"> <del-formats files="../../utils/*.bkl">
msvc6prj,msevc4prj,msvs2005prj,cbuilderx,cbx_unix msvc6prj,msevc4prj,cbuilderx,cbx_unix
</del-formats> </del-formats>
<!-- WinCE can't have console apps: --> <!-- WinCE can't have console apps: -->
@@ -81,7 +81,7 @@
<!-- HtmlCtrl sample is Cocoa only (autoconf format) --> <!-- HtmlCtrl sample is Cocoa only (autoconf format) -->
<del-formats files="../../samples/html/htmlctrl/htmlctrl.bkl"> <del-formats files="../../samples/html/htmlctrl/htmlctrl.bkl">
borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msevc4prj,msvs2005prj,watcom,cbuilderx,cbx_unix borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msevc4prj,watcom,cbuilderx,cbx_unix
</del-formats> </del-formats>
@@ -114,9 +114,6 @@
<add-flags files="wx.bkl" formats="msvc6prj"> <add-flags files="wx.bkl" formats="msvc6prj">
-o../msw/wx.dsw -o../msw/wx.dsw
</add-flags> </add-flags>
<add-flags files="wx.bkl" formats="msvs2005prj">
-o../msw/wx.sln
</add-flags>
<add-flags files="wx.bkl" formats="msevc4prj"> <add-flags files="wx.bkl" formats="msevc4prj">
-o../wince/wx.vcw -o../wince/wx.vcw
</add-flags> </add-flags>
@@ -134,7 +131,7 @@
-o../../contrib/src/$(INPUT_FILE_BASENAME_NOEXT)/$(INPUT_FILE_BASENAME_NOEXT).cbx -o../../contrib/src/$(INPUT_FILE_BASENAME_NOEXT)/$(INPUT_FILE_BASENAME_NOEXT).cbx
</add-flags> </add-flags>
<add-flags files="../../contrib/build/*/*.bkl" <add-flags files="../../contrib/build/*/*.bkl"
formats="mingw,borland,dmars_smake,dmars,watcom,msvc,msvc6prj,msevc4prj,msvs2005prj"> formats="mingw,borland,dmars_smake,dmars,watcom,msvc,msvc6prj,msevc4prj">
-DSRCDIR=../../src/$(INPUT_FILE_BASENAME_NOEXT) -DSRCDIR=../../src/$(INPUT_FILE_BASENAME_NOEXT)
</add-flags> </add-flags>

View File

@@ -8,7 +8,7 @@
the library. the library.
--> -->
<if cond="FORMAT not in ['autoconf','msvc6prj','msevc4prj','msvs2005prj','cbuilderx'] and <if cond="FORMAT not in ['autoconf','msvc6prj','msevc4prj','cbuilderx'] and
TOOLKIT in ['PM','MSW','MGL','MOTIF']"> TOOLKIT in ['PM','MSW','MGL','MOTIF']">
<set var="BUILD_CFG_FILE" make_var="1"> <set var="BUILD_CFG_FILE" make_var="1">

View File

@@ -347,9 +347,7 @@
<!-- deal with the need to copy setup.h here: --> <!-- deal with the need to copy setup.h here: -->
<set var="IS_MSVC_PRJ"> <set var="IS_MSVC_PRJ">$(FORMAT in ['msvc6prj','msevc4prj'])</set>
$(FORMAT in ['msvc6prj','msevc4prj','msvs2005prj'])
</set>
<define-tag name="msvc-headers" rules="dll,lib"> <define-tag name="msvc-headers" rules="dll,lib">
<if cond="IS_MSVC_PRJ"> <if cond="IS_MSVC_PRJ">
@@ -422,7 +420,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
<set var="_custom_build_include_wx_msw_genrcdefs_h"> <set var="_custom_build_include_wx_msw_genrcdefs_h">
Creating $(SETUPHDIR)\wx\msw\rcdefs.h Creating $(SETUPHDIR)\wx\msw\rcdefs.h
"$(SETUPHDIR)\wx\msw\rcdefs.h" : "$(DOLLAR)(SOURCE)" "$(SETUPHDIR)\wx\msw" "$(SETUPHDIR)\wx\msw\rcdefs.h" : "$(DOLLAR)(SOURCE)" "$(DOLLAR)(SETUPHDIR)\wx\msw"
$(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h" $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\rcdefs.h"
</set> </set>
</if> </if>

View File

@@ -98,8 +98,8 @@ Accepted values: AMD64, IA64.
<!-- FIXME: restore this once bakefile is fixed to not use <!-- FIXME: restore this once bakefile is fixed to not use
/Gm /GZ (incompatible with /O2) w/ debug-info --> /Gm /GZ (incompatible with /O2) w/ debug-info -->
<set var="DEBUG_INFO_DEFAULT"> <set var="DEBUG_INFO_DEFAULT">
<if cond="FORMAT in ['msvc','msvc6prj','msevc4prj','msvs2005prj']">1</if> <if cond="FORMAT in ['msvc','msvc6prj','msevc4prj']">1</if>
<if cond="FORMAT not in ['msvc','msvc6prj','msevc4prj','msvs2005prj']">default</if> <if cond="FORMAT not in ['msvc','msvc6prj','msevc4prj']">default</if>
</set> </set>
--> -->
<set var="DEBUG_INFO_DEFAULT">default</set> <set var="DEBUG_INFO_DEFAULT">default</set>
@@ -231,8 +231,8 @@ Acts according to BUILD by default.
<!-- currently only VC++ can compile wxDebugReport which is in QA lib --> <!-- currently only VC++ can compile wxDebugReport which is in QA lib -->
<set var="USE_QA_DEFAULT"> <set var="USE_QA_DEFAULT">
<if cond="FORMAT in ['msvc','msvc6prj','msvs2005prj']">1</if> <if cond="FORMAT in ['msvc','msvc6prj']">1</if>
<if cond="FORMAT not in ['msvc','msvc6prj','msvs2005prj']">0</if> <if cond="FORMAT not in ['msvc','msvc6prj']">0</if>
</set> </set>
<option name="USE_QA"> <option name="USE_QA">
<values>0,1</values> <values>0,1</values>

View File

@@ -638,7 +638,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/rgncmn.cpp src/common/rgncmn.cpp
src/common/settcmn.cpp src/common/settcmn.cpp
src/common/sizer.cpp src/common/sizer.cpp
src/common/srchcmn.cpp
src/common/statbar.cpp src/common/statbar.cpp
src/common/stockitem.cpp src/common/stockitem.cpp
src/common/tbarbase.cpp src/common/tbarbase.cpp
@@ -674,7 +673,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/selstore.cpp src/generic/selstore.cpp
src/generic/spinctlg.cpp src/generic/spinctlg.cpp
src/generic/splitter.cpp src/generic/splitter.cpp
src/generic/srchctlg.cpp
src/generic/textdlgg.cpp src/generic/textdlgg.cpp
src/generic/tipwin.cpp src/generic/tipwin.cpp
src/generic/toolbkg.cpp src/generic/toolbkg.cpp
@@ -738,7 +736,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/scrolwin.h wx/generic/scrolwin.h
wx/generic/spinctlg.h wx/generic/spinctlg.h
wx/generic/splitter.h wx/generic/splitter.h
wx/generic/srchctlg.h
wx/generic/textdlgg.h wx/generic/textdlgg.h
wx/generic/timer.h wx/generic/timer.h
wx/generic/treectlg.h wx/generic/treectlg.h
@@ -857,7 +854,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/spinbutt.h wx/spinbutt.h
wx/spinctrl.h wx/spinctrl.h
wx/splitter.h wx/splitter.h
wx/srchctrl.h
wx/statline.h wx/statline.h
wx/tab.h wx/tab.h
wx/tabctrl.h wx/tabctrl.h
@@ -1399,7 +1395,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="X11_LOWLEVEL_SRC" hints="files"> <set var="X11_LOWLEVEL_SRC" hints="files">
$(XWIN_LOWLEVEL_SRC) $(XWIN_LOWLEVEL_SRC)
src/common/socketevtdispatch.cpp
src/generic/icon.cpp src/generic/icon.cpp
src/generic/timer.cpp src/generic/timer.cpp
src/x11/app.cpp src/x11/app.cpp
@@ -1416,6 +1411,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/x11/dcscreen.cpp src/x11/dcscreen.cpp
src/x11/evtloop.cpp src/x11/evtloop.cpp
src/x11/font.cpp src/x11/font.cpp
src/x11/gsockx11.cpp
src/x11/minifram.cpp src/x11/minifram.cpp
src/x11/nanox.c src/x11/nanox.c
src/x11/palette.cpp src/x11/palette.cpp
@@ -1818,7 +1814,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="DFB_LOWLEVEL_SRC" hints="files"> <set var="DFB_LOWLEVEL_SRC" hints="files">
src/common/fontmgrcmn.cpp src/common/fontmgrcmn.cpp
src/common/socketevtdispatch.cpp
src/generic/caret.cpp src/generic/caret.cpp
src/generic/colour.cpp src/generic/colour.cpp
src/generic/icon.cpp src/generic/icon.cpp
@@ -2140,7 +2135,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/carbon/slider.cpp src/mac/carbon/slider.cpp
src/mac/carbon/spinbutt.cpp src/mac/carbon/spinbutt.cpp
src/mac/carbon/spinctrl.cpp src/mac/carbon/spinctrl.cpp
src/mac/carbon/srchctrl.cpp
src/mac/carbon/statbmp.cpp src/mac/carbon/statbmp.cpp
src/mac/carbon/statbox.cpp src/mac/carbon/statbox.cpp
src/mac/carbon/statbrma.cpp src/mac/carbon/statbrma.cpp
@@ -2233,7 +2227,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/sound.h wx/mac/sound.h
wx/mac/spinbutt.h wx/mac/spinbutt.h
wx/mac/spinctrl.h wx/mac/spinctrl.h
wx/mac/srchctrl.h
wx/mac/statbmp.h wx/mac/statbmp.h
wx/mac/statbox.h wx/mac/statbox.h
wx/mac/statline.h wx/mac/statline.h
@@ -2310,9 +2303,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/carbon/printdlg.h wx/mac/carbon/printdlg.h
wx/mac/carbon/printmac.h wx/mac/carbon/printmac.h
wx/mac/carbon/private.h wx/mac/carbon/private.h
wx/mac/carbon/private/mactext.h
wx/mac/carbon/private/overlay.h
wx/mac/carbon/private/print.h
wx/mac/carbon/radiobox.h wx/mac/carbon/radiobox.h
wx/mac/carbon/radiobut.h wx/mac/carbon/radiobut.h
wx/mac/carbon/region.h wx/mac/carbon/region.h
@@ -2320,7 +2310,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/carbon/slider.h wx/mac/carbon/slider.h
wx/mac/carbon/spinbutt.h wx/mac/carbon/spinbutt.h
wx/mac/carbon/spinctrl.h wx/mac/carbon/spinctrl.h
wx/mac/carbon/srchctrl.h
wx/mac/carbon/statbmp.h wx/mac/carbon/statbmp.h
wx/mac/carbon/statbox.h wx/mac/carbon/statbox.h
wx/mac/carbon/statline.h wx/mac/carbon/statline.h
@@ -3169,7 +3158,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="RICHTEXT_HDR" hints="files"> <set var="RICHTEXT_HDR" hints="files">
wx/richtext/richtextctrl.h wx/richtext/richtextctrl.h
wx/richtext/richtextbuffer.h wx/richtext/richtextbuffer.h
wx/richtext/richtexthtml.h
wx/richtext/richtextstyles.h wx/richtext/richtextstyles.h
wx/richtext/richtextxml.h wx/richtext/richtextxml.h
wx/richtext/richtextformatdlg.h wx/richtext/richtextformatdlg.h

View File

@@ -24,7 +24,7 @@
<!-- ...and when there are multiple libraries: --> <!-- ...and when there are multiple libraries: -->
<include file="multilib.bkl"/> <include file="multilib.bkl"/>
<if cond="FORMAT in ['msvc6prj','msevc4prj','msvs2005prj']"> <if cond="FORMAT in ['msvc6prj','msevc4prj']">
<set var="MSVC6PRJ_MERGED_TARGETS"> <set var="MSVC6PRJ_MERGED_TARGETS">
<if cond="MONOLITHIC=='0'">$(MSVC6PRJ_MERGED_TARGETS_MULTILIB)</if> <if cond="MONOLITHIC=='0'">$(MSVC6PRJ_MERGED_TARGETS_MULTILIB)</if>
<if cond="MONOLITHIC=='1'">$(MSVC6PRJ_MERGED_TARGETS_MONOLIB)</if> <if cond="MONOLITHIC=='1'">$(MSVC6PRJ_MERGED_TARGETS_MONOLIB)</if>

View File

@@ -1490,7 +1490,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_rgncmn.obj \ $(OBJS)\monodll_rgncmn.obj \
$(OBJS)\monodll_settcmn.obj \ $(OBJS)\monodll_settcmn.obj \
$(OBJS)\monodll_sizer.obj \ $(OBJS)\monodll_sizer.obj \
$(OBJS)\monodll_srchcmn.obj \
$(OBJS)\monodll_statbar.obj \ $(OBJS)\monodll_statbar.obj \
$(OBJS)\monodll_stockitem.obj \ $(OBJS)\monodll_stockitem.obj \
$(OBJS)\monodll_tbarbase.obj \ $(OBJS)\monodll_tbarbase.obj \
@@ -1526,7 +1525,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_selstore.obj \ $(OBJS)\monodll_selstore.obj \
$(OBJS)\monodll_spinctlg.obj \ $(OBJS)\monodll_spinctlg.obj \
$(OBJS)\monodll_splitter.obj \ $(OBJS)\monodll_splitter.obj \
$(OBJS)\monodll_srchctlg.obj \
$(OBJS)\monodll_textdlgg.obj \ $(OBJS)\monodll_textdlgg.obj \
$(OBJS)\monodll_tipwin.obj \ $(OBJS)\monodll_tipwin.obj \
$(OBJS)\monodll_toolbkg.obj \ $(OBJS)\monodll_toolbkg.obj \
@@ -1715,7 +1713,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_rgncmn.obj \ $(OBJS)\monodll_rgncmn.obj \
$(OBJS)\monodll_settcmn.obj \ $(OBJS)\monodll_settcmn.obj \
$(OBJS)\monodll_sizer.obj \ $(OBJS)\monodll_sizer.obj \
$(OBJS)\monodll_srchcmn.obj \
$(OBJS)\monodll_statbar.obj \ $(OBJS)\monodll_statbar.obj \
$(OBJS)\monodll_stockitem.obj \ $(OBJS)\monodll_stockitem.obj \
$(OBJS)\monodll_tbarbase.obj \ $(OBJS)\monodll_tbarbase.obj \
@@ -1751,7 +1748,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_selstore.obj \ $(OBJS)\monodll_selstore.obj \
$(OBJS)\monodll_spinctlg.obj \ $(OBJS)\monodll_spinctlg.obj \
$(OBJS)\monodll_splitter.obj \ $(OBJS)\monodll_splitter.obj \
$(OBJS)\monodll_srchctlg.obj \
$(OBJS)\monodll_textdlgg.obj \ $(OBJS)\monodll_textdlgg.obj \
$(OBJS)\monodll_tipwin.obj \ $(OBJS)\monodll_tipwin.obj \
$(OBJS)\monodll_toolbkg.obj \ $(OBJS)\monodll_toolbkg.obj \
@@ -2106,7 +2102,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_rgncmn.obj \ $(OBJS)\monolib_rgncmn.obj \
$(OBJS)\monolib_settcmn.obj \ $(OBJS)\monolib_settcmn.obj \
$(OBJS)\monolib_sizer.obj \ $(OBJS)\monolib_sizer.obj \
$(OBJS)\monolib_srchcmn.obj \
$(OBJS)\monolib_statbar.obj \ $(OBJS)\monolib_statbar.obj \
$(OBJS)\monolib_stockitem.obj \ $(OBJS)\monolib_stockitem.obj \
$(OBJS)\monolib_tbarbase.obj \ $(OBJS)\monolib_tbarbase.obj \
@@ -2142,7 +2137,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_selstore.obj \ $(OBJS)\monolib_selstore.obj \
$(OBJS)\monolib_spinctlg.obj \ $(OBJS)\monolib_spinctlg.obj \
$(OBJS)\monolib_splitter.obj \ $(OBJS)\monolib_splitter.obj \
$(OBJS)\monolib_srchctlg.obj \
$(OBJS)\monolib_textdlgg.obj \ $(OBJS)\monolib_textdlgg.obj \
$(OBJS)\monolib_tipwin.obj \ $(OBJS)\monolib_tipwin.obj \
$(OBJS)\monolib_toolbkg.obj \ $(OBJS)\monolib_toolbkg.obj \
@@ -2331,7 +2325,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_rgncmn.obj \ $(OBJS)\monolib_rgncmn.obj \
$(OBJS)\monolib_settcmn.obj \ $(OBJS)\monolib_settcmn.obj \
$(OBJS)\monolib_sizer.obj \ $(OBJS)\monolib_sizer.obj \
$(OBJS)\monolib_srchcmn.obj \
$(OBJS)\monolib_statbar.obj \ $(OBJS)\monolib_statbar.obj \
$(OBJS)\monolib_stockitem.obj \ $(OBJS)\monolib_stockitem.obj \
$(OBJS)\monolib_tbarbase.obj \ $(OBJS)\monolib_tbarbase.obj \
@@ -2367,7 +2360,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_selstore.obj \ $(OBJS)\monolib_selstore.obj \
$(OBJS)\monolib_spinctlg.obj \ $(OBJS)\monolib_spinctlg.obj \
$(OBJS)\monolib_splitter.obj \ $(OBJS)\monolib_splitter.obj \
$(OBJS)\monolib_srchctlg.obj \
$(OBJS)\monolib_textdlgg.obj \ $(OBJS)\monolib_textdlgg.obj \
$(OBJS)\monolib_tipwin.obj \ $(OBJS)\monolib_tipwin.obj \
$(OBJS)\monolib_toolbkg.obj \ $(OBJS)\monolib_toolbkg.obj \
@@ -2630,7 +2622,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_rgncmn.obj \ $(OBJS)\coredll_rgncmn.obj \
$(OBJS)\coredll_settcmn.obj \ $(OBJS)\coredll_settcmn.obj \
$(OBJS)\coredll_sizer.obj \ $(OBJS)\coredll_sizer.obj \
$(OBJS)\coredll_srchcmn.obj \
$(OBJS)\coredll_statbar.obj \ $(OBJS)\coredll_statbar.obj \
$(OBJS)\coredll_stockitem.obj \ $(OBJS)\coredll_stockitem.obj \
$(OBJS)\coredll_tbarbase.obj \ $(OBJS)\coredll_tbarbase.obj \
@@ -2666,7 +2657,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_selstore.obj \ $(OBJS)\coredll_selstore.obj \
$(OBJS)\coredll_spinctlg.obj \ $(OBJS)\coredll_spinctlg.obj \
$(OBJS)\coredll_splitter.obj \ $(OBJS)\coredll_splitter.obj \
$(OBJS)\coredll_srchctlg.obj \
$(OBJS)\coredll_textdlgg.obj \ $(OBJS)\coredll_textdlgg.obj \
$(OBJS)\coredll_tipwin.obj \ $(OBJS)\coredll_tipwin.obj \
$(OBJS)\coredll_toolbkg.obj \ $(OBJS)\coredll_toolbkg.obj \
@@ -2855,7 +2845,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_rgncmn.obj \ $(OBJS)\coredll_rgncmn.obj \
$(OBJS)\coredll_settcmn.obj \ $(OBJS)\coredll_settcmn.obj \
$(OBJS)\coredll_sizer.obj \ $(OBJS)\coredll_sizer.obj \
$(OBJS)\coredll_srchcmn.obj \
$(OBJS)\coredll_statbar.obj \ $(OBJS)\coredll_statbar.obj \
$(OBJS)\coredll_stockitem.obj \ $(OBJS)\coredll_stockitem.obj \
$(OBJS)\coredll_tbarbase.obj \ $(OBJS)\coredll_tbarbase.obj \
@@ -2891,7 +2880,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_selstore.obj \ $(OBJS)\coredll_selstore.obj \
$(OBJS)\coredll_spinctlg.obj \ $(OBJS)\coredll_spinctlg.obj \
$(OBJS)\coredll_splitter.obj \ $(OBJS)\coredll_splitter.obj \
$(OBJS)\coredll_srchctlg.obj \
$(OBJS)\coredll_textdlgg.obj \ $(OBJS)\coredll_textdlgg.obj \
$(OBJS)\coredll_tipwin.obj \ $(OBJS)\coredll_tipwin.obj \
$(OBJS)\coredll_toolbkg.obj \ $(OBJS)\coredll_toolbkg.obj \
@@ -3081,7 +3069,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_rgncmn.obj \ $(OBJS)\corelib_rgncmn.obj \
$(OBJS)\corelib_settcmn.obj \ $(OBJS)\corelib_settcmn.obj \
$(OBJS)\corelib_sizer.obj \ $(OBJS)\corelib_sizer.obj \
$(OBJS)\corelib_srchcmn.obj \
$(OBJS)\corelib_statbar.obj \ $(OBJS)\corelib_statbar.obj \
$(OBJS)\corelib_stockitem.obj \ $(OBJS)\corelib_stockitem.obj \
$(OBJS)\corelib_tbarbase.obj \ $(OBJS)\corelib_tbarbase.obj \
@@ -3117,7 +3104,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_selstore.obj \ $(OBJS)\corelib_selstore.obj \
$(OBJS)\corelib_spinctlg.obj \ $(OBJS)\corelib_spinctlg.obj \
$(OBJS)\corelib_splitter.obj \ $(OBJS)\corelib_splitter.obj \
$(OBJS)\corelib_srchctlg.obj \
$(OBJS)\corelib_textdlgg.obj \ $(OBJS)\corelib_textdlgg.obj \
$(OBJS)\corelib_tipwin.obj \ $(OBJS)\corelib_tipwin.obj \
$(OBJS)\corelib_toolbkg.obj \ $(OBJS)\corelib_toolbkg.obj \
@@ -3306,7 +3292,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_rgncmn.obj \ $(OBJS)\corelib_rgncmn.obj \
$(OBJS)\corelib_settcmn.obj \ $(OBJS)\corelib_settcmn.obj \
$(OBJS)\corelib_sizer.obj \ $(OBJS)\corelib_sizer.obj \
$(OBJS)\corelib_srchcmn.obj \
$(OBJS)\corelib_statbar.obj \ $(OBJS)\corelib_statbar.obj \
$(OBJS)\corelib_stockitem.obj \ $(OBJS)\corelib_stockitem.obj \
$(OBJS)\corelib_tbarbase.obj \ $(OBJS)\corelib_tbarbase.obj \
@@ -3342,7 +3327,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_selstore.obj \ $(OBJS)\corelib_selstore.obj \
$(OBJS)\corelib_spinctlg.obj \ $(OBJS)\corelib_spinctlg.obj \
$(OBJS)\corelib_splitter.obj \ $(OBJS)\corelib_splitter.obj \
$(OBJS)\corelib_srchctlg.obj \
$(OBJS)\corelib_textdlgg.obj \ $(OBJS)\corelib_textdlgg.obj \
$(OBJS)\corelib_tipwin.obj \ $(OBJS)\corelib_tipwin.obj \
$(OBJS)\corelib_toolbkg.obj \ $(OBJS)\corelib_toolbkg.obj \
@@ -6177,11 +6161,6 @@ $(OBJS)\monodll_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monodll_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monodll_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\monodll_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $**
@@ -6357,11 +6336,6 @@ $(OBJS)\monodll_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monodll_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monodll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\monodll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) $**
@@ -8174,11 +8148,6 @@ $(OBJS)\monolib_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monolib_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monolib_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\monolib_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $**
@@ -8354,11 +8323,6 @@ $(OBJS)\monolib_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monolib_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monolib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\monolib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) $**
@@ -10195,11 +10159,6 @@ $(OBJS)\coredll_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\coredll_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\coredll_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\coredll_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $**
@@ -10375,11 +10334,6 @@ $(OBJS)\coredll_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\coredll_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\coredll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\coredll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) $**
@@ -11470,11 +11424,6 @@ $(OBJS)\corelib_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\corelib_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\corelib_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\corelib_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $**
@@ -11650,11 +11599,6 @@ $(OBJS)\corelib_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\corelib_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\corelib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\corelib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $** $(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) $**

View File

@@ -1500,7 +1500,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_rgncmn.o \ $(OBJS)\monodll_rgncmn.o \
$(OBJS)\monodll_settcmn.o \ $(OBJS)\monodll_settcmn.o \
$(OBJS)\monodll_sizer.o \ $(OBJS)\monodll_sizer.o \
$(OBJS)\monodll_srchcmn.o \
$(OBJS)\monodll_statbar.o \ $(OBJS)\monodll_statbar.o \
$(OBJS)\monodll_stockitem.o \ $(OBJS)\monodll_stockitem.o \
$(OBJS)\monodll_tbarbase.o \ $(OBJS)\monodll_tbarbase.o \
@@ -1536,7 +1535,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_selstore.o \ $(OBJS)\monodll_selstore.o \
$(OBJS)\monodll_spinctlg.o \ $(OBJS)\monodll_spinctlg.o \
$(OBJS)\monodll_splitter.o \ $(OBJS)\monodll_splitter.o \
$(OBJS)\monodll_srchctlg.o \
$(OBJS)\monodll_textdlgg.o \ $(OBJS)\monodll_textdlgg.o \
$(OBJS)\monodll_tipwin.o \ $(OBJS)\monodll_tipwin.o \
$(OBJS)\monodll_toolbkg.o \ $(OBJS)\monodll_toolbkg.o \
@@ -1727,7 +1725,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_rgncmn.o \ $(OBJS)\monodll_rgncmn.o \
$(OBJS)\monodll_settcmn.o \ $(OBJS)\monodll_settcmn.o \
$(OBJS)\monodll_sizer.o \ $(OBJS)\monodll_sizer.o \
$(OBJS)\monodll_srchcmn.o \
$(OBJS)\monodll_statbar.o \ $(OBJS)\monodll_statbar.o \
$(OBJS)\monodll_stockitem.o \ $(OBJS)\monodll_stockitem.o \
$(OBJS)\monodll_tbarbase.o \ $(OBJS)\monodll_tbarbase.o \
@@ -1763,7 +1760,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_selstore.o \ $(OBJS)\monodll_selstore.o \
$(OBJS)\monodll_spinctlg.o \ $(OBJS)\monodll_spinctlg.o \
$(OBJS)\monodll_splitter.o \ $(OBJS)\monodll_splitter.o \
$(OBJS)\monodll_srchctlg.o \
$(OBJS)\monodll_textdlgg.o \ $(OBJS)\monodll_textdlgg.o \
$(OBJS)\monodll_tipwin.o \ $(OBJS)\monodll_tipwin.o \
$(OBJS)\monodll_toolbkg.o \ $(OBJS)\monodll_toolbkg.o \
@@ -2122,7 +2118,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_rgncmn.o \ $(OBJS)\monolib_rgncmn.o \
$(OBJS)\monolib_settcmn.o \ $(OBJS)\monolib_settcmn.o \
$(OBJS)\monolib_sizer.o \ $(OBJS)\monolib_sizer.o \
$(OBJS)\monolib_srchcmn.o \
$(OBJS)\monolib_statbar.o \ $(OBJS)\monolib_statbar.o \
$(OBJS)\monolib_stockitem.o \ $(OBJS)\monolib_stockitem.o \
$(OBJS)\monolib_tbarbase.o \ $(OBJS)\monolib_tbarbase.o \
@@ -2158,7 +2153,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_selstore.o \ $(OBJS)\monolib_selstore.o \
$(OBJS)\monolib_spinctlg.o \ $(OBJS)\monolib_spinctlg.o \
$(OBJS)\monolib_splitter.o \ $(OBJS)\monolib_splitter.o \
$(OBJS)\monolib_srchctlg.o \
$(OBJS)\monolib_textdlgg.o \ $(OBJS)\monolib_textdlgg.o \
$(OBJS)\monolib_tipwin.o \ $(OBJS)\monolib_tipwin.o \
$(OBJS)\monolib_toolbkg.o \ $(OBJS)\monolib_toolbkg.o \
@@ -2349,7 +2343,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_rgncmn.o \ $(OBJS)\monolib_rgncmn.o \
$(OBJS)\monolib_settcmn.o \ $(OBJS)\monolib_settcmn.o \
$(OBJS)\monolib_sizer.o \ $(OBJS)\monolib_sizer.o \
$(OBJS)\monolib_srchcmn.o \
$(OBJS)\monolib_statbar.o \ $(OBJS)\monolib_statbar.o \
$(OBJS)\monolib_stockitem.o \ $(OBJS)\monolib_stockitem.o \
$(OBJS)\monolib_tbarbase.o \ $(OBJS)\monolib_tbarbase.o \
@@ -2385,7 +2378,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_selstore.o \ $(OBJS)\monolib_selstore.o \
$(OBJS)\monolib_spinctlg.o \ $(OBJS)\monolib_spinctlg.o \
$(OBJS)\monolib_splitter.o \ $(OBJS)\monolib_splitter.o \
$(OBJS)\monolib_srchctlg.o \
$(OBJS)\monolib_textdlgg.o \ $(OBJS)\monolib_textdlgg.o \
$(OBJS)\monolib_tipwin.o \ $(OBJS)\monolib_tipwin.o \
$(OBJS)\monolib_toolbkg.o \ $(OBJS)\monolib_toolbkg.o \
@@ -2662,7 +2654,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_rgncmn.o \ $(OBJS)\coredll_rgncmn.o \
$(OBJS)\coredll_settcmn.o \ $(OBJS)\coredll_settcmn.o \
$(OBJS)\coredll_sizer.o \ $(OBJS)\coredll_sizer.o \
$(OBJS)\coredll_srchcmn.o \
$(OBJS)\coredll_statbar.o \ $(OBJS)\coredll_statbar.o \
$(OBJS)\coredll_stockitem.o \ $(OBJS)\coredll_stockitem.o \
$(OBJS)\coredll_tbarbase.o \ $(OBJS)\coredll_tbarbase.o \
@@ -2698,7 +2689,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_selstore.o \ $(OBJS)\coredll_selstore.o \
$(OBJS)\coredll_spinctlg.o \ $(OBJS)\coredll_spinctlg.o \
$(OBJS)\coredll_splitter.o \ $(OBJS)\coredll_splitter.o \
$(OBJS)\coredll_srchctlg.o \
$(OBJS)\coredll_textdlgg.o \ $(OBJS)\coredll_textdlgg.o \
$(OBJS)\coredll_tipwin.o \ $(OBJS)\coredll_tipwin.o \
$(OBJS)\coredll_toolbkg.o \ $(OBJS)\coredll_toolbkg.o \
@@ -2889,7 +2879,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_rgncmn.o \ $(OBJS)\coredll_rgncmn.o \
$(OBJS)\coredll_settcmn.o \ $(OBJS)\coredll_settcmn.o \
$(OBJS)\coredll_sizer.o \ $(OBJS)\coredll_sizer.o \
$(OBJS)\coredll_srchcmn.o \
$(OBJS)\coredll_statbar.o \ $(OBJS)\coredll_statbar.o \
$(OBJS)\coredll_stockitem.o \ $(OBJS)\coredll_stockitem.o \
$(OBJS)\coredll_tbarbase.o \ $(OBJS)\coredll_tbarbase.o \
@@ -2925,7 +2914,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_selstore.o \ $(OBJS)\coredll_selstore.o \
$(OBJS)\coredll_spinctlg.o \ $(OBJS)\coredll_spinctlg.o \
$(OBJS)\coredll_splitter.o \ $(OBJS)\coredll_splitter.o \
$(OBJS)\coredll_srchctlg.o \
$(OBJS)\coredll_textdlgg.o \ $(OBJS)\coredll_textdlgg.o \
$(OBJS)\coredll_tipwin.o \ $(OBJS)\coredll_tipwin.o \
$(OBJS)\coredll_toolbkg.o \ $(OBJS)\coredll_toolbkg.o \
@@ -3121,7 +3109,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_rgncmn.o \ $(OBJS)\corelib_rgncmn.o \
$(OBJS)\corelib_settcmn.o \ $(OBJS)\corelib_settcmn.o \
$(OBJS)\corelib_sizer.o \ $(OBJS)\corelib_sizer.o \
$(OBJS)\corelib_srchcmn.o \
$(OBJS)\corelib_statbar.o \ $(OBJS)\corelib_statbar.o \
$(OBJS)\corelib_stockitem.o \ $(OBJS)\corelib_stockitem.o \
$(OBJS)\corelib_tbarbase.o \ $(OBJS)\corelib_tbarbase.o \
@@ -3157,7 +3144,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_selstore.o \ $(OBJS)\corelib_selstore.o \
$(OBJS)\corelib_spinctlg.o \ $(OBJS)\corelib_spinctlg.o \
$(OBJS)\corelib_splitter.o \ $(OBJS)\corelib_splitter.o \
$(OBJS)\corelib_srchctlg.o \
$(OBJS)\corelib_textdlgg.o \ $(OBJS)\corelib_textdlgg.o \
$(OBJS)\corelib_tipwin.o \ $(OBJS)\corelib_tipwin.o \
$(OBJS)\corelib_toolbkg.o \ $(OBJS)\corelib_toolbkg.o \
@@ -3348,7 +3334,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_rgncmn.o \ $(OBJS)\corelib_rgncmn.o \
$(OBJS)\corelib_settcmn.o \ $(OBJS)\corelib_settcmn.o \
$(OBJS)\corelib_sizer.o \ $(OBJS)\corelib_sizer.o \
$(OBJS)\corelib_srchcmn.o \
$(OBJS)\corelib_statbar.o \ $(OBJS)\corelib_statbar.o \
$(OBJS)\corelib_stockitem.o \ $(OBJS)\corelib_stockitem.o \
$(OBJS)\corelib_tbarbase.o \ $(OBJS)\corelib_tbarbase.o \
@@ -3384,7 +3369,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_selstore.o \ $(OBJS)\corelib_selstore.o \
$(OBJS)\corelib_spinctlg.o \ $(OBJS)\corelib_spinctlg.o \
$(OBJS)\corelib_splitter.o \ $(OBJS)\corelib_splitter.o \
$(OBJS)\corelib_srchctlg.o \
$(OBJS)\corelib_textdlgg.o \ $(OBJS)\corelib_textdlgg.o \
$(OBJS)\corelib_tipwin.o \ $(OBJS)\corelib_tipwin.o \
$(OBJS)\corelib_toolbkg.o \ $(OBJS)\corelib_toolbkg.o \
@@ -6394,11 +6378,6 @@ $(OBJS)\monodll_sizer.o: ../../src/common/sizer.cpp
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\monodll_srchcmn.o: ../../src/common/srchcmn.cpp
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\monodll_statbar.o: ../../src/common/statbar.cpp $(OBJS)\monodll_statbar.o: ../../src/common/statbar.cpp
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
@@ -6574,11 +6553,6 @@ $(OBJS)\monodll_splitter.o: ../../src/generic/splitter.cpp
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\monodll_srchctlg.o: ../../src/generic/srchctlg.cpp
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\monodll_textdlgg.o: ../../src/generic/textdlgg.cpp $(OBJS)\monodll_textdlgg.o: ../../src/generic/textdlgg.cpp
$(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONODLL_CXXFLAGS) $(CPPDEPS) $<
@@ -8491,11 +8465,6 @@ $(OBJS)\monolib_sizer.o: ../../src/common/sizer.cpp
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\monolib_srchcmn.o: ../../src/common/srchcmn.cpp
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\monolib_statbar.o: ../../src/common/statbar.cpp $(OBJS)\monolib_statbar.o: ../../src/common/statbar.cpp
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
@@ -8671,11 +8640,6 @@ $(OBJS)\monolib_splitter.o: ../../src/generic/splitter.cpp
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\monolib_srchctlg.o: ../../src/generic/srchctlg.cpp
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\monolib_textdlgg.o: ../../src/generic/textdlgg.cpp $(OBJS)\monolib_textdlgg.o: ../../src/generic/textdlgg.cpp
$(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(MONOLIB_CXXFLAGS) $(CPPDEPS) $<
@@ -10612,11 +10576,6 @@ $(OBJS)\coredll_sizer.o: ../../src/common/sizer.cpp
$(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\coredll_srchcmn.o: ../../src/common/srchcmn.cpp
$(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\coredll_statbar.o: ../../src/common/statbar.cpp $(OBJS)\coredll_statbar.o: ../../src/common/statbar.cpp
$(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $<
@@ -10792,11 +10751,6 @@ $(OBJS)\coredll_splitter.o: ../../src/generic/splitter.cpp
$(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\coredll_srchctlg.o: ../../src/generic/srchctlg.cpp
$(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\coredll_textdlgg.o: ../../src/generic/textdlgg.cpp $(OBJS)\coredll_textdlgg.o: ../../src/generic/textdlgg.cpp
$(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(COREDLL_CXXFLAGS) $(CPPDEPS) $<
@@ -11987,11 +11941,6 @@ $(OBJS)\corelib_sizer.o: ../../src/common/sizer.cpp
$(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\corelib_srchcmn.o: ../../src/common/srchcmn.cpp
$(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\corelib_statbar.o: ../../src/common/statbar.cpp $(OBJS)\corelib_statbar.o: ../../src/common/statbar.cpp
$(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $<
@@ -12167,11 +12116,6 @@ $(OBJS)\corelib_splitter.o: ../../src/generic/splitter.cpp
$(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $<
endif endif
ifeq ($(USE_GUI),1)
$(OBJS)\corelib_srchctlg.o: ../../src/generic/srchctlg.cpp
$(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $<
endif
ifeq ($(USE_GUI),1) ifeq ($(USE_GUI),1)
$(OBJS)\corelib_textdlgg.o: ../../src/generic/textdlgg.cpp $(OBJS)\corelib_textdlgg.o: ../../src/generic/textdlgg.cpp
$(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $< $(CXX) -c -o $@ $(CORELIB_CXXFLAGS) $(CPPDEPS) $<

View File

@@ -1657,7 +1657,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_rgncmn.obj \ $(OBJS)\monodll_rgncmn.obj \
$(OBJS)\monodll_settcmn.obj \ $(OBJS)\monodll_settcmn.obj \
$(OBJS)\monodll_sizer.obj \ $(OBJS)\monodll_sizer.obj \
$(OBJS)\monodll_srchcmn.obj \
$(OBJS)\monodll_statbar.obj \ $(OBJS)\monodll_statbar.obj \
$(OBJS)\monodll_stockitem.obj \ $(OBJS)\monodll_stockitem.obj \
$(OBJS)\monodll_tbarbase.obj \ $(OBJS)\monodll_tbarbase.obj \
@@ -1693,7 +1692,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_selstore.obj \ $(OBJS)\monodll_selstore.obj \
$(OBJS)\monodll_spinctlg.obj \ $(OBJS)\monodll_spinctlg.obj \
$(OBJS)\monodll_splitter.obj \ $(OBJS)\monodll_splitter.obj \
$(OBJS)\monodll_srchctlg.obj \
$(OBJS)\monodll_textdlgg.obj \ $(OBJS)\monodll_textdlgg.obj \
$(OBJS)\monodll_tipwin.obj \ $(OBJS)\monodll_tipwin.obj \
$(OBJS)\monodll_toolbkg.obj \ $(OBJS)\monodll_toolbkg.obj \
@@ -1882,7 +1880,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_rgncmn.obj \ $(OBJS)\monodll_rgncmn.obj \
$(OBJS)\monodll_settcmn.obj \ $(OBJS)\monodll_settcmn.obj \
$(OBJS)\monodll_sizer.obj \ $(OBJS)\monodll_sizer.obj \
$(OBJS)\monodll_srchcmn.obj \
$(OBJS)\monodll_statbar.obj \ $(OBJS)\monodll_statbar.obj \
$(OBJS)\monodll_stockitem.obj \ $(OBJS)\monodll_stockitem.obj \
$(OBJS)\monodll_tbarbase.obj \ $(OBJS)\monodll_tbarbase.obj \
@@ -1918,7 +1915,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = \
$(OBJS)\monodll_selstore.obj \ $(OBJS)\monodll_selstore.obj \
$(OBJS)\monodll_spinctlg.obj \ $(OBJS)\monodll_spinctlg.obj \
$(OBJS)\monodll_splitter.obj \ $(OBJS)\monodll_splitter.obj \
$(OBJS)\monodll_srchctlg.obj \
$(OBJS)\monodll_textdlgg.obj \ $(OBJS)\monodll_textdlgg.obj \
$(OBJS)\monodll_tipwin.obj \ $(OBJS)\monodll_tipwin.obj \
$(OBJS)\monodll_toolbkg.obj \ $(OBJS)\monodll_toolbkg.obj \
@@ -2279,7 +2275,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_rgncmn.obj \ $(OBJS)\monolib_rgncmn.obj \
$(OBJS)\monolib_settcmn.obj \ $(OBJS)\monolib_settcmn.obj \
$(OBJS)\monolib_sizer.obj \ $(OBJS)\monolib_sizer.obj \
$(OBJS)\monolib_srchcmn.obj \
$(OBJS)\monolib_statbar.obj \ $(OBJS)\monolib_statbar.obj \
$(OBJS)\monolib_stockitem.obj \ $(OBJS)\monolib_stockitem.obj \
$(OBJS)\monolib_tbarbase.obj \ $(OBJS)\monolib_tbarbase.obj \
@@ -2315,7 +2310,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_selstore.obj \ $(OBJS)\monolib_selstore.obj \
$(OBJS)\monolib_spinctlg.obj \ $(OBJS)\monolib_spinctlg.obj \
$(OBJS)\monolib_splitter.obj \ $(OBJS)\monolib_splitter.obj \
$(OBJS)\monolib_srchctlg.obj \
$(OBJS)\monolib_textdlgg.obj \ $(OBJS)\monolib_textdlgg.obj \
$(OBJS)\monolib_tipwin.obj \ $(OBJS)\monolib_tipwin.obj \
$(OBJS)\monolib_toolbkg.obj \ $(OBJS)\monolib_toolbkg.obj \
@@ -2504,7 +2498,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_rgncmn.obj \ $(OBJS)\monolib_rgncmn.obj \
$(OBJS)\monolib_settcmn.obj \ $(OBJS)\monolib_settcmn.obj \
$(OBJS)\monolib_sizer.obj \ $(OBJS)\monolib_sizer.obj \
$(OBJS)\monolib_srchcmn.obj \
$(OBJS)\monolib_statbar.obj \ $(OBJS)\monolib_statbar.obj \
$(OBJS)\monolib_stockitem.obj \ $(OBJS)\monolib_stockitem.obj \
$(OBJS)\monolib_tbarbase.obj \ $(OBJS)\monolib_tbarbase.obj \
@@ -2540,7 +2533,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = \
$(OBJS)\monolib_selstore.obj \ $(OBJS)\monolib_selstore.obj \
$(OBJS)\monolib_spinctlg.obj \ $(OBJS)\monolib_spinctlg.obj \
$(OBJS)\monolib_splitter.obj \ $(OBJS)\monolib_splitter.obj \
$(OBJS)\monolib_srchctlg.obj \
$(OBJS)\monolib_textdlgg.obj \ $(OBJS)\monolib_textdlgg.obj \
$(OBJS)\monolib_tipwin.obj \ $(OBJS)\monolib_tipwin.obj \
$(OBJS)\monolib_toolbkg.obj \ $(OBJS)\monolib_toolbkg.obj \
@@ -2833,7 +2825,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_rgncmn.obj \ $(OBJS)\coredll_rgncmn.obj \
$(OBJS)\coredll_settcmn.obj \ $(OBJS)\coredll_settcmn.obj \
$(OBJS)\coredll_sizer.obj \ $(OBJS)\coredll_sizer.obj \
$(OBJS)\coredll_srchcmn.obj \
$(OBJS)\coredll_statbar.obj \ $(OBJS)\coredll_statbar.obj \
$(OBJS)\coredll_stockitem.obj \ $(OBJS)\coredll_stockitem.obj \
$(OBJS)\coredll_tbarbase.obj \ $(OBJS)\coredll_tbarbase.obj \
@@ -2869,7 +2860,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_selstore.obj \ $(OBJS)\coredll_selstore.obj \
$(OBJS)\coredll_spinctlg.obj \ $(OBJS)\coredll_spinctlg.obj \
$(OBJS)\coredll_splitter.obj \ $(OBJS)\coredll_splitter.obj \
$(OBJS)\coredll_srchctlg.obj \
$(OBJS)\coredll_textdlgg.obj \ $(OBJS)\coredll_textdlgg.obj \
$(OBJS)\coredll_tipwin.obj \ $(OBJS)\coredll_tipwin.obj \
$(OBJS)\coredll_toolbkg.obj \ $(OBJS)\coredll_toolbkg.obj \
@@ -3058,7 +3048,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_rgncmn.obj \ $(OBJS)\coredll_rgncmn.obj \
$(OBJS)\coredll_settcmn.obj \ $(OBJS)\coredll_settcmn.obj \
$(OBJS)\coredll_sizer.obj \ $(OBJS)\coredll_sizer.obj \
$(OBJS)\coredll_srchcmn.obj \
$(OBJS)\coredll_statbar.obj \ $(OBJS)\coredll_statbar.obj \
$(OBJS)\coredll_stockitem.obj \ $(OBJS)\coredll_stockitem.obj \
$(OBJS)\coredll_tbarbase.obj \ $(OBJS)\coredll_tbarbase.obj \
@@ -3094,7 +3083,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = \
$(OBJS)\coredll_selstore.obj \ $(OBJS)\coredll_selstore.obj \
$(OBJS)\coredll_spinctlg.obj \ $(OBJS)\coredll_spinctlg.obj \
$(OBJS)\coredll_splitter.obj \ $(OBJS)\coredll_splitter.obj \
$(OBJS)\coredll_srchctlg.obj \
$(OBJS)\coredll_textdlgg.obj \ $(OBJS)\coredll_textdlgg.obj \
$(OBJS)\coredll_tipwin.obj \ $(OBJS)\coredll_tipwin.obj \
$(OBJS)\coredll_toolbkg.obj \ $(OBJS)\coredll_toolbkg.obj \
@@ -3290,7 +3278,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_rgncmn.obj \ $(OBJS)\corelib_rgncmn.obj \
$(OBJS)\corelib_settcmn.obj \ $(OBJS)\corelib_settcmn.obj \
$(OBJS)\corelib_sizer.obj \ $(OBJS)\corelib_sizer.obj \
$(OBJS)\corelib_srchcmn.obj \
$(OBJS)\corelib_statbar.obj \ $(OBJS)\corelib_statbar.obj \
$(OBJS)\corelib_stockitem.obj \ $(OBJS)\corelib_stockitem.obj \
$(OBJS)\corelib_tbarbase.obj \ $(OBJS)\corelib_tbarbase.obj \
@@ -3326,7 +3313,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_selstore.obj \ $(OBJS)\corelib_selstore.obj \
$(OBJS)\corelib_spinctlg.obj \ $(OBJS)\corelib_spinctlg.obj \
$(OBJS)\corelib_splitter.obj \ $(OBJS)\corelib_splitter.obj \
$(OBJS)\corelib_srchctlg.obj \
$(OBJS)\corelib_textdlgg.obj \ $(OBJS)\corelib_textdlgg.obj \
$(OBJS)\corelib_tipwin.obj \ $(OBJS)\corelib_tipwin.obj \
$(OBJS)\corelib_toolbkg.obj \ $(OBJS)\corelib_toolbkg.obj \
@@ -3515,7 +3501,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_rgncmn.obj \ $(OBJS)\corelib_rgncmn.obj \
$(OBJS)\corelib_settcmn.obj \ $(OBJS)\corelib_settcmn.obj \
$(OBJS)\corelib_sizer.obj \ $(OBJS)\corelib_sizer.obj \
$(OBJS)\corelib_srchcmn.obj \
$(OBJS)\corelib_statbar.obj \ $(OBJS)\corelib_statbar.obj \
$(OBJS)\corelib_stockitem.obj \ $(OBJS)\corelib_stockitem.obj \
$(OBJS)\corelib_tbarbase.obj \ $(OBJS)\corelib_tbarbase.obj \
@@ -3551,7 +3536,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = \
$(OBJS)\corelib_selstore.obj \ $(OBJS)\corelib_selstore.obj \
$(OBJS)\corelib_spinctlg.obj \ $(OBJS)\corelib_spinctlg.obj \
$(OBJS)\corelib_splitter.obj \ $(OBJS)\corelib_splitter.obj \
$(OBJS)\corelib_srchctlg.obj \
$(OBJS)\corelib_textdlgg.obj \ $(OBJS)\corelib_textdlgg.obj \
$(OBJS)\corelib_tipwin.obj \ $(OBJS)\corelib_tipwin.obj \
$(OBJS)\corelib_toolbkg.obj \ $(OBJS)\corelib_toolbkg.obj \
@@ -6510,11 +6494,6 @@ $(OBJS)\monodll_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monodll_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monodll_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\monodll_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $**
@@ -6690,11 +6669,6 @@ $(OBJS)\monodll_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monodll_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monodll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\monodll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) $**
@@ -8507,11 +8481,6 @@ $(OBJS)\monolib_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monolib_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monolib_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\monolib_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $**
@@ -8687,11 +8656,6 @@ $(OBJS)\monolib_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\monolib_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\monolib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\monolib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) $**
@@ -10528,11 +10492,6 @@ $(OBJS)\coredll_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\coredll_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\coredll_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\coredll_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $**
@@ -10708,11 +10667,6 @@ $(OBJS)\coredll_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\coredll_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\coredll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\coredll_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) $**
@@ -11803,11 +11757,6 @@ $(OBJS)\corelib_sizer.obj: ..\..\src\common\sizer.cpp
$(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\corelib_srchcmn.obj: ..\..\src\common\srchcmn.cpp
$(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\corelib_statbar.obj: ..\..\src\common\statbar.cpp $(OBJS)\corelib_statbar.obj: ..\..\src\common\statbar.cpp
$(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $**
@@ -11983,11 +11932,6 @@ $(OBJS)\corelib_splitter.obj: ..\..\src\generic\splitter.cpp
$(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $**
!endif !endif
!if "$(USE_GUI)" == "1"
$(OBJS)\corelib_srchctlg.obj: ..\..\src\generic\srchctlg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $**
!endif
!if "$(USE_GUI)" == "1" !if "$(USE_GUI)" == "1"
$(OBJS)\corelib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp $(OBJS)\corelib_textdlgg.obj: ..\..\src\generic\textdlgg.cpp
$(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $** $(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) $**

View File

@@ -383,7 +383,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_rgncmn.obj & $(OBJS)\monodll_rgncmn.obj &
$(OBJS)\monodll_settcmn.obj & $(OBJS)\monodll_settcmn.obj &
$(OBJS)\monodll_sizer.obj & $(OBJS)\monodll_sizer.obj &
$(OBJS)\monodll_srchcmn.obj &
$(OBJS)\monodll_statbar.obj & $(OBJS)\monodll_statbar.obj &
$(OBJS)\monodll_stockitem.obj & $(OBJS)\monodll_stockitem.obj &
$(OBJS)\monodll_tbarbase.obj & $(OBJS)\monodll_tbarbase.obj &
@@ -419,7 +418,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_selstore.obj & $(OBJS)\monodll_selstore.obj &
$(OBJS)\monodll_spinctlg.obj & $(OBJS)\monodll_spinctlg.obj &
$(OBJS)\monodll_splitter.obj & $(OBJS)\monodll_splitter.obj &
$(OBJS)\monodll_srchctlg.obj &
$(OBJS)\monodll_textdlgg.obj & $(OBJS)\monodll_textdlgg.obj &
$(OBJS)\monodll_tipwin.obj & $(OBJS)\monodll_tipwin.obj &
$(OBJS)\monodll_toolbkg.obj & $(OBJS)\monodll_toolbkg.obj &
@@ -610,7 +608,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_rgncmn.obj & $(OBJS)\monodll_rgncmn.obj &
$(OBJS)\monodll_settcmn.obj & $(OBJS)\monodll_settcmn.obj &
$(OBJS)\monodll_sizer.obj & $(OBJS)\monodll_sizer.obj &
$(OBJS)\monodll_srchcmn.obj &
$(OBJS)\monodll_statbar.obj & $(OBJS)\monodll_statbar.obj &
$(OBJS)\monodll_stockitem.obj & $(OBJS)\monodll_stockitem.obj &
$(OBJS)\monodll_tbarbase.obj & $(OBJS)\monodll_tbarbase.obj &
@@ -646,7 +643,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_selstore.obj & $(OBJS)\monodll_selstore.obj &
$(OBJS)\monodll_spinctlg.obj & $(OBJS)\monodll_spinctlg.obj &
$(OBJS)\monodll_splitter.obj & $(OBJS)\monodll_splitter.obj &
$(OBJS)\monodll_srchctlg.obj &
$(OBJS)\monodll_textdlgg.obj & $(OBJS)\monodll_textdlgg.obj &
$(OBJS)\monodll_tipwin.obj & $(OBJS)\monodll_tipwin.obj &
$(OBJS)\monodll_toolbkg.obj & $(OBJS)\monodll_toolbkg.obj &
@@ -1009,7 +1005,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_rgncmn.obj & $(OBJS)\monolib_rgncmn.obj &
$(OBJS)\monolib_settcmn.obj & $(OBJS)\monolib_settcmn.obj &
$(OBJS)\monolib_sizer.obj & $(OBJS)\monolib_sizer.obj &
$(OBJS)\monolib_srchcmn.obj &
$(OBJS)\monolib_statbar.obj & $(OBJS)\monolib_statbar.obj &
$(OBJS)\monolib_stockitem.obj & $(OBJS)\monolib_stockitem.obj &
$(OBJS)\monolib_tbarbase.obj & $(OBJS)\monolib_tbarbase.obj &
@@ -1045,7 +1040,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_selstore.obj & $(OBJS)\monolib_selstore.obj &
$(OBJS)\monolib_spinctlg.obj & $(OBJS)\monolib_spinctlg.obj &
$(OBJS)\monolib_splitter.obj & $(OBJS)\monolib_splitter.obj &
$(OBJS)\monolib_srchctlg.obj &
$(OBJS)\monolib_textdlgg.obj & $(OBJS)\monolib_textdlgg.obj &
$(OBJS)\monolib_tipwin.obj & $(OBJS)\monolib_tipwin.obj &
$(OBJS)\monolib_toolbkg.obj & $(OBJS)\monolib_toolbkg.obj &
@@ -1236,7 +1230,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_rgncmn.obj & $(OBJS)\monolib_rgncmn.obj &
$(OBJS)\monolib_settcmn.obj & $(OBJS)\monolib_settcmn.obj &
$(OBJS)\monolib_sizer.obj & $(OBJS)\monolib_sizer.obj &
$(OBJS)\monolib_srchcmn.obj &
$(OBJS)\monolib_statbar.obj & $(OBJS)\monolib_statbar.obj &
$(OBJS)\monolib_stockitem.obj & $(OBJS)\monolib_stockitem.obj &
$(OBJS)\monolib_tbarbase.obj & $(OBJS)\monolib_tbarbase.obj &
@@ -1272,7 +1265,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_selstore.obj & $(OBJS)\monolib_selstore.obj &
$(OBJS)\monolib_spinctlg.obj & $(OBJS)\monolib_spinctlg.obj &
$(OBJS)\monolib_splitter.obj & $(OBJS)\monolib_splitter.obj &
$(OBJS)\monolib_srchctlg.obj &
$(OBJS)\monolib_textdlgg.obj & $(OBJS)\monolib_textdlgg.obj &
$(OBJS)\monolib_tipwin.obj & $(OBJS)\monolib_tipwin.obj &
$(OBJS)\monolib_toolbkg.obj & $(OBJS)\monolib_toolbkg.obj &
@@ -1556,7 +1548,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_rgncmn.obj & $(OBJS)\coredll_rgncmn.obj &
$(OBJS)\coredll_settcmn.obj & $(OBJS)\coredll_settcmn.obj &
$(OBJS)\coredll_sizer.obj & $(OBJS)\coredll_sizer.obj &
$(OBJS)\coredll_srchcmn.obj &
$(OBJS)\coredll_statbar.obj & $(OBJS)\coredll_statbar.obj &
$(OBJS)\coredll_stockitem.obj & $(OBJS)\coredll_stockitem.obj &
$(OBJS)\coredll_tbarbase.obj & $(OBJS)\coredll_tbarbase.obj &
@@ -1592,7 +1583,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_selstore.obj & $(OBJS)\coredll_selstore.obj &
$(OBJS)\coredll_spinctlg.obj & $(OBJS)\coredll_spinctlg.obj &
$(OBJS)\coredll_splitter.obj & $(OBJS)\coredll_splitter.obj &
$(OBJS)\coredll_srchctlg.obj &
$(OBJS)\coredll_textdlgg.obj & $(OBJS)\coredll_textdlgg.obj &
$(OBJS)\coredll_tipwin.obj & $(OBJS)\coredll_tipwin.obj &
$(OBJS)\coredll_toolbkg.obj & $(OBJS)\coredll_toolbkg.obj &
@@ -1783,7 +1773,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_rgncmn.obj & $(OBJS)\coredll_rgncmn.obj &
$(OBJS)\coredll_settcmn.obj & $(OBJS)\coredll_settcmn.obj &
$(OBJS)\coredll_sizer.obj & $(OBJS)\coredll_sizer.obj &
$(OBJS)\coredll_srchcmn.obj &
$(OBJS)\coredll_statbar.obj & $(OBJS)\coredll_statbar.obj &
$(OBJS)\coredll_stockitem.obj & $(OBJS)\coredll_stockitem.obj &
$(OBJS)\coredll_tbarbase.obj & $(OBJS)\coredll_tbarbase.obj &
@@ -1819,7 +1808,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_selstore.obj & $(OBJS)\coredll_selstore.obj &
$(OBJS)\coredll_spinctlg.obj & $(OBJS)\coredll_spinctlg.obj &
$(OBJS)\coredll_splitter.obj & $(OBJS)\coredll_splitter.obj &
$(OBJS)\coredll_srchctlg.obj &
$(OBJS)\coredll_textdlgg.obj & $(OBJS)\coredll_textdlgg.obj &
$(OBJS)\coredll_tipwin.obj & $(OBJS)\coredll_tipwin.obj &
$(OBJS)\coredll_toolbkg.obj & $(OBJS)\coredll_toolbkg.obj &
@@ -2017,7 +2005,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_rgncmn.obj & $(OBJS)\corelib_rgncmn.obj &
$(OBJS)\corelib_settcmn.obj & $(OBJS)\corelib_settcmn.obj &
$(OBJS)\corelib_sizer.obj & $(OBJS)\corelib_sizer.obj &
$(OBJS)\corelib_srchcmn.obj &
$(OBJS)\corelib_statbar.obj & $(OBJS)\corelib_statbar.obj &
$(OBJS)\corelib_stockitem.obj & $(OBJS)\corelib_stockitem.obj &
$(OBJS)\corelib_tbarbase.obj & $(OBJS)\corelib_tbarbase.obj &
@@ -2053,7 +2040,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_selstore.obj & $(OBJS)\corelib_selstore.obj &
$(OBJS)\corelib_spinctlg.obj & $(OBJS)\corelib_spinctlg.obj &
$(OBJS)\corelib_splitter.obj & $(OBJS)\corelib_splitter.obj &
$(OBJS)\corelib_srchctlg.obj &
$(OBJS)\corelib_textdlgg.obj & $(OBJS)\corelib_textdlgg.obj &
$(OBJS)\corelib_tipwin.obj & $(OBJS)\corelib_tipwin.obj &
$(OBJS)\corelib_toolbkg.obj & $(OBJS)\corelib_toolbkg.obj &
@@ -2244,7 +2230,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_rgncmn.obj & $(OBJS)\corelib_rgncmn.obj &
$(OBJS)\corelib_settcmn.obj & $(OBJS)\corelib_settcmn.obj &
$(OBJS)\corelib_sizer.obj & $(OBJS)\corelib_sizer.obj &
$(OBJS)\corelib_srchcmn.obj &
$(OBJS)\corelib_statbar.obj & $(OBJS)\corelib_statbar.obj &
$(OBJS)\corelib_stockitem.obj & $(OBJS)\corelib_stockitem.obj &
$(OBJS)\corelib_tbarbase.obj & $(OBJS)\corelib_tbarbase.obj &
@@ -2280,7 +2265,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_selstore.obj & $(OBJS)\corelib_selstore.obj &
$(OBJS)\corelib_spinctlg.obj & $(OBJS)\corelib_spinctlg.obj &
$(OBJS)\corelib_splitter.obj & $(OBJS)\corelib_splitter.obj &
$(OBJS)\corelib_srchctlg.obj &
$(OBJS)\corelib_textdlgg.obj & $(OBJS)\corelib_textdlgg.obj &
$(OBJS)\corelib_tipwin.obj & $(OBJS)\corelib_tipwin.obj &
$(OBJS)\corelib_toolbkg.obj & $(OBJS)\corelib_toolbkg.obj &
@@ -6622,11 +6606,6 @@ $(OBJS)\monodll_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monodll_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monodll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\monodll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
@@ -6802,11 +6781,6 @@ $(OBJS)\monodll_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monodll_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monodll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\monodll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
@@ -8719,11 +8693,6 @@ $(OBJS)\monolib_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monolib_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monolib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\monolib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
@@ -8899,11 +8868,6 @@ $(OBJS)\monolib_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monolib_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monolib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\monolib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
@@ -10840,11 +10804,6 @@ $(OBJS)\coredll_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\coredll_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\coredll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\coredll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
@@ -11020,11 +10979,6 @@ $(OBJS)\coredll_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\coredll_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\coredll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\coredll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
@@ -12215,11 +12169,6 @@ $(OBJS)\corelib_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\corelib_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\corelib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\corelib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
@@ -12395,11 +12344,6 @@ $(OBJS)\corelib_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\corelib_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\corelib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\corelib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=nt -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<

View File

@@ -778,10 +778,6 @@ SOURCE=..\..\src\common\sizer.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\src\common\srchcmn.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\common\statbar.cpp SOURCE=..\..\src\common\statbar.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -4678,10 +4674,6 @@ SOURCE=..\..\src\generic\splitter.cpp
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\src\generic\srchctlg.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\generic\statusbr.cpp SOURCE=..\..\src\generic\statusbr.cpp
!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
@@ -8361,10 +8353,6 @@ SOURCE=..\..\include\wx\generic\splitter.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\include\wx\generic\srchctlg.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\statusbr.h SOURCE=..\..\include\wx\generic\statusbr.h
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -9205,10 +9193,6 @@ SOURCE=..\..\include\wx\richtext\richtextformatdlg.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\include\wx\richtext\richtexthtml.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\richtext\richtextprint.h SOURCE=..\..\include\wx\richtext\richtextprint.h
# End Source File # End Source File
# Begin Source File # Begin Source File
@@ -9281,10 +9265,6 @@ SOURCE=..\..\include\wx\splitter.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\include\wx\srchctrl.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\statbmp.h SOURCE=..\..\include\wx\statbmp.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -970,10 +970,6 @@ SOURCE=..\..\include\wx\richtext\richtextformatdlg.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\include\wx\richtext\richtexthtml.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\richtext\richtextprint.h SOURCE=..\..\include\wx\richtext\richtextprint.h
# End Source File # End Source File
# Begin Source File # Begin Source File

View File

@@ -352,7 +352,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_rgncmn.obj & $(OBJS)\monodll_rgncmn.obj &
$(OBJS)\monodll_settcmn.obj & $(OBJS)\monodll_settcmn.obj &
$(OBJS)\monodll_sizer.obj & $(OBJS)\monodll_sizer.obj &
$(OBJS)\monodll_srchcmn.obj &
$(OBJS)\monodll_statbar.obj & $(OBJS)\monodll_statbar.obj &
$(OBJS)\monodll_stockitem.obj & $(OBJS)\monodll_stockitem.obj &
$(OBJS)\monodll_tbarbase.obj & $(OBJS)\monodll_tbarbase.obj &
@@ -388,7 +387,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_selstore.obj & $(OBJS)\monodll_selstore.obj &
$(OBJS)\monodll_spinctlg.obj & $(OBJS)\monodll_spinctlg.obj &
$(OBJS)\monodll_splitter.obj & $(OBJS)\monodll_splitter.obj &
$(OBJS)\monodll_srchctlg.obj &
$(OBJS)\monodll_textdlgg.obj & $(OBJS)\monodll_textdlgg.obj &
$(OBJS)\monodll_tipwin.obj & $(OBJS)\monodll_tipwin.obj &
$(OBJS)\monodll_toolbkg.obj & $(OBJS)\monodll_toolbkg.obj &
@@ -529,7 +527,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_rgncmn.obj & $(OBJS)\monodll_rgncmn.obj &
$(OBJS)\monodll_settcmn.obj & $(OBJS)\monodll_settcmn.obj &
$(OBJS)\monodll_sizer.obj & $(OBJS)\monodll_sizer.obj &
$(OBJS)\monodll_srchcmn.obj &
$(OBJS)\monodll_statbar.obj & $(OBJS)\monodll_statbar.obj &
$(OBJS)\monodll_stockitem.obj & $(OBJS)\monodll_stockitem.obj &
$(OBJS)\monodll_tbarbase.obj & $(OBJS)\monodll_tbarbase.obj &
@@ -565,7 +562,6 @@ ____CORE_SRC_FILENAMES_OBJECTS = &
$(OBJS)\monodll_selstore.obj & $(OBJS)\monodll_selstore.obj &
$(OBJS)\monodll_spinctlg.obj & $(OBJS)\monodll_spinctlg.obj &
$(OBJS)\monodll_splitter.obj & $(OBJS)\monodll_splitter.obj &
$(OBJS)\monodll_srchctlg.obj &
$(OBJS)\monodll_textdlgg.obj & $(OBJS)\monodll_textdlgg.obj &
$(OBJS)\monodll_tipwin.obj & $(OBJS)\monodll_tipwin.obj &
$(OBJS)\monodll_toolbkg.obj & $(OBJS)\monodll_toolbkg.obj &
@@ -897,7 +893,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_rgncmn.obj & $(OBJS)\monolib_rgncmn.obj &
$(OBJS)\monolib_settcmn.obj & $(OBJS)\monolib_settcmn.obj &
$(OBJS)\monolib_sizer.obj & $(OBJS)\monolib_sizer.obj &
$(OBJS)\monolib_srchcmn.obj &
$(OBJS)\monolib_statbar.obj & $(OBJS)\monolib_statbar.obj &
$(OBJS)\monolib_stockitem.obj & $(OBJS)\monolib_stockitem.obj &
$(OBJS)\monolib_tbarbase.obj & $(OBJS)\monolib_tbarbase.obj &
@@ -933,7 +928,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_selstore.obj & $(OBJS)\monolib_selstore.obj &
$(OBJS)\monolib_spinctlg.obj & $(OBJS)\monolib_spinctlg.obj &
$(OBJS)\monolib_splitter.obj & $(OBJS)\monolib_splitter.obj &
$(OBJS)\monolib_srchctlg.obj &
$(OBJS)\monolib_textdlgg.obj & $(OBJS)\monolib_textdlgg.obj &
$(OBJS)\monolib_tipwin.obj & $(OBJS)\monolib_tipwin.obj &
$(OBJS)\monolib_toolbkg.obj & $(OBJS)\monolib_toolbkg.obj &
@@ -1074,7 +1068,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_rgncmn.obj & $(OBJS)\monolib_rgncmn.obj &
$(OBJS)\monolib_settcmn.obj & $(OBJS)\monolib_settcmn.obj &
$(OBJS)\monolib_sizer.obj & $(OBJS)\monolib_sizer.obj &
$(OBJS)\monolib_srchcmn.obj &
$(OBJS)\monolib_statbar.obj & $(OBJS)\monolib_statbar.obj &
$(OBJS)\monolib_stockitem.obj & $(OBJS)\monolib_stockitem.obj &
$(OBJS)\monolib_tbarbase.obj & $(OBJS)\monolib_tbarbase.obj &
@@ -1110,7 +1103,6 @@ ____CORE_SRC_FILENAMES_1_OBJECTS = &
$(OBJS)\monolib_selstore.obj & $(OBJS)\monolib_selstore.obj &
$(OBJS)\monolib_spinctlg.obj & $(OBJS)\monolib_spinctlg.obj &
$(OBJS)\monolib_splitter.obj & $(OBJS)\monolib_splitter.obj &
$(OBJS)\monolib_srchctlg.obj &
$(OBJS)\monolib_textdlgg.obj & $(OBJS)\monolib_textdlgg.obj &
$(OBJS)\monolib_tipwin.obj & $(OBJS)\monolib_tipwin.obj &
$(OBJS)\monolib_toolbkg.obj & $(OBJS)\monolib_toolbkg.obj &
@@ -1368,7 +1360,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_rgncmn.obj & $(OBJS)\coredll_rgncmn.obj &
$(OBJS)\coredll_settcmn.obj & $(OBJS)\coredll_settcmn.obj &
$(OBJS)\coredll_sizer.obj & $(OBJS)\coredll_sizer.obj &
$(OBJS)\coredll_srchcmn.obj &
$(OBJS)\coredll_statbar.obj & $(OBJS)\coredll_statbar.obj &
$(OBJS)\coredll_stockitem.obj & $(OBJS)\coredll_stockitem.obj &
$(OBJS)\coredll_tbarbase.obj & $(OBJS)\coredll_tbarbase.obj &
@@ -1404,7 +1395,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_selstore.obj & $(OBJS)\coredll_selstore.obj &
$(OBJS)\coredll_spinctlg.obj & $(OBJS)\coredll_spinctlg.obj &
$(OBJS)\coredll_splitter.obj & $(OBJS)\coredll_splitter.obj &
$(OBJS)\coredll_srchctlg.obj &
$(OBJS)\coredll_textdlgg.obj & $(OBJS)\coredll_textdlgg.obj &
$(OBJS)\coredll_tipwin.obj & $(OBJS)\coredll_tipwin.obj &
$(OBJS)\coredll_toolbkg.obj & $(OBJS)\coredll_toolbkg.obj &
@@ -1545,7 +1535,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_rgncmn.obj & $(OBJS)\coredll_rgncmn.obj &
$(OBJS)\coredll_settcmn.obj & $(OBJS)\coredll_settcmn.obj &
$(OBJS)\coredll_sizer.obj & $(OBJS)\coredll_sizer.obj &
$(OBJS)\coredll_srchcmn.obj &
$(OBJS)\coredll_statbar.obj & $(OBJS)\coredll_statbar.obj &
$(OBJS)\coredll_stockitem.obj & $(OBJS)\coredll_stockitem.obj &
$(OBJS)\coredll_tbarbase.obj & $(OBJS)\coredll_tbarbase.obj &
@@ -1581,7 +1570,6 @@ ____CORE_SRC_FILENAMES_2_OBJECTS = &
$(OBJS)\coredll_selstore.obj & $(OBJS)\coredll_selstore.obj &
$(OBJS)\coredll_spinctlg.obj & $(OBJS)\coredll_spinctlg.obj &
$(OBJS)\coredll_splitter.obj & $(OBJS)\coredll_splitter.obj &
$(OBJS)\coredll_srchctlg.obj &
$(OBJS)\coredll_textdlgg.obj & $(OBJS)\coredll_textdlgg.obj &
$(OBJS)\coredll_tipwin.obj & $(OBJS)\coredll_tipwin.obj &
$(OBJS)\coredll_toolbkg.obj & $(OBJS)\coredll_toolbkg.obj &
@@ -1760,7 +1748,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_rgncmn.obj & $(OBJS)\corelib_rgncmn.obj &
$(OBJS)\corelib_settcmn.obj & $(OBJS)\corelib_settcmn.obj &
$(OBJS)\corelib_sizer.obj & $(OBJS)\corelib_sizer.obj &
$(OBJS)\corelib_srchcmn.obj &
$(OBJS)\corelib_statbar.obj & $(OBJS)\corelib_statbar.obj &
$(OBJS)\corelib_stockitem.obj & $(OBJS)\corelib_stockitem.obj &
$(OBJS)\corelib_tbarbase.obj & $(OBJS)\corelib_tbarbase.obj &
@@ -1796,7 +1783,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_selstore.obj & $(OBJS)\corelib_selstore.obj &
$(OBJS)\corelib_spinctlg.obj & $(OBJS)\corelib_spinctlg.obj &
$(OBJS)\corelib_splitter.obj & $(OBJS)\corelib_splitter.obj &
$(OBJS)\corelib_srchctlg.obj &
$(OBJS)\corelib_textdlgg.obj & $(OBJS)\corelib_textdlgg.obj &
$(OBJS)\corelib_tipwin.obj & $(OBJS)\corelib_tipwin.obj &
$(OBJS)\corelib_toolbkg.obj & $(OBJS)\corelib_toolbkg.obj &
@@ -1937,7 +1923,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_rgncmn.obj & $(OBJS)\corelib_rgncmn.obj &
$(OBJS)\corelib_settcmn.obj & $(OBJS)\corelib_settcmn.obj &
$(OBJS)\corelib_sizer.obj & $(OBJS)\corelib_sizer.obj &
$(OBJS)\corelib_srchcmn.obj &
$(OBJS)\corelib_statbar.obj & $(OBJS)\corelib_statbar.obj &
$(OBJS)\corelib_stockitem.obj & $(OBJS)\corelib_stockitem.obj &
$(OBJS)\corelib_tbarbase.obj & $(OBJS)\corelib_tbarbase.obj &
@@ -1973,7 +1958,6 @@ ____CORE_SRC_FILENAMES_3_OBJECTS = &
$(OBJS)\corelib_selstore.obj & $(OBJS)\corelib_selstore.obj &
$(OBJS)\corelib_spinctlg.obj & $(OBJS)\corelib_spinctlg.obj &
$(OBJS)\corelib_splitter.obj & $(OBJS)\corelib_splitter.obj &
$(OBJS)\corelib_srchctlg.obj &
$(OBJS)\corelib_textdlgg.obj & $(OBJS)\corelib_textdlgg.obj &
$(OBJS)\corelib_tipwin.obj & $(OBJS)\corelib_tipwin.obj &
$(OBJS)\corelib_toolbkg.obj & $(OBJS)\corelib_toolbkg.obj &
@@ -6002,11 +5986,6 @@ $(OBJS)\monodll_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monodll_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monodll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\monodll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
@@ -6182,11 +6161,6 @@ $(OBJS)\monodll_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monodll_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monodll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\monodll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONODLL_CXXFLAGS) $<
@@ -7870,11 +7844,6 @@ $(OBJS)\monolib_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monolib_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monolib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\monolib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
@@ -8050,11 +8019,6 @@ $(OBJS)\monolib_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\monolib_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\monolib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\monolib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(MONOLIB_CXXFLAGS) $<
@@ -9720,11 +9684,6 @@ $(OBJS)\coredll_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\coredll_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\coredll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\coredll_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
@@ -9900,11 +9859,6 @@ $(OBJS)\coredll_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\coredll_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\coredll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\coredll_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(COREDLL_CXXFLAGS) $<
@@ -10932,11 +10886,6 @@ $(OBJS)\corelib_sizer.obj : .AUTODEPEND ..\..\src\common\sizer.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\corelib_srchcmn.obj : .AUTODEPEND ..\..\src\common\srchcmn.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\corelib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp $(OBJS)\corelib_statbar.obj : .AUTODEPEND ..\..\src\common\statbar.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
@@ -11112,11 +11061,6 @@ $(OBJS)\corelib_splitter.obj : .AUTODEPEND ..\..\src\generic\splitter.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif !endif
!ifeq USE_GUI 1
$(OBJS)\corelib_srchctlg.obj : .AUTODEPEND ..\..\src\generic\srchctlg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<
!endif
!ifeq USE_GUI 1 !ifeq USE_GUI 1
$(OBJS)\corelib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp $(OBJS)\corelib_textdlgg.obj : .AUTODEPEND ..\..\src\generic\textdlgg.cpp
$(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $< $(CXX) -bt=os2 -zq -fo=$^@ $(CORELIB_CXXFLAGS) $<

View File

@@ -1,12 +1,12 @@
rem Uncomment the next line to set the version; used also in wxWidgets.iss rem Uncomment the next line to set the version; used also in wxWidgets.iss
SET WXW_VER=2.8.1 rem SET WXW_VER=2.8.0
if (%WXW_VER%)==() SET WXW_VER=CVS if (%WXW_VER%)==() SET WXW_VER=CVS
echo docs building for %WXW_VER% echo docs building for %WXW_VER%
rem This builds the docs in %WXWIN% in a number of formats rem This builds the docs in %WXWIN% in a number of formats
rem and a clean inno setup in a second tree rem and a clean inno setup in a second tree
rem it uses a number of tools nmake, gnuwin32 zip & dos2unix, ghostscript, MS word, cvsNT rem it uses a number of tools nmake, gnuwin32 zip, ghostscript, MS word, cvsNT
rem cvs is in the path already from CVSNT install rem cvs is in the path already from CVSNT install
rem writes a log file in c:\ rem writes a log file in c:\
@@ -18,22 +18,14 @@ set PATH=%PATH%;C:\wx\wxw26b\utils\tex2rtf\src\vc_based;C:\wx\Gnu\bin;c:\progra~
set PATH=%PATH%;C:\Program Files\gs\gs8.51\lib;C:\Program Files\gs\gs8.51\bin set PATH=%PATH%;C:\Program Files\gs\gs8.51\lib;C:\Program Files\gs\gs8.51\bin
echo %PATH% >> c:\temp.log echo %PATH% >> c:\temp.log
rem update wxwidgets (holds docs) and inno (cvs wxMSW setup.exe only) rem update wxwidgets (holds docs) and inno (cvs wxMSW module only)
c: c:
cd %WXWIN% cd %WXWIN%
cvs up -P -d cvs up -P -d
rem now inno
cd \wx\inno\wxWidgets cd \wx\inno\wxWidgets
del c*.*
if exist include\wx\msw\setup.h del include\wx\msw\setup.h if exist include\wx\msw\setup.h del include\wx\msw\setup.h
if exist include\wx\univ\setup.h del include\wx\univ\setup.h
cvs up -P cvs up -P
dos2unix configure
dos2unix config.guess
dos2unix config.sub
copy include\wx\msw\setup0.h include\wx\msw\setup.h copy include\wx\msw\setup0.h include\wx\msw\setup.h
copy include\wx\univ\setup0.h include\wx\univ\setup.h
echo CVS update >> c:\temp.log echo CVS update >> c:\temp.log
rem add bakefile build... rem add bakefile build...

236
configure vendored
View File

@@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# From configure.in Id: configure.in. # From configure.in Id: configure.in.
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for wxWidgets 2.8.1. # Generated by GNU Autoconf 2.59 for wxWidgets 2.8.0.
# #
# Report bugs to <wx-dev@lists.wxwidgets.org>. # Report bugs to <wx-dev@lists.wxwidgets.org>.
# #
@@ -270,8 +270,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='wxWidgets' PACKAGE_NAME='wxWidgets'
PACKAGE_TARNAME='wxwidgets' PACKAGE_TARNAME='wxwidgets'
PACKAGE_VERSION='2.8.1' PACKAGE_VERSION='2.8.0'
PACKAGE_STRING='wxWidgets 2.8.1' PACKAGE_STRING='wxWidgets 2.8.0'
PACKAGE_BUGREPORT='wx-dev@lists.wxwidgets.org' PACKAGE_BUGREPORT='wx-dev@lists.wxwidgets.org'
ac_unique_file="wx-config.in" ac_unique_file="wx-config.in"
@@ -870,7 +870,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures wxWidgets 2.8.1 to adapt to many kinds of systems. \`configure' configures wxWidgets 2.8.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -936,7 +936,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of wxWidgets 2.8.1:";; short | recursive ) echo "Configuration of wxWidgets 2.8.0:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1086,7 +1086,6 @@ Optional Features:
--enable-radiobtn use wxRadioButton class --enable-radiobtn use wxRadioButton class
--enable-sash use wxSashWindow class --enable-sash use wxSashWindow class
--enable-scrollbar use wxScrollBar class and scrollable windows --enable-scrollbar use wxScrollBar class and scrollable windows
--enable-searchctrl use wxSearchCtrl class
--enable-slider use wxSlider class --enable-slider use wxSlider class
--enable-spinbtn use wxSpinButton class --enable-spinbtn use wxSpinButton class
--enable-spinctrl use wxSpinCtrl class --enable-spinctrl use wxSpinCtrl class
@@ -1339,7 +1338,7 @@ fi
test -n "$ac_init_help" && exit 0 test -n "$ac_init_help" && exit 0
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
wxWidgets configure 2.8.1 wxWidgets configure 2.8.0
generated by GNU Autoconf 2.59 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1353,7 +1352,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by wxWidgets $as_me 2.8.1, which was It was created by wxWidgets $as_me 2.8.0, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ $ $0 $@
@@ -1804,8 +1803,8 @@ test -n "$target_alias" &&
wx_major_version_number=2 wx_major_version_number=2
wx_minor_version_number=8 wx_minor_version_number=8
wx_release_number=1 wx_release_number=0
wx_subrelease_number=1 wx_subrelease_number=0
WX_RELEASE=$wx_major_version_number.$wx_minor_version_number WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
WX_VERSION=$WX_RELEASE.$wx_release_number WX_VERSION=$WX_RELEASE.$wx_release_number
@@ -2366,7 +2365,6 @@ if test $DEBUG_CONFIGURE = 1; then
DEFAULT_wxUSE_RADIOBTN=no DEFAULT_wxUSE_RADIOBTN=no
DEFAULT_wxUSE_SASH=no DEFAULT_wxUSE_SASH=no
DEFAULT_wxUSE_SCROLLBAR=no DEFAULT_wxUSE_SCROLLBAR=no
DEFAULT_wxUSE_SEARCHCTRL=no
DEFAULT_wxUSE_SLIDER=no DEFAULT_wxUSE_SLIDER=no
DEFAULT_wxUSE_SPINBTN=no DEFAULT_wxUSE_SPINBTN=no
DEFAULT_wxUSE_SPINCTRL=no DEFAULT_wxUSE_SPINCTRL=no
@@ -2590,7 +2588,6 @@ else
DEFAULT_wxUSE_RADIOBTN=yes DEFAULT_wxUSE_RADIOBTN=yes
DEFAULT_wxUSE_SASH=yes DEFAULT_wxUSE_SASH=yes
DEFAULT_wxUSE_SCROLLBAR=yes DEFAULT_wxUSE_SCROLLBAR=yes
DEFAULT_wxUSE_SEARCHCTRL=yes
DEFAULT_wxUSE_SLIDER=yes DEFAULT_wxUSE_SLIDER=yes
DEFAULT_wxUSE_SPINBTN=yes DEFAULT_wxUSE_SPINBTN=yes
DEFAULT_wxUSE_SPINCTRL=yes DEFAULT_wxUSE_SPINCTRL=yes
@@ -8000,7 +7997,6 @@ if test "$wxUSE_CONTROLS" = "yes"; then
DEFAULT_wxUSE_RADIOBTN=yes DEFAULT_wxUSE_RADIOBTN=yes
DEFAULT_wxUSE_SASH=yes DEFAULT_wxUSE_SASH=yes
DEFAULT_wxUSE_SCROLLBAR=yes DEFAULT_wxUSE_SCROLLBAR=yes
DEFAULT_wxUSE_SEARCHCTRL=yes
DEFAULT_wxUSE_SLIDER=yes DEFAULT_wxUSE_SLIDER=yes
DEFAULT_wxUSE_SPINBTN=yes DEFAULT_wxUSE_SPINBTN=yes
DEFAULT_wxUSE_SPINCTRL=yes DEFAULT_wxUSE_SPINCTRL=yes
@@ -8053,7 +8049,6 @@ elif test "$wxUSE_CONTROLS" = "no"; then
DEFAULT_wxUSE_RADIOBTN=no DEFAULT_wxUSE_RADIOBTN=no
DEFAULT_wxUSE_SASH=no DEFAULT_wxUSE_SASH=no
DEFAULT_wxUSE_SCROLLBAR=no DEFAULT_wxUSE_SCROLLBAR=no
DEFAULT_wxUSE_SEARCHCTRL=no
DEFAULT_wxUSE_SLIDER=no DEFAULT_wxUSE_SLIDER=no
DEFAULT_wxUSE_SPINBTN=no DEFAULT_wxUSE_SPINBTN=no
DEFAULT_wxUSE_SPINCTRL=no DEFAULT_wxUSE_SPINCTRL=no
@@ -9510,47 +9505,6 @@ echo "${ECHO_T}no" >&6
fi fi
enablestring=
echo "$as_me:$LINENO: checking for --${enablestring:-enable}-searchctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-searchctrl... $ECHO_C" >&6
no_cache=0
# Check whether --enable-searchctrl or --disable-searchctrl was given.
if test "${enable_searchctrl+set}" = set; then
enableval="$enable_searchctrl"
if test "$enableval" = yes; then
ac_cv_use_searchctrl='wxUSE_SEARCHCTRL=yes'
else
ac_cv_use_searchctrl='wxUSE_SEARCHCTRL=no'
fi
else
LINE=`grep "wxUSE_SEARCHCTRL" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
else
no_cache=1
fi
ac_cv_use_searchctrl='wxUSE_SEARCHCTRL='$DEFAULT_wxUSE_SEARCHCTRL
fi;
eval "$ac_cv_use_searchctrl"
if test "$no_cache" != 1; then
echo $ac_cv_use_searchctrl >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_SEARCHCTRL" = yes; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
fi
enablestring= enablestring=
echo "$as_me:$LINENO: checking for --${enablestring:-enable}-slider" >&5 echo "$as_me:$LINENO: checking for --${enablestring:-enable}-slider" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-slider... $ECHO_C" >&6 echo $ECHO_N "checking for --${enablestring:-enable}-slider... $ECHO_C" >&6
@@ -13047,17 +13001,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___INTEL_COMPILER" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___INTEL_COMPILER" >&5
echo "${ECHO_T}$bakefile_cv_c_compiler___INTEL_COMPILER" >&6 echo "${ECHO_T}$bakefile_cv_c_compiler___INTEL_COMPILER" >&6
if test "x$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes"; then
:; INTELCC=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes"; then
:; INTELCC=yes
else
:;
fi
if test "x$GCC" != "xyes"; then if test "x$GCC" != "xyes"; then
@@ -13486,17 +13440,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&5
echo "${ECHO_T}$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&6 echo "${ECHO_T}$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&6
if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
:; SGICC=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
:; SGICC=yes
else
:;
fi
;; ;;
@@ -13569,17 +13523,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___HP_cc" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___HP_cc" >&5
echo "${ECHO_T}$bakefile_cv_c_compiler___HP_cc" >&6 echo "${ECHO_T}$bakefile_cv_c_compiler___HP_cc" >&6
if test "x$bakefile_cv_c_compiler___HP_cc" = "xyes"; then
:; HPCC=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___HP_cc" = "xyes"; then
:; HPCC=yes
else
:;
fi
;; ;;
@@ -13652,17 +13606,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___DECC" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___DECC" >&5
echo "${ECHO_T}$bakefile_cv_c_compiler___DECC" >&6 echo "${ECHO_T}$bakefile_cv_c_compiler___DECC" >&6
if test "x$bakefile_cv_c_compiler___DECC" = "xyes"; then
:; COMPAQCC=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___DECC" = "xyes"; then
:; COMPAQCC=yes
else
:;
fi
;; ;;
@@ -13735,17 +13689,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___SUNPRO_C" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___SUNPRO_C" >&5
echo "${ECHO_T}$bakefile_cv_c_compiler___SUNPRO_C" >&6 echo "${ECHO_T}$bakefile_cv_c_compiler___SUNPRO_C" >&6
if test "x$bakefile_cv_c_compiler___SUNPRO_C" = "xyes"; then
:; SUNCC=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___SUNPRO_C" = "xyes"; then
:; SUNCC=yes
else
:;
fi
;; ;;
@@ -14477,17 +14431,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___INTEL_COMPILER" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___INTEL_COMPILER" >&5
echo "${ECHO_T}$bakefile_cv_cxx_compiler___INTEL_COMPILER" >&6 echo "${ECHO_T}$bakefile_cv_cxx_compiler___INTEL_COMPILER" >&6
if test "x$bakefile_cv_cxx_compiler___INTEL_COMPILER" = "xyes"; then
:; INTELCXX=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes"; then
:; INTELCXX=yes
else
:;
fi
if test "x$GCXX" != "xyes"; then if test "x$GCXX" != "xyes"; then
@@ -14916,17 +14870,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&5
echo "${ECHO_T}$bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&6 echo "${ECHO_T}$bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&6
if test "x$bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" = "xyes"; then
:; SGICXX=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
:; SGICXX=yes
else
:;
fi
;; ;;
@@ -14999,17 +14953,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___HP_aCC" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___HP_aCC" >&5
echo "${ECHO_T}$bakefile_cv_cxx_compiler___HP_aCC" >&6 echo "${ECHO_T}$bakefile_cv_cxx_compiler___HP_aCC" >&6
if test "x$bakefile_cv_cxx_compiler___HP_aCC" = "xyes"; then
:; HPCXX=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___HP_aCC" = "xyes"; then
:; HPCXX=yes
else
:;
fi
;; ;;
@@ -15082,17 +15036,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___DECCXX" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___DECCXX" >&5
echo "${ECHO_T}$bakefile_cv_cxx_compiler___DECCXX" >&6 echo "${ECHO_T}$bakefile_cv_cxx_compiler___DECCXX" >&6
if test "x$bakefile_cv_cxx_compiler___DECCXX" = "xyes"; then
:; COMPAQCXX=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___DECCXX" = "xyes"; then
:; COMPAQCXX=yes
else
:;
fi
;; ;;
@@ -15165,17 +15119,17 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
fi fi
echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___SUNPRO_CC" >&5 echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___SUNPRO_CC" >&5
echo "${ECHO_T}$bakefile_cv_cxx_compiler___SUNPRO_CC" >&6 echo "${ECHO_T}$bakefile_cv_cxx_compiler___SUNPRO_CC" >&6
if test "x$bakefile_cv_cxx_compiler___SUNPRO_CC" = "xyes"; then
:; SUNCXX=yes
else
:;
fi
ac_ext=c ac_ext=c
ac_cpp='$CPP $CPPFLAGS' ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_compiler_gnu=$ac_cv_c_compiler_gnu
if test "x$bakefile_cv_c_compiler___SUNPRO_CC" = "xyes"; then
:; SUNCXX=yes
else
:;
fi
;; ;;
@@ -15265,8 +15219,7 @@ else
fi fi
if test "x$SUNCXX" != xyes; then if test -n "$ac_tool_prefix"; then
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
set dummy ${ac_tool_prefix}ar; ac_word=$2 set dummy ${ac_tool_prefix}ar; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5 echo "$as_me:$LINENO: checking for $ac_word" >&5
@@ -15345,11 +15298,10 @@ else
AR="$ac_cv_prog_AR" AR="$ac_cv_prog_AR"
fi fi
if test "x$AR" = "x" ; then if test "x$AR" = "x" ; then
{ { echo "$as_me:$LINENO: error: ar is needed to build wxWidgets" >&5 { { echo "$as_me:$LINENO: error: ar is needed to build wxWidgets" >&5
echo "$as_me: error: ar is needed to build wxWidgets" >&2;} echo "$as_me: error: ar is needed to build wxWidgets" >&2;}
{ (exit 1); exit 1; }; } { (exit 1); exit 1; }; }
fi
fi fi
# Find a good install program. We prefer a C program (faster), # Find a good install program. We prefer a C program (faster),
@@ -35898,7 +35850,7 @@ cat >>conftest.$ac_ext <<_ACEOF
int main (void) int main (void)
{ {
char buffer[128]; char buffer[128];
snprintf (buffer, 128, "%2$d %3$d %1$d", 1, 2, 3); snprintf (buffer, 128, "%2\$d %3\$d %1\$d", 1, 2, 3);
if (strcmp ("2 3 1", buffer) == 0) if (strcmp ("2 3 1", buffer) == 0)
exit (0); exit (0);
exit (1); exit (1);
@@ -46063,9 +46015,9 @@ _ACEOF
fi fi
if test "$wxUSE_DATAOBJ" = "yes"; then if test "$wxUSE_DATAOBJ" = "yes"; then
if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then if test "$wxUSE_MGL" = 1; then
{ echo "$as_me:$LINENO: WARNING: wxDataObject not yet supported under $TOOLKIT... disabled" >&5 { echo "$as_me:$LINENO: WARNING: wxDataObject not yet supported under MGL... disabled" >&5
echo "$as_me: WARNING: wxDataObject not yet supported under $TOOLKIT... disabled" >&2;} echo "$as_me: WARNING: wxDataObject not yet supported under MGL... disabled" >&2;}
wxUSE_DATAOBJ=no wxUSE_DATAOBJ=no
else else
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
@@ -46081,9 +46033,9 @@ echo "$as_me: WARNING: Clipboard and drag-and-drop require wxDataObject -- disab
fi fi
if test "$wxUSE_CLIPBOARD" = "yes"; then if test "$wxUSE_CLIPBOARD" = "yes"; then
if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then if test "$wxUSE_MGL" = 1; then
{ echo "$as_me:$LINENO: WARNING: Clipboard not yet supported under $TOOLKIT... disabled" >&5 { echo "$as_me:$LINENO: WARNING: Clipboard not yet supported under MGL... disabled" >&5
echo "$as_me: WARNING: Clipboard not yet supported under $TOOLKIT... disabled" >&2;} echo "$as_me: WARNING: Clipboard not yet supported under MGL... disabled" >&2;}
wxUSE_CLIPBOARD=no wxUSE_CLIPBOARD=no
fi fi
@@ -46104,10 +46056,21 @@ echo "$as_me: WARNING: Drag and drop is only supported under GTK+ 1.2... disable
fi fi
fi fi
if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_X11" = 1 -o "$wxUSE_MGL" = 1 -o \ if test "$wxUSE_MOTIF" = 1; then
"$wxUSE_DFB" = 1; then { echo "$as_me:$LINENO: WARNING: Drag and drop not yet supported under Motif... disabled" >&5
{ echo "$as_me:$LINENO: WARNING: Drag and drop not yet supported under $TOOLKIT... disabled" >&5 echo "$as_me: WARNING: Drag and drop not yet supported under Motif... disabled" >&2;}
echo "$as_me: WARNING: Drag and drop not yet supported under $TOOLKIT... disabled" >&2;} wxUSE_DRAG_AND_DROP=no
fi
if test "$wxUSE_X11" = 1; then
{ echo "$as_me:$LINENO: WARNING: Drag and drop not yet supported under X11... disabled" >&5
echo "$as_me: WARNING: Drag and drop not yet supported under X11... disabled" >&2;}
wxUSE_DRAG_AND_DROP=no
fi
if test "$wxUSE_MGL" = 1; then
{ echo "$as_me:$LINENO: WARNING: Drag and drop not yet supported under MGL... disabled" >&5
echo "$as_me: WARNING: Drag and drop not yet supported under MGL... disabled" >&2;}
wxUSE_DRAG_AND_DROP=no wxUSE_DRAG_AND_DROP=no
fi fi
@@ -46294,17 +46257,11 @@ _ACEOF
fi fi
if test "$wxUSE_DISPLAY" = "yes"; then if test "$wxUSE_DISPLAY" = "yes"; then
if test "$wxUSE_DFB" = 1 -o "$wxUSE_MGL" = 1; then
{ echo "$as_me:$LINENO: WARNING: wxDisplay not yet supported under $TOOLKIT... disabled" >&5
echo "$as_me: WARNING: wxDisplay not yet supported under $TOOLKIT... disabled" >&2;}
wxUSE_DISPLAY=no
else
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
#define wxUSE_DISPLAY 1 #define wxUSE_DISPLAY 1
_ACEOF _ACEOF
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS display multimon" SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS display multimon"
fi
fi fi
if test "$wxUSE_DETECT_SM" = "yes"; then if test "$wxUSE_DETECT_SM" = "yes"; then
@@ -46446,14 +46403,6 @@ _ACEOF
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub" SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
fi fi
if test "$wxUSE_SEARCHCTRL" = "yes"; then
cat >>confdefs.h <<\_ACEOF
#define wxUSE_SEARCHCTRL 1
_ACEOF
USES_CONTROLS=1
fi
if test "$wxUSE_SLIDER" = "yes"; then if test "$wxUSE_SLIDER" = "yes"; then
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
#define wxUSE_SLIDER 1 #define wxUSE_SLIDER 1
@@ -46747,10 +46696,7 @@ _ACEOF
cat confdefs.h >>conftest.$ac_ext cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */ /* end confdefs.h. */
#include <Carbon/Carbon.h>
#include <Carbon/Carbon.h>
#include <WebKit/WebKit.h>
#include <WebKit/HIWebView.h> #include <WebKit/HIWebView.h>
_ACEOF _ACEOF
@@ -46891,16 +46837,10 @@ _ACEOF
fi fi
if test "$wxUSE_PALETTE" = "yes" ; then if test "$wxUSE_PALETTE" = "yes" ; then
if test "$wxUSE_DFB" = 1; then
{ echo "$as_me:$LINENO: WARNING: wxPalette not yet supported under DFB... disabled" >&5
echo "$as_me: WARNING: wxPalette not yet supported under DFB... disabled" >&2;}
wxUSE_PALETTE=no
else
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
#define wxUSE_PALETTE 1 #define wxUSE_PALETTE 1
_ACEOF _ACEOF
fi
fi fi
if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
@@ -47991,9 +47931,9 @@ fi
if test "x$SUNCXX" = "xyes"; then if test "x$SUNCXX" = "xyes"; then
AR=${AR:-"$CXX"} AR=$CXX
AROPTIONS=${AROPTIONS:-"-xar -o"} AROPTIONS="-xar -o"
else else
if test -n "$ac_tool_prefix"; then if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
@@ -51442,7 +51382,7 @@ _ASBOX
} >&5 } >&5
cat >&5 <<_CSEOF cat >&5 <<_CSEOF
This file was extended by wxWidgets $as_me 2.8.1, which was This file was extended by wxWidgets $as_me 2.8.0, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -51505,7 +51445,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\ ac_cs_version="\\
wxWidgets config.status 2.8.1 wxWidgets config.status 2.8.0
configured by $0, generated by GNU Autoconf 2.59, configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"

View File

@@ -17,7 +17,7 @@ dnl ---------------------------------------------------------------------------
dnl initialization dnl initialization
dnl --------------------------------------------------------------------------- dnl ---------------------------------------------------------------------------
AC_INIT([wxWidgets], [2.8.1], [wx-dev@lists.wxwidgets.org]) AC_INIT([wxWidgets], [2.8.0], [wx-dev@lists.wxwidgets.org])
dnl the file passed to AC_CONFIG_SRCDIR should be specific to our package dnl the file passed to AC_CONFIG_SRCDIR should be specific to our package
AC_CONFIG_SRCDIR([wx-config.in]) AC_CONFIG_SRCDIR([wx-config.in])
@@ -34,8 +34,8 @@ dnl wx_release_number += 1
wx_major_version_number=2 wx_major_version_number=2
wx_minor_version_number=8 wx_minor_version_number=8
wx_release_number=1 wx_release_number=0
wx_subrelease_number=1 wx_subrelease_number=0
WX_RELEASE=$wx_major_version_number.$wx_minor_version_number WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
WX_VERSION=$WX_RELEASE.$wx_release_number WX_VERSION=$WX_RELEASE.$wx_release_number
@@ -552,7 +552,6 @@ if test $DEBUG_CONFIGURE = 1; then
DEFAULT_wxUSE_RADIOBTN=no DEFAULT_wxUSE_RADIOBTN=no
DEFAULT_wxUSE_SASH=no DEFAULT_wxUSE_SASH=no
DEFAULT_wxUSE_SCROLLBAR=no DEFAULT_wxUSE_SCROLLBAR=no
DEFAULT_wxUSE_SEARCHCTRL=no
DEFAULT_wxUSE_SLIDER=no DEFAULT_wxUSE_SLIDER=no
DEFAULT_wxUSE_SPINBTN=no DEFAULT_wxUSE_SPINBTN=no
DEFAULT_wxUSE_SPINCTRL=no DEFAULT_wxUSE_SPINCTRL=no
@@ -776,7 +775,6 @@ else
DEFAULT_wxUSE_RADIOBTN=yes DEFAULT_wxUSE_RADIOBTN=yes
DEFAULT_wxUSE_SASH=yes DEFAULT_wxUSE_SASH=yes
DEFAULT_wxUSE_SCROLLBAR=yes DEFAULT_wxUSE_SCROLLBAR=yes
DEFAULT_wxUSE_SEARCHCTRL=yes
DEFAULT_wxUSE_SLIDER=yes DEFAULT_wxUSE_SLIDER=yes
DEFAULT_wxUSE_SPINBTN=yes DEFAULT_wxUSE_SPINBTN=yes
DEFAULT_wxUSE_SPINCTRL=yes DEFAULT_wxUSE_SPINCTRL=yes
@@ -1109,7 +1107,6 @@ if test "$wxUSE_CONTROLS" = "yes"; then
DEFAULT_wxUSE_RADIOBTN=yes DEFAULT_wxUSE_RADIOBTN=yes
DEFAULT_wxUSE_SASH=yes DEFAULT_wxUSE_SASH=yes
DEFAULT_wxUSE_SCROLLBAR=yes DEFAULT_wxUSE_SCROLLBAR=yes
DEFAULT_wxUSE_SEARCHCTRL=yes
DEFAULT_wxUSE_SLIDER=yes DEFAULT_wxUSE_SLIDER=yes
DEFAULT_wxUSE_SPINBTN=yes DEFAULT_wxUSE_SPINBTN=yes
DEFAULT_wxUSE_SPINCTRL=yes DEFAULT_wxUSE_SPINCTRL=yes
@@ -1162,7 +1159,6 @@ elif test "$wxUSE_CONTROLS" = "no"; then
DEFAULT_wxUSE_RADIOBTN=no DEFAULT_wxUSE_RADIOBTN=no
DEFAULT_wxUSE_SASH=no DEFAULT_wxUSE_SASH=no
DEFAULT_wxUSE_SCROLLBAR=no DEFAULT_wxUSE_SCROLLBAR=no
DEFAULT_wxUSE_SEARCHCTRL=no
DEFAULT_wxUSE_SLIDER=no DEFAULT_wxUSE_SLIDER=no
DEFAULT_wxUSE_SPINBTN=no DEFAULT_wxUSE_SPINBTN=no
DEFAULT_wxUSE_SPINCTRL=no DEFAULT_wxUSE_SPINCTRL=no
@@ -1218,7 +1214,6 @@ WX_ARG_ENABLE(radiobox, [ --enable-radiobox use wxRadioBox class], wxU
WX_ARG_ENABLE(radiobtn, [ --enable-radiobtn use wxRadioButton class], wxUSE_RADIOBTN) WX_ARG_ENABLE(radiobtn, [ --enable-radiobtn use wxRadioButton class], wxUSE_RADIOBTN)
WX_ARG_ENABLE(sash, [ --enable-sash use wxSashWindow class], wxUSE_SASH) WX_ARG_ENABLE(sash, [ --enable-sash use wxSashWindow class], wxUSE_SASH)
WX_ARG_ENABLE(scrollbar, [ --enable-scrollbar use wxScrollBar class and scrollable windows], wxUSE_SCROLLBAR) WX_ARG_ENABLE(scrollbar, [ --enable-scrollbar use wxScrollBar class and scrollable windows], wxUSE_SCROLLBAR)
WX_ARG_ENABLE(searchctrl, [ --enable-searchctrl use wxSearchCtrl class], wxUSE_SEARCHCTRL)
WX_ARG_ENABLE(slider, [ --enable-slider use wxSlider class], wxUSE_SLIDER) WX_ARG_ENABLE(slider, [ --enable-slider use wxSlider class], wxUSE_SLIDER)
WX_ARG_ENABLE(spinbtn, [ --enable-spinbtn use wxSpinButton class], wxUSE_SPINBTN) WX_ARG_ENABLE(spinbtn, [ --enable-spinbtn use wxSpinButton class], wxUSE_SPINBTN)
WX_ARG_ENABLE(spinctrl, [ --enable-spinctrl use wxSpinCtrl class], wxUSE_SPINCTRL) WX_ARG_ENABLE(spinctrl, [ --enable-spinctrl use wxSpinCtrl class], wxUSE_SPINCTRL)
@@ -1470,13 +1465,9 @@ AC_PROG_RANLIB
dnl ar command dnl ar command
dnl defines AR with the appropriate command dnl defines AR with the appropriate command
dnl AC_CHECK_TOOL(AR, ar)
dnl For Sun CC AC_BAKEFILE below sets AR to the compiler itself. if test "x$AR" = "x" ; then
if test "x$SUNCXX" != xyes; then
AC_CHECK_TOOL(AR, ar)
if test "x$AR" = "x" ; then
AC_MSG_ERROR([ar is needed to build wxWidgets]) AC_MSG_ERROR([ar is needed to build wxWidgets])
fi
fi fi
dnl install checks dnl install checks
@@ -2545,16 +2536,11 @@ fi
dnl check for C99 string to long long conversion functions, assume that if we dnl check for C99 string to long long conversion functions, assume that if we
dnl have the unsigned variants, then we have the signed ones as well dnl have the unsigned variants, then we have the signed ones as well
dnl
dnl at least under SGI these functions are only available in C99 code and not
dnl in C++ so do these tests using C++ compiler
AC_LANG_PUSH(C++)
if test "wxUSE_UNICODE" = "yes"; then if test "wxUSE_UNICODE" = "yes"; then
WX_CHECK_FUNCS(wcstoull) WX_CHECK_FUNCS(wcstoull)
else else
WX_CHECK_FUNCS(strtoull) WX_CHECK_FUNCS(strtoull)
fi fi
AC_LANG_POP()
dnl --------------------------------------------------------------------------- dnl ---------------------------------------------------------------------------
dnl Optional libraries dnl Optional libraries
@@ -3209,13 +3195,13 @@ libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
dnl test for XIM support in libgdk dnl test for XIM support in libgdk
AC_CHECK_LIB(gdk, gdk_im_open, AC_DEFINE(HAVE_XIM)) AC_CHECK_LIB(gdk, gdk_im_open, AC_DEFINE(HAVE_XIM))
fi
dnl we need poll() in src/gtk1/app.cpp (we know that Darwin doesn't dnl we need poll() in src/gtk/app.cpp (we know that Darwin doesn't
dnl have it but we do the check for the others) dnl have it but we do the check for the others)
if test "$USE_DARWIN" != 1; then if test "$USE_DARWIN" != 1; then
AC_CHECK_FUNCS(poll) AC_CHECK_FUNCS(poll)
fi fi
fi
TOOLKIT_INCLUDE="$wx_cv_cflags_gtk" TOOLKIT_INCLUDE="$wx_cv_cflags_gtk"
GUI_TK_LIBRARY="$wx_cv_libs_gtk $GUI_TK_LIBRARY" GUI_TK_LIBRARY="$wx_cv_libs_gtk $GUI_TK_LIBRARY"
@@ -4562,7 +4548,7 @@ if test "$ac_cv_func_snprintf" = "yes"; then
int main (void) int main (void)
{ {
char buffer[128]; char buffer[128];
snprintf (buffer, 128, "%2$d %3$d %1$d", 1, 2, 3); snprintf (buffer, 128, "%2\$d %3\$d %1\$d", 1, 2, 3);
if (strcmp ("2 3 1", buffer) == 0) if (strcmp ("2 3 1", buffer) == 0)
exit (0); exit (0);
exit (1); exit (1);
@@ -6624,8 +6610,8 @@ if test "$wxUSE_IPC" = "yes"; then
fi fi
if test "$wxUSE_DATAOBJ" = "yes"; then if test "$wxUSE_DATAOBJ" = "yes"; then
if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then if test "$wxUSE_MGL" = 1; then
AC_MSG_WARN([wxDataObject not yet supported under $TOOLKIT... disabled]) AC_MSG_WARN([wxDataObject not yet supported under MGL... disabled])
wxUSE_DATAOBJ=no wxUSE_DATAOBJ=no
else else
AC_DEFINE(wxUSE_DATAOBJ) AC_DEFINE(wxUSE_DATAOBJ)
@@ -6637,8 +6623,8 @@ else
fi fi
if test "$wxUSE_CLIPBOARD" = "yes"; then if test "$wxUSE_CLIPBOARD" = "yes"; then
if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then if test "$wxUSE_MGL" = 1; then
AC_MSG_WARN([Clipboard not yet supported under $TOOLKIT... disabled]) AC_MSG_WARN([Clipboard not yet supported under MGL... disabled])
wxUSE_CLIPBOARD=no wxUSE_CLIPBOARD=no
fi fi
@@ -6655,9 +6641,18 @@ if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
fi fi
fi fi
if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_X11" = 1 -o "$wxUSE_MGL" = 1 -o \ if test "$wxUSE_MOTIF" = 1; then
"$wxUSE_DFB" = 1; then AC_MSG_WARN([Drag and drop not yet supported under Motif... disabled])
AC_MSG_WARN([Drag and drop not yet supported under $TOOLKIT... disabled]) wxUSE_DRAG_AND_DROP=no
fi
if test "$wxUSE_X11" = 1; then
AC_MSG_WARN([Drag and drop not yet supported under X11... disabled])
wxUSE_DRAG_AND_DROP=no
fi
if test "$wxUSE_MGL" = 1; then
AC_MSG_WARN([Drag and drop not yet supported under MGL... disabled])
wxUSE_DRAG_AND_DROP=no wxUSE_DRAG_AND_DROP=no
fi fi
@@ -6784,13 +6779,8 @@ if test "$wxUSE_FONTPICKERCTRL" = "yes"; then
fi fi
if test "$wxUSE_DISPLAY" = "yes"; then if test "$wxUSE_DISPLAY" = "yes"; then
if test "$wxUSE_DFB" = 1 -o "$wxUSE_MGL" = 1; then
AC_MSG_WARN([wxDisplay not yet supported under $TOOLKIT... disabled])
wxUSE_DISPLAY=no
else
AC_DEFINE(wxUSE_DISPLAY) AC_DEFINE(wxUSE_DISPLAY)
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS display multimon" SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS display multimon"
fi
fi fi
if test "$wxUSE_DETECT_SM" = "yes"; then if test "$wxUSE_DETECT_SM" = "yes"; then
@@ -6888,11 +6878,6 @@ if test "$wxUSE_SCROLLBAR" = "yes"; then
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub" SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
fi fi
if test "$wxUSE_SEARCHCTRL" = "yes"; then
AC_DEFINE(wxUSE_SEARCHCTRL)
USES_CONTROLS=1
fi
if test "$wxUSE_SLIDER" = "yes"; then if test "$wxUSE_SLIDER" = "yes"; then
AC_DEFINE(wxUSE_SLIDER) AC_DEFINE(wxUSE_SLIDER)
USES_CONTROLS=1 USES_CONTROLS=1
@@ -7096,10 +7081,7 @@ if test "$wxUSE_WEBKIT" = "yes"; then
AC_MSG_WARN([WebKit headers not found; disabling wxWebKit]) AC_MSG_WARN([WebKit headers not found; disabling wxWebKit])
wxUSE_WEBKIT=no wxUSE_WEBKIT=no
], ],
[ [#include <Carbon/Carbon.h>])
#include <Carbon/Carbon.h>
#include <WebKit/WebKit.h>
])
CPPFLAGS="$old_CPPFLAGS" CPPFLAGS="$old_CPPFLAGS"
elif test "$wxUSE_COCOA" = 1; then elif test "$wxUSE_COCOA" = 1; then
AC_DEFINE(wxUSE_WEBKIT) AC_DEFINE(wxUSE_WEBKIT)
@@ -7160,12 +7142,7 @@ if test "$wxUSE_VALIDATORS" = "yes"; then
fi fi
if test "$wxUSE_PALETTE" = "yes" ; then if test "$wxUSE_PALETTE" = "yes" ; then
if test "$wxUSE_DFB" = 1; then
AC_MSG_WARN([wxPalette not yet supported under DFB... disabled])
wxUSE_PALETTE=no
else
AC_DEFINE(wxUSE_PALETTE) AC_DEFINE(wxUSE_PALETTE)
fi
fi fi
if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then

View File

@@ -887,7 +887,9 @@ void wxFrameLayout::DoSetBarState( cbBarInfo* pBar )
pMiniFrm->Create( &GetParentFrame(), wxID_ANY, pBar->mName, pMiniFrm->Create( &GetParentFrame(), wxID_ANY, pBar->mName,
wxPoint( 50,50 ), wxPoint( 50,50 ),
wxSize ( 0, 0 ), wxSize ( 0, 0 ),
wxFRAME_TOOL_WINDOW | wxFRAME_FLOAT_ON_PARENT wxFRAME_FLOAT_ON_PARENT |
wxNO_BORDER |
wxFRAME_NO_TASKBAR
); );
pMiniFrm->SetClient( pBar->mpBarWnd ); pMiniFrm->SetClient( pBar->mpBarWnd );

View File

@@ -791,10 +791,9 @@ public:
wxSTCListBoxWin(wxWindow* parent, wxWindowID id, Point WXUNUSED(location)) : wxSTCListBoxWin(wxWindow* parent, wxWindowID id, Point WXUNUSED(location)) :
wxPopupWindow(parent, wxBORDER_NONE) wxPopupWindow(parent, wxBORDER_NONE)
{ {
SetBackgroundColour(*wxBLACK); // for our simple border SetBackgroundColour(*wxBLACK); // for our simple border
lv = new wxSTCListBox(parent, id, wxPoint(-50,-50), wxDefaultSize, lv = new wxSTCListBox(parent, id, wxDefaultPosition, wxDefaultSize,
wxLC_REPORT | wxLC_SINGLE_SEL | wxLC_NO_HEADER | wxBORDER_NONE); wxLC_REPORT | wxLC_SINGLE_SEL | wxLC_NO_HEADER | wxBORDER_NONE);
lv->SetCursor(wxCursor(wxCURSOR_ARROW)); lv->SetCursor(wxCursor(wxCURSOR_ARROW));
lv->InsertColumn(0, wxEmptyString); lv->InsertColumn(0, wxEmptyString);
@@ -898,27 +897,17 @@ END_EVENT_TABLE()
#else // !wxUSE_POPUPWIN ----------------------------------- #else // wxUSE_POPUPWIN -----------------------------------
// A normal window to place the wxSTCListBox upon, but make it behave as much // A normal window to place the wxSTCListBox upon.
// like a wxPopupWindow as possible class wxSTCListBoxWin : public wxWindow {
class wxSTCListBoxWin : public wxFrame {
private: private:
wxListView* lv; wxListView* lv;
CallBackAction doubleClickAction; CallBackAction doubleClickAction;
void* doubleClickActionData; void* doubleClickActionData;
public: public:
wxSTCListBoxWin(wxWindow* parent, wxWindowID id, Point location) : wxSTCListBoxWin(wxWindow* parent, wxWindowID id, Point location) :
wxFrame(parent, id, wxEmptyString, wxPoint(location.x, location.y), wxSize(0,0), wxWindow(parent, id, wxPoint(location.x, location.y), wxSize(0,0), wxSIMPLE_BORDER )
wxFRAME_NO_TASKBAR
| wxFRAME_FLOAT_ON_PARENT
#ifdef __WXMAC__
| wxPOPUP_WINDOW
| wxNO_BORDER
#else
| wxSIMPLE_BORDER
#endif
)
{ {
lv = new wxSTCListBox(this, id, wxDefaultPosition, wxDefaultSize, lv = new wxSTCListBox(this, id, wxDefaultPosition, wxDefaultSize,
@@ -939,8 +928,7 @@ public:
// messages/events for the list control when Scintilla wants to // messages/events for the list control when Scintilla wants to
// close it, so do a pending delete of it instead of destroying // close it, so do a pending delete of it instead of destroying
// immediately. // immediately.
bool Destroy() bool Destroy() {
{
#ifdef __WXMAC__ #ifdef __WXMAC__
// The bottom edge of this window is not getting properly // The bottom edge of this window is not getting properly
// refreshed upon deletion, so help it out... // refreshed upon deletion, so help it out...
@@ -955,8 +943,7 @@ public:
} }
int IconWidth() int IconWidth() {
{
wxImageList* il = lv->GetImageList(wxIMAGE_LIST_SMALL); wxImageList* il = lv->GetImageList(wxIMAGE_LIST_SMALL);
if (il != NULL) { if (il != NULL) {
int w, h; int w, h;
@@ -967,22 +954,18 @@ public:
} }
void SetDoubleClickAction(CallBackAction action, void *data) void SetDoubleClickAction(CallBackAction action, void *data) {
{
doubleClickAction = action; doubleClickAction = action;
doubleClickActionData = data; doubleClickActionData = data;
} }
void OnFocus(wxFocusEvent& event) void OnFocus(wxFocusEvent& event) {
{
ActivateParent();
GetParent()->SetFocus(); GetParent()->SetFocus();
event.Skip(); event.Skip();
} }
void OnSize(wxSizeEvent& event) void OnSize(wxSizeEvent& event) {
{
// resize the child // resize the child
wxSize sz = GetClientSize(); wxSize sz = GetClientSize();
lv->SetSize(sz); lv->SetSize(sz);
@@ -993,44 +976,15 @@ public:
event.Skip(); event.Skip();
} }
void ActivateParent()
{
// Although we're a frame, we always want the parent to be active, so
// raise it whenever we get shown, focused, etc.
wxTopLevelWindow *frame = wxDynamicCast(
wxGetTopLevelParent(GetParent()), wxTopLevelWindow);
if (frame)
frame->Raise();
}
virtual void DoSetSize(int x, int y,
int width, int height,
int sizeFlags = wxSIZE_AUTO)
{
// convert coords to screen coords since we're a top-level window
if (x != wxDefaultCoord) {
GetParent()->ClientToScreen(&x, NULL);
}
if (y != wxDefaultCoord) {
GetParent()->ClientToScreen(NULL, &y);
}
wxFrame::DoSetSize(x, y, width, height, sizeFlags);
}
virtual bool Show(bool show = true)
{
bool rv = wxFrame::Show(show);
if (rv && show)
ActivateParent();
#ifdef __WXMAC__ #ifdef __WXMAC__
virtual bool Show(bool show = true) {
bool rv = wxWindow::Show(show);
GetParent()->Refresh(false); GetParent()->Refresh(false);
#endif
return rv; return rv;
} }
#endif
void OnActivate(wxListEvent& WXUNUSED(event)) void OnActivate(wxListEvent& WXUNUSED(event)) {
{
doubleClickAction(doubleClickActionData); doubleClickAction(doubleClickActionData);
} }
@@ -1239,7 +1193,7 @@ void ListBoxImpl::Select(int n) {
n = 0; n = 0;
select = false; select = false;
} }
GETLB(id)->EnsureVisible(n); GETLB(id)->Focus(n);
GETLB(id)->Select(n, select); GETLB(id)->Select(n, select);
} }

View File

@@ -87,7 +87,7 @@ void wxSTCDropTarget::OnLeave() {
#define wxSTCCallTipBase wxPopupWindow #define wxSTCCallTipBase wxPopupWindow
#define param2 wxBORDER_NONE // popup's 2nd param is flags #define param2 wxBORDER_NONE // popup's 2nd param is flags
#else #else
#define wxSTCCallTipBase wxFrame #define wxSTCCallTipBase wxWindow
#define param2 -1 // wxWindow's 2nd param is ID #define param2 -1 // wxWindow's 2nd param is ID
#endif #endif
@@ -95,19 +95,8 @@ void wxSTCDropTarget::OnLeave() {
class wxSTCCallTip : public wxSTCCallTipBase { class wxSTCCallTip : public wxSTCCallTipBase {
public: public:
wxSTCCallTip(wxWindow* parent, CallTip* ct, ScintillaWX* swx) : wxSTCCallTip(wxWindow* parent, CallTip* ct, ScintillaWX* swx)
#if wxUSE_POPUPWIN && wxSTC_USE_POPUP : wxSTCCallTipBase(parent, param2),
wxSTCCallTipBase(parent, wxBORDER_NONE),
#else
wxSTCCallTipBase(parent, -1, wxEmptyString, wxDefaultPosition, wxDefaultSize,
wxFRAME_NO_TASKBAR
| wxFRAME_FLOAT_ON_PARENT
| wxBORDER_NONE
#ifdef __WXMAC__
| wxPOPUP_WINDOW
#endif
),
#endif
m_ct(ct), m_swx(swx), m_cx(wxDefaultCoord), m_cy(wxDefaultCoord) m_ct(ct), m_swx(swx), m_cx(wxDefaultCoord), m_cy(wxDefaultCoord)
{ {
} }
@@ -123,8 +112,7 @@ public:
bool AcceptsFocus() const { return false; } bool AcceptsFocus() const { return false; }
void OnPaint(wxPaintEvent& WXUNUSED(evt)) void OnPaint(wxPaintEvent& WXUNUSED(evt)) {
{
wxBufferedPaintDC dc(this); wxBufferedPaintDC dc(this);
Surface* surfaceWindow = Surface::Allocate(); Surface* surfaceWindow = Surface::Allocate();
surfaceWindow->Init(&dc, m_ct->wDraw.GetID()); surfaceWindow->Init(&dc, m_ct->wDraw.GetID());
@@ -133,25 +121,22 @@ public:
delete surfaceWindow; delete surfaceWindow;
} }
void OnFocus(wxFocusEvent& event) void OnFocus(wxFocusEvent& event) {
{
GetParent()->SetFocus(); GetParent()->SetFocus();
event.Skip(); event.Skip();
} }
void OnLeftDown(wxMouseEvent& event) void OnLeftDown(wxMouseEvent& event) {
{
wxPoint pt = event.GetPosition(); wxPoint pt = event.GetPosition();
Point p(pt.x, pt.y); Point p(pt.x, pt.y);
m_ct->MouseClick(p); m_ct->MouseClick(p);
m_swx->CallTipClick(); m_swx->CallTipClick();
} }
#if wxUSE_POPUPWIN && wxSTC_USE_POPUP
virtual void DoSetSize(int x, int y, virtual void DoSetSize(int x, int y,
int width, int height, int width, int height,
int sizeFlags = wxSIZE_AUTO) int sizeFlags = wxSIZE_AUTO) {
{
// convert coords to screen coords since we're a top-level window
if (x != wxDefaultCoord) { if (x != wxDefaultCoord) {
m_cx = x; m_cx = x;
GetParent()->ClientToScreen(&x, NULL); GetParent()->ClientToScreen(&x, NULL);
@@ -162,27 +147,9 @@ public:
} }
wxSTCCallTipBase::DoSetSize(x, y, width, height, sizeFlags); wxSTCCallTipBase::DoSetSize(x, y, width, height, sizeFlags);
} }
#if wxUSE_POPUPWIN && wxSTC_USE_POPUP
#else
virtual bool Show( bool show = true )
{
// Although we're a frame, we always want the parent to be active, so
// raise it whenever we get shown.
bool rv = wxSTCCallTipBase::Show(show);
if (rv && show)
{
wxTopLevelWindow *frame = wxDynamicCast(
wxGetTopLevelParent(GetParent()), wxTopLevelWindow);
if (frame)
frame->Raise();
}
return rv;
}
#endif #endif
wxPoint GetMyPosition() wxPoint GetMyPosition() {
{
return wxPoint(m_cx, m_cy); return wxPoint(m_cx, m_cy);
} }

View File

@@ -149,14 +149,6 @@ When finished the binary and source packages will be left in the
parent dir of the source tree. parent dir of the source tree.
Automating the process
----------------------
The script debian/build_all automates the above stepds and builds both
wxWidgets and wxPython packages in both ANSI and Unicode modes. You should do
the build manually at least the first time however to make sure you have all
the prerequisites and the build doesn't fail.
Other Sources of Information Other Sources of Information
---------------------------- ----------------------------

49
debian/build_all vendored
View File

@@ -1,49 +0,0 @@
#!/bin/sh
##############################################################################
# Name: debian/build_all
# Purpose: build both ANSI and Unicode Debian packages at once
# Created: 2006-12-13
# RCS-ID: $Id$
# Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org>
# Licence: wxWindows licence
##############################################################################
# The following variables may be defined:
# wx The wxWidgets root directory (if it's unset you have to run the
# script from this directory)
# debsrc_dir If set, suppose there are already debian sources in this dir
set -e
wx_dir=${wx-`pwd`}
if [ ! -f $wx_dir/debian/build_all ]; then
echo "Please run the script from the root wx directory" >&2
exit 1
fi
(
if [ -z $debsrc_dir ]; then
configure_dir=/tmp/wxtmp-$$
mkdir $configure_dir
cd $configure_dir
$wx_dir/configure --without-subdirs > /dev/null
make debian-dist > /dev/null
debsrc_dir=`grep 'DEBIAN_SOURCE_DIR =' Makefile | sed 's@.*/@@'`
cd ..
rm -rf $configure_dir
fi
cd $wx_dir/../$debsrc_dir
./debian/rules debian/control
dpkg-buildpackage -rfakeroot > /dev/null
fakeroot ./debian/rules clean
sed -i '/^WX_UNICODE := /s/1/0/' debian/rules
rm debian/control
./debian/rules debian/control
dpkg-buildpackage -rfakeroot > /dev/null
fakeroot ./debian/rules clean
) 2>&1 | tee $wx_dir/debian/build.log

31
debian/changelog vendored
View File

@@ -1,34 +1,3 @@
wxwidgets2.8 (2.8.1.1-0) unstable; urgency=low
* Fix compilation with wxUSE_STL=1
* wxGrid::GetBestSize() returns same size the grid would have after AutoSize()
* Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() (Francesco Montorsi)
* Several RTL-related positioning fixes (Diaa Sami)
* Fix wxConfig::DeleteGroup() for arguments with trailing slash (David Hart)
* Fix memory leak in wxGrid::ShowCellEditControl() (Christian Sturmlechner)
* Don't crash if command line is not valid UTF-8 (Unicode build only)
* Added wxSizerFlags::Shaped() and FixedMinSize() methods
* Added wxCSConv::IsOk() (Manuel Martin)
* Added wxDateTime::GetDateOnly()
* Made wxTextFile work with unseekable files again (David Hart)
* Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
* Added wxSearchCtrl::[Get|Set]DescriptiveText
-- Robin Dunn <robin@alldunn.com> Fri, 19 Jan 2007 12:02:52 -0800
wxwidgets2.8 (2.8.0.1-1) unstable; urgency=low
* No changes, just a different packager
-- Vadim Zeitlin <vadim@wxwindows.org> Dec, 13 Wed 2006 17:40:24 +0100
wxwidgets2.8 (2.8.0.1-0) unstable; urgency=low
* Add wxSearchCtrl
* Official wxPython release
-- Robin Dunn <robin@alldunn.com> Mon, 11 Dec 2006 18:50:29 -0800
wxwidgets2.8 (2.8.0.0-0rc3) unstable; urgency=low wxwidgets2.8 (2.8.0.0-0rc3) unstable; urgency=low
* wxFileSystem::OpenFile() takes wxFS_SEEKABLE by default now. * wxFileSystem::OpenFile() takes wxFS_SEEKABLE by default now.

5
debian/rules vendored
View File

@@ -469,13 +469,12 @@ build-gtk-py-stamp: build-gtk-shared-stamp purge-dbg-py
build-doc-stamp: build-gtk-shared-stamp build-doc-stamp: build-gtk-shared-stamp
dh_testdir dh_testdir
mkdir $(objdir_doc);
# the tarball may already have the generated docs in it # the tarball may already have the generated docs in it
if [ ! -e docs/html/wx/index.html ]; then \ if [ ! -e docs/html/wx/index.html ]; then \
cd $(objdir_gtk_shared)/utils/tex2rtf/src && $(FAST_MAKE); \ cd $(objdir_gtk_shared)/utils/tex2rtf/src && $(FAST_MAKE); \
cd -; \
rm -rf $(objdir_doc); \ rm -rf $(objdir_doc); \
rm -rf $(objdir_doc_cruft); \ rm -rf $(objdir_doc_cruft); \
mkdir $(objdir_doc); \
mkdir $(objdir_doc_cruft); \ mkdir $(objdir_doc_cruft); \
cd $(objdir_doc_cruft); \ cd $(objdir_doc_cruft); \
LD_LIBRARY_PATH=../$(objdir_gtk_shared)/lib:$(LD_LIBRARY_PATH) \ LD_LIBRARY_PATH=../$(objdir_gtk_shared)/lib:$(LD_LIBRARY_PATH) \
@@ -483,12 +482,10 @@ build-doc-stamp: build-gtk-shared-stamp
../docs/latex/wx/manual.tex \ ../docs/latex/wx/manual.tex \
../$(objdir_doc)/wx$(release)-manual.html \ ../$(objdir_doc)/wx$(release)-manual.html \
-twice -html; \ -twice -html; \
cd -; \
cp docs/latex/wx/*.gif $(objdir_doc); \ cp docs/latex/wx/*.gif $(objdir_doc); \
rm -rf $(objdir_doc_cruft); \ rm -rf $(objdir_doc_cruft); \
rm -f $(objdir_doc)/wx$(release)-manual.{con,hh*,htx,ref}; \ rm -f $(objdir_doc)/wx$(release)-manual.{con,hh*,htx,ref}; \
else \ else \
mkdir $(objdir_doc); \
cp docs/html/wx/* $(objdir_doc); \ cp docs/html/wx/* $(objdir_doc); \
mv $(objdir_doc)/index.html $(objdir_doc)/wx-$(release)-manual_contents.html; \ mv $(objdir_doc)/index.html $(objdir_doc)/wx-$(release)-manual_contents.html; \
fi fi

5
debian/wx-config.1 vendored
View File

@@ -70,11 +70,6 @@ Output the wxWidgets version number in all its glory.
.TP 15 .TP 15
.B \-\-basename .B \-\-basename
Output the base name of the wxWidgets libraries. Output the base name of the wxWidgets libraries.
.TP 15
.B \-\-selected-config
Output the signature of the selected wxWidgets library.
This is a string of the form "port-unicode-release-version".
.SS Feature options .SS Feature options
These options select features which determine which wxWidgets These options select features which determine which wxWidgets

View File

@@ -33,6 +33,34 @@
ScoreFile::ScoreFile(const wxString& appName) ScoreFile::ScoreFile(const wxString& appName)
{ {
#if 0
wxString filename;
m_configFilename << "/usr/local/share/" << appName << ".scores";
if (access(m_configFilename, F_OK) == 0)
{
if (access(m_configFilename, R_OK | W_OK) != 0)
{
// file is not r/w - use local file instead
m_configFilename = wxFileConfig::GetLocalFileName(appName);
}
}
else
{
int fd = creat(m_configFilename, 0666);
if (fd < 0)
{
// failed to create file - use local file instead
m_configFilename = wxFileConfig::GetLocalFileName(appName);
}
else
{
// ensure created file has rw-rw-rw permissions
close(fd);
}
}
#endif
m_config = new wxConfig(appName, _T("wxWidgets"), appName, wxEmptyString, m_config = new wxConfig(appName, _T("wxWidgets"), appName, wxEmptyString,
wxCONFIG_USE_LOCAL_FILE); // only local wxCONFIG_USE_LOCAL_FILE); // only local
} }
@@ -40,6 +68,11 @@ ScoreFile::ScoreFile(const wxString& appName)
ScoreFile::~ScoreFile() ScoreFile::~ScoreFile()
{ {
delete m_config; delete m_config;
#ifdef __WXGTK__
// ensure score file has rw-rw-rw permissions
// (wxFileConfig sets them to rw-------)
chmod(m_configFilename, 0666);
#endif
} }

View File

@@ -17,7 +17,7 @@ DOCDIR=${WX_TEMP_DIR}/wxWidgets/docs/
CURDATE=`date -I` CURDATE=`date -I`
# build info # build info
BUILD_VERSION=2.8.2 BUILD_VERSION=2.8.0-rc1
BUILD_TAG=HEAD BUILD_TAG=HEAD

View File

@@ -56,17 +56,13 @@ getfilelist(){
fi fi
if [ $port = "x11" ] || [ $port = "all" ]; then if [ $port = "x11" ] || [ $port = "all" ]; then
filelist="$filelist univ.rsp x11.rsp" filelist="$filelist x11.rsp"
fi fi
if [ $port = "mgl" ] || [ $port = "all" ]; then if [ $port = "mgl" ] || [ $port = "all" ]; then
filelist="$filelist mgl.rsp" filelist="$filelist mgl.rsp"
fi fi
if [ $port = "dfb" ] || [ $port = "all" ]; then
filelist="$filelist dfb.rsp"
fi
if [ $port = "gtk" ] || [ $port = "all" ]; then if [ $port = "gtk" ] || [ $port = "all" ]; then
filelist="$filelist gtk.rsp" filelist="$filelist gtk.rsp"
fi fi
@@ -128,7 +124,7 @@ dospinport(){
mac) mac)
portname="Mac";; portname="Mac";;
*) *)
# for all the others (DFB, GTK, MGL, DFB, MSW, X11) just use the # for all the others (DFB, GTK, MGL, MSW, X11) just use the
# upper-case version as they are abbreviations # upper-case version as they are abbreviations
portname=`echo $port | tr '[a-z]' '[A-Z]'`;; portname=`echo $port | tr '[a-z]' '[A-Z]'`;;
esac esac
@@ -168,7 +164,7 @@ dospinport(){
popd popd
rm -rf /tmp/wx$port rm -rf /tmp/wx$port
rm ${portfiles} rm ${portfiles}
rm /tmp/textfiles # rm /tmp/textfiles
} }
prepareforrelease() prepareforrelease()
@@ -191,8 +187,6 @@ prepareforrelease()
cp $APPDIR/docs/mgl/readme.txt $APPDIR/readme-mgl.txt cp $APPDIR/docs/mgl/readme.txt $APPDIR/readme-mgl.txt
cp $APPDIR/docs/mgl/install.txt $APPDIR/install-mgl.txt cp $APPDIR/docs/mgl/install.txt $APPDIR/install-mgl.txt
cp $APPDIR/docs/dfb/install.txt $APPDIR/install-dfb.txt
cp $APPDIR/docs/x11/readme.txt $APPDIR/readme-x11.txt cp $APPDIR/docs/x11/readme.txt $APPDIR/readme-x11.txt
cp $APPDIR/docs/x11/install.txt $APPDIR/install-x11.txt cp $APPDIR/docs/x11/install.txt $APPDIR/install-x11.txt
@@ -291,7 +285,6 @@ fi
if [ "$SPINALL" = "1" ]; then if [ "$SPINALL" = "1" ]; then
dospinport "mgl" dospinport "mgl"
dospinport "dfb"
dospinport "gtk" dospinport "gtk"
dospinport "x11" dospinport "x11"
dospinport "motif" dospinport "motif"

View File

@@ -14,17 +14,6 @@ if [ $# != 1 ]; then
exit 2 exit 2
fi fi
# don't do configure; config.sub; config.guess
if [ `basename $1` = "configure" ] ; then
exit 1
fi
if [ `basename $1` = "config.sub" ] ; then
exit 1
fi
if [ `basename $1` = "config.guess" ] ; then
exit 1
fi
entries=`dirname $1`/CVS/Entries entries=`dirname $1`/CVS/Entries
if [ ! -f $entries ]; then if [ ! -f $entries ]; then
echo "CVS entries file \"$entries\" not found." >&2 echo "CVS entries file \"$entries\" not found." >&2

View File

@@ -21,6 +21,7 @@ do_build
make prefix=$INSTALLDIR install make prefix=$INSTALLDIR install
if [ "$WXPYTHON" == "1" ]; then if [ "$WXPYTHON" == "1" ]; then
make -C contrib/src/animate prefix=$INSTALLDIR install
make -C contrib/src/gizmos prefix=$INSTALLDIR install make -C contrib/src/gizmos prefix=$INSTALLDIR install
make -C contrib/src/stc prefix=$INSTALLDIR install make -C contrib/src/stc prefix=$INSTALLDIR install
fi fi

View File

@@ -1,6 +0,0 @@
install-dfb.txt
include/wx/dfb/*.h
include/wx/dfb/private/*.h
src/dfb/*.cpp
docs/dfb/*.txt

View File

@@ -118,6 +118,8 @@ include/wx/richtext/*.h
include/wx/aui/*.h include/wx/aui/*.h
lib/dummy lib/dummy
tools/gettext/*.*
utils/*.bkl utils/*.bkl
utils/make*.* utils/make*.*
utils/configure utils/configure

View File

@@ -3,8 +3,6 @@ readme-mac.txt
lib/dummy lib/dummy
distrib/mac/pbsetup-sh
docs/licence.txt docs/licence.txt
docs/mac/*.txt docs/mac/*.txt
docs/mac/*.hqx docs/mac/*.hqx

View File

@@ -16,6 +16,9 @@ docs/wine/COPYING.LIB
docs/microwin/readme.txt docs/microwin/readme.txt
docs/microwin/microwindows.patches docs/microwin/microwindows.patches
tools/gettext/*.exe
tools/gettext/*.sed
src/cwcopysetup.bat src/cwcopysetup.bat
src/cwdcopysetup.bat src/cwdcopysetup.bat
src/common/*.rc src/common/*.rc

View File

@@ -125,6 +125,8 @@ include/wx/html/msw/*.ico
include/wx/html/msw/*.rc include/wx/html/msw/*.rc
lib/dummy lib/dummy
tools/gettext/*.*
bitmaps/xpm/16x16/*.* bitmaps/xpm/16x16/*.*
bitmaps/xpm/32x32/*.* bitmaps/xpm/32x32/*.*
bitmaps/xpm/64x64/*.* bitmaps/xpm/64x64/*.*

View File

@@ -1,5 +1,3 @@
include/msvc/wx/setup.h
build/msw/*.dsp build/msw/*.dsp
build/msw/*.dsw build/msw/*.dsw

View File

@@ -21,6 +21,13 @@ docs/x11/makewxx11
lib/dummy lib/dummy
mobile/configure
mobile/configure.in
mobile/Makefile.in
mobile/wxedit/Makefile.in
mobile/wxedit/*.cpp
mobile/wxedit/*.h
misc/afm/*.afm misc/afm/*.afm
misc/gs_afm/*.afm misc/gs_afm/*.afm

View File

@@ -42,7 +42,7 @@ else
cvs update -d -P cvs update -d -P
fi fi
#copy setup0.h setup.h for msw #copy setup0.h setup.h for msw
rm include/wx/msw/setup.h find . -name setup.h | xargs rm -rf
cp include/wx/msw/setup0.h include/wx/msw/setup.h cp include/wx/msw/setup0.h include/wx/msw/setup.h
# this is where we will store the wxAll tarball we create # this is where we will store the wxAll tarball we create
@@ -131,7 +131,7 @@ else
cp $g $START_DIR/$DIST_DIR/readme-`echo $g | sed -e "s|${DOCDIR}||g" | sed -e "s|msw/wince|wince|g" | sed -e "s|/readme.txt||g"`-${BUILD_VERSION}.txt cp $g $START_DIR/$DIST_DIR/readme-`echo $g | sed -e "s|${DOCDIR}||g" | sed -e "s|msw/wince|wince|g" | sed -e "s|/readme.txt||g"`-${BUILD_VERSION}.txt
done done
# Rename double readme # Rename double readme
mv $START_DIR/$DIST_DIR/readme-readme.txt-${BUILD_VERSION}.txt $START_DIR/$DIST_DIR/readme-${BUILD_VERSION}.txt mv $START_DIR/$DIST_DIR/readme-readme-${BUILD_VERSION}.txt $START_DIR/$DIST_DIR/readme-${BUILD_VERSION}.txt
## copy files ... ## copy files ...
mkdir ${FTPDIR}/ mkdir ${FTPDIR}/
cp $START_DIR/$DIST_DIR/* ${FTPDIR}/ cp $START_DIR/$DIST_DIR/* ${FTPDIR}/

View File

@@ -53,8 +53,6 @@ docopydocs()
cp $APPDIR/docs/mgl/readme.txt $DESTDIR/readme-mgl-$VERSION.txt cp $APPDIR/docs/mgl/readme.txt $DESTDIR/readme-mgl-$VERSION.txt
cp $APPDIR/docs/mgl/install.txt $DESTDIR/install-mgl-$VERSION.txt cp $APPDIR/docs/mgl/install.txt $DESTDIR/install-mgl-$VERSION.txt
cp $APPDIR/docs/dfb/install.txt $DESTDIR/install-dfb-$VERSION.txt
cp $APPDIR/docs/cocoa/readme.txt $DESTDIR/readme-cocoa-$VERSION.txt cp $APPDIR/docs/cocoa/readme.txt $DESTDIR/readme-cocoa-$VERSION.txt
cp $APPDIR/docs/cocoa/install.txt $DESTDIR/install-cocoa-$VERSION.txt cp $APPDIR/docs/cocoa/install.txt $DESTDIR/install-cocoa-$VERSION.txt

View File

@@ -68,8 +68,7 @@ Deprecated methods since 2.6.x and their replacements
wxFS_SEEKABLE flags is deprecated. You can still seek, but use the flag. wxFS_SEEKABLE flags is deprecated. You can still seek, but use the flag.
- Constructor wxZipInputStream(const wxString& archive, const wxString& file) - Constructor wxZipInputStream(const wxString& archive, const wxString& file)
deprecated in favour of wxFileSystem (other zip ctors are not deprecated). deprecated in favour of wxFileSystem (other zip ctors are not deprecated).
- wx{Dir|File}Dialog::{Set|Get}Style deprecated in favour of the generic
wxWindow::{Set|Get}WindowStyle()
Major new features in 2.8 release Major new features in 2.8 release
@@ -85,55 +84,7 @@ Major new features in 2.8 release
- Further functionality including wxAnimationCtrl (moved from contrib/src/anim - Further functionality including wxAnimationCtrl (moved from contrib/src/anim
and enhanced), wxSimpleHtmlListBox, wxHyperlinkCtrl, wxColourPickerCtrl, and enhanced), wxSimpleHtmlListBox, wxHyperlinkCtrl, wxColourPickerCtrl,
wxDirPickerCtrl, wxFilePickerCtrl, wxFontPickerCtrl, wxCollapsiblePane, wxDirPickerCtrl, wxFilePickerCtrl, wxFontPickerCtrl, wxCollapsiblePane,
wxSearchCtrl, wxAboutBox, wxTreebook, tar streams. wxAboutBox, wxTreebook, tar streams.
2.8.2
-----
All:
- Added wxSizerFlags::Shaped() and FixedMinSize() methods
- Added wxCSConv::IsOk() (Manuel Martin)
- Added wxDateTime::GetDateOnly()
- Made wxTextFile work with unseekable files again (David Hart)
- Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
- Added wxSearchCtrl::[Get|Set]DescriptiveText
wxMSW
- Fix lack of spin control update event when control lost focus
- Corrected drawing of bitmaps for disabled menu items
wxMac
- Added support for the wxFRAME_FLOAT_ON_PARENT style
2.8.1
-----
All:
- Fix compilation with wxUSE_STL=1
- wxGrid::GetBestSize() returns same size the grid would have after AutoSize()
- Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() (Francesco Montorsi)
- Several RTL-related positioning fixes (Diaa Sami)
- Fix wxConfig::DeleteGroup() for arguments with trailing slash (David Hart)
- Fix memory leak in wxGrid::ShowCellEditControl() (Christian Sturmlechner)
wxMSW:
- Fixed compilation with Borland C++ in Unicode mode but without MSLU
- Show taskbar icon menu on right button release, not press
wxGTK:
- Don't crash if command line is not valid UTF-8 (Unicode build only)
wxUniv:
- It is now possible to set background colour of wxStaticText
2.8.0 2.8.0
@@ -141,8 +92,6 @@ wxUniv:
All: All:
- Added wxSearchCtrl (Vince Harron)
- wxCSConv("UTF-16/32") now behaves correctly, i.e. same as wxMBConvUTF16/32
- wxArrayString::Alloc() now works as reserve() and doesn't clear array contents - wxArrayString::Alloc() now works as reserve() and doesn't clear array contents
- Fixed long standing bug in wxFileConfig groups renaming (Antti Koivisto). - Fixed long standing bug in wxFileConfig groups renaming (Antti Koivisto).
- New option wxFS_READ | wxFS_SEEKABLE for wxFileSystem::OpenFile() to return - New option wxFS_READ | wxFS_SEEKABLE for wxFileSystem::OpenFile() to return

View File

@@ -1,113 +0,0 @@
wxWidgets for DirectFB installation
===================================
IMPORTANT NOTE:
wxDFB is currently incomplete and some parts of the wxWidgets library
don't yet compile and must be disabled during configuration. In particular,
the coverage of wxDC API is limited.
Dependencies
------------
wxDFB requires the DirectFB library (http://www.directfb.org), which must
be installed before compiling wxDFB.
Compiling
---------
Compilation is done in the standard Unix fashion, using configure and make.
Please refer to e.g. wxGTK's install.txt for details if you are unfamiliar
with configure.
When configuring, use the --with-directfb option instead of e.g. --with-gtk
to specify that the wxDFB port should be built. You'll also need to disable
wxWidgets features that don't work in wxDFB yet:
$ ./configure --with-directfb \
--with-themes=mono \
--disable-accel \
--disable-popupwin \
--disable-help \
--disable-combobox \
--disable-menus \
--disable-mdi \
--disable-mdidoc \
--disable-docview \
--disable-printarch \
--disable-calendar \
--disable-choice \
--disable-choicebook \
--disable-dirdlg \
--disable-filedlg \
--disable-fontdlg \
--disable-filepicker \
--disable-dirpicker \
--disable-fontpicker \
--disable-datepick \
--disable-hyperlink \
--disable-aui \
--disable-richtext \
--disable-fontmap \
--disable-xrc \
--disable-html
$ make
Configuring fonts
-----------------
DirectFB doesn't have native fonts configuration mechanism (such as
fontconfig used by GTK+) and so wxDFB implements a simple configuration
mechanism itself.
No fonts are installed and configured by "make install", you have to manually
configure fonts after you install the library.
wxDFB looks the fonts up in directories specified in the WXDFB_FONTPATH
environment variable (separated with :, similarly to the PATH variable). If
the variable is not set, $prefix/share/wx/fonts directory is used. All
subdirectories of the directories on the path are scanned for FontsIndex
files. These files are parsed and fonts defined in them are added to the fonts
list.
The FontsIndex file is standard wxFileConfig file text file. Each toplevel
group specifies one font bundle, font's name is the name of group. Group's
entries look like this:
[Font Name]
# font files (at least one of them must be present):
Regular=RegularFaceFile.ttf
Italic=ItalicFaceFile.ttf
Bold=BoldFaceFile.ttf
BoldItalic=BoldItalicFaceFile.ttf
# optional tag indicating this font is fixed-with (default is false):
IsFixed=1
Additionally, there may be DefaultXXX entries at the toplevel for every family
XXX and a Default entry that is shortcut for setting all families' default,
their value is name of the default font:
# optional tags indicating the default font for given family:
DefaultDecorative=Font Name
DefaultRoman=Font Name
DefaultScript=Font Name
DefaultSwiss=Font Name
DefaultModern=Font Name
DefaultTeletype=Font Name
# indicate the font that is default for all families (optional):
Default=Font Name
Any font formats supported by DirectFB (which typically includes formats
supported by the FreeType library) can be used.
Bug reports
-----------
Please send bug reports with a description of your environment,
compiler and the error message(s) to the wxwin-developers mailing list at:
wx-dev@lists.wxwidgets.org

View File

@@ -1,5 +1,5 @@
wxWidgets for GTK+ installation wxWidgets 2.8 for GTK+ installation
------------------------------- -----------------------------------
IMPORTANT NOTE: IMPORTANT NOTE:

View File

@@ -1,24 +1,14 @@
Welcome to wxWidgets for GTK+ Welcome to wxWidgets 2.8.0 for GTK+
----------------------------- -----------------------------------
You have downloaded the GTK+ port of the wxWidgets GUI library. You have downloaded version 2.8 of the GTK+ port of the
wxWidgets GUI library.
It is recommended to use at least GTK+ 2.2.3 to get the wxWidgets no longer supports GTK 1.0.x (as did some early
most out of wxWidgets and some features are only available snapshots) and support for GTK 1.2.x will be phased out
when using GTK+ 2.4 or even from GTK+ 2.8. Note that if you over time. Nearly all work is now done on GTK 2.0.x and
compile wxWidgets against GTK+ 2.8 your app will still work quite a few of the enhancements of GTK+ 2.4.x and even
with older GTK+ version down to version 2.2 as wxWidgets GTK 2.8.x are used.
tests for the presence of newer features at run-time and it
will fall back to a generic implementation if these features
are not present in the GTK+ version used.
wxWidgets 2.8 still supports GTK+ 1.2, but no developement
is done on that port anymore and support for GTK+ 1.2 will
probably be dropped entirely. Indeed, one of the major steps
in the developement cycle leading up to wxWidgets 2.8 was
that the codebase for GTK+ 1.2 and GTK+ 2.0 were separated
so that improvements and clean-ups to the GTK+ 2.0 port
could be done without caring for GTK+ 1.2.
More info about the wxWidgets project (including all the More info about the wxWidgets project (including all the
other ports and version of wxWidgets) can be found at the other ports and version of wxWidgets) can be found at the
@@ -49,6 +39,7 @@ different builds of it (for example with and without debug) in
parallel. If you build in the source directory, don't forget to parallel. If you build in the source directory, don't forget to
do "make clean" before changing the configuration! do "make clean" before changing the configuration!
When you run into problems, please read the INSTALL.txt and When you run into problems, please read the INSTALL.txt and
follow those instructions. If you still don't have any success, follow those instructions. If you still don't have any success,
please send a bug report to one of our mailing list, INCLUDING please send a bug report to one of our mailing list, INCLUDING
@@ -61,6 +52,8 @@ bug reports or comments to the wxWidgets users list. These can
be found at http://www.wxwidgets.org and more specifically at be found at http://www.wxwidgets.org and more specifically at
http://lists.wxwidgets.org. http://lists.wxwidgets.org.
Do NOT send any comments directly to me.
wxWidgets doesn't come with any guarantee whatsoever. It wxWidgets doesn't come with any guarantee whatsoever. It
might crash your harddisk or destroy your monitor. It doesn't might crash your harddisk or destroy your monitor. It doesn't
claim to be suitable for any special or general purpose. claim to be suitable for any special or general purpose.

View File

@@ -65,7 +65,7 @@ See \helpref{reference-counted object destruction}{refcountdestruct} for more in
\membersection{wxAnimation::GetDelay}\label{wxanimationgetdelay} \membersection{wxAnimation::GetDelay}\label{wxanimationgetdelay}
\constfunc{int}{GetDelay}{\param{unsigned int }{i}} \constfunc{int}{GetDelay}{\param{size\_t }{i}}
Returns the delay for the i-th frame in milliseconds. Returns the delay for the i-th frame in milliseconds.
If {\tt -1} is returned the frame is to be displayed forever. If {\tt -1} is returned the frame is to be displayed forever.
@@ -73,14 +73,14 @@ If {\tt -1} is returned the frame is to be displayed forever.
\membersection{wxAnimation::GetFrameCount}\label{wxanimationgetframecount} \membersection{wxAnimation::GetFrameCount}\label{wxanimationgetframecount}
\constfunc{unsigned int}{GetFrameCount}{\void} \constfunc{size\_t}{GetFrameCount}{\void}
Returns the number of frames for this animation. Returns the number of frames for this animation.
\membersection{wxAnimation::GetFrame}\label{wxanimationgetframe} \membersection{wxAnimation::GetFrame}\label{wxanimationgetframe}
\constfunc{wxImage}{GetFrame}{\param{unsigned int }{i}} \constfunc{wxImage}{GetFrame}{\param{size\_t }{i}}
Returns the i-th frame as a \helpref{wxImage}{wximage}. Returns the i-th frame as a \helpref{wxImage}{wximage}.

View File

@@ -125,7 +125,7 @@ enum wxAuiManagerOption
\func{}{wxAuiManager}{\param{wxWindow* }{managed\_wnd = NULL}, \param{unsigned int }{flags = wxAUI\_MGR\_DEFAULT}} \func{}{wxAuiManager}{\param{wxWindow* }{managed\_wnd = NULL}, \param{unsigned int }{flags = wxAUI\_MGR\_DEFAULT}}
Constructor. \arg{managed\_wnd} specifies the wxFrame which should be managed. Constructor. \arg{frame} specifies the wxFrame which should be managed.
\arg{flags} specifies options which allow the frame management behavior \arg{flags} specifies options which allow the frame management behavior
to be modified. to be modified.
@@ -166,11 +166,9 @@ Returns the current art provider being used.
See also: \helpref{wxAuiDockArt}{wxauidockart}. See also: \helpref{wxAuiDockArt}{wxauidockart}.
\membersection{wxAuiManager::GetDockSizeConstraint}\label{wxauimanagergetdocksizeconstraint}
\func{void}{GetDockSizeConstraint}{\param{double* }{widthpct}, \param{double* }{heightpct}} \func{void}{GetDockSizeConstraint}{\param{double* }{widthpct}, \param{double* }{heightpct}}
Returns the current dock constraint values. See \helpref{SetDockSizeConstraint()}{wxauimanagersetdocksizeconstraint} for more information. Returns the current dock constraint values. See SetDockSizeConstraint() for more information.
\membersection{wxAuiManager::GetFlags}\label{wxauimanagergetflags} \membersection{wxAuiManager::GetFlags}\label{wxauimanagergetflags}
@@ -184,8 +182,6 @@ Returns the current manager's flags.
Returns the frame currently being managed by wxAuiManager. Returns the frame currently being managed by wxAuiManager.
\membersection{wxAuiManager::GetManager}\label{wxauimanagergetmanager}
\func{static wxAuiManager*}{GetManager}{\param{wxWindow* }{window}} \func{static wxAuiManager*}{GetManager}{\param{wxWindow* }{window}}
Calling this method will return the wxAuiManager for a given window. The \arg{window} parameter should Calling this method will return the wxAuiManager for a given window. The \arg{window} parameter should
@@ -273,8 +269,6 @@ will be deleted by wxAuiManager.
See also: \helpref{wxAuiDockArt}{wxauidockart}. See also: \helpref{wxAuiDockArt}{wxauidockart}.
\membersection{wxAuiManager::SetDockSizeConstraint}\label{wxauimanagersetdocksizeconstraint}
\func{void}{SetDockSizeConstraint}{\param{double }{widthpct}, \param{double }{heightpct}} \func{void}{SetDockSizeConstraint}{\param{double }{widthpct}, \param{double }{heightpct}}
When a user creates a new dock by dragging a window into a docked position, often times the large size of the When a user creates a new dock by dragging a window into a docked position, often times the large size of the

View File

@@ -55,7 +55,6 @@ Copy constructor.
\membersection{wxAuiPaneInfo::BestSize}\label{wxauipaneinfobestsize} \membersection{wxAuiPaneInfo::BestSize}\label{wxauipaneinfobestsize}
\func{wxAuiPaneInfo\&}{BestSize}{\param{const wxSize\& }{size}} \func{wxAuiPaneInfo\&}{BestSize}{\param{const wxSize\& }{size}}
\func{wxAuiPaneInfo\&}{BestSize}{\param{int }{x}, \param{int }{y}} \func{wxAuiPaneInfo\&}{BestSize}{\param{int }{x}, \param{int }{y}}
BestSize() sets the ideal size for the pane. The docking manager will attempt to use this size as much as possible when docking or floating the pane. BestSize() sets the ideal size for the pane. The docking manager will attempt to use this size as much as possible when docking or floating the pane.
@@ -88,18 +87,28 @@ CaptionVisible indicates that a pane caption should be visible. If false, no pan
\membersection{wxAuiPaneInfo::Centre}\label{wxauipaneinfocentre} \membersection{wxAuiPaneInfo::Centre}\label{wxauipaneinfocentre}
\func{wxAuiPaneInfo\&}{Centre}{\void} \func{wxAuiPaneInfo\&}{Centre}{\void}
\func{wxAuiPaneInfo\&}{Center}{\void} \func{wxAuiPaneInfo\&}{Center}{\void}
Center() sets the pane dock position to the left side of the frame. Center() sets the pane dock position to the left side of the frame. This is
The centre pane is the space in the middle after all border panes (left, top, right, bottom) are subtracted from the layout. the same thing as calling Direction(wxAUI\_DOCK\_CENTRE).
This is the same thing as calling Direction(wxAUI\_DOCK\_CENTRE).
\membersection{wxAuiPaneInfo::CentrePane}\label{wxauipaneinfocentrepane} \membersection{wxAuiPaneInfo::CentrePane}\label{wxauipaneinfocentrepane}
\func{wxAuiPaneInfo\&}{CentrePane}{\void} \func{wxAuiPaneInfo\&}{CentrePane}{\void}
\func{wxAuiPaneInfo\&}{CenterPane}{\void}
CentrePane() specifies that the pane should adopt the default centre pane settings.
\membersection{wxAuiPaneInfo::Centre}\label{wxauipaneinfocentre}
\func{wxAuiPaneInfo\&}{Centre}{\void}
\func{wxAuiPaneInfo\&}{Center}{\void}
Centre() sets the pane to the center position of the frame. The centre pane is the space in the middle after all border panes (left, top, right, bottom) are subtracted from the layout.
\membersection{wxAuiPaneInfo::CentrePane}\label{wxauipaneinfocentrepane}
\func{wxAuiPaneInfo\&}{CentrePane}{\void}
\func{wxAuiPaneInfo\&}{CenterPane}{\void} \func{wxAuiPaneInfo\&}{CenterPane}{\void}
CentrePane() specifies that the pane should adopt the default center pane settings. Centre panes usually do not have caption bars. This function provides an easy way of preparing a pane to be displayed in the center dock position. CentrePane() specifies that the pane should adopt the default center pane settings. Centre panes usually do not have caption bars. This function provides an easy way of preparing a pane to be displayed in the center dock position.
@@ -160,7 +169,6 @@ Floatable() sets whether the user will be able to undock a pane and turn it into
\membersection{wxAuiPaneInfo::FloatingPosition}\label{wxauipaneinfofloatingposition} \membersection{wxAuiPaneInfo::FloatingPosition}\label{wxauipaneinfofloatingposition}
\func{wxAuiPaneInfo\&}{FloatingPosition}{\param{const wxPoint\& }{pos}} \func{wxAuiPaneInfo\&}{FloatingPosition}{\param{const wxPoint\& }{pos}}
\func{wxAuiPaneInfo\&}{FloatingPosition}{\param{int }{x}, \param{int }{y}} \func{wxAuiPaneInfo\&}{FloatingPosition}{\param{int }{x}, \param{int }{y}}
FloatingPosition() sets the position of the floating pane. FloatingPosition() sets the position of the floating pane.
@@ -168,7 +176,6 @@ FloatingPosition() sets the position of the floating pane.
\membersection{wxAuiPaneInfo::FloatingSize}\label{wxauipaneinfofloatingsize} \membersection{wxAuiPaneInfo::FloatingSize}\label{wxauipaneinfofloatingsize}
\func{wxAuiPaneInfo\&}{FloatingSize}{\param{const wxSize\& }{size}} \func{wxAuiPaneInfo\&}{FloatingSize}{\param{const wxSize\& }{size}}
\func{wxAuiPaneInfo\&}{FloatingSize}{\param{int }{x}, \param{int }{y}} \func{wxAuiPaneInfo\&}{FloatingSize}{\param{int }{x}, \param{int }{y}}
FloatingSize() sets the size of the floating pane. FloatingSize() sets the size of the floating pane.
@@ -345,7 +352,6 @@ LeftDockable() indicates whether a pane can be docked on the left of the frame.
\membersection{wxAuiPaneInfo::MaxSize}\label{wxauipaneinfomaxsize} \membersection{wxAuiPaneInfo::MaxSize}\label{wxauipaneinfomaxsize}
\func{wxAuiPaneInfo\&}{MaxSize}{\param{const wxSize\& }{size}} \func{wxAuiPaneInfo\&}{MaxSize}{\param{const wxSize\& }{size}}
\func{wxAuiPaneInfo\&}{MaxSize}{\param{int }{x}, \param{int }{y}} \func{wxAuiPaneInfo\&}{MaxSize}{\param{int }{x}, \param{int }{y}}
MaxSize() sets the maximum size of the pane. MaxSize() sets the maximum size of the pane.
@@ -359,7 +365,6 @@ MaximizeButton() indicates that a maximize button should be drawn for the pane.
\membersection{wxAuiPaneInfo::MinSize}\label{wxauipaneinfominsize} \membersection{wxAuiPaneInfo::MinSize}\label{wxauipaneinfominsize}
\func{wxAuiPaneInfo\&}{MinSize}{\param{const wxSize\& }{size}} \func{wxAuiPaneInfo\&}{MinSize}{\param{const wxSize\& }{size}}
\func{wxAuiPaneInfo\&}{MinSize}{\param{int }{x}, \param{int }{y}} \func{wxAuiPaneInfo\&}{MinSize}{\param{int }{x}, \param{int }{y}}
MinSize() sets the minimum size of the pane. Please note that this is only partially supported as of this writing. MinSize() sets the minimum size of the pane. Please note that this is only partially supported as of this writing.

View File

@@ -348,7 +348,6 @@
\input setcursorevt.tex \input setcursorevt.tex
\input ipcservr.tex \input ipcservr.tex
\input hprovsmp.tex \input hprovsmp.tex
\input srchctrl.tex
\input sngchdlg.tex \input sngchdlg.tex
\input snglinst.tex \input snglinst.tex
\input size.tex \input size.tex

View File

@@ -377,30 +377,18 @@ this is not present, but required, the application name will be used instead.}
\docparam{style}{Can be one of wxCONFIG\_USE\_LOCAL\_FILE and \docparam{style}{Can be one of wxCONFIG\_USE\_LOCAL\_FILE and
wxCONFIG\_USE\_GLOBAL\_FILE. The style interpretation depends on the config wxCONFIG\_USE\_GLOBAL\_FILE. The style interpretation depends on the config
class and is ignored by some implementations. For wxFileConfig, these styles class and is ignored by some. For wxFileConfig, these styles determine whether
determine whether a local or global config file is created or used. If the a local or global config file is created or used. If the flag is present but
flag is present but the parameter is empty, the parameter will be set to a the parameter is empty, the parameter will be set to a default. If the
default. If the parameter is present but the style flag not, the relevant flag parameter is present but the style flag not, the relevant flag will be added
will be added to the style. For wxRegConfig, thie GLOBAL flag refers to HKLM to the style. For wxFileConfig you can also add wxCONFIG\_USE\_RELATIVE\_PATH
key while LOCAL one is for the usual HKCU one. by logically or'ing it to either of the \_FILE options to tell wxFileConfig to
use relative instead of absolute paths. For wxFileConfig, you can also
For wxFileConfig you can also add wxCONFIG\_USE\_RELATIVE\_PATH by logically add wxCONFIG\_USE\_NO\_ESCAPE\_CHARACTERS which will turn off character
or'ing it to either of the \_FILE options to tell wxFileConfig to use relative escaping for the values of entries stored in the config file: for example
instead of absolute paths. a {\it foo} key with some backslash characters will be stored as {\tt foo=C:$\backslash$mydir} instead
of the usual storage of {\tt foo=C:$\backslash\backslash$mydir}.
On non-VMS Unix systems, the default local configuration file is \tt{~/.appname}. For wxRegConfig, this flag refers to HKLM, and provides read-only access.
However, this path may be also used as user data directory
(see \helpref{wxStandardPaths::GetUserDataDir}{wxstandardpathsgetuserdatadir}) if
the application has several data files. In this case wxCONFIG\_USE\_SUBDIR
flag, which changes the default local configuration file to \tt{~/.appname/appname}
should be used. Notice that this flag is ignored on non-Unix system, including
VMS, or if a non-default \textit{localFilename} is provided. \newsince{2.8.2}
For wxFileConfig, you can also add wxCONFIG\_USE\_NO\_ESCAPE\_CHARACTERS which
will turn off character escaping for the values of entries stored in the config
file: for example a {\it foo} key with some backslash characters will be stored
as {\tt foo=C:$\backslash$mydir} instead of the usual storage of {\tt
foo=C:$\backslash\backslash$mydir}.
The wxCONFIG\_USE\_NO\_ESCAPE\_CHARACTERS style can be helpful if your config The wxCONFIG\_USE\_NO\_ESCAPE\_CHARACTERS style can be helpful if your config
file must be read or written to by a non-wxWidgets program (which might not file must be read or written to by a non-wxWidgets program (which might not

View File

@@ -32,8 +32,8 @@ default user character set.
\func{}{wxCSConv}{\param{wxFontEncoding }{encoding}} \func{}{wxCSConv}{\param{wxFontEncoding }{encoding}}
Constructor. You may specify either the name of the character set you want to Constructor. You may specify either the name of the character set you want to
convert from/to or an encoding constant. If the character set name (or the convert from/to or an encoding constant. If the character set name is not
encoding) is not recognized, ISO 8859-1 is used as fall back. recognized, ISO 8859-1 is used as fall back.
\membersection{wxCSConv::\destruct{wxCSConv}}\label{wxcsconvdtor} \membersection{wxCSConv::\destruct{wxCSConv}}\label{wxcsconvdtor}
@@ -43,26 +43,12 @@ encoding) is not recognized, ISO 8859-1 is used as fall back.
Destructor frees any resources needed to perform the conversion. Destructor frees any resources needed to perform the conversion.
\membersection{wxCSConv::IsOk}\label{wxcsconvisok}
\constfunc{bool}{IsOk}{\void}
Returns \true if the charset (or the encoding) given at constructor is really
available to use. Returns \false if ISO 8859-1 will be used instead.
Note this does \emph{not} mean that a given string will be correctly converted.
A malformed string may still make conversion functions return \texttt{wxCONV\_FAILED}.
\newsince{2.8.2}
\membersection{wxCSConv::MB2WC}\label{wxcsconvmb2wc} \membersection{wxCSConv::MB2WC}\label{wxcsconvmb2wc}
\constfunc{size\_t}{MB2WC}{\param{wchar\_t* }{buf}, \param{const char* }{psz}, \param{size\_t }{n}} \constfunc{size\_t}{MB2WC}{\param{wchar\_t* }{buf}, \param{const char* }{psz}, \param{size\_t }{n}}
Converts from the selected character set to Unicode. Returns length of string written to destination buffer. Converts from the selected character set to Unicode. Returns length of string written to destination buffer.
\membersection{wxCSConv::WC2MB}\label{wxcsconvwc2mb} \membersection{wxCSConv::WC2MB}\label{wxcsconvwc2mb}
\constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}} \constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}}

View File

@@ -862,20 +862,6 @@ Same as \helpref{Set}{wxdatetimesettm}.
Returns {\tt true} if the object represents a valid time moment. Returns {\tt true} if the object represents a valid time moment.
\membersection{wxDateTime::GetDateOnly}\label{wxdatetimegetdateonly}
\constfunc{wxDateTime}{GetDateOnly}{\void}
Returns the object having the same date component as this one but time of
00:00:00.
\newsince{2.8.2}
\wxheading{See also}
\helpref{ResetTime}{wxdatetimeresettime}
\membersection{wxDateTime::GetTm}\label{wxdatetimegettm} \membersection{wxDateTime::GetTm}\label{wxdatetimegettm}
\constfunc{Tm}{GetTm}{\param{const TimeZone\& }{tz = Local}} \constfunc{Tm}{GetTm}{\param{const TimeZone\& }{tz = Local}}

View File

@@ -188,12 +188,3 @@ Sets the current filter index (zero-based).
Sets the current path. Sets the current path.
\membersection{wxGenericDirCtrl::ShowHidden}\label{wxgenericdirctrlShowHidden}
\func{void}{ShowHidden}{\param{bool }{show}}
\wxheading{Parameters}
\docparam{show}{If true, hidden folders and files will be displayed by the
control. If false, they will not be displayed.}

View File

@@ -71,7 +71,6 @@ enum wxDirTraverseResult
\latexignore{\rtfignore{\wxheading{Members}}} \latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxDirTraverser::OnDir}\label{wxdirtraverserondir} \membersection{wxDirTraverser::OnDir}\label{wxdirtraverserondir}
\func{virtual wxDirTraverseResult}{OnDir}{\param{const wxString\& }{dirname}} \func{virtual wxDirTraverseResult}{OnDir}{\param{const wxString\& }{dirname}}
@@ -83,7 +82,6 @@ subdirectories in this directory.
This is a pure virtual function and must be implemented in the derived class. This is a pure virtual function and must be implemented in the derived class.
\membersection{wxDirTraverser::OnFile}\label{wxdirtraverseronfile} \membersection{wxDirTraverser::OnFile}\label{wxdirtraverseronfile}
\func{virtual wxDirTraverseResult}{OnFile}{\param{const wxString\& }{filename}} \func{virtual wxDirTraverseResult}{OnFile}{\param{const wxString\& }{filename}}
@@ -94,10 +92,9 @@ traversing (for example, if the file being searched is found) or
This is a pure virtual function and must be implemented in the derived class. This is a pure virtual function and must be implemented in the derived class.
\membersection{wxOpenErrorTraverser::OnOpenError}\label{wxopenerrortraverseronopenerror}
\membersection{wxDirTraverser::OnOpenError}\label{wxopenerrortraverseronopenerror} \func{virtual wxOpenErrorTraverseResult}{OnOpenError}{\param{const wxString\& }{openerrorname}}
\func{virtual wxDirTraverseResult}{OnOpenError}{\param{const wxString\& }{openerrorname}}
This function is called for each directory which we failed to open for This function is called for each directory which we failed to open for
enumerating. It may return {\tt wxSIR\_STOP} to abort traversing completely, enumerating. It may return {\tt wxSIR\_STOP} to abort traversing completely,

View File

@@ -89,13 +89,6 @@ Appends the files in the history list, to all menus managed by the file history
Appends the files in the history list, to the given menu only. Appends the files in the history list, to the given menu only.
\membersection{wxFileHistory::GetBaseId}\label{wxfilehistorygetbaseid}
\constfunc{wxWindowID}{GetBaseId}{\void}
Returns the base identifier for the range used for appending items.
\membersection{wxFileHistory::GetCount}\label{wxfilehistorygetcount} \membersection{wxFileHistory::GetCount}\label{wxfilehistorygetcount}
\constfunc{size\_t}{GetCount}{\void} \constfunc{size\_t}{GetCount}{\void}
@@ -164,13 +157,6 @@ explicitly by the application.
\helpref{wxConfig}{wxconfigbase} \helpref{wxConfig}{wxconfigbase}
\membersection{wxFileHistory::SetBaseId}\label{wxfilehistorysetbaseid}
\func{void}{SetBaseId}{\param{wxWindowID}{ baseId}}
Sets the base identifier for the range used for appending items.
\membersection{wxFileHistory::UseMenu}\label{wxfilehistoryusemenu} \membersection{wxFileHistory::UseMenu}\label{wxfilehistoryusemenu}
\func{void}{UseMenu}{\param{wxMenu* }{menu}} \func{void}{UseMenu}{\param{wxMenu* }{menu}}

View File

@@ -142,8 +142,6 @@ You can initialize a wxFileName instance using one of the following functions:
\helpref{AssignDir}{wxfilenameassigndir}\\ \helpref{AssignDir}{wxfilenameassigndir}\\
\helpref{AssignHomeDir}{wxfilenameassignhomedir}\\ \helpref{AssignHomeDir}{wxfilenameassignhomedir}\\
\helpref{AssignHomeTempFileName}{wxfilenameassigntempfilename}\\ \helpref{AssignHomeTempFileName}{wxfilenameassigntempfilename}\\
\helpref{DirName}{wxfilenamedirname}\\
\helpref{FileName}{wxfilenamefilename}\\
\helpref{operator $=$}{wxfilenameoperatorassign} \helpref{operator $=$}{wxfilenameoperatorassign}

View File

@@ -996,8 +996,7 @@ Returns true if the file exists and is a plain file.
Returns time of last modification of given file. Returns time of last modification of given file.
The function returns \texttt{(time\_t)}$-1$ if an error occurred (e.g. file not The return value is $0$ if an error occured (e.g. file not found).
found).
\membersection{::wxFileNameFromPath}\label{wxfilenamefrompath} \membersection{::wxFileNameFromPath}\label{wxfilenamefrompath}
@@ -1274,11 +1273,6 @@ Removes the directory {\it dir}, returning true if successful. Does not work und
The {\it flags} parameter is reserved for future use. The {\it flags} parameter is reserved for future use.
Please notice that there is also a wxRmDir() function which simply wraps the
standard POSIX rmdir() function and so return an integer error code instead of
a boolean value (but otherwise is currently identical to wxRmdir), don't
confuse these two functions.
\membersection{::wxSetWorkingDirectory}\label{wxsetworkingdirectory} \membersection{::wxSetWorkingDirectory}\label{wxsetworkingdirectory}

View File

@@ -11,7 +11,7 @@
\section{\class{wxGraphicsMatrix}}\label{wxgraphicsmatrix} \section{\class{wxGraphicsMatrix}}\label{wxgraphicsmatrix}
A wxGraphicsMatrix is a native representation of an affine matrix. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreateMatrix call on the graphics context or the renderer instance. A wxGraphicsMatrix is a native representation of an affine matrix. The contents are specific an private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreateMatrix call on the graphics context or the renderer instance.
\wxheading{Derived from} \wxheading{Derived from}
@@ -32,17 +32,6 @@ Concatenates the matrix passed with the current matrix.
\func{void}{Concat}{\param{const wxGraphicsMatrix\& }{t}} \func{void}{Concat}{\param{const wxGraphicsMatrix\& }{t}}
\membersection{wxGraphicsMatrix::Get}\label{wxgraphicsmatrixget}
\constfunc{void }{Get}{\param{wxDouble* }{a=NULL},
\param{wxDouble* }{b=NULL},
\param{wxDouble* }{c=NULL},
\param{wxDouble* }{d=NULL},
\param{wxDouble* }{tx=NULL},
\param{wxDouble* }{ty=NULL}}
Returns the component values of the matrix via the argument pointers.
\membersection{wxGraphicsMatrix::GetNativeMatrix}\label{wxgraphicsmatrixgetnativematrix} \membersection{wxGraphicsMatrix::GetNativeMatrix}\label{wxgraphicsmatrixgetnativematrix}
\constfunc{void *}{GetNativeMatrix}{\void} \constfunc{void *}{GetNativeMatrix}{\void}

View File

@@ -186,17 +186,17 @@ the embedded window to be destroyed independently of the help controller.
\func{}{wxHtmlHelpWindow}{\param{wxHtmlHelpData* }{data = NULL}} \func{}{wxHtmlHelpWindow}{\param{wxHtmlHelpData* }{data = NULL}}
\func{}{wxHtmlHelpWindow}{\param{wxWindow* }{parent}, \param{int }{wxWindowID}, \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\&}{ pos = wxDefaultSize}, \param{int }{style = wxTAB\_TRAVERSAL|wxTAB\_wxNO_BORDER}, \param{int }{helpStyle = wxHF\_DEFAULT\_STYLE}, \param{wxHtmlHelpData* }{data = NULL}} \func{}{wxHtmlHelpWindow}{\param{wxWindow* }{parent}, \param{int }{wxWindowID}, \param{int }{style = wxHF\_DEFAULT\_STYLE}, \param{wxHtmlHelpData* }{data = NULL}}
Constructor. Constructor.
Constructor. For the values of {\it helpStyle}, please see the documentation for \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}. Constructor. For the values of {\it style}, please see the documentation for \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}.
\membersection{wxHtmlHelpWindow::Create}\label{wxhtmlhelpwindowcreate} \membersection{wxHtmlHelpWindow::Create}\label{wxhtmlhelpwindowcreate}
\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\&}{ pos = wxDefaultSize}, \param{int }{style = wxTAB\_TRAVERSAL|wxTAB\_wxNO_BORDER}, \param{int }{helpStyle = wxHF\_DEFAULT\_STYLE}, \param{wxHtmlHelpData* }{data = NULL}} \func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxString\& }{title = wxEmptyString}, \param{int }{style = wxHF\_DEFAULT\_STYLE}}
Creates the help window. See \helpref{the constructor}{wxhtmlhelpwindowwxhtmlhelpwindow} Creates the frame. See \helpref{the constructor}{wxhtmlhelpwindowwxhtmlhelpwindow}
for a description of the parameters. for a description of the parameters.
\membersection{wxHtmlHelpWindow::CreateContents}\label{wxhtmlhelpwindowcreatecontents} \membersection{wxHtmlHelpWindow::CreateContents}\label{wxhtmlhelpwindowcreatecontents}

View File

@@ -41,8 +41,7 @@ in \helpref{wxListEvent}{wxlistevent}.
{\bf Mac Note:} Starting with 2.8, wxListCtrl uses a native implementation for {\bf Mac Note:} Starting with 2.8, wxListCtrl uses a native implementation for
report mode, and uses a generic implementation for other modes. You can use the report mode, and uses a generic implementation for other modes. You can use the
generic implementation for report mode as well by setting the generic implementation for report mode as well by setting the
mac.listctrl.always\_use\_generic \helpref{wxSystemOption}{wxsystemoptions} to mac.listctrl.always_use_generic \helpref{wxSystemOption}{wxsystemoptions} to 1.
1.
\wxheading{Derived from} \wxheading{Derived from}
@@ -334,8 +333,7 @@ or small icon view).
Returns the edit control being currently used to edit a label. Returns {\tt NULL} Returns the edit control being currently used to edit a label. Returns {\tt NULL}
if no label is being edited. if no label is being edited.
{\bf NB:} It is currently only implemented for wxMSW and the generic version, {\bf NB:} It is currently only implemented for wxMSW.
not for the native Mac OS X version.
\membersection{wxListCtrl::GetImageList}\label{wxlistctrlgetimagelist} \membersection{wxListCtrl::GetImageList}\label{wxlistctrlgetimagelist}

View File

@@ -26,13 +26,13 @@
%\special{!/@scaleunit 1 def} %\special{!/@scaleunit 1 def}
\parskip=10pt \parskip=10pt
\parindent=0pt \parindent=0pt
\title{wxWidgets 2.8.1: A portable C++ and Python GUI toolkit} \title{wxWidgets 2.8.0: A portable C++ and Python GUI toolkit}
\winhelponly{\author{by Julian Smart et al \winhelponly{\author{by Julian Smart et al
%\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$} %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
}} }}
\winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin, \winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
Robin Dunn, et al} Robin Dunn, et al}
\date{January, 2007} \date{November, 2006}
} }
\makeindex \makeindex
\begin{document} \begin{document}

View File

@@ -218,21 +218,20 @@ return type (without const).
\membersection{wxMBConv::FromWChar}\label{wxmbconvfromwchar} \membersection{wxMBConv::FromWChar}\label{wxmbconvfromwchar}
\constfunc{virtual size\_t}{FromWChar}{\param{wchar\_t *}{dst}, \param{size\_t }{dstLen}, \param{const char *}{src}, \param{size\_t }{srcLen = wxNO\_LEN}} \constfunc{virtual size\_t}{FromWChar}{\param{wchar\_t *}{dst}, \param{size\_t }{dstLen}, \param{const char *}{src}, \param{size\_t }{srcLen = $-1$}}
The most general function for converting a multibyte string to a wide string. The most general function for converting a multibyte string to a wide string.
The main case is when \arg{dst} is not \NULL and \arg{srcLen} is not The main case is when \arg{dst} is not \NULL and \arg{srcLen} is not $-1$: then
\texttt{wxNO\_LEN} (which is defined as \texttt{(size\_t)$-1$}): then
the function converts exactly \arg{srcLen} bytes starting at \arg{src} into the function converts exactly \arg{srcLen} bytes starting at \arg{src} into
wide string which it output to \arg{dst}. If the length of the resulting wide wide string which it output to \arg{dst}. If the length of the resulting wide
string is greater than \arg{dstLen}, an error is returned. Note that if string is greater than \arg{dstLen}, an error is returned. Note that if
\arg{srcLen} bytes don't include \NUL characters, the resulting wide string is \arg{srcLen} bytes don't include \NUL characters, the resulting wide string is
not \NUL-terminated neither. not \NUL-terminated neither.
If \arg{srcLen} is \texttt{wxNO\_LEN}, the function supposes that the string is If \arg{srcLen} is $-1$, the function supposes that the string is properly
properly (i.e. as necessary for the encoding handled by this conversion) (i.e. as necessary for the encoding handled by this conversion) \NUL-terminated
\NUL-terminated and converts the entire string, including any trailing \NUL and converts the entire string, including any trailing \NUL bytes. In this case
bytes. In this case the wide string is also \NUL-terminated. the wide string is also \NUL-terminated.
Finally, if \arg{dst} is \NULL, the function returns the length of the needed Finally, if \arg{dst} is \NULL, the function returns the length of the needed
buffer. buffer.
@@ -263,13 +262,12 @@ trailing \NUL characters for any encoding.
This function returns $1$ for most of the multibyte encodings in which the This function returns $1$ for most of the multibyte encodings in which the
string is terminated by a single \NUL, $2$ for UTF-16 and $4$ for UTF-32 for string is terminated by a single \NUL, $2$ for UTF-16 and $4$ for UTF-32 for
which the string is terminated with $2$ and $4$ \NUL characters respectively. which the string is terminated with $2$ and $4$ \NUL characters respectively.
The other cases are not currently supported and \texttt{wxCONV\_FAILED} The other cases are not currently supported and $-1$ is returned for them.
(defined as $-1$) is returned for them.
\membersection{wxMBConv::ToWChar}\label{wxmbconvtowchar} \membersection{wxMBConv::ToWChar}\label{wxmbconvtowchar}
\constfunc{virtual size\_t}{ToWChar}{\param{char\_t *}{dst}, \param{size\_t }{dstLen}, \param{const wchar\_t *}{src}, \param{size\_t }{srcLen = wxNO\_LEN}} \constfunc{virtual size\_t}{ToWChar}{\param{char\_t *}{dst}, \param{size\_t }{dstLen}, \param{const wchar\_t *}{src}, \param{size\_t }{srcLen = $-1$}}
This function has the same semantics as \helpref{FromWChar}{wxmbconvfromwchar} This function has the same semantics as \helpref{FromWChar}{wxmbconvfromwchar}
except that it converts a wide string to multibyte one. except that it converts a wide string to multibyte one.

View File

@@ -198,9 +198,9 @@ Sets the width.
Assignment operator. Assignment operator.
\constfunc{bool}{operator $==$}{\param{const wxSize\& }{sz}} \func{bool}{operator $==$}{\param{const wxSize\& }{sz}}
\constfunc{bool}{operator $!=$}{\param{const wxSize\& }{sz}} \func{bool}{operator $!=$}{\param{const wxSize\& }{sz}}
\func{wxSize}{operator $+$}{\param{const wxSize\& }{sz}} \func{wxSize}{operator $+$}{\param{const wxSize\& }{sz}}

View File

@@ -670,14 +670,6 @@ Aligns the object to the left, shortcut for \texttt{Align(wxALIGN\_LEFT)}
\helpref{Align}{wxsizerflagsalign} \helpref{Align}{wxsizerflagsalign}
\membersection{wxSizerFlags::FixedMinSize}\label{wxsizerflagsfixedminsize}
\func{wxSizerFlags\& }{FixedMinSize}{\void}
Set the \texttt{wxFIXED\_MINSIZE} flag which indicates that the initial size of
the window should be also set as its minimal size.
\membersection{wxSizerFlags::Proportion}\label{wxsizerflagsproportion} \membersection{wxSizerFlags::Proportion}\label{wxsizerflagsproportion}
\func{wxSizerFlags\& }{Proportion}{\param{int }{proportion = 0}} \func{wxSizerFlags\& }{Proportion}{\param{int }{proportion = 0}}
@@ -696,14 +688,6 @@ Aligns the object to the right, shortcut for \texttt{Align(wxALIGN\_RIGHT)}
\helpref{Align}{wxsizerflagsalign} \helpref{Align}{wxsizerflagsalign}
\membersection{wxSizerFlags::Shaped}\label{wxsizerflagsshaped}
\func{wxSizerFlags\& }{Shaped}{\void}
Set the \texttt{wx\_SHAPED} flag which indicates that the elements should
always keep the fixed width to height ratio equal to its original value.
\membersection{wxSizerFlags::TripleBorder}\label{wxsizerflagstriplebleborder} \membersection{wxSizerFlags::TripleBorder}\label{wxsizerflagstriplebleborder}
\func{wxSizerFlags\& }{TripleBorder}{\param{int }{direction = wxALL}} \func{wxSizerFlags\& }{TripleBorder}{\param{int }{direction = wxALL}}

View File

@@ -1,157 +0,0 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%% wxSearchCtrl %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{\class{wxSearchCtrl}}\label{wxsearchctrl}
A search control is a composite control with a search button, a text
control, and a cancel button.
\wxheading{Derived from}
\helpref{wxTextCtrl}{wxtextctrl}\\
streambuf\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\
\helpref{wxObject}{wxobject}
\wxheading{Include files}
<wx/srchctrl.h>
\wxheading{Window styles}
\twocolwidtha{5cm}
\begin{twocollist}\itemsep=0pt
\twocolitem{\windowstyle{wxTE\_PROCESS\_ENTER}}{The control will generate
the event wxEVT\_COMMAND\_TEXT\_ENTER (otherwise pressing Enter key
is either processed internally by the control or used for navigation between
dialog controls).}
\twocolitem{\windowstyle{wxTE\_PROCESS\_TAB}}{The control will receive
wxEVT\_CHAR events for TAB pressed - normally, TAB is used for passing to the
next control in a dialog instead. For the control created with this style,
you can still use Ctrl-Enter to pass to the next control from the keyboard.}
\twocolitem{\windowstyle{wxTE\_NOHIDESEL}}{By default, the Windows text control
doesn't show the selection when it doesn't have focus - use this style to force
it to always show it. It doesn't do anything under other platforms.}
\twocolitem{\windowstyle{wxTE\_LEFT}}{The text in the control will be left-justified (default).}
\twocolitem{\windowstyle{wxTE\_CENTRE}}{The text in the control will be centered (currently wxMSW and wxGTK2 only).}
\twocolitem{\windowstyle{wxTE\_RIGHT}}{The text in the control will be right-justified (currently wxMSW and wxGTK2 only).}
\twocolitem{\windowstyle{wxTE\_CAPITALIZE}}{On PocketPC and Smartphone, causes the first letter to be capitalized.}
\end{twocollist}
See also \helpref{window styles overview}{windowstyles} and \helpref{wxSearchCtrl::wxSearchCtrl}{wxsearchctrlctor}.
\wxheading{Event handling}
To process input from a search control, use these event handler macros to direct input to member
functions that take a \helpref{wxCommandEvent}{wxcommandevent} argument. To retrieve actual search
queries, use EVT\_TEXT and EVT\_TEXT\_ENTER events, just as you would with \helpref{wxTextCtrl}{wxtextctrl}.
\twocolwidtha{9cm}%
\begin{twocollist}\itemsep=0pt
\twocolitem{{\bf EVT\_SEARCHCTRL\_SEARCH\_BTN(id, func)}}{Respond to a wxEVT\_SEARCHCTRL\_SEARCH\_BTN event,
generated when the search button is clicked. Note that this does not initiate a search.}
\twocolitem{{\bf EVT\_SEARCHCTRL\_CANCEL\_BTN(id, func)}}{Respond to a wxEVT\_SEARCHCTRL\_CANCEL\_BTN event,
generated when the cancel button is clicked.}
\end{twocollist}%
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSearchCtrl::wxSearchCtrl}\label{wxsearchctrlctor}
\func{}{wxSearchCtrl}{\void}
Default constructor.
\func{}{wxSearchCtrl}{\param{wxWindow* }{parent}, \param{wxWindowID}{ id},\rtfsp
\param{const wxString\& }{value = ``"}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
\param{long}{ style = 0}, \param{const wxValidator\& }{validator = wxDefaultValidator}, \param{const wxString\& }{name = wxSearchCtrlNameStr}}
Constructor, creating and showing a text control.
\wxheading{Parameters}
\docparam{parent}{Parent window. Should not be NULL.}
\docparam{id}{Control identifier. A value of -1 denotes a default value.}
\docparam{value}{Default text value.}
\docparam{pos}{Text control position.}
\docparam{size}{Text control size.}
\docparam{style}{Window style. See \helpref{wxSearchCtrl}{wxsearchctrl}.}
\docparam{validator}{Window validator.}
\docparam{name}{Window name.}
\wxheading{See also}
\helpref{wxTextCtrl::Create}{wxtextctrlcreate}, \helpref{wxValidator}{wxvalidator}
\membersection{wxSearchCtrl::\destruct{wxSearchCtrl}}\label{wxsearchctrldtor}
\func{}{\destruct{wxSearchCtrl}}{\void}
Destructor, destroying the search control.
\membersection{wxSearchCtrl::SetMenu}\label{wxsearchctrlsetmenu}
\func{virtual void}{SetMenu}{\param{wxMenu* }{ menu}}
Sets the search control's menu object. If there is already a menu associated with
the search control it is deleted.
\wxheading{Parameters}
\docparam{menu}{Menu to attach to the search control.}
\membersection{wxSearchCtrl::GetMenu}\label{wxsearchctrlgetmenu}
\func{virtual wxMenu*}{GetMenu}{\void}
Returns a pointer to the search control's menu object or NULL if there is no
menu attached.
\membersection{wxSearchCtrl::ShowSearchButton}\label{wxsearchctrlshowsearchbutton}
\func{virtual void}{ShowSearchButton}{\param{bool }{ show}}
Sets the search button visibility value on the search control.
If there is a menu attached, the search button will be visible regardless of the search
button visibility value.
This has no effect in Mac OS X v10.3
\membersection{wxSearchCtrl::IsSearchButtonVisible}\label{wxsearchctrlissearchbuttonvisible}
\func{virtual bool}{IsSearchButtonVisible}{\void}
Returns the search button visibility value.
If there is a menu attached, the search button will be visible regardless of the search
button visibility value.
This always returns false in Mac OS X v10.3
\membersection{wxSearchCtrl::ShowCancelButton}\label{wxsearchctrlshowcancelbutton}
\func{virtual void}{ShowCancelButton}{\param{bool }{ show}}
Shows or hides the cancel button.
\membersection{wxSearchCtrl::IsCancelButtonVisible}\label{wxsearchctrliscancelbuttonvisible}
\func{virtual bool}{IsCancelButtonVisible}{\void}
Indicates whether the cancel button is visible.

View File

@@ -176,9 +176,9 @@ Return the directory where the loadable modules (plugins) live.
Example return values: Example return values:
\begin{itemize} \begin{itemize}
\item Unix: \texttt{\textit{prefix}/lib/\textit{appname}} \item Unix: \texttt{\textit{prefix}/share/\textit{appname}}
\item Windows: the directory of the executable file \item Windows: the directory where the executable file is located
\item Mac: \texttt{\textit{appname}.app/Contents/PlugIns} bundle subdirectory \item Mac: \texttt{\textit{appname}.app/Contents/Resources} bundle subdirectory
\end{itemize} \end{itemize}
\wxheading{See also} \wxheading{See also}
@@ -199,9 +199,9 @@ all platforms except Mac OS X.
Example return values: Example return values:
\begin{itemize} \begin{itemize}
\item Unix: \texttt{\textit{prefix}/share/\textit{appname}} \item Unix: \texttt{\textit{prefix}/lib/\textit{appname}}
\item Windows: the directory where the executable file is located \item Windows: the directory of the executable file
\item Mac: \texttt{\textit{appname}.app/Contents/Resources} bundle subdirectory \item Mac: \texttt{\textit{appname}.app/Contents/PlugIns} bundle subdirectory
\end{itemize} \end{itemize}
\newsince{2.7.0} \newsince{2.7.0}

View File

@@ -42,7 +42,7 @@ used.}
a window. You can also use the symbol wxMAC\_WINDOW\_PLAIN\_TRANSITION.} a window. You can also use the symbol wxMAC\_WINDOW\_PLAIN\_TRANSITION.}
\twocolitem{window-default-variant}{The default variant used by windows (cast to integer from the wxWindowVariant enum). \twocolitem{window-default-variant}{The default variant used by windows (cast to integer from the wxWindowVariant enum).
Also known as wxWINDOW\_DEFAULT\_VARIANT.} Also known as wxWINDOW\_DEFAULT\_VARIANT.}
\twocolitem{mac.listctrl.always\_use\_generic}{Tells wxListCtrl to use the generic \twocolitem{mac.listctrl.always_use_generic}{Tells wxListCtrl to use the generic
control even when it is capable of using the native control instead. control even when it is capable of using the native control instead.
Also knwon as wxMAC\_ALWAYS\_USE\_GENERIC\_LISTCTRL.} Also knwon as wxMAC\_ALWAYS\_USE\_GENERIC\_LISTCTRL.}
\end{twocollist} \end{twocollist}

View File

@@ -51,10 +51,6 @@ wxEVT\_TASKBAR\_RIGHT\_UP event.}
wxEVT\_TASKBAR\_LEFT\_DCLICK event.} wxEVT\_TASKBAR\_LEFT\_DCLICK event.}
\twocolitem{{\bf EVT\_TASKBAR\_RIGHT\_DCLICK(func)}}{Process a \twocolitem{{\bf EVT\_TASKBAR\_RIGHT\_DCLICK(func)}}{Process a
wxEVT\_TASKBAR\_RIGHT\_DCLICK event.} wxEVT\_TASKBAR\_RIGHT\_DCLICK event.}
\twocolitem{{\bf EVT\_TASKBAR\_CLICK(func)}}{This is a synonym for either
EVT\_TASKBAR\_RIGHT\_DOWN or UP depending on the platform, use this event macro
to catch the event which should result in the menu being displayed on the
current platform.}
\end{twocollist}% \end{twocollist}%
\latexignore{\rtfignore{\wxheading{Members}}} \latexignore{\rtfignore{\wxheading{Members}}}

View File

@@ -2,7 +2,7 @@
Class: \helpref{wxAuiManager}{wxauimanager}, \helpref{wxAuiPaneInfo}{wxauipaneinfo} Class: \helpref{wxAuiManager}{wxauimanager}, \helpref{wxAuiPaneInfo}{wxauipaneinfo}
wxAUI stands for Advanced User Interface and the wxAUI framework wxAUI stands for Advances User Interface and the wxAUI framework
aims to give its user a cutting edge interface for use with the aims to give its user a cutting edge interface for use with the
wxWidgets based applications. The original wxAUI sources have wxWidgets based applications. The original wxAUI sources have
kindly been made available under the wxWindows licence kindly been made available under the wxWindows licence

View File

@@ -290,11 +290,6 @@ others are not.
\helpref{wxToolBar::AddTool}{wxtoolbaraddtool} \helpref{wxToolBar::AddTool}{wxtoolbaraddtool}
\membersection{wxToolBar::ClearTools}\label{wxtoolbarcleartools}
\func{void}{ClearTools}{\void}
Deletes all the tools in the toolbar.
\membersection{wxToolBar::DeleteTool}\label{wxtoolbardeletetool} \membersection{wxToolBar::DeleteTool}\label{wxtoolbardeletetool}
@@ -384,13 +379,6 @@ A pointer to a tool if a tool is found, or \NULL otherwise.
Currently not implemented in wxGTK (always returns \NULL there). Currently not implemented in wxGTK (always returns \NULL there).
\membersection{wxToolBar::GetToolsCount}\label{wxtoolbargettoolscount}
\constfunc{int}{GetToolsCount}{\void}
Returns the number of tools in the toolbar.
\membersection{wxToolBar::GetToolSize}\label{wxtoolbargettoolsize} \membersection{wxToolBar::GetToolSize}\label{wxtoolbargettoolsize}
\func{wxSize}{GetToolSize}{\void} \func{wxSize}{GetToolSize}{\void}

View File

@@ -13,7 +13,7 @@
A tree control presents information as a hierarchy, with items that may be expanded A tree control presents information as a hierarchy, with items that may be expanded
to show further items. Items in a tree control are referenced by wxTreeItemId handles, to show further items. Items in a tree control are referenced by wxTreeItemId handles,
which may be tested for validity by calling \helpref{wxTreeItemId::IsOk}{wxtreeitemidisok}. which may be tested for validity by calling wxTreeItemId::IsOk.
To intercept events from a tree control, use the event table macros described in \helpref{wxTreeEvent}{wxtreeevent}. To intercept events from a tree control, use the event table macros described in \helpref{wxTreeEvent}{wxtreeevent}.
@@ -238,28 +238,6 @@ See also \helpref{SetStateImageList}{wxtreectrlsetstateimagelist}.
Collapses the given item. Collapses the given item.
\membersection{wxTreeCtrl::CollapseAll}\label{wxtreectrlcollapseall}
\func{void}{CollapseAll}{\void}
Collapses the root item.
\wxheading{See also}
\helpref{ExpandAll}{wxtreectrlexpandall}
\membersection{wxTreeCtrl::CollapseAllChildren}\label{wxtreectrlcollapseallchildren}
\func{void}{CollapseAllChildren}{\param{const wxTreeItemId\&}{ item}}
Collapses this item and all of its children, recursively.
\wxheading{See also}
\helpref{ExpandAllChildren}{wxtreectrlexpandallchildren}
\membersection{wxTreeCtrl::CollapseAndReset}\label{wxtreectrlcollapseandreset} \membersection{wxTreeCtrl::CollapseAndReset}\label{wxtreectrlcollapseandreset}
\func{void}{CollapseAndReset}{\param{const wxTreeItemId\&}{ item}} \func{void}{CollapseAndReset}{\param{const wxTreeItemId\&}{ item}}
@@ -355,7 +333,7 @@ Expands the given item.
\membersection{wxTreeCtrl::ExpandAll}\label{wxtreectrlexpandall} \membersection{wxTreeCtrl::ExpandAll}\label{wxtreectrlexpandall}
\func{void}{ExpandAll}{\void} \func{void}{Expand}{\void}
Expands all items in the tree. Expands all items in the tree.
@@ -750,13 +728,6 @@ Returns {\tt true} if the given item is in bold state.
See also: \helpref{SetItemBold}{wxtreectrlsetitembold} See also: \helpref{SetItemBold}{wxtreectrlsetitembold}
\membersection{wxTreeCtrl::IsEmpty}\label{wxtreectrlisempty}
\constfunc{bool}{IsEmpty}{}
Returns \true if the control is empty (i.e. has no items, even no root one).
\membersection{wxTreeCtrl::IsExpanded}\label{wxtreectrlisexpanded} \membersection{wxTreeCtrl::IsExpanded}\label{wxtreectrlisexpanded}
\constfunc{bool}{IsExpanded}{\param{const wxTreeItemId\&}{ item}} \constfunc{bool}{IsExpanded}{\param{const wxTreeItemId\&}{ item}}
@@ -1052,59 +1023,3 @@ all items if it does have this style.
Unselects the given item. This works in multiselection controls only. Unselects the given item. This works in multiselection controls only.
%% the wxTreeItemId opaque class
\section{\class{wxTreeItemId}}\label{wxtreeitemid}
An opaque reference to a tree item.
\wxheading{Derived from}
None
\wxheading{Include files}
<wx/treebase.h>
\wxheading{See also}
\helpref{wxTreeCtrl}{wxtreectrl}, \helpref{wxTreeItemData}{wxtreeitemdata},\\
\helpref{wxTreeCtrl overview}{wxtreectrloverview}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxTreeItemId::wxTreeItemId}\label{wxtreeitemidconstr}
\func{}{wxTreeItemId}{\void}
Default constructor. wxTreemItemIds are not meant to be constructed explicitly by
the user; they are returned by the \helpref{wxTreeCtrl}{wxtreectrl} functions instead.
\membersection{wxTreeItemId::IsOk}\label{wxtreeitemidisok}
\constfunc{bool}{IsOk}{}
Returns \true if this instance is referencing a valid tree item.
\membersection{Operators}\label{wxtreeitemidoperators}
\constfunc{void}{operator $!$}{}
Synonim for \helpref{IsOk}{wxtreeitemidisok}
\constfunc{bool}{operator $==$}{\param{const wxTreeItemId\& }{item}}
\constfunc{bool}{operator $!=$}{\param{const wxTreeItemId\& }{item}}
Operators for comparison between \helpref{wxTreeItemId}{wxtreeitemid} objects.

View File

@@ -52,13 +52,11 @@ is being given to the application (call wxTreeEvent::SetToolTip). Windows only.}
\latexignore{\rtfignore{\wxheading{Members}}} \latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxTreeEvent::wxTreeEvent}\label{wxtreeeventctor} \membersection{wxTreeEvent::wxTreeEvent}\label{wxtreeeventctor}
\func{}{wxTreeEvent}{\param{wxEventType }{commandType}, \param{wxTreeCtrl *}{tree}, \param{const wxTreeItemId\&}{item = wxTreeItemId()}} \func{}{wxTreeEvent}{\param{WXTYPE }{commandType = 0}, \param{int }{id = 0}}
Constructor, used by wxWidgets itself only.
Constructor.
\membersection{wxTreeEvent::GetKeyCode}\label{wxtreeeventgetkeycode} \membersection{wxTreeEvent::GetKeyCode}\label{wxtreeeventgetkeycode}
@@ -68,52 +66,43 @@ Returns the key code if the event is a key event. Use
\helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the \helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the
modifier keys for this event (i.e. Shift or Ctrl). modifier keys for this event (i.e. Shift or Ctrl).
\membersection{wxTreeEvent::GetItem}\label{wxtreeeventgetitem} \membersection{wxTreeEvent::GetItem}\label{wxtreeeventgetitem}
\constfunc{wxTreeItemId}{GetItem}{} \constfunc{wxTreeItemId}{GetItem}{}
Returns the item (valid for all events). Returns the item (valid for all events).
\membersection{wxTreeEvent::GetKeyEvent}\label{wxtreeeventgetkeyevent} \membersection{wxTreeEvent::GetKeyEvent}\label{wxtreeeventgetkeyevent}
\constfunc{const wxKeyEvent\&}{GetKeyEvent}{} \constfunc{const wxKeyEvent\&}{GetKeyEvent}{}
Returns the key event for {\tt EVT\_TREE\_KEY\_DOWN} events. Returns the key event for {\tt EVT\_TREE\_KEY\_DOWN} events.
\membersection{wxTreeEvent::GetLabel}\label{wxtreeeventgetlabel} \membersection{wxTreeEvent::GetLabel}\label{wxtreeeventgetlabel}
\constfunc{const wxString\&}{GetLabel}{} \constfunc{const wxString\&}{GetLabel}{}
Returns the label if the event is a begin or end edit label event. Returns the label if the event is a begin or end edit label event.
\membersection{wxTreeEvent::GetOldItem}\label{wxtreeeventgetolditem} \membersection{wxTreeEvent::GetOldItem}\label{wxtreeeventgetolditem}
\constfunc{wxTreeItemId}{GetOldItem}{} \constfunc{wxTreeItemId}{GetOldItem}{}
Returns the old item index (valid for EVT\_TREE\_ITEM\_CHANGING and CHANGED events) Returns the old item index (valid for EVT\_TREE\_ITEM\_CHANGING and CHANGED events)
\membersection{wxTreeEvent::GetPoint()}\label{wxtreeeventgetpoint}
\membersection{wxTreeEvent::GetPoint}\label{wxtreeeventgetpoint}
\constfunc{wxPoint}{GetPoint}{} \constfunc{wxPoint}{GetPoint}{}
Returns the position of the mouse pointer if the event is a drag or menu-context event. Returns the position of the mouse pointer if the event is a drag event.
In both cases the position is in client coordinates - i.e. relative to the wxTreeCtrl
window (so that you can pass it directly to e.g. \helpref{wxWindow::PopupMenu}{wxwindowpopupmenu}).
\membersection{wxTreeEvent::IsEditCancelled()}\label{wxtreeeventiseditcancelled}
\membersection{wxTreeEvent::IsEditCancelled}\label{wxtreeeventiseditcancelled}
\constfunc{bool}{IsEditCancelled}{} \constfunc{bool}{IsEditCancelled}{}
Returns true if the label edit was cancelled. This should be Returns true if the label edit was cancelled. This should be
called from within an EVT\_TREE\_END\_LABEL\_EDIT handler. called from within an EVT\_TREE\_END\_LABEL\_EDIT handler.
\membersection{wxTreeEvent::SetToolTip}\label{wxtreeeventsettooltip} \membersection{wxTreeEvent::SetToolTip}\label{wxtreeeventsettooltip}
\func{void}{SetToolTip}{\param{const wxString\&}{ tooltip}} \func{void}{SetToolTip}{\param{const wxString\&}{ tooltip}}

View File

@@ -64,9 +64,7 @@ and copy constructors since they are reference-counted:
\helpref{wxPalette}{wxpalette}\\ \helpref{wxPalette}{wxpalette}\\
\helpref{wxPen}{wxpen}\\ \helpref{wxPen}{wxpen}\\
\helpref{wxRegion}{wxregion}\\ \helpref{wxRegion}{wxregion}\\
\helpref{wxString}{wxstring}\\ \helpref{wxString}{wxstring}
\helpref{wxVariant}{wxvariant}\\
\helpref{wxVariantData}{wxvariantdata}
Note that the list above reports the objects which are reference-counted in all ports of Note that the list above reports the objects which are reference-counted in all ports of
wxWidgets; some ports may use this tecnique also for other classes. wxWidgets; some ports may use this tecnique also for other classes.

View File

@@ -17,7 +17,7 @@ characters from languages other than English.
\subsection{What is Unicode?}\label{whatisunicode} \subsection{What is Unicode?}\label{whatisunicode}
wxWidgets has support for compiling in Unicode mode Starting with release 2.1 wxWidgets has support for compiling in Unicode mode
on the platforms which support it. Unicode is a standard for character on the platforms which support it. Unicode is a standard for character
encoding which addresses the shortcomings of the previous, 8 bit standards, by encoding which addresses the shortcomings of the previous, 8 bit standards, by
using at least 16 (and possibly 32) bits for encoding each character. This using at least 16 (and possibly 32) bits for encoding each character. This
@@ -189,7 +189,9 @@ the \helpref{wxMBConv classes overview}{mbconvclasses}.
\subsection{Unicode-related compilation settings}\label{unicodesettings} \subsection{Unicode-related compilation settings}\label{unicodesettings}
You should define {\tt wxUSE\_UNICODE} to $1$ to compile your program in You should define {\tt wxUSE\_UNICODE} to $1$ to compile your program in
Unicode mode. This currently works for wxMSW, wxGTK, wxMac and wxX11. If you Unicode mode. Note that it currently only works in Win32 and GTK 2.0 and
that some parts of
wxWidgets are not Unicode-compliant yet. If you
compile your program in ANSI mode you can still define {\tt wxUSE\_WCHAR\_T} compile your program in ANSI mode you can still define {\tt wxUSE\_WCHAR\_T}
to get some limited support for {\tt wchar\_t} type. to get some limited support for {\tt wchar\_t} type.

View File

@@ -34,12 +34,12 @@ for different data types, or a remote procedure call protocol.
An optional name member is associated with a wxVariant. This might be used, for example, An optional name member is associated with a wxVariant. This might be used, for example,
in CORBA or OLE automation classes, where named parameters are required. in CORBA or OLE automation classes, where named parameters are required.
Note that as of wxWidgets 2.7.1, wxVariant is \helpref{reference counted}{trefcount}. Note that as of wxWidgets 2.7.1, wxVariant is reference counted. Additionally, the
Additionally, the convenience macros {\bf DECLARE\_VARIANT\_OBJECT} and conveniance macros {\bf DECLARE\_VARIANT\_OBJECT} and {\bf IMPLEMENT\_VARIANT\_OBJECT}
{\bf IMPLEMENT\_VARIANT\_OBJECT} were added so that adding (limited) support were added so that adding (limited) support for conversion to and from wxVariant
for conversion to and from wxVariant can be very easily implemented without modifying can be very easily implemented without modifiying either wxVariant or the class
either wxVariant or the class to be stored by wxVariant. Since assignment operators to be stored by wxVariant. Since assignement operators cannot be declared outside
cannot be declared outside the class, the shift left operators are used like this: the class, the shift left operators are used like this:
\begin{verbatim} \begin{verbatim}
// in the header file // in the header file
@@ -94,7 +94,7 @@ Default constructor.
\func{}{wxVariant}{\param{const wxVariant\& }{variant}} \func{}{wxVariant}{\param{const wxVariant\& }{variant}}
Copy constructor, uses \helpref{reference counting}{trefcount}. Copy constructor.
\func{}{wxVariant}{\param{const wxChar*}{ value}, \param{const wxString\& }{name = ``"}} \func{}{wxVariant}{\param{const wxChar*}{ value}, \param{const wxString\& }{name = ``"}}
@@ -165,7 +165,6 @@ Destructor.
Note that destructor is protected, so wxVariantData cannot usually Note that destructor is protected, so wxVariantData cannot usually
be deleted. Instead, \helpref{DecRef}{wxvariantdatadecref} should be called. be deleted. Instead, \helpref{DecRef}{wxvariantdatadecref} should be called.
See \helpref{reference-counted object destruction}{refcountdestruct} for more info.
\membersection{wxVariant::Append}\label{wxvariantappend} \membersection{wxVariant::Append}\label{wxvariantappend}
@@ -383,7 +382,7 @@ Sets the internal variant data, deleting the existing data if there is any.
\func{void}{operator $=$}{\param{const TIMESTAMP\_STRUCT* }{value}} \func{void}{operator $=$}{\param{const TIMESTAMP\_STRUCT* }{value}}
Assignment operators, using \helpref{reference counting}{trefcount} when possible. Assignment operators.
\membersection{wxVariant::operator $==$}\label{wxvarianteq} \membersection{wxVariant::operator $==$}\label{wxvarianteq}
@@ -486,18 +485,13 @@ Operator for implicit conversion to a pointer to a void, using \helpref{wxVarian
Operator for implicit conversion to a pointer to a \helpref{wxDateTime}{wxdatetime}, using \helpref{wxVariant::GetDateTime}{wxvariantgetdatetime}. Operator for implicit conversion to a pointer to a \helpref{wxDateTime}{wxdatetime}, using \helpref{wxVariant::GetDateTime}{wxvariantgetdatetime}.
%% wxVariantData
\section{\class{wxVariantData}}\label{wxvariantdata} \section{\class{wxVariantData}}\label{wxvariantdata}
The {\bf wxVariantData} class is used to implement a new type for \helpref{wxVariant}{wxvariant}. The {\bf wxVariantData} is used to implement a new type for wxVariant. Derive from wxVariantData,
Derive from wxVariantData, and override the pure virtual functions. and override the pure virtual functions.
wxVariantData is \helpref{reference counted}{refcount}, but you don't normally have to care about this, wxVariantData is reference counted, but you don't normally have to care about this, as
as wxVariant manages the count automatically. However, in case your application needs to take wxVariant manages the count automatically. However, incase your application needs to take
ownership of wxVariantData, be aware that the object is created with reference count of 1, ownership of wxVariantData, be aware that the object is created with reference count of 1,
and passing it to wxVariant will not increase this. In other words, \helpref{IncRef}{wxvariantdataincref} and passing it to wxVariant will not increase this. In other words, \helpref{IncRef}{wxvariantdataincref}
needs to be called only if you both take ownership of wxVariantData and pass it to a wxVariant. needs to be called only if you both take ownership of wxVariantData and pass it to a wxVariant.
@@ -533,9 +527,7 @@ Decreases reference count. If the count reaches zero, the object is
automatically deleted. automatically deleted.
Note that destructor of wxVariantData is protected, so delete Note that destructor of wxVariantData is protected, so delete
cannot be used as normal. Instead, \helpref{DecRef}{wxvariantdatadecref} should be called. cannot be used as normal. Instead, DecRef should be called.
\membersection{wxVariantData::Eq}\label{wxvariantdataeq} \membersection{wxVariantData::Eq}\label{wxvariantdataeq}

View File

@@ -1,5 +1,5 @@
wxWidgets for Mac installation wxWidgets 2.8.0 for Mac installation
------------------------------ ------------------------------------
On MacOS X, you can download Apple's free developer tools (gcc On MacOS X, you can download Apple's free developer tools (gcc
and associated headers and libraries, such as the Carbon API). and associated headers and libraries, such as the Carbon API).

View File

@@ -1,4 +1,4 @@
Welcome to wxWidgets/Mac Welcome to wxWidgets/Mac 2.8.2
More Information is available from the wxWidgets project home page at More Information is available from the wxWidgets project home page at

View File

@@ -1,10 +1,10 @@
Welcome to wxWidgets/MGL Welcome to wxWidgets/MGL 2.8.0
You have downloaded the MGL port of the wxWidgets GUI library. You have downloaded version 2.8.0 of the MGL port of
This runs on top of SciTech MGL library (http://www.scitechsoft.com/) the wxWidgets GUI library. This runs on top of SciTech MGL library
that is available for variety of operating systems and comes with support (http://www.scitechsoft.com/) that is available for variety of
for embedded devices. operating systems and comes with support for embedded devices.
More information about the wxWidgets project as a whole More information about the wxWidgets project as a whole
can be found at: can be found at:

View File

@@ -1,5 +1,5 @@
wxWidgets for Motif installation wxWidgets 2.8.0 for Motif installation
-------------------------------- ------------------------------------
IMPORTANT NOTE: IMPORTANT NOTE:
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
When sending bug reports tell us what version of wxWidgets you are When sending bug reports tell us what version of wxWidgets you are
using (including the beta) and what compiler on what system. One using (including the beta) and what compiler on what system. One
example: wxMotif 2.8.1, gcc 2.95.4, Redhat 6.1 example: wxMotif 2.8.0, gcc 2.95.4, Redhat 6.1
First steps First steps
----------- -----------

View File

@@ -1,7 +1,8 @@
Welcome to wxWidgets/Motif Welcome to wxWidgets/Motif 2.8.0
You have downloaded the Motif port of the wxWidgets GUI library. You have downloaded version 2.8.0 of the Motif port of
the wxWidgets GUI library.
More information about the wxWidgets project as a whole More information about the wxWidgets project as a whole
can be found at: can be found at:

View File

@@ -1,7 +1,7 @@
Installing wxWidgets for Windows Installing wxWidgets 2.8.0
----------------------------------------------------------- -----------------------------------------------------------
This is wxWidgets for Microsoft Windows 9x/ME, Windows NT, This is wxWidgets 2.8.0 for Microsoft Windows 9x/ME, Windows NT,
Windows 2000, Windows XP and Windows CE. Windows 2000, Windows XP and Windows CE.
These installation notes can be found in docs/msw/install.txt These installation notes can be found in docs/msw/install.txt
@@ -79,21 +79,21 @@ build ('d'). Last component of them name is name of wxWidgets component
"Configuring the build" below). This is a typical set of release ANSI build "Configuring the build" below). This is a typical set of release ANSI build
libraries (release versions on left, debug on right side): libraries (release versions on left, debug on right side):
wxbase28.lib wxbase28d.lib wxbase25.lib wxbase25d.lib
wxbase28_net.lib wxbase28d_net.lib wxbase25_net.lib wxbase25d_net.lib
wxbase28_xml.lib wxbase28d_xml.lib wxbase25_xml.lib wxbase25d_xml.lib
wxmsw28_core.lib wxmsw28d_core.lib wxmsw25_core.lib wxmsw25d_core.lib
wxmsw28_html.lib wxmsw28d_html.lib wxmsw25_html.lib wxmsw25d_html.lib
wxmsw28_adv.lib wxmsw28d_adv.lib wxmsw25_adv.lib wxmsw25d_adv.lib
Their Unicode debug counterparts in wxUniversal build would be Their Unicode debug counterparts in wxUniversal build would be
wxbase28ud.lib wxbase25ud.lib
wxbase28ud_net.lib wxbase25ud_net.lib
wxbase28ud_xml.lib (notice these libs are same for wxUniv and wxMSW) wxbase25ud_xml.lib (notice these libs are same for wxUniv and wxMSW)
wxmswuniv28ud_core.lib wxmswuniv25ud_core.lib
wxmswuniv28ud_html.lib wxmswuniv25ud_html.lib
wxmswuniv28ud_adv.lib wxmswuniv25ud_adv.lib
These directories also contain subdirectory with wx/setup.h header. This These directories also contain subdirectory with wx/setup.h header. This
subdirectory is named after port, Unicode, wxUniv and debug settings and subdirectory is named after port, Unicode, wxUniv and debug settings and
@@ -368,7 +368,7 @@ Metrowerks CodeWarrior compilation
** The authoritative list of files is in build/bakefiles/files.bkl ** The authoritative list of files is in build/bakefiles/files.bkl
1. CodeWarrior Pro 7 project files in XML format are already 1. CodeWarrior Pro 7 project files in XML format are already
included in wxMSW-2.8.x.zip and the setup version. included in wxMSW-2.8.0.zip and the setup version.
2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if 2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if
you are working from the CVS version) to make sure the settings reflect you are working from the CVS version) to make sure the settings reflect
@@ -714,7 +714,7 @@ USE_GUI=0
you should set wxUSE_GUI to 1 in setup.h. you should set wxUSE_GUI to 1 in setup.h.
USE_OPENGL=1 USE_OPENGL=1
Build wxmsw28_gl.lib library with OpenGL integration class wxGLCanvas. Build wxmsw25_gl.lib library with OpenGL integration class wxGLCanvas.
You must also modify your setup.h to #define wxUSE_GLCANVAS 1. Note that You must also modify your setup.h to #define wxUSE_GLCANVAS 1. Note that
OpenGL library is always built as additional library, even in monolithic OpenGL library is always built as additional library, even in monolithic
build! build!
@@ -766,9 +766,9 @@ VENDOR=<your company name>
distribute wxWidgets DLLs with your application. Default value is 'custom'. distribute wxWidgets DLLs with your application. Default value is 'custom'.
This string is included as part of DLL name. wxWidgets DLLs contain compiler This string is included as part of DLL name. wxWidgets DLLs contain compiler
name, version information and vendor name in them. For example name, version information and vendor name in them. For example
wxmsw280_core_bcc_custom.dll is one of DLLs build using Borland C++ with wxmsw250_core_bcc_custom.dll is one of DLLs build using Borland C++ with
default settings. If you set VENDOR=mycorp, the name will change to default settings. If you set VENDOR=mycorp, the name will change to
wxmsw280_core_bcc_mycorp.dll. wxmsw250_core_bcc_mycorp.dll.
CFG=<configuration name> CFG=<configuration name>
Sets configuration name so that you can have multiple wxWidgets builds with Sets configuration name so that you can have multiple wxWidgets builds with

View File

@@ -1,11 +1,11 @@
================================================= =================================================
Welcome to wxWidgets/CE Welcome to wxWidgets/CE 2.8.0
================================================= =================================================
You have downloaded the Windows CE port of the wxWidgets GUI library. You have downloaded version 2.8.0 of the Windows CE port of
This runs on Pocket PC 2002/2003, Smartphone 2002/2003, the wxWidgets GUI library. This runs on Pocket PC 2002/2003,
Windows CE .NET 4.x, and Windows Mobile 5. Smartphone 2002/2003, Windows CE .NET 4.x, and Windows Mobile 5.
More information about the wxWidgets project as a whole More information about the wxWidgets project as a whole
can be found at: can be found at:

View File

@@ -1,7 +1,7 @@
Installing wxWidgets Installing wxWidgets 2.8.0
-------------------- --------------------------
This is wxWidgets for IBM OS/2 Warp3 and Warp4. This is an unstable This is wxWidgets 2.8.0 for IBM OS/2 Warp3 and Warp4. This is an unstable
development release and OS/2 is considered to be in beta. development release and OS/2 is considered to be in beta.
IMPORTANT NOTE: If you experience problems installing, please IMPORTANT NOTE: If you experience problems installing, please

View File

@@ -1,4 +1,4 @@
wxWidgets 2.8.1 wxWidgets 2.8.0
--------------------------------------------------------- ---------------------------------------------------------
Welcome to wxWidgets, a sophisticated cross-platform C++ Welcome to wxWidgets, a sophisticated cross-platform C++
@@ -153,5 +153,5 @@ web site.
Have fun! Have fun!
The wxWidgets Team, January 2007 The wxWidgets Team, November 2006

View File

@@ -12,15 +12,12 @@
{wx}/include/wx/version.h {wx}/include/wx/version.h
{wx}/include/msvc/wx/setup.h {wx}/include/msvc/wx/setup.h
{wx}/src/wxvc_dll.dsp {wx}/src/wxvc_dll.dsp
{wx}/docs/latex/wx/manual.tex
{wx}/docs/changes.txt {wx}/docs/changes.txt
{wx}/docs/gtk/changes.txt {wx}/docs/gtk/changes.txt
{wx}/build/bakefiles/wxpresets/presets/wx_win32.bkl {wx}/build/bakefiles/wxpresets/presets/wx_win32.bkl
{wx}/build/script/win_docs.bat {windows doc and setup file} {wx}/build/script/win_docs.bat {windows doc and setup file}
{wx}/distrib/scripts/build-environ.cfg {cvs tar and zip files} {wx}/distrib/scripts/build-environ.cfg {cvs tar and zip files}
The script misc/scripts/inc_release can be used for incrementing
the release field of the version, i.e. changing 2.8.x to 2.8.x+1.
2. When to update the version numbers: 2. When to update the version numbers:
@@ -34,12 +31,6 @@
Version: $Id$ Version: $Id$
$Log$ $Log$
Revision 1.10 2007/01/07 22:28:07 VZ
also update manual.tex
Revision 1.9 2007/01/07 21:34:40 VZ
added a script to update release version field
Revision 1.8 2006/11/12 20:13:09 VZ Revision 1.8 2006/11/12 20:13:09 VZ
removed obsolete src/make*.env files removed obsolete src/make*.env files

View File

@@ -1,9 +1,9 @@
Binary Compatibility and wxWidgets Binary Compatability and wxWidgets
================================== ==================================
0. Purpose 0. Purpose
---------- ----------
This is broad technote covering all aspects of binary compatibility with This is broad technote covering all aspects of binary compatability with
wxWidgets. wxWidgets.
1. Releases 1. Releases
@@ -21,70 +21,38 @@ Major Minor Release
(I.E. Major.Minor.Release). (I.E. Major.Minor.Release).
All versions with EVEN minor version component (e.g. 2.4.x, 2.6.x etc.) All Release versions where the Minor is EVEN (2.4.x,2.6.x
are expected to be binary compatible (ODD minors are development versions etc. ODD minors are development versions) are expected to be binary
and the compatibility constraints don't apply to them). Note that by compatable. Note that this means FORWARD binary compatability only -
preserving binary compatibility we mean BACKWARDS compatibility only, new methods to classes are ok as long as they arn't virtual, etc.
meaning that applications built with old wxWidgets headers should continue
to work with new wxWidgets (shared/dynamic) libraries without the need to
rebuild. There is no requirement to preserve compatibility in the other
direction (i.e. make new headers compatible with old libraries) as this
would preclude any additions whatsoever to the stable branch. But see
also section (4).
2. What kind of changes are NOT binary compatable
2. What kind of changes are NOT binary compatible
------------------------------------------------- -------------------------------------------------
If its still up, the KDE guide is a good reference: If its still up, the KDE guide is a good reference:
http://developer.kde.org/documentation/other/binarycompatibility.html http://developer.kde.org/documentation/other/binarycompatibility.html
The changes that are NOT binary compatible: The changes that are NOT binary compatable:
- Adding a virtual function - Adding a virtual function
- Changing the name of a any function or variable - Changing the name of a any function or variable
- Changing the signature of a virtual function (adding a parameter, - Changing the signature of a virtual function (adding a parameter,
even a default one) even a default one)
- Changing the order of the virtual functions in a class - Changing the order of the virtual functions in a class
["switching" them, etc.] ["switching" them, etc.]
- Changing access privileges of a function: some compilers (among which MSVC) - Changing access privalages to a function (protected to private etc.)
use the function access specifier in its mangled name. Moreover, while [unlike KDE we need to support windows so this is not allowed]
changing a private function to public should be compatible (as the old
symbol can't be referenced from outside the library anyhow), changing a
virtual private function to public is NOT compatible because the old symbol
is referenced by the virtual tables in the executable code and so an old
program compiled with MSVC wouldn't start up with a new DLL even if it
doesn't use the affected symbol at all!
- Adding a member variable - Adding a member variable
- Changing the order of non-static member variables - Changing the order of non-static member variables
3. Changes which are compatible 3. wxABI_VERSION and BACKWARD binary compatability
-------------------------------
- Adding a new class
- Adding a new non-virtual method to an existing class
- Overriding the implementation of an existing virtual function
[this is considered to be backwards binary compatible until we find a
counter example; currently it's known to work with Apple gcc at least]
- Anything which doesn't result in ABI change at all, e.g. adding new
macros, constants and, of course, private changes in the implementation
4. wxABI_VERSION and "forward" binary compatibility
-------------------------------------------------- --------------------------------------------------
As mentioned we do not support "forward" binary compatibility, that is the As mentioned we do not support BACKWARD binary compatability.
ability to run applications compiled with new wxWidgets headers on systems
with old wxWidgets libraries.
However, for the developers who want to ensure that their application works However, for this purpose we have the macro wxABI_VERSION. All
with some fixed old wxWidgets version and doesn't (inadvertently) require new symbols added to binary compatable releases are to be ifed
features added in later releases, we provide the macro wxABI_VERSION which with wxABI_VERSION.
can be defined to restrict the API exported by wxWidgets headers to that of
a fixed old release.
For this to work, all new symbols added to binary compatible releases must
be #if'ed with wxABI_VERSION.
The layout of wxABI_VERSION is as follows: The layout of wxABI_VERSION is as follows:
@@ -95,7 +63,7 @@ where
2 06 02 2 06 02
Major Minor Release Major Minor Release
I.E. it corresponds to the wxWidgets release in (1). I.E. it corresponds to the wxWidgets release in {1}.
An example of using wxABI_VERSION is as follows for symbols An example of using wxABI_VERSION is as follows for symbols
only in a 2.6.2 release: only in a 2.6.2 release:
@@ -118,10 +86,10 @@ bool LoadURIWithProxy(const wxString& fileName, const wxString& proxy)
#endif #endif
5. Workarounds for adding virtual functions 4. Workarounds for adding virtual functions
------------------------------------------- -------------------------------------------
Originally the idea for adding virtual functions to binary compatible Originally the idea for adding virtual functions to binary compatable
releases was to pad out some empty "reserved" functions and then releases was to pad out some empty "reserved" functions and then
rename those later when someone needed to add a virtual function. rename those later when someone needed to add a virtual function.
@@ -147,7 +115,7 @@ is a wxShadowObjectMethod which is a typedef:
typedef int (*wxShadowObjectMethod)(void*, void*); typedef int (*wxShadowObjectMethod)(void*, void*);
After you add a field, you can set it via SetField with the same After you add a field, you can set it via SetField with the same
parameters as AddField, the second parameter being the value to set params as AddField, the second param being the value to set
the field to. You can get the field after you call AddField the field to. You can get the field after you call AddField
via GetField, with the parameters as the other two field functions, via GetField, with the parameters as the other two field functions,
only in the case the second parameter is the fallback only in the case the second parameter is the fallback
@@ -162,11 +130,11 @@ parameter passed to the wxShadowObjectMethod, the third is the
second parameter passed to that wxShadowObjectMethod, and the second parameter passed to that wxShadowObjectMethod, and the
fourth is the return value of the wxShadowObjectMethod. fourth is the return value of the wxShadowObjectMethod.
6. version-script.in 5. version-script.in
-------------------- --------------------
For ld/libtool we use sun-style version scripts. Basically For ld/libtool we use sun-style version scripts. Basically
anything which fits the conditions of being #if'ed via wxABI_VERSION anything which fits the conditions of being ifed via wxABI_VERSION
needs to go here also. needs to go here also.
See 'info ld scripts version' on a GNU system, it's online here: See 'info ld scripts version' on a GNU system, it's online here:
@@ -207,8 +175,8 @@ For example for wxLogBuffer a line like this:
*wxLogBuffer*; *wxLogBuffer*;
7. Checking the version information in libraries and programs 5.5. Checking the version information in libraries and programs
------------------------------------------------------------- ---------------------------------------------------------------
On Sun there is a tool for this, see pvs(1). On GNU you can use objdump, below On Sun there is a tool for this, see pvs(1). On GNU you can use objdump, below
are some examples. are some examples.
@@ -258,18 +226,18 @@ $ objdump -T libwx_based-2.6.so | grep 'WXD_2\.6\.2' | grep -v 'UND\|ABS'
00000000000abe10 g DF .text 0000000000000088 WXD_2.6.2 _ZN14wxZipFSHandler7CleanupEv 00000000000abe10 g DF .text 0000000000000088 WXD_2.6.2 _ZN14wxZipFSHandler7CleanupEv
8. Testing binary compatibility between releases 6. Testing binary compatability between releases
------------------------------------------------ ------------------------------------------------
An easy way of testing binary compatibility is just to build wxWidgets An easy way of testing binary compatability is just to build wxWidgets
in dll/dynamic library mode and then switch out the current library in dll/dynamic library mode and then switch out the current library
in question with an earlier stable version of the library, then running in question with an earlier stable version of the library, then running
the application in question again. If it runs OK then there is usually the application in question again. If it runs OK then there is usually
binary compatibility between those releases. binary compatability between those releases.
You can also break into your debugger or whatever program you want You can also break into your debugger or whatever program you want
to use and check the memory layout of the class. If it is the same to use and check the memory layout of the class. If it is the same
then it is binary compatible. then it is binary compatable.
Also remember to look at http://www.wxwidgets.org/bincompat.html page which Also remember to look at http://www.wxwidgets.org/bincompat.html page which
summarizes the results of testing of all the samples built against old summarizes the results of testing of all the samples built against old

View File

@@ -1,7 +1,8 @@
Welcome to wxWidgets/Wine Welcome to wxWidgets/Wine 2.8.0
You have downloaded the WINE port of the wxWidgets GUI library. You have downloaded version 2.8.0 of the WINE port of
the wxWidgets GUI library.
Information on how to install can be found in the file Information on how to install can be found in the file
install.txt. install.txt.

View File

@@ -1,5 +1,5 @@
wxWidgets for X11 installation wxWidgets 2.8.0 for X11 installation
------------------------------ ------------------------------------
IMPORTANT NOTE: IMPORTANT NOTE:

View File

@@ -1,10 +1,11 @@
Welcome to wxWidgets/X11 Welcome to wxWidgets/X11 2.8.0
You have downloaded the X11 port of the wxWidgets GUI library. You have downloaded version 2.8.0 of the X11 port of
This runs on X11 with no Motif, Xt, GTK+ or any other standard the wxWidgets GUI library. This runs on X11 with no
widget set -- instead it uses the wxUniversal widgets. The Motif, Xt, GTK+ or any other standard widget set --
intention is to have it run on NanoX as well as desktop X11. instead it uses the wxUniversal widgets. The intention
is to have it run on NanoX as well as desktop X11.
More information about the wxWidgets project as a whole More information about the wxWidgets project as a whole
can be found at: can be found at:

View File

@@ -30,30 +30,8 @@ WX_DECLARE_EXPORTED_OBJARRAY(wxImage, wxImageArray);
class WXDLLEXPORT wxANIDecoder : public wxAnimationDecoder class WXDLLEXPORT wxANIDecoder : public wxAnimationDecoder
{ {
public:
// constructor, destructor, etc.
wxANIDecoder();
~wxANIDecoder();
virtual wxSize GetFrameSize(unsigned int frame) const;
virtual wxPoint GetFramePosition(unsigned int frame) const;
virtual wxAnimationDisposal GetDisposalMethod(unsigned int frame) const;
virtual long GetDelay(unsigned int frame) const;
virtual wxColour GetTransparentColour(unsigned int frame) const;
// implementation of wxAnimationDecoder's pure virtuals
virtual bool CanRead( wxInputStream& stream ) const;
virtual bool Load( wxInputStream& stream );
bool ConvertToImage(unsigned int frame, wxImage *image) const;
wxAnimationDecoder *Clone() const
{ return new wxANIDecoder; }
wxAnimationType GetType() const
{ return wxANIMATION_TYPE_ANI; }
private: private:
// frames stored as wxImage(s): ANI files are meant to be used mostly for animated // frames stored as wxImage(s): ANI files are meant to be used mostly for animated
// cursors and thus they do not use any optimization to encode differences between // cursors and thus they do not use any optimization to encode differences between
// two frames: they are just a list of images to display sequentially. // two frames: they are just a list of images to display sequentially.
@@ -66,7 +44,31 @@ private:
// this is the wxCURHandler used to load the ICON chunk of the ANI files // this is the wxCURHandler used to load the ICON chunk of the ANI files
static wxCURHandler sm_handler; static wxCURHandler sm_handler;
public:
virtual wxSize GetFrameSize(size_t frame) const;
virtual wxPoint GetFramePosition(size_t frame) const;
virtual wxAnimationDisposal GetDisposalMethod(size_t frame) const;
virtual long GetDelay(size_t frame) const;
virtual wxColour GetTransparentColour(size_t frame) const;
public:
// constructor, destructor, etc.
wxANIDecoder();
~wxANIDecoder();
public: // implementation of wxAnimationDecoder's pure virtuals
virtual bool CanRead( wxInputStream& stream ) const;
virtual bool Load( wxInputStream& stream );
bool ConvertToImage(size_t frame, wxImage *image) const;
wxAnimationDecoder *Clone() const
{ return new wxANIDecoder; }
wxAnimationType GetType() const
{ return wxANIMATION_TYPE_ANI; }
private:
DECLARE_NO_COPY_CLASS(wxANIDecoder) DECLARE_NO_COPY_CLASS(wxANIDecoder)
}; };

View File

@@ -9,8 +9,8 @@
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ANIMATE_H_ #ifndef _WX_ANIMATEH__
#define _WX_ANIMATE_H_ #define _WX_ANIMATEH__
#include "wx/defs.h" #include "wx/defs.h"
@@ -39,16 +39,14 @@ public:
virtual bool IsOk() const = 0; virtual bool IsOk() const = 0;
// can be -1 // can be -1
virtual int GetDelay(unsigned int frame) const = 0; virtual int GetDelay(size_t i) const = 0;
virtual unsigned int GetFrameCount() const = 0; virtual size_t GetFrameCount() const = 0;
virtual wxImage GetFrame(unsigned int frame) const = 0; virtual wxImage GetFrame(size_t i) const = 0;
virtual wxSize GetSize() const = 0; virtual wxSize GetSize() const = 0;
virtual bool LoadFile(const wxString& name, virtual bool LoadFile(const wxString &name, wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
wxAnimationType type = wxANIMATION_TYPE_ANY) = 0; virtual bool Load(wxInputStream &stream, wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
virtual bool Load(wxInputStream& stream,
wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
protected: protected:
DECLARE_ABSTRACT_CLASS(wxAnimationBase) DECLARE_ABSTRACT_CLASS(wxAnimationBase)
@@ -70,11 +68,11 @@ protected:
class WXDLLIMPEXP_ADV wxAnimationCtrlBase : public wxControl class WXDLLIMPEXP_ADV wxAnimationCtrlBase : public wxControl
{ {
public: public:
wxAnimationCtrlBase() { } wxAnimationCtrlBase() {}
// public API public: // public API
virtual bool LoadFile(const wxString& filename,
wxAnimationType type = wxANIMATION_TYPE_ANY) = 0; virtual bool LoadFile(const wxString& filename, wxAnimationType type = wxANIMATION_TYPE_ANY) = 0;
virtual void SetAnimation(const wxAnimation &anim) = 0; virtual void SetAnimation(const wxAnimation &anim) = 0;
virtual wxAnimation GetAnimation() const = 0; virtual wxAnimation GetAnimation() const = 0;
@@ -121,4 +119,4 @@ private:
#endif // wxUSE_ANIMATIONCTRL #endif // wxUSE_ANIMATIONCTRL
#endif // _WX_ANIMATE_H_ #endif // _WX_ANIMATEH__

View File

@@ -86,13 +86,47 @@ enum wxAnimationType
class WXDLLEXPORT wxAnimationDecoder : public wxObjectRefData class WXDLLEXPORT wxAnimationDecoder : public wxObjectRefData
{ {
protected:
wxSize m_szAnimation;
size_t m_nFrames;
// this is the colour to use for the wxANIM_TOBACKGROUND disposal.
// if not specified by the animation, it's set to wxNullColour
wxColour m_background;
public: // frame specific data getters
// not all frames may be of the same size; e.g. GIF allows to
// specify that between two frames only a smaller portion of the
// entire animation has changed.
virtual wxSize GetFrameSize(size_t frame) const = 0;
// the position of this frame in case it's not as big as m_szAnimation
// or wxPoint(0,0) otherwise.
virtual wxPoint GetFramePosition(size_t frame) const = 0;
// what should be done after displaying this frame.
virtual wxAnimationDisposal GetDisposalMethod(size_t frame) const = 0;
// the number of milliseconds this frame should be displayed.
// if returns -1 then the frame must be displayed forever.
virtual long GetDelay(size_t frame) const = 0;
// the transparent colour for this frame if any or wxNullColour.
virtual wxColour GetTransparentColour(size_t frame) const = 0;
// get global data
wxSize GetAnimationSize() const { return m_szAnimation; }
wxColour GetBackgroundColour() const { return m_background; }
size_t GetFrameCount() const { return m_nFrames; }
public: public:
wxAnimationDecoder() wxAnimationDecoder()
{ {
m_background = wxNullColour; m_background = wxNullColour;
m_nFrames = 0; m_nFrames = 0;
} }
virtual ~wxAnimationDecoder() { } ~wxAnimationDecoder() {}
virtual bool Load( wxInputStream& stream ) = 0; virtual bool Load( wxInputStream& stream ) = 0;
@@ -102,42 +136,7 @@ public:
virtual wxAnimationType GetType() const = 0; virtual wxAnimationType GetType() const = 0;
// convert given frame to wxImage // convert given frame to wxImage
virtual bool ConvertToImage(unsigned int frame, wxImage *image) const = 0; virtual bool ConvertToImage(size_t frame, wxImage *image) const = 0;
// frame specific data getters
// not all frames may be of the same size; e.g. GIF allows to
// specify that between two frames only a smaller portion of the
// entire animation has changed.
virtual wxSize GetFrameSize(unsigned int frame) const = 0;
// the position of this frame in case it's not as big as m_szAnimation
// or wxPoint(0,0) otherwise.
virtual wxPoint GetFramePosition(unsigned int frame) const = 0;
// what should be done after displaying this frame.
virtual wxAnimationDisposal GetDisposalMethod(unsigned int frame) const = 0;
// the number of milliseconds this frame should be displayed.
// if returns -1 then the frame must be displayed forever.
virtual long GetDelay(unsigned int frame) const = 0;
// the transparent colour for this frame if any or wxNullColour.
virtual wxColour GetTransparentColour(unsigned int frame) const = 0;
// get global data
wxSize GetAnimationSize() const { return m_szAnimation; }
wxColour GetBackgroundColour() const { return m_background; }
unsigned int GetFrameCount() const { return m_nFrames; }
protected:
wxSize m_szAnimation;
unsigned int m_nFrames;
// this is the colour to use for the wxANIM_TOBACKGROUND disposal.
// if not specified by the animation, it's set to wxNullColour
wxColour m_background;
}; };

View File

@@ -531,10 +531,6 @@ public:
virtual void Split(size_t page, int direction); virtual void Split(size_t page, int direction);
#if wxABI_VERSION >= 20801
const wxAuiManager& GetAuiManager() const { return m_mgr; }
#endif
protected: protected:
// these can be overridden // these can be overridden

View File

@@ -74,7 +74,7 @@ public:
virtual bool ProcessEvent(wxEvent& event); virtual bool ProcessEvent(wxEvent& event);
wxAuiMDIChildFrame *GetActiveChild() const; wxAuiMDIChildFrame *GetActiveChild() const;
void SetActiveChild(wxAuiMDIChildFrame* pChildFrame); inline void SetActiveChild(wxAuiMDIChildFrame* pChildFrame);
wxAuiMDIClientWindow *GetClientWindow() const; wxAuiMDIClientWindow *GetClientWindow() const;
virtual wxAuiMDIClientWindow *OnCreateClient(); virtual wxAuiMDIClientWindow *OnCreateClient();

View File

@@ -1274,20 +1274,8 @@
#define wxUSE_BOOKCTRL (wxUSE_NOTEBOOK || \ #define wxUSE_BOOKCTRL (wxUSE_NOTEBOOK || \
wxUSE_LISTBOOK || \ wxUSE_LISTBOOK || \
wxUSE_CHOICEBOOK || \ wxUSE_CHOICEBOOK || \
wxUSE_TOOLBOOK || \
wxUSE_TREEBOOK) wxUSE_TREEBOOK)
#if wxUSE_COLLPANE
# if !wxUSE_BUTTON || !wxUSE_STATLINE
# ifdef wxABORT_ON_CONFIG_ERROR
# error "wxUSE_COLLPANE requires wxUSE_BUTTON and wxUSE_STATLINE"
# else
# undef wxUSE_COLLPANE
# define wxUSE_COLLPANE 0
# endif
# endif
#endif /* wxUSE_COLLPANE */
#if wxUSE_LISTBOOK #if wxUSE_LISTBOOK
# if !wxUSE_LISTCTRL # if !wxUSE_LISTCTRL
# ifdef wxABORT_ON_CONFIG_ERROR # ifdef wxABORT_ON_CONFIG_ERROR
@@ -1310,17 +1298,6 @@
# endif # endif
#endif /* wxUSE_CHOICEBOOK */ #endif /* wxUSE_CHOICEBOOK */
#if wxUSE_TOOLBOOK
# if !wxUSE_TOOLBAR
# ifdef wxABORT_ON_CONFIG_ERROR
# error "wxToolbook requires wxToolBar"
# else
# undef wxUSE_TOOLBAR
# define wxUSE_TOOLBAR 1
# endif
# endif
#endif /* wxUSE_TOOLBOOK */
#if !wxUSE_ODCOMBOBOX #if !wxUSE_ODCOMBOBOX
# if wxUSE_BITMAPCOMBOBOX # if wxUSE_BITMAPCOMBOBOX
# error "wxBitmapComboBox requires wxOwnerDrawnComboBox" # error "wxBitmapComboBox requires wxOwnerDrawnComboBox"

View File

@@ -30,7 +30,7 @@ public:
wxStaticLine(wxWindow *parent, wxWindowID winid = wxID_ANY, wxStaticLine(wxWindow *parent, wxWindowID winid = wxID_ANY,
const wxPoint& pos = wxDefaultPosition, const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize, const wxSize& size = wxDefaultSize,
long style = 0, const wxString& name = wxStaticLineNameStr) long style = 0, const wxString& name = wxStaticTextNameStr)
{ {
Create(parent, winid, pos, size, style, name); Create(parent, winid, pos, size, style, name);
} }
@@ -38,7 +38,7 @@ public:
bool Create(wxWindow *parent, wxWindowID winid = wxID_ANY, bool Create(wxWindow *parent, wxWindowID winid = wxID_ANY,
const wxPoint& pos = wxDefaultPosition, const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize, const wxSize& size = wxDefaultSize,
long style = 0, const wxString& name = wxStaticLineNameStr); long style = 0, const wxString& name = wxStaticTextNameStr);
virtual ~wxStaticLine(); virtual ~wxStaticLine();
// ------------------------------------------------------------------------ // ------------------------------------------------------------------------

View File

@@ -56,8 +56,7 @@ enum
wxCONFIG_USE_LOCAL_FILE = 1, wxCONFIG_USE_LOCAL_FILE = 1,
wxCONFIG_USE_GLOBAL_FILE = 2, wxCONFIG_USE_GLOBAL_FILE = 2,
wxCONFIG_USE_RELATIVE_PATH = 4, wxCONFIG_USE_RELATIVE_PATH = 4,
wxCONFIG_USE_NO_ESCAPE_CHARACTERS = 8, wxCONFIG_USE_NO_ESCAPE_CHARACTERS = 8
wxCONFIG_USE_SUBDIR = 16
}; };
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
@@ -226,7 +225,7 @@ public:
// delete the group (with all subgroups) // delete the group (with all subgroups)
virtual bool DeleteGroup(const wxString& key) = 0; virtual bool DeleteGroup(const wxString& key) = 0;
// delete the whole underlying object (disk file, registry key, ...) // delete the whole underlying object (disk file, registry key, ...)
// primarily for use by uninstallation routine. // primarly for use by desinstallation routine.
virtual bool DeleteAll() = 0; virtual bool DeleteAll() = 0;
// options // options
@@ -255,13 +254,6 @@ protected:
static bool IsImmutable(const wxString& key) static bool IsImmutable(const wxString& key)
{ return !key.IsEmpty() && key[0] == wxCONFIG_IMMUTABLE_PREFIX; } { return !key.IsEmpty() && key[0] == wxCONFIG_IMMUTABLE_PREFIX; }
// return the path without trailing separator, if any: this should be called
// to sanitize paths referring to the group names before passing them to
// wxConfigPathChanger as "/foo/bar/" should be the same as "/foo/bar" and it
// isn't interpreted in the same way by it (and this can't be changed there
// as it's not the same for the entries names)
static wxString RemoveTrailingSeparator(const wxString& key);
// do read/write the values of different types // do read/write the values of different types
virtual bool DoReadString(const wxString& key, wxString *pStr) const = 0; virtual bool DoReadString(const wxString& key, wxString *pStr) const = 0;
virtual bool DoReadLong(const wxString& key, long *pl) const = 0; virtual bool DoReadLong(const wxString& key, long *pl) const = 0;

View File

@@ -639,12 +639,6 @@ public:
// resets time to 00:00:00, doesn't change the date // resets time to 00:00:00, doesn't change the date
wxDateTime& ResetTime(); wxDateTime& ResetTime();
#if wxABI_VERSION >= 20802
// get the date part of this object only, i.e. the object which has the
// same date as this one but time of 00:00:00
wxDateTime GetDateOnly() const;
#endif // wxABI 2.8.1+
// the following functions don't change the values of the other // the following functions don't change the values of the other
// fields, i.e. SetMinute() won't change either hour or seconds value // fields, i.e. SetMinute() won't change either hour or seconds value
@@ -1934,9 +1928,7 @@ inline wxLongLong wxTimeSpan::GetSeconds() const
inline int wxTimeSpan::GetMinutes() const inline int wxTimeSpan::GetMinutes() const
{ {
// explicit cast to int suppresses a warning with CodeWarrior and possibly return (GetSeconds() / 60l).GetLo();
// others (changing the return type to long from int is impossible in 2.8)
return (int)((GetSeconds() / 60l).GetLo());
} }
inline int wxTimeSpan::GetHours() const inline int wxTimeSpan::GetHours() const

View File

@@ -12,6 +12,7 @@
#ifndef _WX_DCMEMORY_H_BASE_ #ifndef _WX_DCMEMORY_H_BASE_
#define _WX_DCMEMORY_H_BASE_ #define _WX_DCMEMORY_H_BASE_
#include "wx/defs.h"
#include "wx/bitmap.h" #include "wx/bitmap.h"
// NOTE: different native implementations of wxMemoryDC will derive from // NOTE: different native implementations of wxMemoryDC will derive from
@@ -44,7 +45,6 @@ public:
DoSelect(bmp); DoSelect(bmp);
} }
protected:
virtual void DoSelect(const wxBitmap& bmp) = 0; virtual void DoSelect(const wxBitmap& bmp) = 0;
}; };

View File

@@ -31,10 +31,6 @@ public:
// returns DirectFB event buffer used by wx // returns DirectFB event buffer used by wx
static wxIDirectFBEventBufferPtr GetDirectFBEventBuffer(); static wxIDirectFBEventBufferPtr GetDirectFBEventBuffer();
// wxYield implementation: iterate the loop as long as there are any
// pending events
void Yield();
protected: protected:
virtual void WakeUp(); virtual void WakeUp();
virtual void OnNextIteration(); virtual void OnNextIteration();

Some files were not shown because too many files have changed in this diff Show More