summaryrefslogtreecommitdiff
path: root/protocols/MRA
AgeCommit message (Expand)Author
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-16unified zlib project also moved to libs\George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge 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-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-11cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-02cosmeticsVadim Dashevskiy
2015-05-02Proto_MRA and MRA_xStatus - unified projectsVadim Dashevskiy
2015-04-29also unused headers removedGeorge Hazan
2015-04-29mra - warning fixes for 64-bit modeGeorge Hazan
2015-04-29unified project for MRA protocolGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-07ICQ client detection for MRAGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-02-13don't need this string in langpackKirill Volinsky
2015-02-12mra: fix unicode for prev commitRozhuk Ivan
2015-02-12MAR: display proto name fixRozhuk Ivan
2015-02-09simplified thread management schema for loading MRA avatarsGeorge Hazan
2015-02-09mra: avatars improvementsRozhuk Ivan
2015-01-30strange useless definition removedGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14let's operator new() clean the memoryGeorge Hazan
2014-12-14mergeGeorge Hazan
2014-12-14mir_calloc replaced with new()George Hazan
2014-12-14mra: w4 fixsRozhuk Ivan
2014-12-14most evident warnings in MRA fixedGeorge Hazan
2014-12-14MRA: some warning fixesRozhuk Ivan
2014-12-14MRA: warning level 4Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan