summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clistsettings.cpp
AgeCommit message (Expand)Author
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-02-27fixes #1701 (Clist modern: add contact sorting by last online time)George Hazan
2019-02-06fixes #1786 (Clist Modern constantly checks if the status message has been up...George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-13clist_modern -> g_pluginGeorge Hazan
2018-11-10keeping copy of string is safer that saving pointer to it (might be damaged b...George Hazan
2018-07-13fixes #1468 (Clist_modern: "All contacts" button cannot change language on th...George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-04-06CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntryGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIconGeorge Hazan
2018-04-04static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...George Hazan
2018-03-27there's no need to load contacts from unloaded protocolsGeorge Hazan
2018-01-10merge from #1093: we don't check null pointers and missing subsGeorge Hazan
2018-01-01massive copyright updatedartraiden
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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-09-04Clist_Modern:George Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-05-19- unused functions removed;George Hazan
2016-04-28code cleaningGeorge Hazan
2016-04-28- 2nd & 3rd lines handling unification;George Hazan
2016-04-22- major atavism removed: clist_modern own cache;George Hazan
2016-04-19further junk cleaningGeorge Hazan
2016-04-18useless function cli_ChangeContactIcon removedGeorge Hazan
2016-04-06let's separate flies from cutlets, finallyGeorge Hazan
2016-04-06fix for metacontacts statuses in clistGeorge Hazan
2016-04-06oopsGeorge Hazan
2016-04-06clist_modern:George Hazan
2016-03-24- db_get_ts -> db_get_tsa;George Hazan
2016-03-23more code cleaningGeorge Hazan
2016-03-23code cleaningGeorge Hazan
2016-03-23- minus unneeded vraiable;George Hazan
2016-03-22fixes bug #1104 (wrong cache implementation in clist_modern)George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-30old unused code that belongs to StdClist moved from the core to pluginGeorge Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-07-02unified project for clist_modernGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-22- another CRITICAL_SECTION removed;George Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan