Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
completely)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unions replaced with MAllString etc)
|
|
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
|
|
|
|
differ only in a build number
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
|
|
|
|
Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW
|
|
it remains existing for now, but as reference to g_plugin.m_hLang
|
|
SeenPlugin, SendSS, ShlExt, SimpleAR, SimpleStatusMsg, SkypeStatusChange, SmileyAdd, SMS => CMPlugin
|
|
|
|
- crash fix for empty status messages;
- code cleaning;
- version bump
|
|
|
|
|
|
|
|
|
|
|
|
- CLIST_INTERFACE::pfnReloadProtoMenus => Menu_ReloadProtoMenus
- CLIST_INTERFACE::pfnGetProtoIndexByPos considered unused... thus 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
|
|
|
|
|