summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/log.cpp
AgeCommit message (Expand)Author
2017-03-02further SRMM window unificationGeorge Hazan
2017-03-01name conflict resolutionGeorge Hazan
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-08-10- unused variable logIconBmpSize removed;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-01-16Tabsrmm:Tobias Weimer
2016-01-09Tabsrmm:Tobias Weimer
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-26- warnings' fixes;George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-04-22oops... one missed manual string bufferGeorge Hazan
2015-04-22- one another manual buffer died;George Hazan
2015-03-03less parameters, less problemsGeorge Hazan
2015-02-21code formattingKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02fix for tab locations in Scriver & StdChatGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
2014-01-21- OnSessionCreate was called too early;George Hazan
2014-01-20fixes $531 (ability to highlight messages by a role)George Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-18bug: self style is overridden by statusGeorge Hazan
2014-01-18end of crazy matrix mechanics in chat's icon orderingGeorge Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-16kernel chats, part 3, tabsrmmGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-09-09- memory corruption in [img] button;George Hazan