summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/webview_opts.cpp
AgeCommit message (Expand)Author
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