summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgs.cpp
AgeCommit message (Expand)Author
2020-03-03HM_DBEVENTADDED to be delayed, instead of sending it immediatelyGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-11Scriver: all useless messages converted into methodsGeorge Hazan
2019-09-09Scriver: container-related code moved to the classGeorge Hazan
2019-09-08.George Hazan
2019-08-30Scriver:George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-05-08Scriver: fix for meta contacts behaviorGeorge Hazan
2019-04-12wiping custom icolib functions: ScriverGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-12Scriver -> g_plugin callsGeorge Hazan
2018-09-27Scriver: fix loading read messages into the log when contact window is openElzorFox
2018-09-27StdMsg and Scriver: ME_DB_EVENT_EDITED supportElzorFox
2018-07-16Unify special keys namesdartraiden
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-16Scriver -> CMPluginGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-08-24nullptr must be passed inside SetStatusText to return back to the predefined ...George Hazan
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-08-08ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary eventGeorge Hazan
2017-08-03Scriver: swapped MSG_SENDMESSAGE workersGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic pl...George Hazan
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan