log win/dw.def @ 2398:4de830d3bf9e

age author description
Thu, 25 Mar 2021 21:38:58 +0000 bsmith Win: Remove winmain.c as it is unnecessary when using the dwmain() entrypoint macros.
Mon, 08 Mar 2021 20:15:20 +0000 bsmith Win/OS2: Add dw_render_redraw() to the export definitions.
Thu, 11 Jun 2020 01:11:23 +0000 bsmith Added initial implmentation of dw_feature_get/set() on all platforms.
Thu, 14 May 2020 23:27:56 +0000 bsmith Added notification stubs for Windows and OS/2.
Thu, 07 Nov 2019 10:12:25 +0000 bsmith Win: Added support for dw_html_javascript_run() using Edge (Chromium).
Sat, 08 Jul 2017 11:53:30 +0000 bsmith Fix some warning while building with Visual C for Windows.
Thu, 20 Apr 2017 10:36:49 +0000 bsmith Added dw_mle_set_auto_complete() stubs for OS/2 and Windows...