Age | Commit message (Expand) | Author |
2014-12-18 | unneeded assignment removed | George Hazan |
2014-12-18 | various calls of setlocale removed | George Hazan |
2014-12-18 | warning fixes | George Hazan |
2014-12-18 | VK: code cleanup | Sergey Bolhovskoy |
2014-12-18 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11501 1316c22d-e87f-b044-9b9... | Sergey Bolhovskoy |
2014-12-18 | VKontakte: fix for translation | Sergey Bolhovskoy |
2014-12-18 | VKontakte: | Sergey Bolhovskoy |
2014-12-16 | VKontakte: minor fix for translate | Sergey Bolhovskoy |
2014-12-16 | VKontakte: add link attachments type support | Sergey Bolhovskoy |
2014-12-16 | VKontakte: fix for local m_bBBCOnNews | Sergey Bolhovskoy |
2014-12-16 | VKontakte: typo | Sergey Bolhovskoy |
2014-12-16 | VKontakte: | Sergey Bolhovskoy |
2014-12-15 | GTalkExt: changed warning lavel to w4 | Kirill Volinsky |
2014-12-15 | ICQCorp and Tox added to mir_dev solution | Vadim Dashevskiy |
2014-12-15 | VKontakte: fix for freeze MirVer for offline contacts | Sergey Bolhovskoy |
2014-12-15 | mir_dev.sln for MSVS 2013, containing all the projects, including icons | Vadim Dashevskiy |
2014-12-15 | VKontakte: | Sergey Bolhovskoy |
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 |