Age | Commit message (Collapse) | Author |
|
CMPlugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cmplugin adaptation
|
|
cmplugin adaptation
|
|
|
|
remove a smiley from list O_O
|
|
adaptation
|
|
|
|
|
|
ContextHelp moved to deprecated
|
|
ClientChangeNotify, Cln_skinedit, CmdLine: cmplugin adaptation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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;
|
|
|
|
|
|
|
|
|
|
|