Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-11 | fixes #4975 (CloudFile: нужно убирать учётку из ↵ | George Hazan | |
подменю в меню контакта при её отключении) + some code cleaning | |||
2020-12-19 | fixes #2653 (CloudFile cannot connect) | George Hazan | |
2020-12-11 | fixes #2646 (CloudFile: Dropbox auth is broken) | George Hazan | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |