summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/options.cpp
AgeCommit message (Collapse)Author
2023-02-28Revert "fixes #2938 (MRA: contact search does not work)"George Hazan
This reverts commit 3a35e893b276bf28fbf949d67b92961bc5293b55.
2023-02-28fixes #2938 (MRA: contact search does not work)George Hazan
2023-02-23fixes #3342 (Баг с отключением полей в ↵George Hazan
настройках статусов ICQ)
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-01-31fixes #3323 (Настройка статусов в ICQ и Telegram)George Hazan
2023-01-02Update copyrightsdartraiden
2022-09-24fixes #3197 (ICQ: remove ability to login via e-mail))George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-11-24fixes #2972 (ICQ: login/registration by phone number is broken)George Hazan
2021-08-10ICQ:George Hazan
- fixes wrong online status detection when lastSeen == 0; - fixes correct APP_ID sending; - fixes error handling inside RAPI token generation
2021-07-18fixes #2939 (MRA: cannot login to MRA by phone/sms, if phone connected to ↵George Hazan
MRA account and ICQ account at the same time)
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-01-17ICQ-WIM: convert some files from ANSI to UTF-8dartraiden
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2020-06-10fixes #2438 (Jabber: списки приватности странно ↵George Hazan
себя ведут) + some another DoModal() calls cleaning
2020-01-09fixes #2153 (ICQ-WIM: password got reset occasionally in options)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-08-22ICQ-WIM: experimental server group editorGeorge Hazan
2019-07-22ICQ-WIM: options dialog doesn't set password correctlyGeorge Hazan
2019-07-17ICQ-WIM: no need to launch this dialog twiceGeorge Hazan
2019-07-17fixes #1698 (ICQ10: add password enter prompt if no password found in db)George Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-04-24ICQ-WIM:George Hazan
- added "Show error popups" options; - fix: errors were not translated
2019-03-11fixes #1741 (ICQ10: Invalid Request. statusDetailCode 1015)George Hazan
2019-03-01ICQ-WIM:George Hazan
- advanced options moved to the separate dialog; - option added to launch a browser on tray icon click; - now additional email events aren't added if one is already active; - duplicate notification removed
2019-02-28ICQ-WIM:George Hazan
- new option to use a tray icon notification; - now left click on popup also opens a mailbox; - popup is displayed on start too, if there are new emails - version bump
2019-02-11fixes #1836 (ok, let it be 32000)George Hazan
2019-02-10fixes #1836 (ICQ-WIM: increase timeouts)George Hazan
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