| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  | adaptation | 
|  |  | 
|  |  | 
|  |  | 
|  | - 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 | 
|  |  | 
|  |  | 
|  | Proto_SetUniqueId / Proto_GetUniqueId | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure | 
|  | 62202ed10617927d5429bc59898e12a366abe744) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | - code cleaning
- version bump | 
|  |  | 
|  |  | 
|  | * replace 0/NULL with nullptr [using clang-tidy] | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | - mir_app functions introduced instead of them;
- OPENOPTIONSDIALOG structure removed from m_options.h |