Age | Commit message (Expand) | Author |
2014-12-31 | Year 2015 version update | George Hazan |
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 | most evident warnings in MRA fixed | George Hazan |
2014-12-14 | MRA: some warning fixes | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-28 | - compilation fix; | George Hazan |
2014-11-27 | in this case there's no need to check whether parameters were really passed o... | George Hazan |
2014-11-25 | Add nullptr checks for offline messages parser. | Rozhuk Ivan |
2014-10-04 | no need to call the same code twice | George Hazan |
2014-10-04 | MRA: | George Hazan |
2014-08-05 | 'xStatus' correction | Dart Raiden |
2014-07-24 | event codes cleaning. try 1 | Alexey Kulakov |
2014-07-16 | as well as wcsncpy_s / wcsncat_s | George Hazan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-04-22 | similar with other protocols | Dart Raiden |
2014-03-15 | fix for a chaos with a netlib handle declaration | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-12 | MRA | Rozhuk Ivan |
2014-03-10 | MRA | Rozhuk Ivan |
2014-03-10 | MRA | Rozhuk Ivan |
2014-03-09 | Tipper | Rozhuk Ivan |
2014-03-09 | MRA | Rozhuk Ivan |
2014-03-09 | MRA | Rozhuk Ivan |
2014-03-09 | MRA | Rozhuk Ivan |
2014-03-08 | MRA | Rozhuk Ivan |
2014-03-07 | MRA | Rozhuk Ivan |
2014-03-07 | MRA | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-03-07 | MRA | Rozhuk Ivan |
2014-03-06 | - langpacks/english: update; | Vadim Dashevskiy |
2014-03-06 | More SMS fixes | Rozhuk Ivan |
2014-03-06 | MRA: | Rozhuk Ivan |
2014-03-06 | MRA | Rozhuk Ivan |
2014-03-05 | + Add: "Automatically authorization on mail.ru web services" option, enabled ... | Rozhuk Ivan |
2014-03-05 | MRA: fix SetStatus() on ForkThreadEx() fail. | Rozhuk Ivan |
2014-03-05 | MRA: fix SetStatus() then no password is set. | Rozhuk Ivan |
2014-02-18 | spelling corrections | RMN |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |