Age | Commit message (Expand) | Author |
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-11-30 | warning fixes | George Hazan |
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-10-13 | wrong special char processing | George Hazan |
2014-09-21 | fix for nicks highlighting in chats | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-06-02 | minor fixes | George Hazan |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-03-11 | minor code cleaning | George Hazan |
2014-03-03 | no more META_LINK & META_ID variables | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-23 | fix for chat logs & Folders | George Hazan |
2014-01-21 | fix for window flashing in StdChat & Scriver | George Hazan |
2014-01-21 | same story with the parameres' order in wildcmpt | George Hazan |
2014-01-19 | - chat log background color setting merged with kernel chats; | George Hazan |
2014-01-19 | boolean field names normalization | George Hazan |
2014-01-18 | crazy problems require crazy solutions | George Hazan |
2014-01-18 | tabSRMM popups used if tabSRMM is active | George Hazan |
2014-01-18 | - returned back the old default settings for Chats/LogDirectory; | George Hazan |
2014-01-18 | - log writing fixed; | George Hazan |
2014-01-17 | highlight api unification | 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-15 | local StdChat structure moved back to StdChat | George Hazan |
2014-01-14 | fix for the event handles' clash | George Hazan |
2014-01-14 | StdChat merged with core | George Hazan |
2014-01-14 | kernel chat's engine, part 1 (compiles ok, doesn't work at all, not linked to... | George Hazan |