Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
be overridden)
|
|
differ only in a build number
|
|
|
|
|
|
|
|
|
|
|
|
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
|
|
|
|
it remains existing for now, but as reference to g_plugin.m_hLang
|
|
|
|
- remove DllMain;
- replace global variable that carries hInstance with g_plugin.getInst();
- create an instance of CMPlugin template that passes the name of data module into its parent;
- create an instance of CMPlugin class named g_plugin;
- remove __NO_CMPLUGIN_NEEDED from stdafx.h
|
|
|
|
|
|
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app;
- Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure;
- PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
|
|
|
|
- one shall not mix width & height;
- CSkin::ResizeBitmap became completely useless after linking FreeImage in
|
|
return
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is changed
|
|
|