Home
last modified time | relevance | path

Searched refs:IDC_MSGFILTER_WORD (Results 1 – 8 of 8) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DPrefsUnifiedDlg.cpp81 EVT_CHECKBOX(IDC_MSGFILTER_WORD, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
452 FindWindow(IDC_MSGFILTER_WORD)->Enable(false); in TransferToWindow()
457 FindWindow(IDC_MSGFILTER_WORD)->Enable(false); in TransferToWindow()
461 FindWindow(IDC_MSGWORD)->Enable(CastChild(IDC_MSGFILTER_WORD, wxCheckBox)->IsChecked()); in TransferToWindow()
872 FindWindow(IDC_MSGFILTER_WORD)->Enable(value); in OnCheckBoxChange()
875 CastChild(IDC_MSGFILTER_WORD, wxCheckBox)->IsChecked()); in OnCheckBoxChange()
885 FindWindow(IDC_MSGFILTER_WORD)->Enable(!value); in OnCheckBoxChange()
888 CastChild(IDC_MSGFILTER_WORD, wxCheckBox)->IsChecked()); in OnCheckBoxChange()
894 case IDC_MSGFILTER_WORD: in OnCheckBoxChange()
H A Dmuuli_wdr.h399 #define IDC_MSGFILTER_WORD 10288 macro
H A DPreferences.cpp1190 …NewCfgItem(IDC_MSGFILTER_WORD, (new Cfg_Bool( wxT("/eMule/FilterWordMessages"), s_FilterSomeMessag… in BuildItemList()
H A Dmuuli_wdr.cpp2989 …wxCheckBox *item7 = new wxCheckBox( parent, IDC_MSGFILTER_WORD, _("Filter messages containing (use… in PreferencesFilteringTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DPrefsUnifiedDlg.cpp81 EVT_CHECKBOX(IDC_MSGFILTER_WORD, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
452 FindWindow(IDC_MSGFILTER_WORD)->Enable(false); in TransferToWindow()
457 FindWindow(IDC_MSGFILTER_WORD)->Enable(false); in TransferToWindow()
461 FindWindow(IDC_MSGWORD)->Enable(CastChild(IDC_MSGFILTER_WORD, wxCheckBox)->IsChecked()); in TransferToWindow()
867 FindWindow(IDC_MSGFILTER_WORD)->Enable(value); in OnCheckBoxChange()
870 CastChild(IDC_MSGFILTER_WORD, wxCheckBox)->IsChecked()); in OnCheckBoxChange()
880 FindWindow(IDC_MSGFILTER_WORD)->Enable(!value); in OnCheckBoxChange()
883 CastChild(IDC_MSGFILTER_WORD, wxCheckBox)->IsChecked()); in OnCheckBoxChange()
889 case IDC_MSGFILTER_WORD: in OnCheckBoxChange()
H A Dmuuli_wdr.h398 #define IDC_MSGFILTER_WORD 10287
H A DPreferences.cpp1190 …NewCfgItem(IDC_MSGFILTER_WORD, (new Cfg_Bool( wxT("/eMule/FilterWordMessages"), s_FilterSomeMessag… in BuildItemList()
H A Dmuuli_wdr.cpp2985 …wxCheckBox *item7 = new wxCheckBox( parent, IDC_MSGFILTER_WORD, _("Filter messages containing (use…