Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George Hazan |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-19 | variable names' normalization | 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-13 | fix for info panel's tooltip | George Hazan |
2014-12-13 | - ansi messages removed; | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-09-22 | tabSRMM not to crash on non-existent contacts | George Hazan |
2014-08-02 | - fixing nicks update in the window's caption; | George Hazan |
2014-08-02 | - unused parameter removed; | George Hazan |
2014-08-02 | old shitty cache... fixed | George Hazan |
2014-07-23 | direct access to META_PROTO removed from tabSRMM | George Hazan |
2014-07-21 | TabSRMM: Fix #741 (Browsing last messages sent (using Ctrl + up) breaks parti... | Robert Pösel |
2014-07-17 | - fix for the main threat hanging; | George Hazan |
2014-07-15 | fix for displaying sub's xstatus in tabSRMM | George Hazan |
2014-06-29 | return of m_wMetaStatus into tabSRMM cache | George Hazan |
2014-06-22 | code cleaning | George Hazan |
2014-06-22 | message sending fix | George Hazan |
2014-06-22 | current sub in tabSRMM untied from the meta services | George Hazan |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-04-08 | tracking protocol change in tabSRMM | George Hazan |
2014-03-27 | crash fix | George Hazan |
2014-03-09 | fix for tabSRMM sub selection | George Hazan |
2014-03-09 | - unused variables wiped out of tabSRMM | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-11 | more sorting issues | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-01 | copyright update for year 2014 | 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-06 | - DoTrimMessage removed and replaced with rtrim() | George Hazan |
2013-08-04 | - code formatting; | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |