summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx/src/main.cpp
AgeCommit message (Expand)Author
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-07fingerprint: more strict service definitionsGeorge Hazan
2023-11-21SRMM toolbar buttons that require input window to be visible are marked as B...George Hazan
2023-11-01unused ANSI service MS_FILE_GETRECEIVEDFILESFOLDER removedGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2020-06-21another manual attempt to format unique idGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27fix for a function name:George Hazan
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-04-12wiping custom icolib functions: MenuItemExGeorge Hazan
2019-03-28Menu_ModifyItem to receive icolib handle, not HICONGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-05Popup:George Hazan
2019-03-04MenuItemEx: Request Auth menu item removedGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-18code cleaningGeorge Hazan
2018-12-28User added notifications:George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-09MenuItemEx: all ANSI strings removedGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George 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_AddButton unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17KeyboardNotify, ListeningTO, MagneticWindows, MenuItemEx: cmplugin adaptationMataes
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-03CLIST_INTERFACE:George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-01-26code optimizationGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan