Age | Commit message (Collapse) | Author |
|
- Copy command now can copy images too;
- code cleaning
|
|
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO);
- fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore
- other minor changes
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HIMAGELIST
|
|
|
|
|
|
- ACKTYPE_URL removed;
- PF1_URL removed;
- IEED_EVENT_URL removed;
- another URL-related code cleaning
|
|
|
|
- fixes #1679 (IEView: account's duplicates)
- code cleaning
- version bump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|