summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/options.cpp
AgeCommit message (Expand)Author
2015-08-16code cleaningGeorge Hazan
2015-07-31unified project for New_GPGGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill 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-21New_GPG:Tobias Weimer
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk 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-04CommandLine:Tobias Weimer
2014-06-27spelling correctionsDart Raiden
2014-03-10unneeded helpers removedGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge 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-05missed *n*printf related fixes...Alexander Gluzsky
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-25valid options initializationGeorge Hazan
2013-09-18double ;; removedKirill Volinsky
2013-07-31fixed few logic bugsAlexander Gluzsky
2013-06-12fixed memory allocationAlexander Gluzsky
2013-05-17- New_GPG: reinstatedVadim Dashevskiy
2013-04-28- New_GPG: temporary moved to deprecated until:Vadim Dashevskiy
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-08"boosted" process managementAlexander Gluzsky
2013-02-05fixed temporary files cleanup during runtimeAlexander Gluzsky
2013-01-28added ability to copy public key in key choosing dialogAlexander Gluzsky
2013-01-24some memory allocation bugs fixedAlexander Gluzsky
2013-01-12additional private keys checksAlexander Gluzsky
2013-01-06debuglog refactoringAlexander Gluzsky