summaryrefslogtreecommitdiff
path: root/plugins/SecureIM
AgeCommit message (Expand)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-02-02Visual Studio 2022 project filesGeorge Hazan
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-12-26PBYTE -> uint8_t*George Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-17Update copyrightsdartraiden
2020-07-16fixes #2267 (SecureIM: плагин зачем-то предлагает со...George Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-04-05fixes #2290 (SecureIM: распилить столбец "User ID" на два)George Hazan
2020-04-01Secure IM: obsolete langpack implementation removedGeorge Hazan
2020-04-01SecureIM:George Hazan
2020-03-18Shorter is betterdartraiden
2020-03-18Proper spelling of UTF-8 and SHA-1dartraiden
2020-03-17SecureIM: this is accounts, not protocolsdartraiden
2020-03-17SecureIM: make one string translatabledartraiden
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-04-14fix for a platformGeorge Hazan
2019-04-14also we need filters for VS2019 projectsGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-04-12- extra icons default changed from icon's name to icon's handle;George Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-03-21no need to set the base address these daysGeorge Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...George Hazan
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan