Age | Commit message (Collapse) | Author |
|
- another ancient perversion with pointers to global arrays exterminated;
- handmade dynamic array replaced with standard OBJLIST<>;
- array iterators;
- version bump
|
|
included into minimum Windows SDK 7.1
|
|
|
|
|
|
|
|
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not;
- unused/useless buttons with id=IDOK or IDCANCEL removed;
- brnOk.OnClick replaced with OnApply calls;
- unused/useless calls of EndDialog/EndModal removed;
- minor code cleaning
|
|
|
|
|
|
|
|
|
|
completely)
|
|
|
|
|
|
|
|
|
|
|
|
MyDetails: moved to m_gui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
WebView => CMPlugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is active - users should use GitHub for ticket creation);
- also remove AUTHOREMAIL field from structure
|