summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/IEView.h
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2020-07-07IEView:George Hazan
2020-03-09IEView:George Hazan
2019-10-04unused declarations removedGeorge 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
2016-06-29IEView: fix(?) avatar path, code cleaning MikalaiR
2016-04-21IEView: minor cleanupMikalaiR
2016-01-23this is bad idea MikalaiR
2016-01-22IEView: more external functions MikalaiR
2016-01-22IEView: set custom context menu handler from javascript MikalaiR
2016-01-20IEView: code cleanup, vs2010 compilation fix(?)MikalaiR
2016-01-20IEView: code optimization MikalaiR
2016-01-20IEView: support getting db settings via javascript (via external.db_get)MikalaiR
2015-07-24ieview: common projectKirill Volinsky
2015-05-14fix for memory leakGeorge Hazan
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-04-15minus one critical sectionGeorge Hazan
2015-04-14major memory leak fixGeorge Hazan
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy