comparison os2/dw.def @ 2015:c30f4354966e

Win: Added support for dw_html_javascript_run() using Edge (Chromium). OS/2: Added dw_html_javascript_run() stub for OS/2 so things compile.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 07 Nov 2019 10:12:25 +0000
parents 0448507827e6
children ade83a05a7d8
comparison
equal deleted inserted replaced
2014:b1838dd5509a 2015:c30f4354966e
302 302
303 dw_html_new @470 303 dw_html_new @470
304 dw_html_action @471 304 dw_html_action @471
305 dw_html_raw @472 305 dw_html_raw @472
306 dw_html_url @473 306 dw_html_url @473
307 dw_html_javascript_run @474
307 308
308 dw_calendar_new @480 309 dw_calendar_new @480
309 dw_calendar_set_date @481 310 dw_calendar_set_date @481
310 dw_calendar_get_date @482 311 dw_calendar_get_date @482
311 312