summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/TextToken.cpp
AgeCommit message (Collapse)Author
2015-07-24ieview: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
replace wcscat to mir_wstrcat replace wcsncat to mir_wstrncat replace wcscmp to mir_wstrcmp replace wcsicmp to mir_wstrcmpi git-svn-id: http://svn.miranda-ng.org/main/trunk@13814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strlen to mir_strlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-19- all strings operations were rewritten using CMString instead of ugly ↵George Hazan
self-made buffers; - CComPtr<> introduced to simplify COM calls processing; - version bump. git-svn-id: http://svn.miranda-ng.org/main/trunk@12946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-29fix for parsing linksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12547 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-28- crash fix;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-27IEView:Tobias Weimer
- Fixed HTML encoding - minor bugfixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31memleaks fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-09IEView:Tobias Weimer
-Fixed copying smileys from message log (fixes #345) -version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10750 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-07IEView:Tobias Weimer
- Removed PNG-workaround for old Internet Explorer - BBCode "img" now supports "https"-links (fixes #805) git-svn-id: http://svn.miranda-ng.org/main/trunk@10737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14fixed smiles and link not showingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4351 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-18ieview crash fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17one more part of replacing own functions to core functionsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-27added version infoKirill Volinsky
added precompiled header git-svn-id: http://svn.miranda-ng.org/main/trunk@3790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-03andalso a fix for flash-based avatars tooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-03TITLE also applied to the second variant of smiliesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-03TITLE tag added to smiliesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1070 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c