summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/TemplateHTMLBuilder.cpp
AgeCommit message (Expand)Author
2024-06-17fixes #4458 (IEView: Template Does not apply to Groupchats)George Hazan
2024-05-07TimeZone_ToStringT - obsolete macro removedGeorge Hazan
2023-07-20fixes #3591 completely (Относительные пути в скинах)George Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-02-08fixes #3023 (IEView: не отображаются подписи к файл...George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2020-07-06fix for old bug with passing parameters inside IEViewGeorge Hazan
2020-06-08fixes #2434 (IEView не отображается поле %fileDesc%, но ...George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-10-04IEView: obsolete protocol management code removedGeorge Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-02-27IEView => #1846George Hazan
2019-01-18code cleaningGeorge Hazan
2018-11-07IEView: double settings set removedGeorge Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-19IEView: parse bbc, links, smyles, etc. in text all eventtypesElzorFox
2018-04-10obsolete compatibility code removed from AVSGeorge Hazan
2018-03-31IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-08code cleaningGeorge 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-06-29IEView: fix(?) avatar path, code cleaning MikalaiR
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-04-21IEView: minor cleanupMikalaiR
2016-01-21IEView: memleaks fix, warnings fix MikalaiR
2015-10-02IEView: flash avatars removed; other fixes MikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-24ieview: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-03-27IEView:Tobias Weimer
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky