Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
- 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
|
|
Proto_SetUniqueId / Proto_GetUniqueId
|
|
|
|
|
|
|
|
call
|
|
|
|
MDatabaseCommon
|
|
|
|
|
|
by its short name
|
|
|
|
|
|
- structure renamed: PROTORECVFILET -> PROTORECVFILE;
- useless service MS_PROTO_AUTHRECV removed;
- Proto_AuthRecv() helper converted into a function.
|
|
|
|
|
|
m_addcontact.h removed and replaced with Contact_Add* functions
|
|
|
|
|
|
|
|
|
|
|
|
dunno how I could miss it
|