Age | Commit message (Expand) | Author |
2016-01-30 | BITMAPINFO initialization | Goraf |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-01 | - adaptation for the kernel strdel(); | George Hazan |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | warning fixes | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-04-29 | m_cln_skinedit.h removed | Kirill Volinsky |
2015-04-12 | - 'Leave chat' button bar's menu item isn't shown for non-chat windows; | George Hazan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-02-21 | code formatting | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | Fixed memory leak | Tobias Weimer |
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 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-26 | cleanup | Kirill Volinsky |
2014-11-26 | LoadIcon: wrong parameter type | George Hazan |
2014-11-26 | typo fix for themes.cpp | Vadim Dashevskiy |
2014-11-25 | cleanup | Kirill Volinsky |
2014-11-25 | TabSRMM null ptr fixes and code cleanup | Rozhuk Ivan |
2014-07-30 | - "Disable animated GIF avatars" setting removed; | George Hazan |
2014-07-30 | - fix for the eternal loop in avatar drawing; | George Hazan |
2014-07-22 | fix for drawing tabSRMM themes under Windows 8 | George Hazan |
2014-07-18 | - wiped out very impressive font reloading on exit; | George Hazan |
2014-07-04 | tabSRMM: | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |
2014-01-19 | fix for deadlock on messages in tabSRMM | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-20 | - mathMod support removed; | George Hazan |
2013-09-21 | using Uxtheme in tabsrmm | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-08-20 | more old exception code removed | George Hazan |
2013-08-20 | minus some horrors in tabs | George Hazan |
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-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 | - old junk removed from tabSRMM & replaced with the modern calls | George Hazan |