summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20MirLua: add logsaunsane
2018-05-20fix mergeaunsane
2018-05-20MirLua: refactoringaunsane
2018-05-20MirLua: project reorderingaunsane
2018-05-20Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"Konstantin
This reverts commit 3f90207479ee0a6530631812717801a54093658c, reversing changes made to 7d6b89fd45814936d0edeff664bf5efb2d19b875.
2018-05-20Merge branch 'master' of https://github.com/miranda-ng/miranda-ngKonstantin
2018-05-20Revert "Conversation fix icon display"Konstantin
This reverts commit 9eda23f5d0d4d239bd46a2da66bf4ff141dc3ad0.
2018-05-20MirLua: environment now inherits CMPluginBaseaunsane
2018-05-20MirLua: no need to keep two instances of CMPluginaunsane
2018-05-20Conversation fix icon displayKonstantin
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George Hazan
2018-05-20let's avoid identifier 'hLangpack' wherever possibleGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵George Hazan
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-20VKontakte:ElzorFox
update VK_API to 5.74 update User Long Poll API version to 3 version bump
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-19fixes #1371 (StdMsg: statusbar in conference show time instead topic)George Hazan
2018-05-19StdMsg: if no popup plugin installed, chat options might crashGeorge Hazan
2018-05-19fixes #1368 (Hide dbx_mmap from profile manager)George Hazan
2018-05-19remove obsolete tipdartraiden
2018-05-19Langpack_MarkPluginLoaded: more correct parameter typeGeorge Hazan
2018-05-18code cleaningGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-18optimization disabled for cmstub.libGeorge Hazan
2018-05-18fix for a log file nameGeorge Hazan
2018-05-18automation of applying h++ to the buildGeorge Hazan
2018-05-18libtox to be packed with tox pluginGeorge Hazan
2018-05-18small fixdartraiden
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-18constructor of CMPlugin now registers it automatically in the module list, ↵George Hazan
no need to call RegisterModule manually
2018-05-18mir_app: CMPlugin introduced instead of g_hInstGeorge Hazan
2018-05-17missing function restoredGeorge Hazan
2018-05-17Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, ↵George Hazan
WebView => CMPlugin
2018-05-17MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMpluginGeorge Hazan
2018-05-17KeyboardNotify, ListeningTO, MagneticWindows, MenuItemEx: cmplugin adaptationMataes
2018-05-17OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, ↵George Hazan
Sessions, TranslitSwitcher => CMPlugin
2018-05-17NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, ↵George Hazan
NotifyAnything, Nudge => CMPlugin
2018-05-17KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, ↵George Hazan
MsgPopup, mTextControl => CMPlugin
2018-05-17Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, ↵George Hazan
SeenPlugin, SendSS, ShlExt, SimpleAR, SimpleStatusMsg, SkypeStatusChange, SmileyAdd, SMS => CMPlugin
2018-05-17Plugin Updater loses compatibility with Miranda IM completely due to CMPluginGeorge Hazan
2018-05-17Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, ↵George Hazan
StartPosition, SplashScreen, SpellChecker, Spamotron => CMPlugin
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> ↵George Hazan
CMPlugin
2018-05-17WinterSpeak, WhoUsesMyFiles, WhenWasIt, wbOSD, Watrack_MPD -> CMPluginGeorge Hazan
2018-05-17XSoundNotify, YAPP, YaRelay, ZeroSwitch, ZeroNotify -> CMPluginGeorge Hazan
2018-05-17ICQCorp -> CMPluginGeorge Hazan
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-05-17grrmGeorge Hazan
2018-05-17IEHistory: cmplugin adaptationKirill Volinsky