Age | Commit message (Collapse) | Author |
|
fixes #1247
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
- fix for a 64-bit issue that could cause a crash;
- code cleaning
|
|
buttons visibility removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
convertation)
|
|
after MSN plugin login and new messages added)
|
|
- unused class members removed;
- added function TouchFile() to change access date & time on loading & exit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- adapted to CDlgBase changes (fixes crash on window close)
|
|
|
|
Miranda
|