summaryrefslogtreecommitdiff
path: root/protocols/Steam
AgeCommit message (Expand)Author
2015-08-13Steam: Support for "Read status message" dialogRobert Pösel
2015-08-12Steam:Tobias Weimer
2015-08-02Steam: revert PFLAGNUM_5Alexander Lantsev
2015-08-02Steam:Alexander Lantsev
2015-07-22- extra icons services converted into functions;George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30Steam: fixed optionsAlexander Lantsev
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-24Steam: code cleanupAlexander Lantsev
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-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-17obsolete services extinctedGeorge Hazan
2015-06-16crash fixGeorge Hazan
2015-06-16libson separated from mir_core and moved to libs\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-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-28Steam: Fix use of CMString and related warningsRobert Pösel
2015-05-27Steam: reworked loginAlexander Lantsev
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-22replace lstrlen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-20Steam: Prepare deleting token only when server return code 401Robert Pösel
2015-05-19Steam: Fix showing error message on sending message; small cleanup and FIXME ...Robert Pösel