Age | Commit message (Expand) | Author |
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 |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-27 | oops | 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-18 | - more shit cleared from C++ code; | George Hazan |
2019-09-18 | m_ieview.h: code cleaning | 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 | unused declaration removed | 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-05 | more correct fix for #2046 | George Hazan |
2019-09-05 | code cleaning | George Hazan |
2019-09-05 | fixes #2046 (StdMsg: toolbar is broken after update) | George Hazan |
2019-09-04 | StdMsg: unneeded options removed | George Hazan |
2019-09-04 | fixes #2044 (strange Select all behaviour in StdMsg private chats) | George Hazan |
2019-09-04 | wrong... Ctrl+W shall be enabled only in the tabbed mode | George Hazan |
2019-09-04 | more correct way of working with Ctrl+Up/Down | George Hazan |
2019-09-04 | fixes #2042 (StdMsg: window icon remains gray after entering a groupchat) | George Hazan |
2019-09-04 | Ctrl+W added as a hotkey | George Hazan |
2019-09-04 | StdMsg: | George Hazan |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan |
2019-09-04 | StdMsg: entered strings are stored for group chats as well as for private chats | George Hazan |
2019-09-04 | fixes #2041 (StdMsg: right-click is broken) | George Hazan |
2019-09-04 | code cleaning | dartraiden |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan |
2019-09-03 | StdMsg: chat & groupchat window classes merged together into new class CMsgDi... | George Hazan |