Age | Commit message (Expand) | Author |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-21 | - fix for underlining processing; | George Hazan |
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-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | fix for the url extractor | George Hazan |
2014-12-13 | fix for info panel's tooltip | 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-09-13 | code cleaning | George Hazan |
2014-08-05 | use AVS notifications to refresh avatars | George Hazan |
2014-08-04 | - AvatarChanged finally destroyed; | George Hazan |
2014-08-02 | - fixing nicks update in the window's caption; | George Hazan |
2014-07-31 | fix for correct info panel closing | George Hazan |
2014-07-30 | - custom avatar processing removed completely, now avatar control takes charg... | George Hazan |
2014-07-30 | - "Disable animated GIF avatars" setting removed; | George Hazan |
2014-03-17 | fix for some quirks in tabs | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-09 | minor cleanup | Tobias Weimer |
2014-03-09 | - unused variables wiped out of tabSRMM | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-03 | fix for the wrong JIDs displaying in tabSRMM info panel | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-21 | - fix for saving messages; | George Hazan |
2013-09-21 | using Uxtheme in tabsrmm | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-05 | cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM" | Dart Raiden |
2013-08-14 | - fix for a nasty bug in tabSRMM popup headers; | George Hazan |
2013-08-12 | custom buttons in TabSRMM removed and based on the standard MButtonClass | George Hazan |
2013-08-04 | - code formatting; | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-07-23 | code cleaning | George Hazan |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-06-19 | - more fixes for subclassing | George Hazan |
2013-06-19 | missed subclassing code in tabSRMM | George Hazan |