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
/
WhenWasIt
/
src
/
notifiers.cpp
Age
Commit message (
Expand
)
Author
2019-03-08
life is too short to remember whether this structure is zeroed or not
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-05-17
WinterSpeak, WhoUsesMyFiles, WhenWasIt, wbOSD, Watrack_MPD -> CMPlugin
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-01-01
"if" = "else", so "if" is useless
dartraiden
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-08-01
WhenWasIt: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2015-02-28
WhenWasIt:
Tobias Weimer
2014-12-22
WhenWasIt: no messages with years when year not set
Sergey Bolhovskoy
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-07-19
db_mc_tryMeta applied
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-15
fix for a memory allocation conflict in WWI
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-03-15
removed not used headers
Kirill Volinsky
2012-12-05
fixed popup icons
Tobias Weimer
2012-11-25
fix for popups that use icons controlled by icolib
George Hazan
2012-11-25
WhenWasIt - correct work with icons & extra icons
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-23
- fixed extra icons in WhenWasIt;
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-08-08
WhenWasIt changed folder structure
Kirill Volinsky