summaryrefslogtreecommitdiff
path: root/include/m_core.h
AgeCommit message (Expand)Author
2023-01-02Update copyrightsdartraiden
2022-09-29additional helper for base64 encoding of MBinBuffer contentsGeorge Hazan
2022-05-10Windows-specific code moved from mir_app to mir_coreGeorge Hazan
2022-03-15file iterators, first versionghazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-19header files fix to eliminate Windows types for mir_appghazan
2021-11-14codelite workspace & mir_core projectghazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-07-12compilation fixGeorge Hazan
2019-07-12CMake: reduced dependency from prebult libraries.protomors
2019-04-24warning fixGeorge Hazan
2019-02-25PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completelyGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-02-22SAL macros added to format functionsGeorge Hazan
2019-02-19MIME types are of type char, not wchar_tGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-12-23we don't need this function, cause it's not called, and also we have opensslGeorge Hazan
2018-09-21code cleaningGeorge Hazan
2018-08-15Windows string types removed from m_core.hGeorge Hazan
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20let's avoid identifier 'hLangpack' wherever possibleGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18constructor of CMPlugin now registers it automatically in the module list, no...George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-19CallObjectEventHook: new function to call the event hook of the specified objectGeorge Hazan
2018-02-24more nullptrGoraf
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-11IsTerminalDisconnected() moved to coreGeorge Hazan
2017-12-11code cleaningGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky