summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/crypt_icons.cpp
AgeCommit message (Expand)Author
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...George Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge 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
2017-11-13Code modernize ...Goraf
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2016-09-11MS_CLIST_EXTRA_ADD_ICON - forgotten EI serviceGeorge Hazan
2014-07-08code cleaningGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-08-27fixes for StatusIconData initialization George Hazan
2013-08-03more leaksGeorge Hazan
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-01SecureIM:George Hazan
2013-03-31code cleaningGeorge Hazan
2013-03-17- rest of memory leaks George Hazan
2012-12-01fix for SecureIM icons processingGeorge Hazan
2012-11-19- returned back SecureIM option for the extra icons usage;George Hazan
2012-11-19fix for SecureIM iconsGeorge Hazan
2012-11-19more cleaning of icons' namesGeorge Hazan
2012-11-03removing built-in Clist Modern extra icons part IGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-23SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure Vadim Dashevskiy