log win/dw.def @ 2981:0058ab32e1bd

age author description
Sun, 26 Mar 2023 22:10:10 +0000 bsmith Win: Support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE.
Tue, 03 Jan 2023 22:23:08 +0000 bsmith Added dw_pixmap_get_width() and dw_pixmap_get_height() by request for language bindings.
Sun, 25 Dec 2022 00:20:49 +0000 bsmith Add va_list versions of dw_debug() and dw_messagebox() for use in C++ bindings.
Tue, 11 May 2021 05:00:07 +0000 bsmith Added dw_window_compare() to check if two window handles refer to the same object.
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.