Age | Commit message (Expand) | Author |
2015-09-28 | crash fix in mra | George Hazan |
2015-09-20 | "fallthrough" comments for Coverity | Goraf |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-29 | unified project for MRA protocol | George Hazan |
2015-04-07 | ICQ client detection for MRA | George Hazan |
2014-12-14 | merge | George Hazan |
2014-12-14 | mra: w4 fixs | Rozhuk Ivan |
2014-12-14 | most evident warnings in MRA fixed | George Hazan |
2014-12-13 | memmove -> memcpy in some cases, review req | 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-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-09 | MRA | Rozhuk Ivan |
2014-03-08 | MRA | Rozhuk Ivan |
2014-03-07 | MRA | Rozhuk Ivan |
2014-03-07 | MRA | Rozhuk Ivan |
2014-03-06 | MRA | Rozhuk Ivan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-28 | code cleaning | George Hazan |
2014-01-27 | fix for MRA Mobile detection | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2013-11-20 | own password storage removed from MRA | George Hazan |
2013-10-25 | MRA: | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-10-09 | - fix for moving contact to another group; | George Hazan |
2013-09-15 | -translation fixes | Tobias Weimer |
2013-09-09 | - deleted groups aren't processed; | George Hazan |
2013-09-09 | standard behavior for contacts being added: they should also blink in clist | George Hazan |
2013-09-08 | - group processing moved after contact's addition | George Hazan |
2013-09-08 | - fix for contact moving to a group with a short name; | George Hazan |
2013-09-07 | also uploading new group's name to server | George Hazan |
2013-09-07 | - full group support | George Hazan |
2013-09-07 | MRA: | George Hazan |
2013-09-06 | more cleaning for MRA | George Hazan |