summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Utils.cpp
AgeCommit message (Expand)Author
2023-04-14duplicate code removedGeorge Hazan
2023-03-07fixes #3385 (IEView: crash on filetransfer open)George Hazan
2020-03-20IEView:George Hazan
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
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-25hello, Unix.George Hazan
2015-07-24ieview: common projectKirill Volinsky
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
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-06-03IEView: Added support for custom database events (e.g. status changes) (fixes...Tobias Weimer
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
2013-03-24unused functions removedGeorge Hazan
2013-03-17one more part of replacing own functions to core functionsKirill Volinsky
2013-03-16own UTF8Encode removed. now use core encoding.Kirill Volinsky
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-27added version infoKirill Volinsky
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy