Age | Commit message (Expand) | Author |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-02-03 | Netlib_Dump exported from mir_app | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-02-01 | let's make a couple of things simpler | George Hazan |
2020-02-01 | attempt to fix #2139 | George Hazan |
2020-01-29 | fix for a rare crash on exit | 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-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-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-19 | unused functions removed | George Hazan |
2019-11-04 | fixes #2112 (Remove some obsolete shit) | George Hazan |
2019-10-31 | typo fix | George Hazan |
2019-10-30 | fix for CMOption<> prototype | George Hazan |
2019-10-28 | useless pascal header removed | George Hazan |
2019-10-15 | MBinBuffer::assign = function to replace buffer contents | 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-02 | merge with SrmmLogContainer | George Hazan |
2019-09-30 | another compilation fix | George Hazan |
2019-09-29 | code reordering | 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 | 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 support removed from Pascal source code | George Hazan |
2019-09-18 | handy runtime debugging tool © Michael Chourdakis | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | 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-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan |
2019-09-10 | Scriver: fix for window resizer | George Hazan |
2019-09-09 | Srmm_FindDialog moved from StdMsg to the core | George Hazan |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan |
2019-08-26 | unified fake User-Agent field generation for all http-related protocols | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-08-03 | core part of CloseAction went to the core | George Hazan |
2019-08-01 | fixes #2022 (shitty internal AVS flags finally removed from global include file) | George Hazan |
2019-07-26 | warning fixes | George Hazan |