summaryrefslogtreecommitdiff
path: root/protocols/MRA
AgeCommit message (Expand)Author
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
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28- compilation fix;George Hazan
2014-11-27in this case there's no need to check whether parameters were really passed o...George Hazan
2014-11-25Add nullptr checks for offline messages parser.Rozhuk Ivan
2014-10-04no need to call the same code twiceGeorge Hazan
2014-10-04MRA:George Hazan
2014-08-05'xStatus' correctionDart Raiden
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-07-16as well as wcsncpy_s / wcsncat_sGeorge Hazan
2014-06-25typos, spelling correctionDart Raiden
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-04-22similar with other protocolsDart Raiden
2014-04-12invisible overlay fixKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-15fix for a chaos with a netlib handle declarationGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-12MRARozhuk Ivan
2014-03-10MRARozhuk Ivan
2014-03-10MRARozhuk Ivan
2014-03-09TipperRozhuk Ivan
2014-03-09MRARozhuk Ivan
2014-03-09MRARozhuk Ivan
2014-03-09MRARozhuk Ivan
2014-03-08MRARozhuk Ivan
2014-03-07MRARozhuk Ivan
2014-03-07MRARozhuk Ivan
2014-03-07WhenWasItRozhuk Ivan
2014-03-07MRARozhuk Ivan
2014-03-07MRA: mail.ru -> Mail.ruDart Raiden
2014-03-06- langpacks/english: update;Vadim Dashevskiy
2014-03-06More SMS fixesRozhuk Ivan
2014-03-06MRA:Rozhuk Ivan
2014-03-06MRARozhuk Ivan
2014-03-05+ Add: "Automatically authorization on mail.ru web services" option, enabled ...Rozhuk Ivan
2014-03-05MRA: fix SetStatus() on ForkThreadEx() fail.Rozhuk Ivan