Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DPrefsUnifiedDlg.cpp79 EVT_CHECKBOX(IDC_MSGFILTER, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
448 if (!CastChild(IDC_MSGFILTER, wxCheckBox)->IsChecked()) { in TransferToWindow()
867 case IDC_MSGFILTER: in OnCheckBoxChange()
H A Dmuuli_wdr.h395 #define IDC_MSGFILTER 10284 macro
H A DPreferences.cpp1186 …NewCfgItem(IDC_MSGFILTER, (new Cfg_Bool( wxT("/eMule/FilterMessages"), s_MustFilterMessages, true … in BuildItemList()
H A Dmuuli_wdr.cpp2977 …wxCheckBox *item3 = new wxCheckBox( parent, IDC_MSGFILTER, _("Filter incoming messages (except cur… in PreferencesFilteringTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DPrefsUnifiedDlg.cpp79 EVT_CHECKBOX(IDC_MSGFILTER, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
448 if (!CastChild(IDC_MSGFILTER, wxCheckBox)->IsChecked()) { in TransferToWindow()
862 case IDC_MSGFILTER: in OnCheckBoxChange()
H A Dmuuli_wdr.h394 #define IDC_MSGFILTER 10283
H A DPreferences.cpp1186 …NewCfgItem(IDC_MSGFILTER, (new Cfg_Bool( wxT("/eMule/FilterMessages"), s_MustFilterMessages, true … in BuildItemList()
H A Dmuuli_wdr.cpp2973 …wxCheckBox *item3 = new wxCheckBox( parent, IDC_MSGFILTER, _("Filter incoming messages (except cur…