Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CLIST_INTERFACE::pfnRegisterFileDropping & CLIST_INTERFACE::pfnUnregisterFileDropping => suspended
|
|
CLIST_INTERFACE::pfnFreeGroup => suspended
|
|
|
|
|
|
CLIST_INTERFACE::pfnEnsureVisible => Clist_EnsureVisible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clist_RecalculateGroupCheckboxes
|
|
|
|
|
|
Clist_EventsProcessTrayDoubleClick
|
|
|
|
|
|
Clist_Tray*
|
|
|
|
|
|
|
|
|
|
|
|
CLIST_INTERFACE::pfnSetAllExtraIcons => ExtraIcon_SetAll()
|
|
- CLIST_INTERFACE::pfnReloadProtoMenus => Menu_ReloadProtoMenus
- CLIST_INTERFACE::pfnGetProtoIndexByPos considered unused... thus removed
|
|
|
|
Clist_GetContactIcon (history++ to be recompiled)
|
|
Clist_InitAutoRebuild
|
|
Proto_GetAverageStatus
- Proto_ActivateAccount is not exported anymore due to the lack of need
|
|
- unused members removed (requires new History++ for people who compile Miranda themselves);
- useless helpers Proto_IsAccountEnabled & Proto_IsProtocolLocked replaced with direct calls of PROTOACCOUNT members IsEnabled & IsLocked respectively;
- static interface member pfnGetProtocolVisibility replaced with static function Clist_GetProtocolVisibility or PROTOACCOUNT::IsVisible when possible
|
|
|
|
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|