Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DPrefsUnifiedDlg.cpp80 EVT_CHECKBOX(IDC_MSGFILTER_ALL, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
449 FindWindow(IDC_MSGFILTER_ALL)->Enable(false); in TransferToWindow()
454 } else if (CastChild(IDC_MSGFILTER_ALL, wxCheckBox)->IsChecked()) { in TransferToWindow()
869 FindWindow(IDC_MSGFILTER_ALL)->Enable(value); in OnCheckBoxChange()
881 case IDC_MSGFILTER_ALL: in OnCheckBoxChange()
H A Dmuuli_wdr.h396 #define IDC_MSGFILTER_ALL 10285 macro
H A DPreferences.cpp1187 …NewCfgItem(IDC_MSGFILTER_ALL, (new Cfg_Bool( wxT("/eMule/FilterAllMessages"), s_FilterAllMessages,… in BuildItemList()
H A Dmuuli_wdr.cpp2980 …wxCheckBox *item4 = new wxCheckBox( parent, IDC_MSGFILTER_ALL, _("Filter all messages"), wxDefault… in PreferencesFilteringTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DPrefsUnifiedDlg.cpp80 EVT_CHECKBOX(IDC_MSGFILTER_ALL, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
449 FindWindow(IDC_MSGFILTER_ALL)->Enable(false); in TransferToWindow()
454 } else if (CastChild(IDC_MSGFILTER_ALL, wxCheckBox)->IsChecked()) { in TransferToWindow()
864 FindWindow(IDC_MSGFILTER_ALL)->Enable(value); in OnCheckBoxChange()
876 case IDC_MSGFILTER_ALL: in OnCheckBoxChange()
H A Dmuuli_wdr.h395 #define IDC_MSGFILTER_ALL 10284
H A DPreferences.cpp1187 …NewCfgItem(IDC_MSGFILTER_ALL, (new Cfg_Bool( wxT("/eMule/FilterAllMessages"), s_FilterAllMessages,… in BuildItemList()
H A Dmuuli_wdr.cpp2976 …wxCheckBox *item4 = new wxCheckBox( parent, IDC_MSGFILTER_ALL, _("Filter all messages"), wxDefault…