summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify/src/popup.cpp
AgeCommit message (Expand)Author
2015-07-26neweventnotify: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-03-06MRARozhuk Ivan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-11-09NewEventNotify: code cleaningGeorge Hazan
2013-08-15translation fix and minor cleanupTobias Weimer
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-09-16- event code standardization for protocolsGeorge Hazan
2012-07-23HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure Vadim Dashevskiy