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
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
2014-05-03
Steam: added "Request authorization" contact menu item
Alexander Lantsev
2014-04-14
Steam: work commit
Alexander Lantsev