Age | Commit message (Collapse) | Author |
|
|
|
|
|
Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW
|
|
it remains existing for now, but as reference to g_plugin.m_hLang
|
|
|
|
|
|
WebView => CMPlugin
|
|
|
|
|
|
Sessions, TranslitSwitcher => CMPlugin
|
|
NotifyAnything, Nudge => CMPlugin
|
|
MsgPopup, mTextControl => CMPlugin
|
|
SeenPlugin, SendSS, ShlExt, SimpleAR, SimpleStatusMsg, SkypeStatusChange, SmileyAdd, SMS => CMPlugin
|
|
|
|
StartPosition, SplashScreen, SpellChecker, Spamotron => CMPlugin
|
|
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
|
|
|
|
|