summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/init.cpp
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-01-01Happy new year, Mirandadartraiden
2021-01-17Update copyrightsdartraiden
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: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-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-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: options implemented using CMOptionGeorge Hazan
2020-03-15NewGPG: massive code cleaningGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-09-25NewGPG:George Hazan
- fixes problems with plugin loading; - minus boost::thread; - massive code cleaning; - version bump
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵George Hazan
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-17MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMpluginGeorge Hazan
2018-04-18core changes:George Hazan
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-01-01- convert NEW_GPG to UTF without BOMdartraiden
- correct links in Deplphi plugins
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-08new_gpg: a bit of refactoringGluzskiy Alexandr
- eliminated few confusing globals (including unnecessary mutex) - implemeted proper way to avoid collisions in some places
2017-12-08new_gpg: get rid of "extern chaos"Gluzskiy Alexandr
- moving ui related code to separated file, split definition and implementation of ui
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-02new_gpg: dos2unix //deal with it.Gluzskiy Alexandr
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-02-02russian langpack fix & updateKonstantin
2016-12-06bIsMiranda09 - useless variable removedGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan