summaryrefslogtreecommitdiff
path: root/protocols/YAMN/src/services.cpp
AgeCommit message (Collapse)Author
2023-10-16more code cleaningGeorge Hazan
2023-10-16YAMN:George Hazan
- fixes #3742 (YAMN: добавить опцию "игнорировать настройки всплывающих окон при ручной проверке"); - all manual calls of CreateThread() removed on behalf of mir_forkthread; - code cleaning
2023-10-11fixes #3726 (YAMN: по умолчанию всплывающие окна ↵George Hazan
отключены, но они есть)
2023-10-11fixes #3730 (YAMN: если контакта в базе нет, ↵George Hazan
плагин начинает глючить)
2023-10-09fixes #3718 (YAMN: неизвестный контакт)George Hazan
2023-10-09YAMN: rest of unused services removedGeorge Hazan
2023-10-08fixes #3716 (YAMN: удалить настройку "кнопка в ↵George Hazan
панели кнопок")
2023-10-08YAMN: another bunch of services removedGeorge Hazan
2023-10-08YAMN: unused code removedGeorge Hazan
2023-10-06fixes #3704 (YAMN: Миранда зависает если изменить ↵George Hazan
настройки YAMN во время прилёта письма)
2023-01-14Convert sources to CR+LFdartraiden
2022-12-13useless service removedGeorge Hazan
2022-12-12YAMN: code cleaningGeorge Hazan
2022-12-12YAMN: obsolete settings about acting as protocol removedGeorge Hazan
2022-12-12fixes #3259 (YAMN: выводить настроенную учётку ↵George Hazan
вместо пустой)
2022-12-11YAMN: option "Display menu item" removed due to Options -> Customize -> ↵George Hazan
Menus editor
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге ↵George Hazan
добавления контакта)
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-04-12YAMN: another burst of insightGeorge Hazan
2019-03-12YAMN: warning fixesGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-16YAMN:Kirill Volinsky
icons changes git-svn-id: http://svn.miranda-ng.org/main/trunk@1962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-14YAMN: folders restructurizationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c