summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/userinfo.cpp
AgeCommit message (Collapse)Author
2023-01-02Update copyrightsdartraiden
2022-09-08fixes #3190 (ICQ: add phone number to ICQ info)George Hazan
2022-08-16ICQ: fix for custom timestamp printing functionGeorge Hazan
2022-08-15StdUserInfo: tree adaptation for hContact == 0George Hazan
2022-08-05StdUserInfo: more compact variant of treeGeorge Hazan
2022-08-03fixes #3131 (StdUserInfo & metacontacts)George Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-01-17ICQ-WIM: convert some files from ANSI to UTF-8dartraiden
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-02-07ICQ-WIM:George Hazan
- DWORD UIN dumped and replaced everywhere with CMStringW aimId; - additional Email field removed from options, now UIN acts like email - MRA is fully supported - version bump
2019-01-29ICQ-WIM:George Hazan
- fix for interference with SeenPlugin plugin (reported by OlegVVV); - LastSeen time added to User Details;
2019-01-28ICQ-WIM: fix to view our own detailsGeorge Hazan
2019-01-28ICQ-WIM:George Hazan
- fixes #1766 (ICQ10: rework "Use friendly names" option) - icq nicks moved to User Info dialog; - more data added to User Info; - code optimization
2019-01-28ICQ10:George Hazan
- fixes #1800 (ICQ10: add aboutMe content to user info); - added ICQ User Info page - code cleaning