Age | Commit message (Expand) | Author |
2020-07-01 | TLS 1.3 support: | George Hazan |
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan |
2020-06-22 | temporary return of DbChecker | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited messages... | George Hazan |
2020-06-14 | Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz... | George Hazan |
2020-05-29 | towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window handle... | George Hazan |
2020-05-14 | simple database event cycles moved to cursors | George Hazan |
2020-05-13 | kinda first working version of database event cursors | George Hazan |
2020-05-12 | fix for import libraries | George Hazan |
2020-05-12 | event cursors for mdbx driver | George Hazan |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan |
2020-05-04 | fixes #2381 (NewStory: add right-click menu for groupchats) | George Hazan |
2020-04-28 | fixes #2365 (NewStory: date/times are displayed according to the OS locale se... | George Hazan |
2020-04-28 | database: | George Hazan |
2020-04-26 | refreshment for import libraries | George Hazan |
2020-04-26 | Chat api: | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-04-06 | useless commands removed | George Hazan |
2020-04-05 | Clist::OfflineModes made public | George Hazan |
2020-03-30 | Contact lists: | George Hazan |
2020-03-30 | CProgress => CCtrlProgress: fix for a class name | George Hazan |
2020-03-24 | and also libraries for libjson | George Hazan |
2020-03-22 | File transfers: | George Hazan |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW... | George Hazan |
2020-03-08 | fixes #2252 (Update tinyxml2 to 8.0.0) | George Hazan |
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 | 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-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | 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 | new export library for libjson | 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 |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-10-30 | fix for CMOption<> prototype | 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-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 | handy runtime debugging tool © Michael Chourdakis | George Hazan |