Age | Commit message (Expand) | Author |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW... | George Hazan |
2020-03-12 | fixes #2250 (StdMsg doesn't accept file transfers) | George Hazan |
2020-03-04 | fixes #2244 (Scriver: after message log unification the Quote button doesnt u... | 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-03 | Netlib_Dump exported from mir_app | George Hazan |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan |
2020-01-27 | fixes #2188 (Clist_modern: crash at "clc.cpp (1135)) | 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 | Miranda_GetSystemWindow - returns a common window for creating global timers | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | 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-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 |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-27 | obsolete services from m_ignore.h converted into functions | George Hazan |
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl... | George Hazan |
2019-09-26 | EnterString: ability to enter simple strings (not multiline) | George Hazan |
2019-09-26 | MS_UTILS_ENTERSTRING -> EnterString, useless service removed | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | George Hazan |
2019-09-17 | duplicate code removed from Scriver | George Hazan |
2019-09-16 | SRMM: | George Hazan |
2019-09-16 | fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window) | George Hazan |
2019-09-16 | fixes #2063 (TabSRMM offers to search only for last word) | George Hazan |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-09 | Srmm_FindDialog moved from StdMsg to the core | George Hazan |
2019-09-09 | CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class dire... | George Hazan |
2019-09-04 | wrong... Ctrl+W shall be enabled only in the tabbed mode | George Hazan |
2019-09-04 | Ctrl+W added as a hotkey | George Hazan |