Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-21 | New_GPG: remove MRA support | dartraiden | |
2024-06-27 | Replace ICQ by MRA | dartraiden | |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan | |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-11-08 | New_GPG: resource cosmetic (fixes #3849) | dartraiden | |
2023-11-06 | fixes #3850 (NewGPG: строки не попадают в ленгпак) | George Hazan | |
2023-09-21 | MessageWindowEventData: useless structure removed | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-09-26 | code cleaning | George Hazan | |
2022-09-26 | more clipboard shit removed | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-04-06 | remove executable attribute from affected files | georgehazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
2021-03-28 | 21 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-13 | fixes #2727 (New_GPG: columns' autosize fails for empty lists) | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-10-23 | fixes #2603 (New GPG - Name and mail adress) | George Hazan | |
2020-10-01 | code cleaning | George Hazan | |
2020-07-19 | NewGPG: fix typos | dartraiden | |
2020-06-25 | New_GPG: code cleaning | George Hazan | |
2020-06-24 | New_GPG: added advanced option to send error messages | George Hazan | |
2020-06-23 | Jabber to filter out encrypted outgoing carbon copies | George Hazan | |
2020-06-23 | New_GPG: also a fix for menu items | George Hazan | |
2020-06-23 | New_GPG: fix for extra icon's behavior | George Hazan | |
2020-06-23 | new_gpg: code reordering | George Hazan | |
2020-06-23 | New_GPG: | George Hazan | |
- massive code cleaning; - obsolete extra icon management code removed; - added code to visualize service events correctly; - version bump | |||
2020-06-22 | temporary hidden setting to suppress sending back error messages | George Hazan | |
2020-06-22 | New_GPG: fix for key deletion | George Hazan | |
2020-06-18 | we don't insert parasite '\n' when a pipe is empty | George Hazan | |
2020-06-18 | New_GPG: ugly manual contact info processing code removed | George Hazan | |
2020-06-18 | New_GPG: boost documentation sucks, we still need to wait | George Hazan | |
2020-06-16 | another fix for GPG launcher | George Hazan | |
2020-06-16 | NewGPG: fix for a deadlock in the boost code | George Hazan | |
2020-06-10 | New_GPG: more accurate version of RemoveHandlers() | George Hazan | |
2020-06-10 | fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off) | George Hazan | |
2020-06-10 | typo fix | Gluzskiy Alexandr | |
2020-06-04 | UI 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-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-04-01 | New_GPG: more clear wording (request from our conference) | dartraiden | |
2020-03-21 | New_GPG: code cleaning | George Hazan | |
2020-03-21 | New_GPG: unused variables removed | George Hazan | |
2020-03-21 | NewGPG: | 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-18 | NewGPG: fix for hangup during key generation | George Hazan | |