summaryrefslogtreecommitdiff
path: root/protocols/ConnectionNotify
AgeCommit message (Collapse)Author
2024-01-24PS_GETNAME: another old atavism removedGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-11-07fixes #3833 (ConnectionNotify: проблемы с настройками)George Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-07-24ConnectionNotify: remove unused iddartraiden
2019-07-23code cleaningGeorge Hazan
2019-07-23ConnectionNotify:George Hazan
- fixes #2014 (traces of removed statuses); - code cleaning
2019-07-22ConnectionNotify: fix section namedartraiden
2019-06-20End of zoo with popup options namesdartraiden
2019-04-04Move some docs to wikidartraiden
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan