summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/options.cpp
AgeCommit message (Collapse)Author
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-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-06fixes #1828 (ICQ10: remove gradient from settings)George Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, ↵George Hazan
not inside OnInitDialog)
2019-02-04ICQ10: if timeout is disabled, status field should also be disabledGeorge Hazan
2019-02-04nah... we immediately use the first status when a contact goes offline, then ↵George Hazan
the second one, then ID_STATUS_OFFLINE
2019-02-04fixes #1718 (ICQ10: major crutch to compensate behavior of the official ICQ ↵George Hazan
client)
2019-01-31fixes #1814 (ICQ10: remove 0 in account's options)George Hazan
2019-01-31fixes #1808 (ICQ10: implement login by email/password)George Hazan
2019-01-30fixes #1744 completely (ICQ can't login after registration via SMS)George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge 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-23fixes #1763 (ICQ: cannot enter ICQ details if another ICQ account has been ↵George Hazan
removed in this session)
2019-01-23ICQ-WIM:George Hazan
- fixes #1716 (ICQ10: add to account manager "register or login by phone number" link) - fixes #1744 (ICQ10: pressing OK in settings rewrites registration settings)
2019-01-16fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM)George Hazan