summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/webview_opts.cpp
AgeCommit message (Expand)Author
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-07-15fixes #1495 (WebView: radioboxes behaviour)George Hazan
2018-04-29fixes #1307 (horror in webview contact settings)George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...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-10-29more useless macros removedGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11code cleaningGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-16code cleaningGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-27WebView: so much capitalizationDart Raiden
2013-08-13many translation fixesTobias Weimer
2013-07-28some missing SIZEOFsGeorge Hazan
2013-07-28varioius minor fixesGeorge Hazan
2013-07-28first version of WebView that compiles in Unicode (but certaily doesn't work)George Hazan
2013-07-28WebView (not compilable yet):George Hazan