Age | Commit message (Expand) | Author |
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 |
2012-06-04 | class CTranslator removed from tabSRMM due its stupidity | George Hazan |
2012-05-23 | some includes restored, mir_full.sln updated, some renaming of folders and pr... | Vadim Dashevskiy |