log dwtest.c @ 2873:0bbfb19022e7

age author description
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
Mon, 20 Dec 2021 12:29:55 +0000 bsmith Switch to using DW_SIZE_AUTO constant in the test program.
Thu, 09 Dec 2021 19:51:48 +0000 bsmith Only expand the calendar control and box horizontally....
Mon, 06 Dec 2021 14:05:11 +0000 bsmith Add error checking to the file load handler and display an error notification
Sat, 17 Jul 2021 01:24:03 +0000 bsmith Add buttons to the status info on the render test tab.
Mon, 31 May 2021 16:53:11 +0000 bsmith Don't reuse timerid since on iOS and Android it is not an index to a timer
Mon, 24 May 2021 23:29:15 +0000 bsmith iOS: Remove some bogus secondary color code in DWBox.
Sun, 23 May 2021 21:39:25 +0000 bsmith Add HTIMER type and change dw_timer_() functions to use it.
Tue, 18 May 2021 18:41:35 +0000 bsmith Android: Implement querying containers and ENTER and CONTEXT callbacks.
Sat, 15 May 2021 21:16:06 +0000 bsmith Android: Need to set isSingleLine for entryfields.
Sat, 15 May 2021 20:46:17 +0000 bsmith Android: Fix issue with specifying static sizes... still some issues.
Fri, 14 May 2021 11:29:00 +0000 bsmith Android: Implement most of the font functions and control/widget color.
Thu, 13 May 2021 07:43:31 +0000 bsmith Android: Implement dw_screen_* and dw_environment_query().
Tue, 11 May 2021 05:00:07 +0000 bsmith Added dw_window_compare() to check if two window handles refer to the same object.
Sun, 09 May 2021 09:31:14 +0000 bsmith Android: Implement bitmap buttons, implement dw_listbox_selected_multi().
Thu, 06 May 2021 23:19:46 +0000 bsmith Add DW_FEATURE_WINDOW_PLACEMENT for platforms supporting arbitrary window placement.
Wed, 14 Apr 2021 17:40:49 +0000 bsmith Add a sample popup menu to the container widget for testing purposes.
Sat, 10 Apr 2021 20:11:43 +0000 bsmith Add DW_DIR_SEPARATOR for easy access to the separator characters.
Fri, 09 Apr 2021 23:38:59 +0000 bsmith iOS: Fix scrollbox content not expanding to take the full area if smaller.
Fri, 09 Apr 2021 22:17:42 +0000 bsmith iOS: Fix bug in dw_pixmap_new_from_file(). Resources go into the app
Fri, 09 Apr 2021 19:10:30 +0000 bsmith Add support for checking the application data directory for the images.