Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- 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)
|
|
- Updated Jabber
|
|
- unused class members removed;
- added function TouchFile() to change access date & time on loading & exit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- few logic bugs fixed
- started resumption implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix perpetual loop
version bump
|
|
|
|
|
|
|
|
|
|
|
|
- adapted to CDlgBase changes (fixes crash on window close)
|