Age | Commit message (Expand) | Author |
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 |
2013-08-03 | various leak fixes | George Hazan |
2013-08-03 | minor code cleaning | George Hazan |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-06-27 | obsolete helpers removed | George Hazan |
2013-04-26 | code cleaning | George Hazan |
2013-04-11 | - massive extinction of clutches in tabSRMM; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-26 | code cleaning | George Hazan |
2013-03-19 | - temporary revert of TabSRMM | Vadim Dashevskiy |
2013-03-19 | - minor optimizations; | George Hazan |
2013-03-18 | various memory allocation problems | George Hazan |
2013-03-14 | fix: various problems with memory | George Hazan |
2013-03-10 | removed not used headers | Kirill Volinsky |
2013-03-04 | further code cleaning | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | fixed for various Folders registration quirks | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-01-21 | - HTTPServer: stdafx.cpp added for constant hashes | Vadim Dashevskiy |