#include <WndDownloads.h>
Inheritance diagram for CDownloadsWnd:
Public Member Functions | |
CDownloadsWnd () | |
virtual | ~CDownloadsWnd () |
virtual void | OnSkinChange () |
BOOL | Select (CDownload *pDownload) |
void | Update () |
void | DragDownloads (CPtrList *pList, CImageList *pImage, const CPoint &ptScreen) |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
virtual BOOL | OnCmdMsg (UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo) |
Protected Member Functions | |
void | Prepare () |
void | CancelDrag () |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnDestroy () |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg void | OnMDIActivate (BOOL bActivate, CWnd *pActivateWnd, CWnd *pDeactivateWnd) |
afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
afx_msg void | OnUpdateDownloadsResume (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsResume () |
afx_msg void | OnUpdateDownloadsPause (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsPause () |
afx_msg void | OnUpdateDownloadsClear (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsClear () |
afx_msg void | OnUpdateDownloadsLaunch (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsLaunch () |
afx_msg void | OnUpdateDownloadsViewReviews (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsViewReviews () |
afx_msg void | OnUpdateDownloadsSources (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsSources () |
afx_msg void | OnDownloadsClearCompleted () |
afx_msg void | OnDownloadsClearPaused () |
afx_msg void | OnUpdateTransfersDisconnect (CCmdUI *pCmdUI) |
afx_msg void | OnTransfersDisconnect () |
afx_msg void | OnUpdateTransfersForget (CCmdUI *pCmdUI) |
afx_msg void | OnTransfersForget () |
afx_msg void | OnUpdateTransfersChat (CCmdUI *pCmdUI) |
afx_msg void | OnTransfersChat () |
afx_msg void | OnUpdateDownloadsUrl (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsUrl () |
afx_msg void | OnUpdateDownloadsEnqueue (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsEnqueue () |
afx_msg void | OnUpdateDownloadsAutoClear (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsAutoClear () |
afx_msg void | OnUpdateTransfersConnect (CCmdUI *pCmdUI) |
afx_msg void | OnTransfersConnect () |
afx_msg void | OnUpdateDownloadsShowSources (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsShowSources () |
afx_msg void | OnUpdateBrowseLaunch (CCmdUI *pCmdUI) |
afx_msg void | OnBrowseLaunch () |
afx_msg void | OnUpdateDownloadsBoost (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsBoost () |
afx_msg void | OnUpdateDownloadsLaunchCopy (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsLaunchCopy () |
afx_msg void | OnUpdateDownloadsMonitor (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsMonitor () |
afx_msg void | OnMeasureItem (int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct) |
afx_msg void | OnDrawItem (int nIDCtl, LPDRAWITEMSTRUCT lpDrawItemStruct) |
afx_msg void | OnUpdateDownloadsFileDelete (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsFileDelete () |
afx_msg void | OnUpdateDownloadsRate (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsRate () |
afx_msg void | OnUpdateDownloadsMoveUp (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsMoveUp () |
afx_msg void | OnUpdateDownloadsMoveDown (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsMoveDown () |
afx_msg void | OnDownloadsSettings () |
afx_msg void | OnUpdateDownloadsFilterAll (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsFilterAll () |
afx_msg void | OnUpdateDownloadsFilterActive (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsFilterActive () |
afx_msg void | OnUpdateDownloadsFilterQueued (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsFilterQueued () |
afx_msg void | OnUpdateDownloadsFilterSources (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsFilterSources () |
afx_msg void | OnUpdateDownloadsFilterPaused (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsFilterPaused () |
afx_msg void | OnUpdateDownloadsLaunchComplete (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsLaunchComplete () |
afx_msg void | OnUpdateDownloadsShare (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsShare () |
afx_msg void | OnUpdateDownloadsCopy (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsCopy () |
afx_msg void | OnMouseMove (UINT nFlags, CPoint point) |
afx_msg void | OnLButtonUp (UINT nFlags, CPoint point) |
afx_msg void | OnRButtonDown (UINT nFlags, CPoint point) |
afx_msg void | OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg void | OnKeyUp (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg BOOL | OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message) |
afx_msg void | OnUpdateDownloadsTorrentInfo (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsTorrentInfo () |
afx_msg void | OnUpdateDownloadGroupShow (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadGroupShow () |
afx_msg void | OnDownloadsHelp () |
afx_msg void | OnDownloadsFilterMenu () |
afx_msg void | OnUpdateDownloadsClearIncomplete (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsClearIncomplete () |
afx_msg void | OnUpdateDownloadsClearComplete (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsClearComplete () |
afx_msg void | OnUpdateDownloadsEdit (CCmdUI *pCmdUI) |
afx_msg void | OnDownloadsEdit () |
Protected Attributes | |
CDownloadsCtrl | m_wndDownloads |
CDownloadTabBar | m_wndTabBar |
CCoolBarCtrl | m_wndToolBar |
CPtrList * | m_pDragList |
CImageList * | m_pDragImage |
CPoint | m_pDragOffs |
HCURSOR | m_hCursMove |
HCURSOR | m_hCursCopy |
int | m_nMoreSourcesLimiter |
DWORD | m_tMoreSourcesTimer |
DWORD | m_tLastUpdate |
DWORD | m_tSel |
BOOL | m_bSelAny |
BOOL | m_bSelDownload |
BOOL | m_bSelSource |
BOOL | m_bSelTrying |
BOOL | m_bSelPaused |
BOOL | m_bSelNotPausedOrMoving |
BOOL | m_bSelNoPreview |
BOOL | m_bSelNotCompleteAndNoPreview |
BOOL | m_bSelCompletedAndNoPreview |
BOOL | m_bSelStartedAndNotMoving |
BOOL | m_bSelCompleted |
BOOL | m_bSelNotMoving |
BOOL | m_bSelBoostable |
BOOL | m_bSelSHA1orED2K |
BOOL | m_bSelShareState |
BOOL | m_bSelTorrent |
BOOL | m_bSelIdleSource |
BOOL | m_bSelActiveSource |
BOOL | m_bSelHttpSource |
BOOL | m_bSelDonkeySource |
BOOL | m_bSelShareConsistent |
BOOL | m_bSelMoreSourcesOK |
BOOL | m_bSelSourceAcceptConnections |
BOOL | m_bSelSourceExtended |
BOOL | m_bSelHasReviews |
BOOL | m_bConnectOkay |
|
Definition at line 160 of file WndDownloads.cpp. References IDR_DOWNLOADSFRAME. |
|
Definition at line 165 of file WndDownloads.cpp. |
|
Definition at line 1723 of file WndDownloads.cpp. References CDownloadsCtrl::DropObjects(), CDownloadTabBar::DropObjects(), m_pDragImage, m_pDragList, m_wndDownloads, m_wndTabBar, and NULL. Referenced by OnDestroy(), OnKeyDown(), and OnRButtonDown(). |
|
Definition at line 1693 of file WndDownloads.cpp. References m_pDragImage, m_pDragList, m_pDragOffs, m_wndDownloads, NULL, and OnSetCursor(). Referenced by CDownloadsCtrl::OnBeginDrag(). |
|
Definition at line 1398 of file WndDownloads.cpp. References Downloads, CDownloadWithSources::GetFirstSource(), CDownloads::GetIterator(), CDownloads::GetNext(), CTransfers::m_pSection, NULL, PROTOCOL_HTTP, and Transfers. |
|
Reimplemented from CChildWnd. Definition at line 237 of file WndDownloads.cpp. References m_wndTabBar, m_wndToolBar, and CChildWnd::OnCmdMsg(). |
|
|
Reimplemented from CPanelWnd. Definition at line 172 of file WndDownloads.cpp. References CDownloadsCtrl::Create(), CCoolBarCtrl::Create(), CDownloadTabBar::Create(), IDC_COPY, IDC_DOWNLOADS, IDC_MOVE, CChildWnd::LoadState(), m_hCursCopy, m_hCursMove, m_nMoreSourcesLimiter, m_pDragImage, m_pDragList, CTransfers::m_pSection, m_tLastUpdate, m_tMoreSourcesTimer, m_tSel, m_wndDownloads, m_wndTabBar, m_wndToolBar, NULL, CPanelWnd::OnCreate(), CCoolBarCtrl::SetSyncObject(), and Transfers. |
|
Reimplemented from CChildWnd. Definition at line 205 of file WndDownloads.cpp. References CancelDrag(), CChildWnd::OnDestroy(), and CChildWnd::SaveState(). |
|
Definition at line 1615 of file WndDownloads.cpp. References CSettings::Downloads, OnSize(), Settings, CSettings::sDownloads::ShowGroups, and Update(). |
|
Definition at line 1537 of file WndDownloads.cpp. References CSettings::sDownloads::AutoClear, CSettings::Downloads, OnTimer(), and Settings. |
|
Definition at line 1046 of file WndDownloads.cpp. References CDownload::Boost(), Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownloadWithTransfers::GetTransferCount(), CDownload::IsBoosted(), CDownload::m_bSelected, CTransfers::m_pSection, Transfers, and Update(). |
|
|
Definition at line 715 of file WndDownloads.cpp. References Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsCompleted(), CDownloadWithExtras::IsPreviewVisible(), CDownload::m_bSelected, CDownload::Remove(), and Update(). |
|
Definition at line 1513 of file WndDownloads.cpp. References CDownloads::ClearCompleted(), Downloads, CTransfers::m_pSection, Transfers, and Update(). |
|
|
Definition at line 1520 of file WndDownloads.cpp. References CDownloads::ClearPaused(), Downloads, IDS_DOWNLOAD_CONFIRM_CLEAR_PAUSED, LoadString(), and Update(). |
|
|
Definition at line 1214 of file WndDownloads.cpp. References Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsMoving(), CDownload::m_bSelected, CTransfers::m_pSection, Transfers, and Update(). |
|
Definition at line 922 of file WndDownloads.cpp. References CDownloads::Check(), Downloads, CFileExecutor::Enqueue(), CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsStarted(), CDownload::m_bSelected, CTransfers::m_pSection, CDownloadBase::m_sLocalName, and Transfers. |
|
|
Definition at line 1565 of file WndDownloads.cpp. References DLF_ACTIVE, CSettings::Downloads, CSettings::sDownloads::FilterMask, Settings, and Update(). |
|
Definition at line 1554 of file WndDownloads.cpp. References DLF_ALL, CSettings::Downloads, CSettings::sDownloads::FilterMask, Settings, and Update(). |
|
Definition at line 1543 of file WndDownloads.cpp. References CSkin::GetMenu(), ID_DOWNLOADS_FILTER_MENU, m_wndToolBar, NULL, Skin, and CCoolBarCtrl::ThrowMenu(). |
|
Definition at line 1598 of file WndDownloads.cpp. References DLF_PAUSED, CSettings::Downloads, CSettings::sDownloads::FilterMask, Settings, and Update(). |
|
Definition at line 1576 of file WndDownloads.cpp. References DLF_QUEUED, CSettings::Downloads, CSettings::sDownloads::FilterMask, Settings, and Update(). |
|
Definition at line 1587 of file WndDownloads.cpp. References DLF_SOURCES, CSettings::Downloads, CSettings::sDownloads::FilterMask, Settings, and Update(). |
|
|
|
Definition at line 851 of file WndDownloads.cpp. References OnDownloadsLaunch(). |
|
|
Definition at line 1145 of file WndDownloads.cpp. References CDownloads::Check(), Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsMoving(), CDownload::m_bSelected, CTransfers::m_pSection, CDownloadWithExtras::ShowMonitor(), and Transfers. |
|
Definition at line 1251 of file WndDownloads.cpp. References m_wndDownloads, and CDownloadsCtrl::MoveSelected(). |
|
Definition at line 1240 of file WndDownloads.cpp. References m_wndDownloads, and CDownloadsCtrl::MoveSelected(). |
|
Definition at line 584 of file WndDownloads.cpp. References Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsMoving(), CDownload::IsPaused(), CDownload::m_bSelected, CTransfers::m_pSection, CDownload::Pause(), Transfers, and Update(). |
|
|
Definition at line 559 of file WndDownloads.cpp. References Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::m_bSelected, CTransfers::m_pSection, CDownload::Resume(), Transfers, and Update(). |
|
Definition at line 1604 of file WndDownloads.cpp. References CSettingsManagerDlg::Run(). |
|
Definition at line 1120 of file WndDownloads.cpp. References Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsShared(), CDownload::m_bSelected, CTransfers::m_pSection, CDownload::Share(), Transfers, and Update(). |
|
Definition at line 1424 of file WndDownloads.cpp. References CSettings::Downloads, Settings, CSettings::sDownloads::ShowSources, and Update(). |
|
Definition at line 956 of file WndDownloads.cpp. References Downloads, CDownloadWithSearch::FindMoreSources(), CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsMoving(), CDownload::m_bSelected, m_nMoreSourcesLimiter, CTransfers::m_pSection, m_tMoreSourcesTimer, CShareazaApp::Message(), MSG_DEBUG, theApp, Transfers, and Update(). |
|
|
Definition at line 999 of file WndDownloads.cpp. References CDownloadWithSources::AddSourceURL(), CDownloads::Check(), Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::IsMoving(), CDownload::m_bSelected, CTransfers::m_pSection, CDownloadDlg::m_pURL, CShareazaURL::m_sURL, NULL, Transfers, and Update(). |
|
Definition at line 741 of file WndDownloads.cpp. References Downloads, CDownloads::GetIterator(), CDownloads::GetNext(), CDownloadWithExtras::GetReviewCount(), CDownload::m_bSelected, CTransfers::m_pSection, NULL, and Transfers. |
|
Definition at line 364 of file WndDownloads.cpp. |
|
Definition at line 1792 of file WndDownloads.cpp. References CancelDrag(), m_pDragList, NULL, and OnSetCursor(). |
|
Definition at line 1799 of file WndDownloads.cpp. References m_pDragList, NULL, and OnSetCursor(). |
|
Definition at line 1756 of file WndDownloads.cpp. References CDownloadsCtrl::DropObjects(), CDownloadTabBar::DropObjects(), m_pDragImage, m_pDragList, m_wndDownloads, m_wndTabBar, NULL, and Update(). |
|
Reimplemented from CChildWnd. Definition at line 348 of file WndDownloads.cpp. References m_wndDownloads, CChildWnd::OnMDIActivate(), and Update(). |
|
Definition at line 359 of file WndDownloads.cpp. |
|
Definition at line 1743 of file WndDownloads.cpp. References CDownloadsCtrl::DropShowTarget(), CDownloadTabBar::DropShowTarget(), m_pDragImage, m_pDragList, m_pDragOffs, m_wndDownloads, m_wndTabBar, and NULL. Referenced by CDownloadTabBar::OnMouseMove(). |
|
Definition at line 1781 of file WndDownloads.cpp. References CancelDrag(), m_pDragList, and NULL. |
|
Reimplemented from CPanelWnd. Definition at line 1805 of file WndDownloads.cpp. References m_hCursCopy, m_hCursMove, m_pDragList, NULL, and CPanelWnd::OnSetCursor(). Referenced by DragDownloads(), OnKeyDown(), and OnKeyUp(). |
|
Reimplemented from CPanelWnd. Definition at line 252 of file WndDownloads.cpp. References CSettings::Downloads, CSettings::General, GUI_BASIC, CSettings::sGeneral::GUIMode, m_wndDownloads, m_wndTabBar, m_wndToolBar, NULL, CPanelWnd::OnSize(), Settings, and CSettings::sDownloads::ShowGroups. Referenced by OnDownloadGroupShow(). |
|
Reimplemented from CChildWnd. Definition at line 214 of file WndDownloads.cpp. References CSkin::CreateToolBar(), m_wndDownloads, CDownloadsCtrl::m_wndHeader, m_wndToolBar, CChildWnd::OnSkinChange(), Skin, and CSkin::Translate(). |
|
|
Definition at line 1367 of file WndDownloads.cpp. References ChatWindows, Downloads, CDownloadWithSources::GetFirstSource(), CDownloads::GetIterator(), CDownloads::GetNext(), CTransfers::m_pSection, CShareazaApp::Message(), MSG_ERROR, NULL, CChatWindows::OpenPrivate(), PROTOCOL_ED2K, PROTOCOL_G2, PROTOCOL_HTTP, theApp, and Transfers. |
|
Definition at line 1262 of file WndDownloads.cpp. References Downloads, CDownloadWithSources::GetFirstSource(), CDownloads::GetIterator(), CDownloads::GetNext(), CTransfers::m_pSection, NULL, PROTOCOL_ED2K, Transfers, and Update(). |
|
Definition at line 1302 of file WndDownloads.cpp. References Downloads, CDownloadWithSources::GetFirstSource(), CDownloads::GetIterator(), CDownloads::GetNext(), CTransfers::m_pSection, NULL, Transfers, TS_TRUE, and Update(). |
|
Definition at line 1332 of file WndDownloads.cpp. References Downloads, CDownloadWithSources::GetFirstSource(), CDownloads::GetIterator(), CDownloads::GetNext(), CTransfers::m_pSection, NULL, Transfers, and Update(). |
|
Definition at line 1392 of file WndDownloads.cpp. References m_bSelHttpSource, m_bSelSourceAcceptConnections, m_bSelSourceExtended, and Prepare(). |
|
Definition at line 1609 of file WndDownloads.cpp. References CSettings::Downloads, CSettings::General, GUI_BASIC, CSettings::sGeneral::GUIMode, Settings, and CSettings::sDownloads::ShowGroups. |
|
Definition at line 1532 of file WndDownloads.cpp. References CSettings::sDownloads::AutoClear, CSettings::Downloads, and Settings. |
|
Definition at line 1034 of file WndDownloads.cpp. References CSettings::Bandwidth, CSettings::sBandwidth::Downloads, m_bSelBoostable, Prepare(), and Settings. |
|
Definition at line 601 of file WndDownloads.cpp. References m_bSelNoPreview, and Prepare(). |
|
Definition at line 707 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompletedAndNoPreview, and Prepare(). |
|
Definition at line 658 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelDownload, m_bSelNotCompleteAndNoPreview, and Prepare(). |
|
Definition at line 1066 of file WndDownloads.cpp. References m_bSelSHA1orED2K, and Prepare(). |
|
Definition at line 1208 of file WndDownloads.cpp. References m_bSelNotMoving, and Prepare(). |
|
Definition at line 914 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompleted, m_bSelStartedAndNotMoving, and Prepare(). |
|
Definition at line 1430 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompleted, and Prepare(). |
|
Definition at line 1560 of file WndDownloads.cpp. References DLF_ACTIVE, CSettings::Downloads, CSettings::sDownloads::FilterMask, and Settings. |
|
Definition at line 1549 of file WndDownloads.cpp. References DLF_ALL, CSettings::Downloads, CSettings::sDownloads::FilterMask, and Settings. |
|
Definition at line 1593 of file WndDownloads.cpp. References DLF_PAUSED, CSettings::Downloads, CSettings::sDownloads::FilterMask, and Settings. |
|
Definition at line 1571 of file WndDownloads.cpp. References DLF_QUEUED, CSettings::Downloads, CSettings::sDownloads::FilterMask, and Settings. |
|
Definition at line 1582 of file WndDownloads.cpp. References DLF_SOURCES, CSettings::Downloads, CSettings::sDownloads::FilterMask, and Settings. |
|
Definition at line 760 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompleted, m_bSelStartedAndNotMoving, and Prepare(). |
|
Definition at line 843 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompleted, and Prepare(). |
|
Definition at line 856 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompleted, m_bSelStartedAndNotMoving, and Prepare(). |
|
Definition at line 1137 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelCompleted, m_bSelDownload, and Prepare(). |
|
Definition at line 1245 of file WndDownloads.cpp. References m_bSelDownload, and Prepare(). |
|
Definition at line 1234 of file WndDownloads.cpp. References m_bSelDownload, and Prepare(). |
|
Definition at line 576 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelDownload, m_bSelNotPausedOrMoving, and Prepare(). |
|
Definition at line 1477 of file WndDownloads.cpp. References m_bSelCompleted, and Prepare(). |
|
Definition at line 551 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelDownload, m_bSelPaused, m_bSelTrying, and Prepare(). |
|
Definition at line 1104 of file WndDownloads.cpp. References CSettings::eDonkey, CSettings::seDonkey::EnableToday, m_bSelDownload, m_bSelShareConsistent, m_bSelShareState, Prepare(), and Settings. |
|
Definition at line 1419 of file WndDownloads.cpp. References CSettings::Downloads, Settings, and CSettings::sDownloads::ShowSources. |
|
Definition at line 950 of file WndDownloads.cpp. References m_bSelMoreSourcesOK, and Prepare(). |
|
Definition at line 1167 of file WndDownloads.cpp. References CCoolBarItem::FromCmdUI(), m_bSelTorrent, and Prepare(). |
|
Definition at line 993 of file WndDownloads.cpp. References m_bSelNotMoving, and Prepare(). |
|
Definition at line 734 of file WndDownloads.cpp. References m_bSelHasReviews, and Prepare(). |
|
Definition at line 1351 of file WndDownloads.cpp. References CSettings::sCommunity::ChatAllNetworks, CSettings::sCommunity::ChatEnable, CSettings::Community, m_bSelDonkeySource, m_bSelHttpSource, m_bSelSourceAcceptConnections, m_bSelSourceExtended, Prepare(), and Settings. |
|
Definition at line 1256 of file WndDownloads.cpp. References m_bConnectOkay, m_bSelIdleSource, and Prepare(). |
|
Definition at line 1296 of file WndDownloads.cpp. References m_bSelActiveSource, and Prepare(). |
|
Definition at line 1326 of file WndDownloads.cpp. References m_bSelSource, and Prepare(). |
|
|
Definition at line 410 of file WndDownloads.cpp. References CChildWnd::GetManager(). |
|
Definition at line 421 of file WndDownloads.cpp. References Downloads, CDownloadWithSources::GetFirstSource(), CDownloads::GetIterator(), CDownloads::GetNext(), CDownload::m_bSelected, CTransfers::m_pSection, m_tSel, NULL, and Transfers. Referenced by CDownloadMonitorDlg::OnContextMenu(). |
|
|
Definition at line 91 of file WndDownloads.h. Referenced by OnUpdateTransfersConnect(), and Prepare(). |
|
Definition at line 82 of file WndDownloads.h. Referenced by OnUpdateTransfersDisconnect(), and Prepare(). |
|
Definition at line 65 of file WndDownloads.h. Referenced by Prepare(). |
|
Definition at line 77 of file WndDownloads.h. Referenced by OnUpdateDownloadsBoost(), and Prepare(). |
|
Definition at line 75 of file WndDownloads.h. Referenced by OnUpdateDownloadsEnqueue(), OnUpdateDownloadsFileDelete(), OnUpdateDownloadsLaunch(), OnUpdateDownloadsLaunchComplete(), OnUpdateDownloadsLaunchCopy(), OnUpdateDownloadsMonitor(), OnUpdateDownloadsRate(), and Prepare(). |
|
Definition at line 73 of file WndDownloads.h. Referenced by OnUpdateDownloadsClearComplete(), and Prepare(). |
|
Definition at line 84 of file WndDownloads.h. Referenced by OnUpdateTransfersChat(), and Prepare(). |
|
Definition at line 66 of file WndDownloads.h. Referenced by OnUpdateDownloadsClearIncomplete(), OnUpdateDownloadsMonitor(), OnUpdateDownloadsMoveDown(), OnUpdateDownloadsMoveUp(), OnUpdateDownloadsPause(), OnUpdateDownloadsResume(), OnUpdateDownloadsShare(), and Prepare(). |
|
Definition at line 89 of file WndDownloads.h. Referenced by OnUpdateDownloadsViewReviews(), and Prepare(). |
|
Definition at line 83 of file WndDownloads.h. Referenced by OnUpdateBrowseLaunch(), OnUpdateTransfersChat(), and Prepare(). |
|
Definition at line 81 of file WndDownloads.h. Referenced by OnUpdateTransfersConnect(), and Prepare(). |
|
Definition at line 86 of file WndDownloads.h. Referenced by OnUpdateDownloadsSources(), and Prepare(). |
|
Definition at line 71 of file WndDownloads.h. Referenced by OnUpdateDownloadsClear(), and Prepare(). |
|
Definition at line 72 of file WndDownloads.h. Referenced by OnUpdateDownloadsClearIncomplete(), and Prepare(). |
|
Definition at line 76 of file WndDownloads.h. Referenced by OnUpdateDownloadsEdit(), OnUpdateDownloadsUrl(), and Prepare(). |
|
Definition at line 70 of file WndDownloads.h. Referenced by OnUpdateDownloadsPause(), and Prepare(). |
|
Definition at line 69 of file WndDownloads.h. Referenced by OnUpdateDownloadsResume(), and Prepare(). |
|
Definition at line 78 of file WndDownloads.h. Referenced by OnUpdateDownloadsCopy(), and Prepare(). |
|
Definition at line 85 of file WndDownloads.h. Referenced by OnUpdateDownloadsShare(), and Prepare(). |
|
Definition at line 79 of file WndDownloads.h. Referenced by OnUpdateDownloadsShare(), and Prepare(). |
|
Definition at line 67 of file WndDownloads.h. Referenced by OnUpdateTransfersForget(), and Prepare(). |
|
Definition at line 87 of file WndDownloads.h. Referenced by OnUpdateBrowseLaunch(), OnUpdateTransfersChat(), and Prepare(). |
|
Definition at line 88 of file WndDownloads.h. Referenced by OnUpdateBrowseLaunch(), OnUpdateTransfersChat(), and Prepare(). |
|
Definition at line 74 of file WndDownloads.h. Referenced by OnUpdateDownloadsEnqueue(), OnUpdateDownloadsLaunch(), OnUpdateDownloadsLaunchCopy(), and Prepare(). |
|
Definition at line 80 of file WndDownloads.h. Referenced by OnUpdateDownloadsTorrentInfo(), and Prepare(). |
|
Definition at line 68 of file WndDownloads.h. Referenced by OnUpdateDownloadsResume(), and Prepare(). |
|
Definition at line 58 of file WndDownloads.h. Referenced by OnCreate(), and OnSetCursor(). |
|
Definition at line 57 of file WndDownloads.h. Referenced by OnCreate(), and OnSetCursor(). |
|
Definition at line 60 of file WndDownloads.h. Referenced by OnCreate(), OnDownloadsSources(), and OnTimer(). |
|
Definition at line 55 of file WndDownloads.h. Referenced by CancelDrag(), DragDownloads(), OnCreate(), OnLButtonUp(), and OnMouseMove(). |
|
Definition at line 54 of file WndDownloads.h. Referenced by CancelDrag(), DragDownloads(), OnCreate(), OnKeyDown(), OnKeyUp(), OnLButtonUp(), OnMouseMove(), OnRButtonDown(), OnSetCursor(), and OnTimer(). |
|
Definition at line 56 of file WndDownloads.h. Referenced by DragDownloads(), and OnMouseMove(). |
|
Definition at line 62 of file WndDownloads.h. Referenced by OnCreate(), OnTimer(), and Update(). |
|
Definition at line 61 of file WndDownloads.h. Referenced by OnCreate(), OnDownloadsSources(), and OnTimer(). |
|
Definition at line 64 of file WndDownloads.h. Referenced by OnContextMenu(), OnCreate(), OnTimer(), Prepare(), and Select(). |
|
Definition at line 50 of file WndDownloads.h. Referenced by CancelDrag(), DragDownloads(), OnContextMenu(), OnCreate(), OnDownloadsMoveDown(), OnDownloadsMoveUp(), OnLButtonUp(), OnMDIActivate(), OnMouseMove(), OnSize(), OnSkinChange(), and Update(). |
|
Definition at line 51 of file WndDownloads.h. Referenced by CancelDrag(), OnCmdMsg(), OnCreate(), OnLButtonUp(), OnMouseMove(), OnSize(), and Update(). |
|
Definition at line 52 of file WndDownloads.h. Referenced by OnCmdMsg(), OnCreate(), OnDownloadsFilterMenu(), OnSize(), and OnSkinChange(). |