summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/IEView.cpp
AgeCommit message (Expand)Author
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-11-17Utils_OpenUrlTGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-25hello, Unix.George Hazan
2016-06-29IEView: fix(?) avatar path, code cleaning MikalaiR
2016-06-07warning fixKirill Volinsky
2016-04-21IEView: minor cleanupMikalaiR
2016-01-27IEView: CallContactService functionMikalaiR
2016-01-24IEView: fix(?) always true on Win7-MikalaiR
2016-01-23this is bad idea MikalaiR
2016-01-22git-svn-id: http://svn.miranda-ng.org/main/trunk@16145 1316c22d-e87f-b044-9b9...MikalaiR
2016-01-22IEView: more external functions MikalaiR
2016-01-22IEView: set custom context menu handler from javascript MikalaiR
2016-01-21IEView: memleaks fix, warnings fix MikalaiR
2016-01-21IEView: external db_set function MikalaiR
2016-01-21IEView: win32_ShellExecute javascript function 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-08-16name conflicts solvedGeorge Hazan
2015-07-24ieview: common projectKirill Volinsky
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill 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
2015-01-10crash when sending or receiving 50+ smileys fixedVadim Dashevskiy
2014-12-31memleaks fixKirill Volinsky
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-06-14fixed smiles and link not showingKirill Volinsky
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-05revertVadim Dashevskiy
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
2013-03-17- crash fixVadim Dashevskiy
2013-03-17one more part of replacing own functions to core functionsKirill Volinsky
2013-02-27added version infoKirill Volinsky
2013-02-20fixes for various hangups & crashes on exitGeorge Hazan
2012-09-07support for unicode URLsTobias Weimer
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy