Age | Commit message (Collapse) | Author |
|
|
|
included into minimum Windows SDK 7.1
|
|
|
|
|
|
|
|
редактора базы в отдельные настройки) + цвет текста + чистка кода
|
|
поиска окно не прокручивается до нужной записи)
|
|
|
|
|
|
|
|
|
|
|
|
- fixes #2148 (case-sensitive search among database values hides lines during value replacement);
- minor code cleaning;
- version bump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|