Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan | |
2023-11-23 | code cleaning | George Hazan | |
2023-11-23 | more code reordering | George Hazan | |
2023-11-23 | code reordering | George Hazan | |
2023-11-21 | fixes #3945 (Плагины сообщений: скрывать ↵ | George Hazan | |
элементы окна в зависимости от типа привата) | |||
2023-08-03 | NewsAggregator: use HTTPS in default URL | dartraiden | |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | 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 | |||
2020-04-22 | newsaggregator: fixed import from files without htmlUrl tag | Mataes | |
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-10 | service call replaced with the direct function call | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-07 | NewsAggregator: added checkbox for managing feeds from options | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-06-19 | fixes for the options page translation | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan | |
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-06-06 | protocols plugins moved to protocols | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |