summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/ChatHTMLBuilder.cpp
AgeCommit message (Expand)Author
2019-10-04IEView: unused builders removedGeorge Hazan
2019-10-04IEView: obsolete protocol management code removedGeorge Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge 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
2015-07-24ieview: common projectKirill Volinsky
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-03-27IEView:Tobias Weimer
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-11-30lstr* replacementsGeorge Hazan
2014-06-14fixed smiles and link not showingKirill Volinsky
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-23various warning fixesGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-16own UTF8Encode removed. now use core encoding.Kirill Volinsky
2013-02-27added version infoKirill Volinsky
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy