summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_menus.cpp
AgeCommit message (Expand)Author
2015-09-04Steam: menu uidAlexander Lantsev
2015-09-02team: menus uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-29fixed status menu items encodingAlexander Lantsev
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26we don't need HGENMENU_ROOT anymore, die, crap, dieGeorge Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge 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-26Steam: merge new apiAlexander Lantsev
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-05Steam: Remove traces of Skype, cleanup; Version bumpRobert Pösel
2015-04-30unified project for Steam protocolGeorge Hazan
2015-03-06Steam: Rework PushRequests and related methods (more improvements for commit ...Robert Pösel
2014-12-20Steam: Various code improvements (as reported by Coverity analyser); version ...Robert Pösel
2014-09-21Steam compilation fixVadim Dashevskiy
2014-06-21Steam: second approach to block list supportAlexander Lantsev
2014-06-21Steam: first approach to block list supportAlexander Lantsev
2014-06-21Steam: added block command to contact menuAlexander Lantsev
2014-05-03Steam: added "Request authorization" contact menu itemAlexander Lantsev
2014-04-14Steam: work commitAlexander Lantsev