Age | Commit message (Expand) | Author |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-03-30 | fix for the correct restoring of filter in tabSRMM | George Hazan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-20 | tautology | Dart Raiden |
2015-02-20 | TabSRMM: wine fixes for settings. | Rozhuk Ivan |
2015-01-12 | TabSRMM: fully de-capitalized | Dart Raiden |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | tabSRMM warning level 4 | 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 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-10-19 | fix for wrongly written help for core variables | Vadim Dashevskiy |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-04 | tabSRMM: | George Hazan |
2014-06-28 | typos | Dart Raiden |
2014-06-04 | code reordering | George Hazan |
2014-05-21 | typos | Dart Raiden |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-11 | TabSRMM resource cosmetics; langpacks updated | RMN |
2014-04-01 | Add %accountname% core variable which contains user-defined name of account f... | Robert Pösel |
2014-01-27 | revert #n+1 of nicklist colors in chats | George Hazan |
2014-01-21 | a copy of log style manager removed from tabSRMM | George Hazan |
2014-01-21 | "userlist", "user list", "nicklist" -> "nick list" | Dart Raiden |
2014-01-20 | - MessageBoxFont setting moved from kernel to StdChat; | George Hazan |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-19 | fix for log icons size | George Hazan |
2014-01-19 | chat log icons are back | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-19 | fix for rereading nicklist colors in tabSRMM | George Hazan |
2014-01-18 | unified background color name | George Hazan |
2014-01-18 | apply settings on the fly from Options | George Hazan |
2014-01-18 | fix for editing log path in StdChat & Scriver | George Hazan |
2014-01-18 | - log writing fixed; | George Hazan |
2014-01-17 | fix for late icons loading in tabSRMM | 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-12 | click on nicklist in tabsrmm's chats should substitute a nick, not a user id | George Hazan |