summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/TextToken.cpp
AgeCommit message (Expand)Author
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-03-29fix for parsing linksGeorge Hazan
2015-03-28- crash fix;George Hazan
2015-03-27IEView:Tobias Weimer
2014-12-31memleaks fixKirill Volinsky
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-10-09IEView:Tobias Weimer
2014-10-07IEView:Tobias Weimer
2014-06-14fixed smiles and link not showingKirill Volinsky
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
2013-03-18ieview crash fixKirill Volinsky
2013-03-17one more part of replacing own functions to core functionsKirill Volinsky
2013-02-27added version infoKirill Volinsky
2012-10-03andalso a fix for flash-based avatars tooGeorge Hazan
2012-10-03TITLE also applied to the second variant of smiliesGeorge Hazan
2012-10-03TITLE tag added to smiliesGeorge Hazan
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy