Age | Commit message (Expand) | Author |
2017-03-02 | further SRMM window unification | George Hazan |
2017-03-01 | name conflict resolution | George Hazan |
2017-02-28 | TabSrmm -> UI classes | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-08-10 | - unused variable logIconBmpSize removed; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-01-16 | Tabsrmm: | Tobias Weimer |
2016-01-09 | Tabsrmm: | Tobias Weimer |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-26 | - warnings' 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-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-04-22 | oops... one missed manual string buffer | George Hazan |
2015-04-22 | - one another manual buffer died; | George Hazan |
2015-03-03 | less parameters, less problems | George Hazan |
2015-02-21 | code formatting | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | fix for tab locations in Scriver & StdChat | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | static mir_tstrncpy replaced with direct _tcsncpy_s calls | George Hazan |
2014-12-01 | copyright update | George Hazan |
2014-12-01 | warning fixes | George Hazan |
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-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-23 | Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOM | Robert Pösel |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-21 | - OnSessionCreate was called too early; | George Hazan |
2014-01-20 | fixes $531 (ability to highlight messages by a role) | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-18 | bug: self style is overridden by status | George Hazan |
2014-01-18 | end of crazy matrix mechanics in chat's icon ordering | George Hazan |
2014-01-17 | - kernel chat module loads automatically, not on request; | George Hazan |
2014-01-16 | kernel chats, part 3, tabsrmm | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-20 | - mathMod support removed; | George Hazan |
2013-09-09 | - memory corruption in [img] button; | George Hazan |