Age | Commit message (Expand) | Author |
2015-05-29 | crash fix | George Hazan |
2015-05-29 | compildation fix for VS2010 | George Hazan |
2015-05-29 | SkypeWeb to use new json parser | George Hazan |
2015-05-29 | VKontakte: | Sergey Bolhovskoy |
2015-05-29 | VKontakte: deGetBufferize | Sergey Bolhovskoy |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-28 | exceptions added to projects | George Hazan |
2015-05-28 | VKontakte: small fix | Sergey Bolhovskoy |
2015-05-28 | unused code removed | George Hazan |
2015-05-28 | SkypeWeb: Give more space to "group name" translation in account manager | Robert Pösel |
2015-05-28 | VKontakte: | Sergey Bolhovskoy |
2015-05-28 | Steam: Fix use of CMString and related warnings | Robert Pösel |
2015-05-27 | Steam: reworked login | Alexander Lantsev |
2015-05-27 | Implemented fetching Skype Token for Cloud storage API. | Piotr Piastucki |
2015-05-26 | Steam: merge new api | Alexander Lantsev |
2015-05-26 | Use m_http.h in Facebook, Omegle and MinecraftDynmap protocols | Robert Pösel |
2015-05-26 | Facebook: Update definition of http codes | Robert Pösel |
2015-05-26 | Unify Netlib initialization error message in some protocols | Robert Pösel |
2015-05-25 | the correct json node validation for Facebook | George Hazan |
2015-05-25 | fix for the correct json node validation | George Hazan |
2015-05-25 | FB json parsing rewritten for new headers | George Hazan |
2015-05-25 | SkypeWeb: Fix adding deleted contacts to clist. | MikalaiR |
2015-05-25 | MinecraftDynmap: decapitalization | Dart Raiden |
2015-05-24 | typo | Robert Pösel |
2015-05-24 | MinecraftDynmap: Use unique plugin's uuid | Robert Pösel |
2015-05-24 | MinecraftDynmap: added to solutions | Vadim Dashevskiy |
2015-05-24 | Add first working version of new MinecraftDynmap protocol | Robert Pösel |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | Tox: attempt to fix own avatar setting | Alexander Lantsev |
2015-05-23 | Tox: options fix | Alexander Lantsev |
2015-05-23 | Tox: updated tox core | Alexander Lantsev |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | missing 'id' attribute added to xmpp groupchat messages | George Hazan |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-23 | ICQ: | George Hazan |
2015-05-23 | more utf fixes | George Hazan |
2015-05-23 | SkypeWeb: Not add "[]" to MirVer. Warning fix. | MikalaiR |
2015-05-23 | revert - server does not accept avatars larger than 64x64 | Vadim Dashevskiy |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | more replacements | Tobias Weimer |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |