Age | Commit message (Collapse) | Author |
|
|
|
Clist_GetContactIcon (history++ to be recompiled)
|
|
Clist_InitAutoRebuild
|
|
Proto_GetAverageStatus
- Proto_ActivateAccount is not exported anymore due to the lack of need
|
|
|
|
|
|
- fix for a 64-bit issue that could cause a crash;
- code cleaning
|
|
toolbar options
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
- new method LIST::removeItem added to save a pointer to removed record;
- code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one;
- a few remaining cycles converted to iterators
|
|
|
|
|
|
|
|
|
|
- fixes #1174 (Group chat icons became "blank exe" icons if role cound exceeds 10);
- unused chat api members removed;
|
|
by its short name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is changed
|
|
|
|
|
|
|
|
|
|
|
|
templates (it's a Microsoft extension)
|