log readme.txt @ 3005:522ef24b0aba default tip

age author description
Tue, 13 Jun 2023 22:56:17 +0000 bsmith Mac: Add MacOS 14 Sonoma support... very few changes.
Tue, 02 May 2023 11:37:48 +0000 bsmith Android: Add DW_FEATURE_RENDER_SAFE, initially just for Android.
Fri, 14 Apr 2023 02:53:00 +0000 bsmith Bump up the internal version to 3.4 and update the readme.
Mon, 27 Mar 2023 04:59:32 +0000 bsmith Android: Implement the DW_FEATURE_HTML_MESSAGE feature tests.
Fri, 06 Jan 2023 19:55:55 +0000 bsmith Win: Reenable -DAEROGLASS support, it was accidentally removed while testing on Win2k.
Tue, 03 Jan 2023 22:23:08 +0000 bsmith Added dw_pixmap_get_width() and dw_pixmap_get_height() by request for language bindings.
Mon, 02 Jan 2023 21:41:27 +0000 bsmith Update and fix the readme, had the wrong Xcode version and other issues.
Mon, 02 Jan 2023 13:49:59 +0000 bsmith Update copyright date, readme, license and changelog for upcoming release.
Tue, 27 Dec 2022 01:23:09 +0000 bsmith GTK4: Fix pageid type to be unsigned long in the macros.
Tue, 27 Dec 2022 00:33:29 +0000 bsmith C++: Add Notebook class and add named event support to the Event class.
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, 20 Dec 2022 01:41:21 +0000 bsmith Update the mobile document with updated information for 3.3.
Tue, 15 Nov 2022 00:34:20 +0000 bsmith Win/Android/Template: Add return values to dw_window_set_bitmap(_from_data).
Sun, 04 Sep 2022 16:54:57 +0000 bsmith Update the readme with current information.
Tue, 28 Jun 2022 09:19:52 +0000 bsmith Bump version to 3.3, clear out the old release notes and put in the new.
Mon, 03 Jan 2022 16:45:59 +0000 bsmith Update the readme with some more information.
Tue, 28 Dec 2021 13:53:59 +0000 bsmith Update copyright dates for the new year 2022.
Tue, 28 Dec 2021 11:41:33 +0000 bsmith GTK2/3: Fix warnings calling pthread_setspecific() with a non-pointer value
Mon, 20 Dec 2021 15:19:05 +0000 bsmith Update the readme with new information about Windows, MacOS, iOS, Android
Fri, 23 Jul 2021 21:02:36 +0000 bsmith Update the readme with the important info about the button press/release changes.
Tue, 25 May 2021 15:38:55 +0000 bsmith Update the readme with information about the HTIMER change.
Wed, 19 May 2021 01:08:59 +0000 bsmith Android: Use ItemClick for the ITEM_SELECT event and the API 23
Fri, 14 May 2021 11:29:00 +0000 bsmith Android: Implement most of the font functions and control/widget color.
Tue, 11 May 2021 05:00:07 +0000 bsmith Added dw_window_compare() to check if two window handles refer to the same object.
Fri, 07 May 2021 10:49:50 +0000 bsmith Update the readme with info on Android and DW_FEATURE_WINDOW_PLACEMENT.
Sat, 10 Apr 2021 21:53:37 +0000 bsmith Update the readme with iOS information and fix a typo.
Fri, 12 Mar 2021 22:07:33 +0000 bsmith Add dw_render_redraw() information to the readme.
Thu, 04 Mar 2021 03:38:53 +0000 bsmith Update the readme with information about GTK3/4 and Wayland.
Sun, 07 Feb 2021 22:42:48 +0000 bsmith Some more information for the readme.
Sun, 07 Feb 2021 12:45:40 +0000 bsmith Update the readme with GTK4 and Mac information, plus a minor code cleanup.