summaryrefslogtreecommitdiff
path: root/protocols/Steam
AgeCommit message (Expand)Author
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
2015-05-19Steam: Fix disconnecting on incorrect login and always show error popup (but ...Robert Pösel
2015-05-19Steam: Fix MirVer when user is connected from different clientsRobert Pösel
2015-05-05Steam: attempt to add project filtersAlexander Lantsev
2015-05-05Steam: void functions should use simple return;Robert Pösel
2015-05-05Steam: Remove traces of Skype, cleanup; Version bumpRobert Pösel
2015-05-05Steam: Handle expired token (this solves silent login error)Robert Pösel
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-02oopsVadim Dashevskiy
2015-05-02Steam - fixesVadim Dashevskiy
2015-05-01Proto_Steam - unified projectVadim Dashevskiy
2015-05-01unused file removedGeorge Hazan
2015-05-01warnings fixKirill Volinsky
2015-04-30unified project for Steam protocolGeorge Hazan
2015-04-29minus critical sectionKirill Volinsky
2015-04-25Steam: More logging to understand reported freezingRobert Pösel
2015-04-18Steam: fixed captacha & guard dialogsAlexander Lantsev