Age | Commit message (Expand) | Author |
2019-02-27 | IEView => #1846 | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2018-11-07 | IEView: double settings set removed | George Hazan |
2018-07-24 | database: | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-19 | IEView: parse bbc, links, smyles, etc. in text all eventtypes | ElzorFox |
2018-04-10 | obsolete compatibility code removed from AVS | George Hazan |
2018-03-31 | IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s | Mataes |
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-01-08 | code cleaning | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-29 | IEView: fix(?) avatar path, code cleaning | MikalaiR |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-21 | IEView: minor cleanup | MikalaiR |
2016-01-21 | IEView: memleaks fix, warnings fix | MikalaiR |
2015-10-02 | IEView: flash avatars removed; other fixes | MikalaiR |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-24 | ieview: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-19 | - all strings operations were rewritten using CMString instead of ugly self-m... | George Hazan |
2015-03-27 | IEView: | Tobias Weimer |
2014-12-15 | IEView: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-18 | crash fix | George Hazan |
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 |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-05-16 | words of wisdom were well received | George Hazan |