summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Expand)Author
2018-09-27Scriver: fix loading read messages into the log when contact window is openElzorFox
2018-09-27Scriver: crashfixElzorFox
2018-09-27StdMsg and Scriver: ME_DB_EVENT_EDITED supportElzorFox
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-09-21if a protocol receives a message delivery confirmation, it can pass the serve...George Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-16Unify special keys namesdartraiden
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11fixes #1474 (Scriver: send options cannot be translated)George Hazan
2018-07-11GUI change:George Hazan
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-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge 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