Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
- fixes #1342 (broken search in channel browser);
- code cleaning;
- version bump
|
|
|
|
|
|
- fixes #1359 p.2 (After dynamic unloading and loading again, Popup+ throws an error)
- obsolete variable hMainThread removed;
- code cleaning;
- version bump;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
format for Scriver)
|
|
|
|
- crash fix for empty status messages;
- code cleaning;
- version bump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
icon" option)
|
|
|
|
|
|
- tab icon look standardized with all another SRMM plugins;
- fixes #1343 (StdMsg: wrong status icon as the window icon)
|
|
|
|
|
|
- window activation code moved to OnActivate;
- OnActivate call is moved to CMsgDialog::DlgProc;
- code cleaning;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
icon")
|
|
|
|
|