Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-21 | New_GPG: remove MRA support | dartraiden | |
2024-06-27 | Replace ICQ by MRA | dartraiden | |
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-06 | fixes #3850 (NewGPG: строки не попадают в ленгпак) | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
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-01-17 | Update copyrights | dartraiden | |
2020-07-19 | NewGPG: fix typos | dartraiden | |
2020-06-25 | New_GPG: code cleaning | George Hazan | |
2020-06-23 | New_GPG: also a fix for menu items | 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-18 | New_GPG: ugly manual contact info processing code removed | 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-03-21 | New_GPG: code cleaning | 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 | |
2020-03-18 | typos fixed | George Hazan | |
2020-03-18 | NewGPG: options implemented using CMOption | George Hazan | |
2020-03-18 | NewGPG: | George Hazan | |
- fixes #2259 (New_GPG лезет на другие аккаунты и пытается расшифровывать чаты); - fixes #2258 (New_GPG is broken after chat window redesign); - version bump | |||
2020-03-18 | NewGPG: logger optimization | George Hazan | |
2020-03-17 | New_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-17 | minor code optimization | George Hazan | |
2020-03-16 | NewGPG: massive code cleaning | George Hazan | |
2020-03-16 | NewGPG: | George Hazan | |
- useless button control ids removed; - GetFilePath() calls rewritten using ptrW; - code cleaning | |||
2020-03-15 | NewGPG: cosmetic fixes | George Hazan | |
2020-03-15 | NewGPG: massive code cleaning | George Hazan | |
2020-03-15 | NewGPG: fix for utf8 at screen | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-09-14 | new_gpg: improoved error handling on public keys array import from | Gluzskiy Alexandr | |
main menu | |||
2019-04-18 | new_gpg: load key fix | Gluzskiy Alexandr | |
get rid of global user_data variable, use one from globals struct everywhere instead | |||
2019-02-19 | New_GPG -> TinyXml2 | George Hazan | |
2019-01-30 | m_icq.h removed | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
2018-11-14 | hContact, MODULENAME -> g_plugin | George Hazan | |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
2018-09-25 | NewGPG: | George Hazan | |
- fixes problems with plugin loading; - minus boost::thread; - massive code cleaning; - version bump | |||
2018-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |