summaryrefslogtreecommitdiff
path: root/plugins/XSoundNotify/src/xsn_main.cpp
AgeCommit message (Expand)Author
2015-09-05XSoundNotify: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01XSoundNotify: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-13XSoundNotify: fixed no sound after custon soundKirill Volinsky
2014-12-12XSoundNotify: crash fixKirill Volinsky
2014-12-12XSoundNotify: changed warning lavel to w4Kirill Volinsky
2014-12-11XSoundNotify: added chat rooms supportKirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-07-21fixed working in x64Kirill Volinsky
2014-06-14XSoundNotify: Use status descriptions from coreTobias Weimer
2014-06-13Few translation fixesRobert Pösel
2014-02-16code cleaningGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-08-06- added sounds for the protocols' state change;George Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-13fixed playsound hookingKirill Volinsky
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-06added ignore sound checkboxKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-04-05code cleaningKirill Volinsky
2013-04-05added contact menu supportKirill Volinsky
2013-04-04preparing contacts menu itemKirill Volinsky
2013-04-04added support of all accounts (not only icq and jabber)Kirill Volinsky
2013-04-02- XSoundNotify: boost removal pt 1 (patch from Mataes)Vadim Dashevskiy
2013-04-02- XSoundNotify - adoptedVadim Dashevskiy