log dw.h @ 2974:fffb4904c90b

age author description
Fri, 24 Mar 2023 11:39:24 +0000 bsmith Mac: Initial support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE
Fri, 06 Jan 2023 09:33:59 +0000 bsmith Win: Fix building dwtestoo with MinGW32/64. Need to use __cdecl in C++ mode.
Wed, 04 Jan 2023 09:45:49 +0000 bsmith OS/2: Fix build error due to missing API, also fix buffer size warning.
Tue, 03 Jan 2023 22:23:08 +0000 bsmith Added dw_pixmap_get_width() and dw_pixmap_get_height() by request for language bindings.
Tue, 27 Dec 2022 00:58:58 +0000 bsmith WARNING: Fix an API inconsistency in dw_notebook_page_destroy/set()
Sun, 25 Dec 2022 00:49:17 +0000 bsmith OS/2: Fix building on OS/2 and with Watcom.
Sun, 25 Dec 2022 00:20:49 +0000 bsmith Add va_list versions of dw_debug() and dw_messagebox() for use in C++ bindings.
Sat, 17 Dec 2022 01:50:26 +0000 bsmith Win: Add support for building the C++ dwtestoo with Visual C.
Thu, 15 Dec 2022 14:44:48 +0000 bsmith Linux: Fixes for building dwtestoo on Linux/gcc.
Mon, 14 Nov 2022 20:38:19 +0000 bsmith Mac/iOS: Add return value to dw_window_set_bitmap(_from_data) in resource
Thu, 01 Sep 2022 06:38:08 +0000 bsmith Remove __DW_DESKTOP__ and rename __DW_MOBILE__ to DW_MOBILE.
Thu, 04 Aug 2022 19:12:19 +0000 bsmith iOS: First steps for implmenting container modes on iOS and eventually
Wed, 27 Jul 2022 08:32:32 +0000 bsmith Android: DW_FCF_SYSMENU should imply being closable.
Tue, 19 Jul 2022 11:21:17 +0000 bsmith Android: Add support for DW_BS_NOBORDER on bitmap buttons.
Fri, 15 Jul 2022 11:50:09 +0000 bsmith Android: Change dw_file_browse() to return URIs or paths on Android.