summaryrefslogtreecommitdiff
path: root/include/m_core.h
AgeCommit message (Expand)Author
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
2015-08-09three new functions for checking Windows versionGeorge Hazan
2015-07-31- Windows 10 version detection;George Hazan
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-18protocol platform-independent code moved back to mir_appGeorge Hazan
2015-06-17obsolete services extinctedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-11- more transparent ProtoServiceExists implementation;George Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan