summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_menus.cpp
AgeCommit message (Expand)Author
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-14Steam: we don't need http polling queue eitherGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2020-06-29PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu itemsGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-17Steam:George Hazan
2018-08-09Steam: protocol menu items are displayed for all contacts (partially covers #...George Hazan
2018-08-07fixes #1536 (Steam and BuddyPounce menu items appear for all contacts)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-02-12compilation fixGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-14Steam: refactoring pt.2aunsane
2017-12-28Steam: refactoringaunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-21improperly named helper renamedGeorge Hazan
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