summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify/src/main.cpp
AgeCommit message (Expand)Author
2024-09-18fixes #4683 (NEN: опция "не показывать вспл. окно, ...George Hazan
2024-03-24fixes #4290 completelyGeorge Hazan
2024-03-24for #4290 - popups about offline files are shown even if a SRMM window is openedGeorge Hazan
2024-01-09fixes #4113 (Discord: протокол игнорирует настройк...George Hazan
2022-06-22fixes #3108 (NewEventNotify shows message popup even if antispam is enabled)George 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-02-11NEN: memory corruption fixGeorge Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2018-08-31code cleaningGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-28Notification plugins - convert to Load/Unload methods of CMPluginGoraf
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-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-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti...George 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-13Code modernize ...Goraf
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-07-26more warning fixesGeorge Hazan
2015-07-26neweventnotify: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-12-10NewEventNotify: fixed duplicated popups menuRobert Pösel
2013-11-09NewEventNotify: code cleaningGeorge Hazan
2013-08-20fix for a broken checkGeorge Hazan
2013-08-15translation fix and minor cleanupTobias Weimer
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-02removed not used headersKirill Volinsky