index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Clist_modern
/
src
/
modern_clc.cpp
Age
Commit message (
Expand
)
Author
2022-07-16
Contact_IsGroupChat - a helper to detect chat rooms
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-22
more thorough fix for #2991
George Hazan
2021-12-22
fixes #2991 (Clist_modern: crash on moving group)
George Hazan
2021-12-10
fixes #2895 (Clist_modern: various quirks with embedded clists, metacontacts ...
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-06-17
fix for a last message time storing
George Hazan
2020-06-16
Clist_Modern: fix for sorting by last message time
George Hazan
2020-06-14
fixes #2451 (Clist_modern в сортировке контактов "По п...
George Hazan
2020-03-30
Contact lists:
George Hazan
2020-02-04
Clist_Modern:
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-11-28
minor optimization related to #2133
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-09-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
2019-07-26
warning fixes
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
George Hazan
2019-02-06
fixes #1786 (Clist Modern constantly checks if the status message has been up...
George Hazan
2019-02-01
four forgotten meta services removed
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-13
clist_modern -> g_plugin
George Hazan
2018-09-18
code cleaning
George Hazan
2018-07-27
Clist_Modern:
George Hazan
2018-06-25
duplicate cache item removed to avoid rare crashes
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-22
IcoLib_AddIcon => CMPlugin::addIcon
George Hazan
2018-05-16
Clist_modern => CMPlugin
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-07
duplicate ME_PROTO_ACK handlers merged together
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged
George Hazan
2018-04-06
CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroup
George Hazan
2018-04-06
CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTree
George Hazan
2018-04-06
CLIST_INTERFACE::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildList
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText
George Hazan
2018-04-06
CLIST_INTERFACE::pfnDoSelectionDefaultAction => Clist_DoSelectionDefaultAction
George Hazan
2018-04-06
CLIST_INTERFACE::pfnEndRename => Clist_EndRename
George Hazan
2018-04-06
CLIST_INTERFACE::pfnDeleteFromContactList => Clist_DeleteFromContactList
George Hazan
2018-04-06
CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenMode
George Hazan
2018-04-06
CLIST_INTERFACE::pfnHideInfoTip => Clist_HideInfoTip
George Hazan
2018-04-06
CLIST_INTERFACE::pfnNotifyNewContact => Clist_NotifyNewContact
George Hazan
2018-04-06
CLIST_INTERFACE::pfnRecalculateGroupCheckboxes => Clist_RecalculateGroupCheck...
George Hazan
2018-04-06
CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxes
George Hazan
2018-04-06
CLIST_INTERFACE::pfnInvalidateItem => Clist_InvalidateItem
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntry
George Hazan
[next]