summaryrefslogtreecommitdiff
path: root/include/m_core.h
AgeCommit message (Expand)Author
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
2017-08-08HookTemporaryEvent - new function that executes an event handler immediately ...George Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-21this stupid warning should be suppressedGeorge Hazan
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-03mime type standardizationGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-09-17- fix for tray icon blinking in chats;George Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-06-04C++ classes moved to m_system_cpp.hMikalaiR
2016-06-04code optimization MikalaiR
2016-04-10Utf8toUcs2 exportedGeorge Hazan
2016-04-08mir_hmac_sha256 addedGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
2015-11-11thread library:George Hazan
2015-09-01sha256 functions moved to the coreGeorge Hazan
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-25added forgotten va_end()Tobias Weimer
2015-08-11missing string comparison functionsGeorge Hazan