summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/external_funcs.cpp
AgeCommit message (Collapse)Author
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21improperly named helper renamedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-27IEView: CallContactService functionMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-24IEView: fix(?) always true on Win7-MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16167 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-23this is bad idea MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16148 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-22git-svn-id: http://svn.miranda-ng.org/main/trunk@16145 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-22IEView: more external functions MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-22IEView: set custom context menu handler from javascript MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16142 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-21if setting not found, returns undefined MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-21IEView: memleaks fix, warnings fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-21IEView: external db_set function MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-21IEView: win32_ShellExecute javascript function MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-20IEView: code cleanup, vs2010 compilation fix(?)MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-20IEView: code optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c