index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Steam
/
src
/
steam_menus.cpp
Age
Commit message (
Expand
)
Author
2023-06-15
Steam: complete login sequence (though always gives us "Invalid password" error)
George Hazan
2023-06-14
Steam: we don't need http polling queue either
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2020-06-29
PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-07-17
Steam:
George Hazan
2018-08-09
Steam: protocol menu items are displayed for all contacts (partially covers #...
George Hazan
2018-08-07
fixes #1536 (Steam and BuddyPounce menu items appear for all contacts)
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-02-12
compilation fix
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2018-01-14
Steam: refactoring pt.2
aunsane
2017-12-28
Steam: refactoring
aunsane
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2015-09-04
Steam: menu uid
Alexander Lantsev
2015-09-02
team: menus uid
Alexander Lantsev
2015-08-28
mir_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-29
fixed status menu items encoding
Alexander Lantsev
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
fix for the protocols' menus
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
we don't need HGENMENU_ROOT anymore, die, crap, die
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-23
obsoleted 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-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-26
Steam: merge new api
Alexander Lantsev
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-05
Steam: Remove traces of Skype, cleanup; Version bump
Robert Pösel
2015-04-30
unified project for Steam protocol
George Hazan
2015-03-06
Steam: Rework PushRequests and related methods (more improvements for commit ...
Robert Pösel
2014-12-20
Steam: Various code improvements (as reported by Coverity analyser); version ...
Robert Pösel
2014-09-21
Steam compilation fix
Vadim Dashevskiy
2014-06-21
Steam: second approach to block list support
Alexander Lantsev
2014-06-21
Steam: first approach to block list support
Alexander Lantsev
2014-06-21
Steam: added block command to contact menu
Alexander Lantsev
[next]