summaryrefslogtreecommitdiff
path: root/protocols/ConnectionNotify/src
AgeCommit message (Collapse)Author
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-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-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