Age | Commit message (Expand) | Author |
2015-06-22 | Tox: updated tox core | Alexander Lantsev |
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-17 | obsolete services extincted | George Hazan |
2015-06-16 | bump | Vadim Dashevskiy |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-03 | Tox: more correct transfer logging | Alexander Lantsev |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | Tox: fixed contact adding | Alexander Lantsev |
2015-05-31 | Tox: some changes | Alexander Lantsev |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | Tox: compilation fix | Vadim Dashevskiy |
2015-05-31 | Tox: added support of assocmgr | Alexander Lantsev |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-30 | Tox: contacts search/add improvements | Alexander Lantsev |
2015-05-29 | fix for warnings | George Hazan |
2015-05-29 | Tox: | Alexander Lantsev |
2015-05-23 | Tox: attempt to fix own avatar setting | Alexander Lantsev |
2015-05-23 | Tox: options fix | Alexander Lantsev |
2015-05-23 | Tox: updated tox core | Alexander Lantsev |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-18 | Tox: | Alexander Lantsev |
2015-05-16 | Tox: avatars tuning | Alexander Lantsev |
2015-05-16 | Tox: updated tox core | Alexander Lantsev |
2015-05-16 | Tox: setting direction flag of transfer | Alexander Lantsev |
2015-05-16 | Tox: removed unnecessary code | Alexander Lantsev |
2015-05-16 | Tox: attempt to fix file resuming | Alexander Lantsev |
2015-05-15 | Tox: fixed outgoing transfer visualization | Alexander Lantsev |
2015-05-15 | Tox: | Alexander Lantsev |
2015-05-07 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13482 1316c22d-e87f-b044-9b9... | Alexander Lantsev |
2015-05-07 | Tox: fixed avatar work | Alexander Lantsev |
2015-05-07 | Tox: some refactoring | Alexander Lantsev |
2015-05-06 | Tox: fast fix for contacts avatar changing | Alexander Lantsev |
2015-05-05 | Tox: fixed custom event icons | Alexander Lantsev |
2015-04-26 | Tox: some fixes | Alexander Lantsev |
2015-04-26 | Tox: attempt to fix options issues | Alexander Lantsev |
2015-04-26 | Tox - adding to solution fix + warnings fix | Vadim Dashevskiy |