Age | Commit message (Expand) | Author |
2014-12-14 | VK: warning level 4 | George Hazan |
2014-12-14 | IRC: warning level 4 | George Hazan |
2014-12-14 | MSN: warning level 4 | George Hazan |
2014-12-14 | ICQ: warning level 4 | George Hazan |
2014-12-14 | FacebookRM: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | let's operator new() clean the memory | George Hazan |
2014-12-14 | merge | George Hazan |
2014-12-14 | mir_calloc replaced with new() | George Hazan |
2014-12-14 | mra: w4 fixs | Rozhuk Ivan |
2014-12-14 | warning fixes | George Hazan |
2014-12-14 | most evident warnings in MRA fixed | George Hazan |
2014-12-14 | Jabber: warning level 4 | George Hazan |
2014-12-14 | MRA: some warning fixes | Rozhuk Ivan |
2014-12-14 | MRA: warning level 4 | Rozhuk Ivan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendMessage(... WM_GETTEXT ...) -> GetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | VKontakte: add MirVer for app3140623 | Sergey Bolhovskoy |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | Minor warnings fixed | Tobias Weimer |
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 |