log dwtest.c @ 3005:522ef24b0aba default tip

age author description
Tue, 02 May 2023 11:37:48 +0000 bsmith Android: Add DW_FEATURE_RENDER_SAFE, initially just for Android.
Tue, 04 Apr 2023 01:08:14 +0000 bsmith Check DW_FEATURE_HTML_MESSAGE to decide if the raw html widget
Fri, 24 Mar 2023 17:15:59 +0000 bsmith iOS: Support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE.
Fri, 24 Mar 2023 11:39:24 +0000 bsmith Mac: Initial support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE
Thu, 22 Dec 2022 19:20:39 +0000 bsmith C++: Add some simple menu code to see if things are working.
Tue, 15 Nov 2022 03:50:00 +0000 bsmith Fix new safety warnings reported by the new GCC on Linux.
Tue, 15 Nov 2022 02:29:56 +0000 bsmith GTK2/3/4: Add return values to dw_window_set_bitmap(_from_data).
Mon, 14 Nov 2022 22:00:47 +0000 bsmith Fix a copy and paste error in dwtest.
Mon, 14 Nov 2022 20:38:19 +0000 bsmith Mac/iOS: Add return value to dw_window_set_bitmap(_from_data) in resource
Wed, 14 Sep 2022 16:09:02 +0000 bsmith Add DW_FEATURE_CONTAINER_MODE to the dwtest feature test list.
Sat, 10 Sep 2022 22:03:47 +0000 bsmith iOS: Fix multi-line container display, had to stop using buttons for images.
Thu, 01 Sep 2022 06:40:02 +0000 bsmith iOS: Add initial implementation of DW_CONTAINER_MODE_EXTRA.
Mon, 01 Aug 2022 22:46:31 +0000 bsmith Fix some memory leaks reported by Xcode's Instruments.
Sun, 17 Jul 2022 10:17:10 +0000 bsmith Android: Add Android specific code to handle opening URIs in dwtest.
Sat, 09 Apr 2022 18:20:56 +0000 bsmith Add a dw_tree_item_expand() to the test program. This helps test another