comparison os2/dw.def @ 2976:b40adda4a129

OS2/GTK2/Template: Add empty dw_html_javascript_add() functions. OS/2 does not support HTML and GTK2 does not support a WebKit that will allow DW_SIGNAL_HTML_MESSAGE, so implement failure functions.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 24 Mar 2023 17:28:21 +0000
parents 0577a97fe36d
children
comparison
equal deleted inserted replaced
2975:ae4d6856b983 2976:b40adda4a129
311 dw_html_new @470 311 dw_html_new @470
312 dw_html_action @471 312 dw_html_action @471
313 dw_html_raw @472 313 dw_html_raw @472
314 dw_html_url @473 314 dw_html_url @473
315 dw_html_javascript_run @474 315 dw_html_javascript_run @474
316 dw_html_javascript_add @475
316 317
317 dw_calendar_new @480 318 dw_calendar_new @480
318 dw_calendar_set_date @481 319 dw_calendar_set_date @481
319 dw_calendar_get_date @482 320 dw_calendar_get_date @482
320 321