Age | Commit message (Expand) | Author |
2024-06-17 | fixes #4466 (Telegram: при очистке истории канала ну... | George Hazan |
2024-03-15 | newStrW - Unicode version of the newStr() function | George Hazan |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2023-12-28 | newStr - simple helper for OBJLIST<char> | George Hazan |
2023-12-25 | CallContactService - useful helper exported from mir_app | George Hazan |
2023-12-07 | EventExists: a helper to check the hookable event's presence | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-09-29 | additional helper for base64 encoding of MBinBuffer contents | George Hazan |
2022-05-10 | Windows-specific code moved from mir_app to mir_core | George Hazan |
2022-03-15 | file iterators, first version | ghazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-19 | header files fix to eliminate Windows types for mir_app | ghazan |
2021-11-14 | codelite workspace & mir_core project | ghazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-05-20 | mir_wstrstri - case-insensitive search of substring, Unicode version | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-07-12 | compilation fix | George Hazan |
2019-07-12 | CMake: reduced dependency from prebult libraries. | protomors |
2019-04-24 | warning fix | George Hazan |
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-02-22 | SAL macros added to format functions | George Hazan |
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-24 | mir_urlDecode restored | George Hazan |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan |
2018-12-23 | we don't need this function, cause it's not called, and also we have openssl | George Hazan |
2018-09-21 | code cleaning | George Hazan |
2018-08-15 | Windows string types removed from m_core.h | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | let's avoid identifier 'hLangpack' wherever possible | George Hazan |
2018-05-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-18 | constructor of CMPlugin now registers it automatically in the module list, no... | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-19 | CallObjectEventHook: new function to call the event hook of the specified object | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-01-01 | massive copyright update | dartraiden |