Age | Commit message (Expand) | Author |
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 |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | SkypeWeb: Loading contactlist after polling start. | MikalaiR |
2015-05-22 | replace lstrlenA to mir_strlen | Kirill Volinsky |
2015-05-22 | replace lstrlen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-22 | now nick is firstname + lastname | Kirill Volinsky |
2015-05-21 | SkypeWeb: fixed memleak | Alexander Lantsev |
2015-05-21 | SkypeWeb: Contact computername in MirVer. Fix duplicate bitness in MirVer. | MikalaiR |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-21 | warning fixes | George Hazan |
2015-05-21 | Fixed sending nudges. | Piotr Piastucki |
2015-05-21 | Removed obsolete code from protocol like P2P, Media Info status messages, Nud... | Piotr Piastucki |
2015-05-20 | Extended MSN error code list for the sake of documentation | Piotr Piastucki |
2015-05-20 | Reading own profile is needed for later profile updates, re-enable the call | Piotr Piastucki |
2015-05-20 | Steam: Prepare deleting token only when server return code 401 | Robert Pösel |
2015-05-19 | - Better also save SOAP store access token. | Piotr Piastucki |
2015-05-19 | Extended address book server sync to file contacts into correct lists | Piotr Piastucki |
2015-05-19 | Fixed some memleaks. | Piotr Piastucki |
2015-05-19 | fix for to early loading (before std plugins) | Kirill Volinsky |
2015-05-19 | Steam: Fix showing error message on sending message; small cleanup and FIXME ... | Robert Pösel |
2015-05-19 | Omegle: Fix receiving data without first letter; various cleanup; version bump | Robert Pösel |
2015-05-19 | Steam: Fix disconnecting on incorrect login and always show error popup (but ... | Robert Pösel |
2015-05-19 | Steam: Fix MirVer when user is connected from different clients | Robert Pösel |
2015-05-19 | AIM: | Tobias Weimer |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-18 | Tox: | Alexander Lantsev |
2015-05-18 | SkypeWeb: added mapping of global statuses | Alexander Lantsev |
2015-05-18 | Send correct capabilities on PUT presence | Piotr Piastucki |
2015-05-17 | Only propagate Skype contacts on Forward list, there seems to be a server err... | Piotr Piastucki |
2015-05-17 | - Forgot to save hotAuthToken which prevented login to Hotmail inbox after re... | Piotr Piastucki |
2015-05-17 | Tried to implement Hotmail inbox-notifications, unsure if they do work as exp... | Piotr Piastucki |
2015-05-16 | On M$ account login problem (i.e. due to security measures), open up browser ... | Piotr Piastucki |
2015-05-16 | - Fixed port number in options dlg (which still showed old port number) | Piotr Piastucki |
2015-05-16 | fixes problems with real jid calculation in Jabber chats | George Hazan |
2015-05-16 | Tox: avatars tuning | Alexander Lantsev |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | Tox: updated tox core | Alexander Lantsev |
2015-05-16 | Tox: setting direction flag of transfer | Alexander Lantsev |
2015-05-16 | Tox: removed unnecessary code | Alexander Lantsev |
2015-05-16 | - Cache authContactToken after refresh in MSN_GetPassportAuth as this token e... | Piotr Piastucki |
2015-05-16 | Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR? | Piotr Piastucki |