summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-10fixes #2157 (database drivers have unload checkbox in Options - Plugins)George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-03workaround to avoid numerous problems with manual event handlingGeorge Hazan
2020-01-03thread-safe implementation of CTimer::Start/StopGeorge Hazan
2020-01-03CTimer::GetEventId() shall return UINT_PTR as wellGeorge Hazan
2020-01-03Miranda_GetSystemWindow - returns a common window for creating global timersGeorge Hazan
2020-01-03CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-16typo fixGeorge Hazan
2019-12-16fixes #2141 (StdUserInfo doesn't handle OK button properly)George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-11-19unused functions removedGeorge Hazan
2019-10-31fixes #2107 (trailing extra-icons aren't wiped from clist after disabling a p...George Hazan
2019-10-31fix for occasional crashes in icolibGeorge Hazan
2019-10-30fixes #2108 (Old message log is listed in settings until reopen)George Hazan
2019-10-30fix for CMOption<> prototypeGeorge Hazan
2019-10-30fixes #2111 (Pascal plugins don't free their resource after dynamic unload)George Hazan
2019-10-28crash fixGeorge Hazan
2019-10-28fixes #2105 for StdUserInfo (crash in User Info dialog when a plugin is unloa...George Hazan
2019-10-15MBinBuffer::assign = function to replace buffer contentsGeorge Hazan
2019-10-08woohoo :) we loggef in, finallyGeorge Hazan
2019-10-08first version of WA that connectsGeorge Hazan
2019-10-08WebSocket related code moved to the coreGeorge Hazan
2019-10-03fixes #2090 (one can set a logger for a contact manually via SRMsg/Logger set...George Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-28metacontacts:George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-27oopsGeorge Hazan
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-09-26EnterString: ability to enter simple strings (not multiline)George Hazan
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-09-18- more shit cleared from C++ code;George Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-17duplicate code removed from ScriverGeorge Hazan
2019-09-16SRMM:George Hazan
2019-09-16fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window)George Hazan
2019-09-16fixes #2063 (TabSRMM offers to search only for last word)George Hazan
2019-09-13SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymoreGeorge Hazan
2019-09-09unused declaration removedGeorge Hazan
2019-09-09Srmm_FindDialog moved from StdMsg to the coreGeorge Hazan
2019-09-09CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class dire...George Hazan
2019-09-05more correct fix for #2046George Hazan
2019-09-05code cleaningGeorge Hazan
2019-09-05fixes #2046 (StdMsg: toolbar is broken after update)George Hazan
2019-09-04StdMsg: unneeded options removedGeorge Hazan