summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/messages.cpp
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-24New GPG:Tobias Weimer
2015-04-21New_GPG:Tobias Weimer
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-19db_mc_tryMeta applied George Hazan
2014-03-10unneeded helpers removedGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge 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-07translation fixes from RMNAlexander Gluzsky
2013-10-06more unnecessary spacesDart Raiden
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-28compilation fixGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-07-31fixed few logic bugsAlexander Gluzsky
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-20added additional check on outgoing messageAlexander Gluzsky
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-21x64 compilation fixKirill Volinsky
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-04fixed memory allocation/cleaningAlexander Gluzsky
2013-02-08"boosted" process managementAlexander Gluzsky
2013-02-06srmm friendly event handling (may cause problems need testing)Alexander Gluzsky
2013-02-05fixed temporary files cleanup during runtimeAlexander Gluzsky
2013-01-12additional private keys checksAlexander Gluzsky
2013-01-06debuglog refactoringAlexander Gluzsky
2012-12-30fixed bug with tag strippingAlexander Gluzsky
2012-12-23fixed prescense signing bugsAlexander Gluzsky
2012-12-23fixed deadlock on new keyAlexander Gluzsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-16fixed trash in files for encryptionAlexander Gluzsky
2012-10-14one more metacontacts problem fixedAlexander Gluzsky
2012-09-13fix double messages in metacontacts (untested)Alexander Gluzsky
2012-09-07minor signature fixesTobias Weimer