Age | Commit message (Expand) | Author |
2022-09-26 | more clipboard shit removed | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2020-05-07 | MirOTR: | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-28 | MirOTR: | George Hazan |
2019-02-28 | MirOTR: code cleaning | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-07-02 | fix for rare crash in mirOTR | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2015-10-17 | MirOTR: | Tobias Weimer |
2015-10-02 | MirOTR: coverity fixes | MikalaiR |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-25 | MirOTR: | Tobias Weimer |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | 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_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-28 | MirOTR: | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-27 | ConnectionNotify common project | Kirill Volinsky |
2015-04-16 | MirOTR: | Tobias Weimer |
2015-03-27 | MirOTR: translation fixes, removed 2 strings that were not meant to be transl... | René Schümann |
2015-03-26 | MirOTR: compatibility update to support/use libotr 4 | René Schümann |
2015-03-14 | MirOTR: part 3, file/folder structure change | René Schümann |