Age | Commit message (Expand) | Author |
2022-06-22 | fixes #3108 (NewEventNotify shows message popup even if antispam is enabled) | George Hazan |
2022-06-16 | fixes #3103 (Miranda crashes randomly (null pointer dereference in NewEventNo... | George Hazan |
2022-06-02 | old / obsolete code cleaning | George Hazan |
2022-06-02 | fixes #3082 (NewEventNotify: rename "Disable notification for group chats" to... | George Hazan |
2022-03-09 | popup control moved from main menu to Options - Popups - Enabled items | George Hazan |
2022-03-02 | NEN: correct processing of timeouts = -1 | George Hazan |
2022-03-01 | NEN: spin controls instead of additional checkboxes | George Hazan |
2022-02-28 | NEN: fix tab options name | dartraiden |
2022-02-27 | NEN: added spin control to prevent entering random values into options | George Hazan |
2022-02-27 | NEN: fix for chinese & CRLF in popups | George Hazan |
2022-02-27 | NEN: fix for event stacking | George Hazan |
2022-02-16 | more fixes for #3027 | George Hazan |
2022-02-12 | minor interface glitches in NEN | George Hazan |
2022-02-11 | NEN: memory corruption fix | George Hazan |
2022-02-10 | some fixes for #3027 | George Hazan |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan |
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-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-04-28 | database: | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2019-03-28 | Menu_ModifyItem to receive icolib handle, not HICON | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-01-30 | fixes #1776 (rest of url-related stuff) | George Hazan |
2019-01-30 | m_icq.h removed | George Hazan |
2019-01-30 | obsolete ICQ trash removed from headers | George Hazan |
2019-01-21 | NEN - URL support removed | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-08-31 | code cleaning | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-28 | Notification plugins - convert to Load/Unload methods of CMPlugin | Goraf |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti... | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |