summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src
AgeCommit message (Expand)Author
2018-06-14fix for a typoGeorge Hazan
2018-06-13fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore)George Hazan
2018-06-09Scriver: make keyboard shortcuts translatabledartraiden
2018-06-09fixes #1406 (Scriver: sending by Shift+Enter)George Hazan
2018-06-08obsolete message removedGeorge Hazan
2018-06-06StdMsg: option "Restore previously open tabs when showing the window" removed...George Hazan
2018-06-04Scriver:George Hazan
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-06-01code cleaningGeorge Hazan
2018-06-01rest of Scriver option dialogs moved to UI classesGeorge Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-06-01fixes #1370 (Scriver: titlebar setting bug)George Hazan
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-26no, this idea was wrong...George Hazan
2018-05-25same fix for Scirver (fixes #1387)George Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_chat_int.h => CMPluginGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-16.George Hazan
2018-05-16Scriver -> CMPluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-13related to #1354 (unhides the hidden database setting that sets the title for...George Hazan
2018-05-11fixes #1347 (Scriver: remove "Use the contact's status icon as the window ico...George Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-04fixes #1014 (wrong calculation of message edit field's height)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-20fixes #1288George Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-08stupid option removed from group chats according to results of votingGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-06code cleaningGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-03-26code cleaningGeorge Hazan