summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src
AgeCommit message (Expand)Author
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk 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-08-13icons registration moved to Load()Kirill Volinsky
2014-08-12extraicons registration moved to Load()Kirill Volinsky
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-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-24spelling correctionDart Raiden
2014-03-10unneeded helpers removedGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge 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
2014-02-04typo fixAlexander Gluzsky
2014-02-04better check for gnupg.exe binaryAlexander Gluzsky
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George 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-07fck2...Alexander Gluzsky
2013-10-06more unnecessary spacesDart Raiden
2013-10-05fck ....Alexander Gluzsky
2013-10-05missed *n*printf related fixes...Alexander Gluzsky
2013-10-05more *n*printf fixes //looks like i was too sleepyAlexander Gluzsky
2013-10-05another possible crash fix //thx AcheAlexander Gluzsky
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-10-04typo fixKirill Volinsky
2013-10-04crash fixKirill Volinsky
2013-09-28compilation fixGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-18double ;; removedKirill Volinsky