summaryrefslogtreecommitdiff
path: root/plugins/FavContacts/src/favlist.h
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-12FavContacts -> g_pluginGeorge Hazan
2018-04-12db_get_current() also returns MDatabaseCommon*George Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-02-24more nullptrGoraf
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
2016-09-16forgotten database functionGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-07-08fix for the recent items filtrationGeorge Hazan
2014-07-08FavContacts:George 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-10-09FavContacts name corrected according to English US Vadim Dashevskiy
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-05-17added some pluginsKirill Volinsky