index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
NewEventNotify
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-05-22
fix for broken project file compatibility in VS2019 16.6.0
George Hazan
2020-04-28
database:
George Hazan
2020-01-09
if smth cannot be incuded, it shall be inlined
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-29
common version resource extracted to the separate file
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
comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...
George Hazan
2018-05-27
PRODUCTVERSION of any version resource to contain the number of current build
George Hazan
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
[next]