Age | Commit message (Collapse) | Author |
|
- a bit improoved logic
- implemented "keep-alive" like ack request (currently sema logick as ping, should also work with ping disabled, ping is not necessary if strm_mgmt enabled)
|
|
fixes #1247
|
|
|
|
|
|
|
|
Clist_Tray*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- do not request roster on resumed session
|
|
|
|
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
|
|
|
|
- basic error handling
|
|
|
|
|
|
|
|
|
|
- fix for a 64-bit issue that could cause a crash;
- code cleaning
|
|
buttons visibility removed
|
|
|
|
|
|
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
|
|
|
|
|
|
https://gist.github.com/apollo2k4/955dc2bd2b8cac46ab51fa787b12329c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evil destroyed
|
|
convertation)
|
|
after MSN plugin login and new messages added)
|