summaryrefslogtreecommitdiff
path: root/include/m_core.h
AgeCommit message (Expand)Author
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
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-11all database functions moved to m_database.hGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-11more useless warnings disabledGeorge Hazan
2014-12-11warning fixGeorge Hazan