summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clc.cpp
AgeCommit message (Expand)Author
2024-09-07chore: fix grammar errors in commentsSergey Ponomarev
2024-07-09fixes for various small quirksGeorge Hazan
2024-04-09fixes #4323 (Clist_modern: плагин не позволяет перета...George Hazan
2024-02-01fixes #4128 completelyGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-11-21Clist_Modern: fix for a translation issue in Options - SkinsGeorge Hazan
2023-11-08fixes #3865 (make Rate plugin deprecated)George Hazan
2023-09-25SmileyAdd: fix for the obsolete quirks in SmaileyAdd APIGeorge Hazan
2023-08-26let's turn these diagnostic messages offGeorge Hazan
2023-07-23let boolean variables inside ClcGroup be booleanGeorge Hazan
2023-04-27Clist_modern:George Hazan
2023-01-02Update copyrightsdartraiden
2022-08-04fixes #3141 (Miranda should not offer metacontact creation if meta support is...George Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge 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-22more thorough fix for #2991George Hazan
2021-12-22fixes #2991 (Clist_modern: crash on moving group)George Hazan
2021-12-10fixes #2895 (Clist_modern: various quirks with embedded clists, metacontacts ...George Hazan
2021-01-17Update copyrightsdartraiden
2020-06-17fix for a last message time storingGeorge Hazan
2020-06-16Clist_Modern: fix for sorting by last message timeGeorge Hazan
2020-06-14fixes #2451 (Clist_modern в сортировке контактов "По п...George Hazan
2020-03-30Contact lists:George Hazan
2020-02-04Clist_Modern:George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-11-28minor optimization related to #2133George 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-07-26warning fixesGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-02-06fixes #1786 (Clist Modern constantly checks if the status message has been up...George Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-13clist_modern -> g_pluginGeorge Hazan
2018-09-18code cleaningGeorge Hazan
2018-07-27Clist_Modern:George Hazan
2018-06-25duplicate cache item removed to avoid rare crashesGeorge 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-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-16Clist_modern => CMPluginGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-07duplicate ME_PROTO_ACK handlers merged togetherGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChangedGeorge Hazan