Age | Commit message (Expand) | Author |
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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2017-03-08 | code cleaning | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-06-24 | fixes for MENUITEMINFO declarations | 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-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database s... | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-18 | fix for the total crash of everything when tabSRMM gets unloaded dynamically | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-10 | MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct call | George Hazan |
2013-08-14 | memory corruption fix | George Hazan |
2013-08-12 | mir_alloc/calloc/free instead of simple malloc/calloc/free | George Hazan |
2013-08-12 | - fix for a rare crash on tabsrmm tooltips; | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-11 | only a few real mir_forkthreadex survived | George Hazan |
2013-03-10 | removed not used headers | Kirill Volinsky |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-09-26 | - fix for mishmash in "Add contact" button's tooltip | George Hazan |
2012-08-11 | IM -> NG in TabSRMM (patch by Al|en) | Robert Pösel |
2012-07-13 | bunch of incorrect thread calls | George Hazan |
2012-06-29 | minor code cleaning | George Hazan |