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
/
src
/
popup.cpp
Age
Commit message (
Expand
)
Author
2023-12-25
DbEvent_GetTextW: useless second parameter removed
George Hazan
2023-10-15
fixes #3735 (Падение при проверке RSS)
George Hazan
2023-05-21
Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent
George Hazan
2023-05-21
static function pfnGetEvent removed from CLIST_INTERFACE
George Hazan
2023-04-12
fix for another potential crash
George Hazan
2023-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2023-04-10
code cleaning
George Hazan
2023-01-16
fixes #3299 (NewEventNotify: добавить опцию "Use Windows colors")
George Hazan
2022-06-16
fixes #3103 (Miranda crashes randomly (null pointer dereference in NewEventNo...
George Hazan
2022-03-02
NEN: correct processing of timeouts = -1
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-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
2021-12-26
DWORD -> uint32_t
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2020-04-28
database:
George Hazan
2019-03-08
life is too short to remember whether this structure is zeroed or not
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
obsolete ICQ trash removed from headers
George Hazan
2019-01-18
code cleaning
George Hazan
2018-08-31
code cleaning
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-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-16
DB_AUTH_BLOB: handy piece of code moved into the core
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
neweventnotify: common project
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
[next]