Age | Commit message (Expand) | Author |
2015-02-21 | tabSRMM chats to use the same rtf formatter both for chats & groupchats | George Hazan |
2015-02-21 | - fix for underlining processing; | George Hazan |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-11 | code cleaning | George Hazan |
2015-01-07 | TabSRMM: typos | Dart Raiden |
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-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | fix for the url extractor | George Hazan |
2014-12-13 | Utils::FormatTitleBar: wrong function's return type | George Hazan |
2014-12-13 | fix for info panel's tooltip | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | 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-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | 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-09-13 | code cleaning | George Hazan |
2014-07-24 | tabSRMM has to set the sub's contact manually to display correct avatar | George Hazan |
2014-07-10 | compilation fix | George Hazan |
2014-07-10 | - we don't broadcast added events anymore; | George Hazan |
2014-07-04 | missing argument | George Hazan |
2014-07-04 | tabSRMM: | George Hazan |
2014-05-24 | spelling correction | Dart Raiden |
2014-03-11 | fix for tabSRMM send queue | George Hazan |
2014-03-09 | - unused variables wiped out of tabSRMM | George Hazan |
2014-02-26 | MCONTACT-related code cleaning | George Hazan |
2014-02-24 | more useless conversions removed | 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 |
2014-02-01 | own exception dialog removed from tabSRMM | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-21 | - fix for saving messages; | George Hazan |
2013-12-20 | another ansi url removed | George Hazan |
2013-12-20 | - mathMod support removed; | George Hazan |
2013-09-29 | no need load dll when lib linked | Kirill Volinsky |
2013-09-21 | using Uxtheme in tabsrmm | Kirill Volinsky |
2013-08-21 | memory allocation problem | George Hazan |
2013-08-20 | minus some horrors in tabs | George Hazan |
2013-08-14 | cleaning popup-related junk | 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-04 | - code formatting; | George Hazan |