summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/main.cpp
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-24New GPG:Tobias Weimer
2015-04-24New GPG:Tobias Weimer
2015-04-21New_GPG:Tobias Weimer
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2015-03-31new_gpg:Alexander Gluzsky
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-05New_GPG compilation fix (by person)Vadim Dashevskiy
2014-07-04CommandLine:Tobias Weimer
2014-06-27spelling correctionsDart Raiden
2014-03-09end of the old MC APIGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-20some more spelling correctionsDart Raiden
2013-10-13typosDart Raiden
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-10-07translation fixes from RMNAlexander Gluzsky
2013-10-06more unnecessary spacesDart Raiden
2013-10-05missed *n*printf related fixes...Alexander Gluzsky
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-07-31fixed few logic bugsAlexander Gluzsky
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-05-17- New_GPG: reinstatedVadim Dashevskiy
2013-04-28- New_GPG: temporary moved to deprecated until:Vadim Dashevskiy
2013-04-05- rest of menus cleared;George Hazan
2013-03-02gpg process handling fixes (not finished)Alexander Gluzsky
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-08"boosted" process managementAlexander Gluzsky