summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/src/notifiers.cpp
AgeCommit message (Expand)Author
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-01-01"if" = "else", so "if" is uselessdartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-08-01WhenWasIt: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-02-28WhenWasIt:Tobias Weimer
2014-12-22WhenWasIt: no messages with years when year not setSergey Bolhovskoy
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-07-19db_mc_tryMeta applied George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-15fix for a memory allocation conflict in WWIGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge 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-15removed not used headersKirill Volinsky
2012-12-05fixed popup iconsTobias Weimer
2012-11-25fix for popups that use icons controlled by icolibGeorge Hazan
2012-11-25WhenWasIt - correct work with icons & extra iconsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge 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-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-08WhenWasIt changed folder structureKirill Volinsky