summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/psp_general.cpp
AgeCommit message (Expand)Author
2024-08-21fixes #4585 (UInfoEx: remove ICQ/MRA support)George Hazan
2022-08-02UInfoEx: details options dialog -> UI classesGeorge Hazan
2022-06-16UInfoEx: fix for retrieving data + major code cleaningGeorge Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-04-12UserInfoEx: old icolib management replaced with new oneGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2016-07-29no more TCHARsGeorge Hazan
2015-08-01UInfoEx: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-06-12UserInfoEx: rearranged option pages (changed options and icons group name to ...slotwin
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-06-23unifoex moved to the standard db_* functionsGeorge Hazan
2013-03-28code cleaningGeorge Hazan
2013-03-17removed not used headersKirill Volinsky
2013-01-20removed old revision informationKirill Volinsky
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy