Age | Commit message (Expand) | Author |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-13 | multiple buf size fixes | Rozhuk Ivan |
2014-12-12 | Yahoo: | Tobias Weimer |
2014-12-12 | VKontakte: fix for set offline all users on RetrieveUserInfo one user | Sergey Bolhovskoy |
2014-12-10 | Sametime icons updated, added 32x32 (by dracosha) | Vadim Dashevskiy |
2014-12-10 | VKontakte: add hompage clist icon support | Sergey Bolhovskoy |
2014-12-09 | Steam: That's enough from me, version bump | Robert Pösel |
2014-12-09 | Steam: Fix not holding proper contact status (e.g. looking for play/trade) | Robert Pösel |
2014-12-09 | Steam: "Looking for trade/play" statuses write into StatusMsg | Robert Pösel |
2014-12-09 | Proto_Steam: Added missing status icons | Robert Pösel |
2014-12-09 | Proto_Dummy: Fix missing FFC icon | Robert Pösel |
2014-12-09 | Steam: Show xstatus as extra icon in clist (step 3) | Robert Pösel |
2014-12-09 | Steam: Add lock to SetStatus (attempt to fix some freeze/crash) | Robert Pösel |
2014-12-09 | Steam: Fix showing xstatus icon in contact list (step 2) | Robert Pösel |
2014-12-09 | Steam: Use XStatus for info about playing game (part 1) | Robert Pösel |
2014-12-09 | Steam: Fix enabling apply button in option when changing avatars size | Robert Pösel |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | Steam: typo | Robert Pösel |
2014-12-08 | Steam: Load more info about user - client (website/mobile/classic), server ip... | Robert Pösel |
2014-12-08 | Steam: Revert previous commit as it was useless work >:o | Robert Pösel |
2014-12-08 | Steam: Refactor statuses support | Robert Pösel |
2014-12-08 | Steam: Support for sending to server how long are we idle | Robert Pösel |
2014-12-08 | Steam: Option to use big avatars (disabled by default) | Robert Pösel |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-08 | Steam: Add new contacts at login only, so it won't feed our clist with "rando... | Robert Pösel |
2014-12-08 | VKontakte: fix typo | Sergey Bolhovskoy |
2014-12-07 | Steam: Fix infinite loop when switching to offline when there are still reque... | Robert Pösel |
2014-12-05 | warning fix | George Hazan |
2014-12-05 | warning fixes | George Hazan |
2014-12-05 | VKontakte: code cleanup | Sergey Bolhovskoy |
2014-12-05 | VKontakre: rework PollServer | Sergey Bolhovskoy |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | Facebook: forgotten change | Robert Pösel |
2014-12-04 | Facebook: Rename key "Deleted" to "DeletedTS" | Robert Pösel |
2014-12-04 | Steam: Don't try delete contact from server when we're not friends anyway | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | VKontakte: fix crash in PollServer on connection lost | Sergey Bolhovskoy |
2014-12-04 | Steam: Fix for downloading own avatar too | Robert Pösel |
2014-12-04 | Steam: Reworked avatars support; version bump | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-04 | Steam: | Robert Pösel |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-02 | Steam: Raise message length limit; fix encoding of sent messages; version bump | Robert Pösel |
2014-12-02 | Facebook: Fix warning in x64 compilation | Robert Pösel |
2014-12-02 | VKontakte: code cleanup | Sergey Bolhovskoy |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | Facebook: Optimize marking chat messages as read | Robert Pösel |