summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify
AgeCommit message (Expand)Author
2022-06-22fixes #3108 (NewEventNotify shows message popup even if antispam is enabled)George Hazan
2022-06-16fixes #3103 (Miranda crashes randomly (null pointer dereference in NewEventNo...George Hazan
2022-06-02old / obsolete code cleaningGeorge Hazan
2022-06-02fixes #3082 (NewEventNotify: rename "Disable notification for group chats" to...George Hazan
2022-03-09popup control moved from main menu to Options - Popups - Enabled itemsGeorge Hazan
2022-03-02NEN: correct processing of timeouts = -1George Hazan
2022-03-01NEN: spin controls instead of additional checkboxesGeorge Hazan
2022-02-28NEN: fix tab options namedartraiden
2022-02-27NEN: added spin control to prevent entering random values into optionsGeorge Hazan
2022-02-27NEN: fix for chinese & CRLF in popupsGeorge Hazan
2022-02-27NEN: fix for event stackingGeorge Hazan
2022-02-16more fixes for #3027George Hazan
2022-02-12minor interface glitches in NENGeorge Hazan
2022-02-11NEN: memory corruption fixGeorge Hazan
2022-02-10some fixes for #3027George Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-17Update copyrightsdartraiden
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-04-28database:George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
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-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-30fixes #1776 (rest of url-related stuff)George Hazan
2019-01-30m_icq.h removedGeorge Hazan
2019-01-30obsolete ICQ trash removed from headersGeorge Hazan
2019-01-21NEN - URL support removedGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-08-31code cleaningGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-28Notification plugins - convert to Load/Unload methods of CMPluginGoraf
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge 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-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan