#include <Downloads_Groups.h>
Definition at line 17 of file Downloads_Groups.h.
| CDownloads_Groups::CDownloads_Groups | ( | ) |
Definition at line 28 of file Downloads_Groups.cpp.
References m_cTotalDownloads, m_filterCustomHist, m_filterLastMonth, m_filterLastWeek, m_hContextMenuItem, NULL, fsDldHistRecFilter_DuringPeriod::SetPeriod(), and fsDldHistRecFilter_Custom::SetTimeRange().
| CDownloads_Groups::~CDownloads_Groups | ( | ) | [virtual] |
Definition at line 40 of file Downloads_Groups.cpp.
| void CDownloads_Groups::UpdateNumbersOfDownloadsInGroups | ( | ) |
Definition at line 1035 of file Downloads_Groups.cpp.
References GRP_OTHER_ID, L_ALLDLDS, L_OTHER, LS, m_cTotalDownloads, m_hAllGroups, and m_vGroups.
Referenced by OnTimer(), and CDownloadsWnd::UpdateNumbersOfDownloadsInGroups().
| void CDownloads_Groups::OnGroupNameChanged | ( | vmsDownloadsGroupSmartPtr | pGroup | ) |
Definition at line 946 of file Downloads_Groups.cpp.
References FindGroupIndex(), and m_vGroups.
Referenced by CDownloadsWnd::OnGroupNameChanged().
| void CDownloads_Groups::OnNewGroupCreated | ( | vmsDownloadsGroupSmartPtr | pGroup | ) |
Definition at line 915 of file Downloads_Groups.cpp.
References _DldsGrps, ASSERT, FindGroupIndex(), vmsDownloadsGroupsMgr::FindGroupInTree(), vmsDownloadsGroupsMgr::GetGroupsTree(), InsertGroup(), m_hAllGroups, m_vGroups, and NULL.
Referenced by CDownloadsWnd::OnNewGroupCreated().
| void CDownloads_Groups::SetGroupFilter | ( | vmsDownloadsGroupSmartPtr | pGroup | ) |
Definition at line 876 of file Downloads_Groups.cpp.
References m_vGroups, and NULL.
Referenced by Create(), CDownloadsWnd::CreateDownloads(), CDownloadsWnd::SelectDownload(), and CDownloadsWnd::ShowDownloads().
| void CDownloads_Groups::UpdateDeletedIcon | ( | ) |
Definition at line 867 of file Downloads_Groups.cpp.
References _DldsMgr, fsDownloadsMgr::Get_DeletedDownloadCount(), and m_hDeleted.
Referenced by CDownloadsWnd::_Events(), and CDownloadsWnd::LoadDownloads().
| void CDownloads_Groups::SetFilter_DeletedDownloads | ( | ) |
Definition at line 861 of file Downloads_Groups.cpp.
References m_hDeleted.
Referenced by CDownloadsWnd::ShowDeletedDownloads().
| void CDownloads_Groups::SetFilter_AllHistory | ( | ) |
Definition at line 855 of file Downloads_Groups.cpp.
References m_hHistory.
Referenced by CDownloadsWnd::ShowAllHistory().
| void CDownloads_Groups::SetFilter_AllDownloads | ( | ) |
Definition at line 849 of file Downloads_Groups.cpp.
References m_hAllGroups.
Referenced by CDownloadsWnd::ShowAllDownloads().
| fsDldHistRecFilter * CDownloads_Groups::GetHistoryCurrentFilter | ( | ) |
Definition at line 805 of file Downloads_Groups.cpp.
References m_filterAllHist, m_hHistory, and NULL.
Referenced by CDownloadsWnd::_Events(), and CDownloadsWnd::ApplyHistoryCurrentFilter().
| fsDldFilter * CDownloads_Groups::GetCurrentFilter | ( | ) |
Definition at line 638 of file Downloads_Groups.cpp.
References IsGroupItem(), m_filterAll, m_filterTasks, m_hAllGroups, m_hDeleted, m_hFilters, m_hHistory, m_hTasks, and NULL.
Referenced by CDownloadsWnd::_Events(), CDownloadsWnd::ApplyCurrentFilter(), CDownloadsWnd::CreateDownloads(), CDownloadsWnd::GetCurrentFilter(), CDownloadsWnd::SelectDownload(), and CDownloadsWnd::ShowDownloads().
| void CDownloads_Groups::ApplyLanguage | ( | ) |
Definition at line 420 of file Downloads_Groups.cpp.
References _DldsGrps, vmsDownloadsGroupsMgr::FindGroup(), GRP_OTHER_ID, L_ALLDLDS, L_COMPLETED, L_CUSTOMttt, L_DELETED, L_FILTERS, L_HISTORY, L_INPROGRESS, L_LASTMONTH, L_LASTWEEK, L_OTHER, L_SCHEDULED, L_STOPPED, L_TASKS, L_TODAY, L_YESTERDAY, LS, m_cTotalDownloads, m_hAllGroups, m_hCompleted, m_hDeleted, m_hFilters, m_hHistCustom, m_hHistory, m_hInProgress, m_hLastMonth, m_hLastWeek, m_hOther, m_hScheduled, m_hStopped, m_hTasks, m_hToday, and m_hYesterday.
Referenced by Create(), and CDownloadsWnd::Plugin_SetLanguage().
| void CDownloads_Groups::ApplyNotGroupFilterForDownload | ( | vmsDownloadSmartPtr | dld | ) |
Definition at line 368 of file Downloads_Groups.cpp.
References CDownloads_Tasks::AddDownload(), CDownloads_Tasks::DeleteDownload(), fsDldFilter::IsSatisfies(), m_hFilters, m_hTasks, CDownloads_Downloads::m_tasks, CDownloadsWnd::m_wndDownloads, and NULL.
Referenced by CDownloadsWnd::_Events().
| BOOL CDownloads_Groups::Create | ( | CWnd * | pParent | ) |
Definition at line 72 of file Downloads_Groups.cpp.
References _App, _DldsGrps, ApplyLanguage(), DWWN_DELETED, DWWN_HISTORY, DWWN_LISTOFDOWNLOADS, FALSE, vmsDownloadsGroupsMgr::FindGroup(), CDownloadsWnd::Get_DWWN(), IDB_GROUPS, IDB_GROUPSMENU, IDB_GROUPSMENU_D, InsertDeleted(), InsertFilters(), InsertGroups(), InsertHistory(), m_filterAll, m_hAllGroups, m_hDeleted, m_hHistory, m_hTasks, m_images, m_odmenu, m_odmenuDImages, m_odmenuImages, NULL, SBMP, SetGroupFilter(), fsODMenu::SetImageList(), TRUE, and fsAppSettings::View_DownloadsGroups_SelectedFilterId().
Referenced by CDownloadsWnd::OnCreate().
| BOOL CDownloads_Groups::IsGroupItem | ( | HTREEITEM | hItem | ) | [protected] |
Definition at line 1008 of file Downloads_Groups.cpp.
References ASSERT, DFT_GROUP, FALSE, fsDldFilter::GetType(), m_hAllGroups, m_hDeleted, m_hFilters, m_hHistory, m_hTasks, and NULL.
Referenced by GetCurrentFilter(), OnGrpcreate(), OnGrpdelete(), OnKeydown(), OnLButtonDblClk(), and ShowGrpContextMenu().
| HTREEITEM CDownloads_Groups::InsertGroup | ( | vmsDownloadsGroupSmartPtr | pGroup, | |
| HTREEITEM | hRoot | |||
| ) | [protected] |
Definition at line 971 of file Downloads_Groups.cpp.
References CDownloads_Groups::_inc_GroupItem::cDownloads, GRP_OTHER_ID, CDownloads_Groups::_inc_GroupItem::hGroup, L_OTHER, LS, m_hOther, m_vGroups, CDownloads_Groups::_inc_GroupItem::pGroupFilter, and fsDldGroupFilter::SetGroup().
Referenced by InsertGroups_tree(), and OnNewGroupCreated().
| int CDownloads_Groups::FindGroupIndex | ( | vmsDownloadsGroupSmartPtr | pGroup | ) | [protected] |
Definition at line 960 of file Downloads_Groups.cpp.
References m_vGroups.
Referenced by OnGroupNameChanged(), and OnNewGroupCreated().
| void CDownloads_Groups::InsertGroups_tree | ( | PDLDS_GROUPS_TREE | pRoot, | |
| HTREEITEM | hRoot | |||
| ) | [protected] |
Definition at line 902 of file Downloads_Groups.cpp.
References InsertGroup().
Referenced by InsertGroups().
| void CDownloads_Groups::CustomizeHistoryFilter | ( | ) | [protected] |
Definition at line 838 of file Downloads_Groups.cpp.
References _DlgMgr, fsDialogsMgr::DoModal(), fsDldHistRecFilter_Custom::Get_TFrom(), fsDldHistRecFilter_Custom::Get_TTo(), m_filterCustomHist, CDlgT1ToT2::m_t1, CDlgT1ToT2::m_t2, and fsDldHistRecFilter_Custom::SetTimeRange().
Referenced by OnClick(), and OnSelchanged().
| void CDownloads_Groups::ApplyLanguageToMenu_History | ( | CMenu * | menu | ) | [protected] |
Definition at line 783 of file Downloads_Groups.cpp.
References ID_HISTORY_CLEAR, ID_HISTORY_SETTINGS, L_CLEARHISTORY2, L_SETTINGS, and LS.
Referenced by ShowHistoryContextMenu().
| void CDownloads_Groups::ShowHistoryContextMenu | ( | ) | [protected] |
Definition at line 751 of file Downloads_Groups.cpp.
References _DldsMgr, ApplyLanguageToMenu_History(), fsODMenu::Attach(), fsODMenu::Detach(), FALSE, fsDownloadsHistoryMgr::GetRecordCount(), ID_HISTORY_CLEAR, ID_HISTORY_SETTINGS, IDM_GROUP, fsDownloadsMgr::m_histmgr, m_odmenu, m_rbX, m_rbY, and fsODMenu::SetImages().
Referenced by ShowGrpContextMenu().
| void CDownloads_Groups::ApplyLanguageToMenu_Deleted | ( | CMenu * | menu | ) | [protected] |
Definition at line 743 of file Downloads_Groups.cpp.
References ID_DELETED_CLEAR, ID_DELETED_PROPERTIES, L_CLEARDELETED, L_PROPERTIES, and LS.
Referenced by ShowDeletedContextMenu().
| void CDownloads_Groups::ShowDeletedContextMenu | ( | ) | [protected] |
Definition at line 687 of file Downloads_Groups.cpp.
References _DldsMgr, ApplyLanguageToMenu_Deleted(), fsODMenu::Attach(), fsODMenu::Detach(), FALSE, fsDownloadsMgr::Get_DeletedDownloadCount(), ID_DELETED_CLEAR, ID_DELETED_PROPERTIES, IDM_GROUP, m_odmenu, m_rbX, m_rbY, and fsODMenu::SetImages().
Referenced by ShowGrpContextMenu().
| void CDownloads_Groups::InsertDeleted | ( | ) | [protected] |
Definition at line 679 of file Downloads_Groups.cpp.
References L_DELETED, LS, m_hDeleted, and NULL.
Referenced by Create().
| void CDownloads_Groups::InsertHistory | ( | ) | [protected] |
Definition at line 657 of file Downloads_Groups.cpp.
References L_CUSTOMttt, L_HISTORY, L_LASTMONTH, L_LASTWEEK, L_TODAY, L_YESTERDAY, LS, m_filterAllHist, m_filterCustomHist, m_filterLastMonth, m_filterLastWeek, m_filterToday, m_filterYesterday, m_hHistCustom, m_hHistory, m_hLastMonth, m_hLastWeek, m_hToday, and m_hYesterday.
Referenced by Create().
| void CDownloads_Groups::ShowGrpContextMenu | ( | HTREEITEM | hItem = NULL, |
|
| BOOL | bAutoDetect = TRUE | |||
| ) | [protected] |
Definition at line 529 of file Downloads_Groups.cpp.
References ApplyLanguageToMenu(), fsODMenu::Attach(), fsODMenu::Detach(), FALSE, ID_GRPCREATE, ID_GRPDELETE, ID_GRPDELETEALL, ID_GRPDELETEALLDEADDLDS, ID_GRPDELETEALLSUCCESSFUL, ID_GRPPROPERTIES, ID_GRPSETROOTFOLDER, ID_GRPSTARTALL, ID_GRPSTOPALL, ID_OPENGROUPFOLDER, IDM_GROUP, IsGroupItem(), L_SETGRPROOTFOLDER, LS, m_hAllGroups, m_hCompleted, m_hContextMenuItem, m_hDeleted, m_hFilters, m_hHistory, m_hOther, m_odmenu, m_rbX, m_rbY, fsODMenu::SetImages(), ShowDeletedContextMenu(), ShowHistoryContextMenu(), and TRUE.
Referenced by OnKeydown(), and OnRclick().
| void CDownloads_Groups::ApplyLanguageToMenu | ( | CMenu * | menu | ) | [protected] |
Definition at line 453 of file Downloads_Groups.cpp.
References ID_GRPCREATE, ID_GRPDELETE, ID_GRPDELETEALL, ID_GRPDELETEALLDEADDLDS, ID_GRPDELETEALLSUCCESSFUL, ID_GRPPROPERTIES, ID_GRPSTARTALL, ID_GRPSTOPALL, ID_OPENGROUPFOLDER, L_CREATEGRP, L_DELDEADDLDS, L_DELETEALLDLDS, L_DELGRP, L_DELSUCCDLDS, L_GRPPROP, L_OPENGRPFOLDER, L_STARTALLDLDS, L_STOPALLDLDS, and LS.
Referenced by ShowGrpContextMenu().
| void CDownloads_Groups::InsertFilters | ( | ) | [protected] |
Definition at line 327 of file Downloads_Groups.cpp.
References L_COMPLETED, L_FILTERS, L_INPROGRESS, L_SCHEDULED, L_STOPPED, L_TASKS, LS, m_filterAll, m_filterTasks, m_hCompleted, m_hFilters, m_hInProgress, m_hScheduled, m_hStopped, m_hTasks, and m_vStateFilters.
Referenced by Create().
| void CDownloads_Groups::InsertGroups | ( | ) | [protected] |
Definition at line 150 of file Downloads_Groups.cpp.
References _DldsGrps, vmsDownloadsGroupsMgr::GetGroupsTree(), InsertGroups_tree(), m_hAllGroups, and m_vGroups.
Referenced by Create().
| void CDownloads_Groups::OnSelchanged | ( | NMHDR * | pNMHDR, | |
| LRESULT * | pResult | |||
| ) | [protected] |
Definition at line 160 of file Downloads_Groups.cpp.
References _App, CDownloads_History::ApplyFilter(), CustomizeHistoryFilter(), DFT_GROUP, DWWN_DELETED, DWWN_HISTORY, DWWN_LISTOFDOWNLOADS, CDownloadsWnd::FilterDownloads(), fsDldFilter::GetType(), m_hAllGroups, m_hDeleted, m_hHistCustom, m_hHistory, m_hTasks, CDownloadsWnd::m_wndHistory, CDownloadsWnd::Set_DWWN(), and fsAppSettings::View_DownloadsGroups_SelectedFilterId().
| void CDownloads_Groups::OnRclick | ( | NMHDR * | pNMHDR, | |
| LRESULT * | pResult | |||
| ) | [protected] |
Definition at line 198 of file Downloads_Groups.cpp.
References FALSE, m_rbX, m_rbY, and ShowGrpContextMenu().
| void CDownloads_Groups::OnRButtonDown | ( | UINT | nFlags, | |
| CPoint | point | |||
| ) | [protected] |
| void CDownloads_Groups::OnGrpdelete | ( | ) | [protected] |
Definition at line 220 of file Downloads_Groups.cpp.
References CDownloadsWnd::DeleteGroup(), FALSE, fsDldGroupFilter::GetGroup(), IsGroupItem(), m_hOther, m_pWndDownloads, and NULL.
Referenced by OnKeydown().
| void CDownloads_Groups::OnGrpproperties | ( | ) | [protected] |
Definition at line 249 of file Downloads_Groups.cpp.
References _DlgMgr, DFT_GROUP, fsDialogsMgr::DoModal(), fsDldGroupFilter::GetGroup(), fsDldFilter::GetType(), and NULL.
Referenced by OnKeydown(), and OnLButtonDblClk().
| void CDownloads_Groups::OnGrpstartall | ( | ) | [protected] |
Definition at line 264 of file Downloads_Groups.cpp.
References m_pWndDownloads, and CDownloadsWnd::StartDownloadsInList().
| void CDownloads_Groups::OnGrpstopall | ( | ) | [protected] |
Definition at line 269 of file Downloads_Groups.cpp.
References m_pWndDownloads, and CDownloadsWnd::StopDownloadsInList().
| void CDownloads_Groups::OnGrpcreate | ( | ) | [protected] |
Definition at line 274 of file Downloads_Groups.cpp.
References _DlgMgr, DFT_GROUP, fsDialogsMgr::DoModal(), fsDldGroupFilter::GetGroup(), fsDldFilter::GetType(), IsGroupItem(), m_hContextMenuItem, and NULL.
| void CDownloads_Groups::OnGrpdeleteall | ( | ) | [protected] |
Definition at line 294 of file Downloads_Groups.cpp.
References CDownloadsWnd::DeleteDownloadsInList().
| void CDownloads_Groups::OnGrpdeleteallsuccessful | ( | ) | [protected] |
Definition at line 299 of file Downloads_Groups.cpp.
References CDownloadsWnd::DeleteCompletedDownloadsInList().
| void CDownloads_Groups::OnOpengroupfolder | ( | ) | [protected] |
Definition at line 304 of file Downloads_Groups.cpp.
References fsDldGroupFilter::GetGroup(), LPSTR, MY_MAX_PATH, NULL, ShellExecute, and vmsGetExeDriveLetter().
| void CDownloads_Groups::OnLButtonDblClk | ( | UINT | nFlags, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 385 of file Downloads_Groups.cpp.
References IsGroupItem(), m_hDeleted, OnDeletedProperties(), and OnGrpproperties().
| void CDownloads_Groups::OnDrawItem | ( | int | nIDCtl, | |
| LPDRAWITEMSTRUCT | lpDrawItemStruct | |||
| ) | [protected] |
Definition at line 410 of file Downloads_Groups.cpp.
References m_odmenu, and fsODMenu::OnDrawItem().
| void CDownloads_Groups::OnMeasureItem | ( | int | nIDCtl, | |
| LPMEASUREITEMSTRUCT | lpMeasureItemStruct | |||
| ) | [protected] |
Definition at line 415 of file Downloads_Groups.cpp.
References m_odmenu, and fsODMenu::OnMeasureItem().
| void CDownloads_Groups::OnKeydown | ( | NMHDR * | pNMHDR, | |
| LRESULT * | pResult | |||
| ) | [protected] |
Definition at line 471 of file Downloads_Groups.cpp.
References DWWN_DELETED, DWWN_HISTORY, DWWN_LISTOFDOWNLOADS, CDownloadsWnd::Get_DWWN(), IsGroupItem(), m_hDeleted, m_hHistory, CDownloads_Downloads::m_tasks, CDownloadsWnd::m_wndDeleted, CDownloadsWnd::m_wndDownloads, CDownloadsWnd::m_wndHistory, OnDeletedClear(), OnDeletedProperties(), OnGrpdelete(), OnGrpproperties(), OnHistoryClear(), OnHistorySettings(), and ShowGrpContextMenu().
| void CDownloads_Groups::OnDeletedClear | ( | ) | [protected] |
Definition at line 719 of file Downloads_Groups.cpp.
References _DldsMgr, fsDownloadsMgr::ClearDeleted(), fsDownloadsMgr::Get_DeletedDownloadCount(), L_AREYOUSURE, L_CONFIRMATION, LS, and CDownloadsWnd::m_wndDeleted.
Referenced by OnKeydown().
| void CDownloads_Groups::OnDeletedProperties | ( | ) | [protected] |
Definition at line 736 of file Downloads_Groups.cpp.
References _DlgMgr, and fsDialogsMgr::DoModal().
Referenced by OnKeydown(), and OnLButtonDblClk().
| void CDownloads_Groups::OnHistoryClear | ( | ) | [protected] |
Definition at line 791 of file Downloads_Groups.cpp.
References _DldsMgr, fsDownloadsHistoryMgr::ClearHistory(), L_AREYOUSURE, L_CONFIRMATION, LS, and fsDownloadsMgr::m_histmgr.
Referenced by OnKeydown().
| void CDownloads_Groups::OnHistorySettings | ( | ) | [protected] |
Definition at line 798 of file Downloads_Groups.cpp.
References _DlgMgr, and fsDialogsMgr::DoModal().
Referenced by OnKeydown().
| void CDownloads_Groups::OnClick | ( | NMHDR * | pNMHDR, | |
| LRESULT * | pResult | |||
| ) | [protected] |
Definition at line 818 of file Downloads_Groups.cpp.
References CDownloads_History::ApplyFilter(), CustomizeHistoryFilter(), FALSE, m_filterCustomHist, m_hHistCustom, and CDownloadsWnd::m_wndHistory.
| void CDownloads_Groups::OnSetGroupsRootFolder | ( | ) | [protected] |
Definition at line 893 of file Downloads_Groups.cpp.
References _DldsGrps, CFolderBrowser::Create(), vmsDownloadsGroupsMgr::GetGroupsRootOutFolder(), CFolderBrowser::GetPath(), L_SELECTGRPSROOTFLDR, LS, NULL, and vmsDownloadsGroupsMgr::SetGroupsRootOutFolder().
| void CDownloads_Groups::OnTimer | ( | UINT | nIDEvent | ) | [protected] |
Definition at line 1028 of file Downloads_Groups.cpp.
References CMainFrame::OnTimer(), and UpdateNumbersOfDownloadsInGroups().
| void CDownloads_Groups::OnGrpdeletealldeaddlds | ( | ) | [protected] |
Definition at line 1075 of file Downloads_Groups.cpp.
References CDownloadsWnd::DeleteDeadDownloadsInList().
friend class CDownloadsWnd [friend] |
Definition at line 19 of file Downloads_Groups.h.
Definition at line 56 of file Downloads_Groups.h.
Referenced by CDownloadsWnd::CDownloadsWnd(), OnGrpdelete(), OnGrpstartall(), and OnGrpstopall().
HTREEITEM CDownloads_Groups::m_hContextMenuItem [protected] |
Definition at line 62 of file Downloads_Groups.h.
Referenced by CDownloads_Groups(), OnGrpcreate(), and ShowGrpContextMenu().
CImageList CDownloads_Groups::m_odmenuDImages [protected] |
CImageList CDownloads_Groups::m_odmenuImages [protected] |
fsODMenu CDownloads_Groups::m_odmenu [protected] |
Definition at line 89 of file Downloads_Groups.h.
Referenced by Create(), OnDrawItem(), OnMeasureItem(), ShowDeletedContextMenu(), ShowGrpContextMenu(), and ShowHistoryContextMenu().
HTREEITEM CDownloads_Groups::m_hCompleted [protected] |
Definition at line 91 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), InsertFilters(), and ShowGrpContextMenu().
HTREEITEM CDownloads_Groups::m_hInProgress [protected] |
Definition at line 91 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertFilters().
HTREEITEM CDownloads_Groups::m_hStopped [protected] |
Definition at line 91 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertFilters().
HTREEITEM CDownloads_Groups::m_hScheduled [protected] |
Definition at line 91 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertFilters().
HTREEITEM CDownloads_Groups::m_hTasks [protected] |
Definition at line 93 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), ApplyNotGroupFilterForDownload(), Create(), GetCurrentFilter(), InsertFilters(), IsGroupItem(), and OnSelchanged().
HTREEITEM CDownloads_Groups::m_hFilters [protected] |
Definition at line 94 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), ApplyNotGroupFilterForDownload(), GetCurrentFilter(), InsertFilters(), IsGroupItem(), and ShowGrpContextMenu().
std::vector<fsDldFilter*> CDownloads_Groups::m_vStateFilters [protected] |
std::vector<_inc_GroupItem> CDownloads_Groups::m_vGroups [protected] |
Definition at line 105 of file Downloads_Groups.h.
Referenced by FindGroupIndex(), InsertGroup(), InsertGroups(), OnGroupNameChanged(), OnNewGroupCreated(), SetGroupFilter(), and UpdateNumbersOfDownloadsInGroups().
size_t CDownloads_Groups::m_cTotalDownloads [protected] |
Definition at line 107 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), CDownloads_Groups(), and UpdateNumbersOfDownloadsInGroups().
fsDldFilter CDownloads_Groups::m_filterAll [protected] |
Definition at line 108 of file Downloads_Groups.h.
Referenced by Create(), GetCurrentFilter(), and InsertFilters().
HTREEITEM CDownloads_Groups::m_hOther [protected] |
Definition at line 111 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), InsertGroup(), OnGrpdelete(), and ShowGrpContextMenu().
HTREEITEM CDownloads_Groups::m_hHistory [protected] |
Definition at line 113 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), Create(), GetCurrentFilter(), GetHistoryCurrentFilter(), InsertHistory(), IsGroupItem(), OnKeydown(), OnSelchanged(), SetFilter_AllHistory(), and ShowGrpContextMenu().
HTREEITEM CDownloads_Groups::m_hToday [protected] |
Definition at line 113 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertHistory().
HTREEITEM CDownloads_Groups::m_hYesterday [protected] |
Definition at line 113 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertHistory().
HTREEITEM CDownloads_Groups::m_hLastWeek [protected] |
Definition at line 113 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertHistory().
HTREEITEM CDownloads_Groups::m_hLastMonth [protected] |
Definition at line 113 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), and InsertHistory().
HTREEITEM CDownloads_Groups::m_hHistCustom [protected] |
Definition at line 113 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), InsertHistory(), OnClick(), and OnSelchanged().
fsDldHistRecFilter CDownloads_Groups::m_filterAllHist [protected] |
Definition at line 115 of file Downloads_Groups.h.
Referenced by GetHistoryCurrentFilter(), and InsertHistory().
Definition at line 116 of file Downloads_Groups.h.
Referenced by CDownloads_Groups(), CustomizeHistoryFilter(), InsertHistory(), and OnClick().
Definition at line 119 of file Downloads_Groups.h.
Referenced by CDownloads_Groups(), and InsertHistory().
Definition at line 120 of file Downloads_Groups.h.
Referenced by CDownloads_Groups(), and InsertHistory().
fsDldTasksFilter CDownloads_Groups::m_filterTasks [protected] |
Definition at line 121 of file Downloads_Groups.h.
Referenced by GetCurrentFilter(), and InsertFilters().
HTREEITEM CDownloads_Groups::m_hDeleted [protected] |
Definition at line 123 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), Create(), GetCurrentFilter(), InsertDeleted(), IsGroupItem(), OnKeydown(), OnLButtonDblClk(), OnSelchanged(), SetFilter_DeletedDownloads(), ShowGrpContextMenu(), and UpdateDeletedIcon().
int CDownloads_Groups::m_rbY [protected] |
Definition at line 124 of file Downloads_Groups.h.
Referenced by OnRButtonDown(), OnRclick(), ShowDeletedContextMenu(), ShowGrpContextMenu(), and ShowHistoryContextMenu().
int CDownloads_Groups::m_rbX [protected] |
Definition at line 125 of file Downloads_Groups.h.
Referenced by OnRButtonDown(), OnRclick(), ShowDeletedContextMenu(), ShowGrpContextMenu(), and ShowHistoryContextMenu().
HTREEITEM CDownloads_Groups::m_hAllGroups [protected] |
Definition at line 126 of file Downloads_Groups.h.
Referenced by ApplyLanguage(), Create(), GetCurrentFilter(), InsertGroups(), IsGroupItem(), OnNewGroupCreated(), OnSelchanged(), SetFilter_AllDownloads(), CDownloadsWnd::ShowAllGroups(), ShowGrpContextMenu(), and UpdateNumbersOfDownloadsInGroups().
CImageList CDownloads_Groups::m_images [protected] |
1.5.6