Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DPrefsUnifiedDlg.cpp82 EVT_CHECKBOX(IDC_FILTERCOMMENTS, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
462 FindWindow(IDC_COMMENTWORD)->Enable(CastChild(IDC_FILTERCOMMENTS, wxCheckBox)->IsChecked()); in TransferToWindow()
899 case IDC_FILTERCOMMENTS: in OnCheckBoxChange()
H A Dmuuli_wdr.h402 #define IDC_FILTERCOMMENTS 10291 macro
H A DPreferences.cpp1198 …NewCfgItem(IDC_FILTERCOMMENTS, (new Cfg_Bool( wxT("/eMule/FilterComments"), s_FilterComments, fals… in BuildItemList()
H A Dmuuli_wdr.cpp3004 …wxCheckBox *item12 = new wxCheckBox( parent, IDC_FILTERCOMMENTS, _("Filter comments containing (us… in PreferencesFilteringTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DPrefsUnifiedDlg.cpp82 EVT_CHECKBOX(IDC_FILTERCOMMENTS, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
462 FindWindow(IDC_COMMENTWORD)->Enable(CastChild(IDC_FILTERCOMMENTS, wxCheckBox)->IsChecked()); in TransferToWindow()
894 case IDC_FILTERCOMMENTS: in OnCheckBoxChange()
H A Dmuuli_wdr.h401 #define IDC_FILTERCOMMENTS 10290
H A DPreferences.cpp1198 …NewCfgItem(IDC_FILTERCOMMENTS, (new Cfg_Bool( wxT("/eMule/FilterComments"), s_FilterComments, fals… in BuildItemList()
H A Dmuuli_wdr.cpp3000 …wxCheckBox *item12 = new wxCheckBox( parent, IDC_FILTERCOMMENTS, _("Filter comments containing (us…