Age | Commit message (Expand) | Author |
2020-03-04 | fixes #2244 (Scriver: after message log unification the Quote button doesnt u... | George Hazan |
2020-03-03 | HM_DBEVENTADDED to be delayed, instead of sending it immediately | George Hazan |
2020-03-03 | fixed #2236 (StdMsg: focused window blinks) | George Hazan |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan |
2020-02-17 | crash fix | George Hazan |
2020-02-16 | useless checks removed | George Hazan |
2020-02-07 | fixes #2204 (empty strings in StdPopup options) | George Hazan |
2020-02-03 | Netlib_Dump exported from mir_app | George Hazan |
2020-02-01 | let's make a couple of things simpler | George Hazan |
2020-02-01 | fix for TryEnterCriticalSection | George Hazan |
2020-02-01 | attempt to fix #2139 | George Hazan |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan |
2020-01-29 | fix for a rare crash on exit | George Hazan |
2020-01-27 | fixes #2188 (Clist_modern: crash at "clc.cpp (1135)) | George Hazan |
2020-01-27 | minor code cleaning | George Hazan |
2020-01-26 | fixes #2159 (BBCode color. Не передаётся в теге цвет п... | George Hazan |
2020-01-25 | fixes #2185 (Clist_modern показывается, как выгруженн... | George Hazan |
2020-01-25 | massive code cleaning: | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan |
2020-01-10 | WebSocket_Connect to return the reply to a HTTP request instead of a connection | George Hazan |
2020-01-10 | fixes #2157 (database drivers have unload checkbox in Options - Plugins) | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-03 | workaround to avoid numerous problems with manual event handling | George Hazan |
2020-01-03 | thread-safe implementation of CTimer::Start/Stop | George Hazan |
2020-01-03 | CTimer::GetEventId() shall return UINT_PTR as well | George Hazan |
2020-01-03 | Miranda_GetSystemWindow - returns a common window for creating global timers | George Hazan |
2020-01-03 | CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumed | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-16 | typo fix | George Hazan |
2019-12-16 | fixes #2141 (StdUserInfo doesn't handle OK button properly) | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-19 | unused functions removed | George Hazan |
2019-10-31 | fixes #2107 (trailing extra-icons aren't wiped from clist after disabling a p... | George Hazan |
2019-10-31 | fix for occasional crashes in icolib | George Hazan |
2019-10-30 | fixes #2108 (Old message log is listed in settings until reopen) | George Hazan |
2019-10-30 | fix for CMOption<> prototype | George Hazan |
2019-10-30 | fixes #2111 (Pascal plugins don't free their resource after dynamic unload) | George Hazan |
2019-10-28 | crash fix | George Hazan |
2019-10-28 | fixes #2105 for StdUserInfo (crash in User Info dialog when a plugin is unloa... | George Hazan |
2019-10-15 | MBinBuffer::assign = function to replace buffer contents | George Hazan |
2019-10-08 | woohoo :) we loggef in, finally | George Hazan |
2019-10-08 | first version of WA that connects | George Hazan |
2019-10-08 | WebSocket related code moved to the core | George Hazan |
2019-10-03 | fixes #2090 (one can set a logger for a contact manually via SRMsg/Logger set... | George Hazan |
2019-10-02 | merge with SrmmLogContainer | George Hazan |
2019-09-28 | metacontacts: | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |