summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clc.cpp
AgeCommit message (Expand)Author
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
2018-04-06CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroupGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTreeGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildListGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsTextGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnDoSelectionDefaultAction => Clist_DoSelectionDefaultActionGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnEndRename => Clist_EndRenameGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnDeleteFromContactList => Clist_DeleteFromContactListGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenModeGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnHideInfoTip => Clist_HideInfoTipGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnNotifyNewContact => Clist_NotifyNewContactGeorge Hazan