summaryrefslogtreecommitdiff
path: root/plugins/New_GPG
AgeCommit message (Collapse)Author
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-09-26code cleaningGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-02-13fixes #2727 (New_GPG: columns' autosize fails for empty lists)George Hazan
2021-01-17Update copyrightsdartraiden
2020-10-23fixes #2603 (New GPG - Name and mail adress)George Hazan
2020-10-01code cleaningGeorge Hazan
2020-07-19NewGPG: fix typosdartraiden
2020-06-25New_GPG: code cleaningGeorge Hazan
2020-06-24New_GPG: added advanced option to send error messagesGeorge Hazan
2020-06-23Jabber to filter out encrypted outgoing carbon copiesGeorge Hazan
2020-06-23New_GPG: also a fix for menu itemsGeorge Hazan
2020-06-23New_GPG: fix for extra icon's behaviorGeorge Hazan
2020-06-23new_gpg: code reorderingGeorge Hazan
2020-06-23New_GPG:George Hazan
- massive code cleaning; - obsolete extra icon management code removed; - added code to visualize service events correctly; - version bump
2020-06-22temporary hidden setting to suppress sending back error messagesGeorge Hazan
2020-06-22New_GPG: fix for key deletionGeorge Hazan
2020-06-18we don't insert parasite '\n' when a pipe is emptyGeorge Hazan
2020-06-18New_GPG: ugly manual contact info processing code removedGeorge Hazan
2020-06-18New_GPG: boost documentation sucks, we still need to waitGeorge Hazan
2020-06-16another fix for GPG launcherGeorge Hazan
2020-06-16NewGPG: fix for a deadlock in the boost codeGeorge Hazan
2020-06-10New_GPG: more accurate version of RemoveHandlers()George Hazan
2020-06-10fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off)George Hazan
2020-06-10typo fixGluzskiy Alexandr
2020-06-04UI classes:George Hazan
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-04-01New_GPG: more clear wording (request from our conference)dartraiden
2020-03-21New_GPG: code cleaningGeorge Hazan
2020-03-21New_GPG: unused variables removedGeorge Hazan
2020-03-21NewGPG:George Hazan
- fixes #2266 (New_GPG: вынести пункты плагина в подменю); - the rest of boolean options moved to CMOption<bool>; - custom window location storing code reimplemented using Util_SaveWindowPosition; - log generation code optimization; - version bump
2020-03-18NewGPG: fix for hangup during key generationGeorge Hazan
2020-03-18New_GPG: resource cosmeticdartraiden
2020-03-18typos fixedGeorge Hazan
2020-03-18unneeded code removedGeorge Hazan
2020-03-18NewGPG: options implemented using CMOptionGeorge Hazan
2020-03-18NewGPG:George Hazan
- fixes #2259 (New_GPG лезет на другие аккаунты и пытается расшифровывать чаты); - fixes #2258 (New_GPG is broken after chat window redesign); - version bump
2020-03-18NewGPG: logger optimizationGeorge Hazan
2020-03-17New_GPG:George Hazan
- fix for key deletion; - fix for checkboxes inside User list; - nasty perversion aka globals.user_data removed, instead a parameter is passed into ShowLoadPublicKeyDialog(); - UI code cleaning; - version bump
2020-03-17n-nope, three utf-8 chars do not talke three bytesGeorge Hazan
2020-03-17NewGPG: fix for hardcoded utf8 constantsGeorge Hazan