Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
included into minimum Windows SDK 7.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
- wiping out checks for service presence;
- code cleaning
|
|
|
|
|
|
|
|
|
|
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure
|