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.
Wed, 27 Jan 2021 20:54:26 +0000 bsmith Remove the font test with Italic before Bold. This does not work on OS/2.
Mon, 25 Jan 2021 22:09:49 +0000 bsmith Update the readme with in progress changes for version 3.2.
Wed, 06 Jan 2021 16:57:48 +0000 bsmith Update copyright and changelog to include Rich Edit change on Windows.
Mon, 28 Dec 2020 19:52:27 +0000 bsmith Update the readmes with new information and replace outdated links.
Sat, 19 Dec 2020 00:15:49 +0000 bsmith Update Unix make rules for clean and dist taking into account 3.1 changes.
Thu, 17 Dec 2020 02:44:49 +0000 bsmith Mac: Add --with-minver option for specifying the minimum MacOS version.
Mon, 14 Dec 2020 23:03:47 +0000 bsmith Updated readme and license in preparation for an early 2021 release.
Tue, 01 Dec 2020 18:31:25 +0000 bsmith Updated the readme with the recent changes on GTK and Mac.
Sun, 27 Sep 2020 22:32:31 +0000 bsmith Update the readme to reflect macOS 11.0 Big Sur support.
Thu, 11 Jun 2020 02:26:42 +0000 bsmith Add a display of all features in dwtest using dw_debug().
Fri, 05 Jun 2020 16:27:00 +0000 bsmith Win: Initial implementation of notifications on Windows. Currently using WinToast.
Mon, 25 May 2020 13:03:01 +0000 bsmith Win: Visual Studio 2015 sets PLATFORM=x64 in 64bit intel mode so
Mon, 25 May 2020 03:17:57 +0000 bsmith Bump the version to 3.1 and update the readme with some of the changes
Thu, 13 Feb 2014 00:01:06 +0000 bsmith Changes preparing for 3.0 release.
Wed, 11 Sep 2013 17:40:21 +0000 bsmith Updated the readme with latest changes.
Wed, 28 Aug 2013 23:47:40 +0000 bsmith More container and tree changes on all platforms regarding memory.
Fri, 09 Aug 2013 10:17:59 +0000 bsmith MinGW, documentation and warning fixes.
Tue, 18 Dec 2012 21:51:09 +0000 bsmith Added code and comment to the test program demonstrating trapping application quit on Mac.
Mon, 19 Nov 2012 19:52:36 +0000 bsmith Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/).
Mon, 15 Oct 2012 01:45:36 +0000 bsmith Fixed a small typo in the OS/2 code and update the readme for 2.5.
Tue, 24 Jul 2012 23:33:50 +0000 bsmith Added UTF8/Wide conversion functions on OS/2 and Windows...
Fri, 06 Jul 2012 10:51:28 +0000 bsmith Mark and I decided to change dw_box_remove*() to dw_box_unpack*() for consistency.
Sun, 01 Jul 2012 09:56:49 +0000 bsmith Update readmes and up version to 2.4 in preparation for release
Wed, 13 Jun 2012 20:50:17 +0000 bsmith Updated readme, removed debug message and committed fixes for ANSI builds on Windows.
Mon, 04 Jun 2012 22:44:51 +0000 bsmith Fixes for the new localization function on OS/2 and GTK3.
Thu, 17 May 2012 17:50:31 +0000 bsmith Subclass the bitmap widget to center the bitmap on OS/2.
Wed, 16 May 2012 18:39:05 +0000 bsmith Updated readme.
Tue, 08 May 2012 18:53:03 +0000 bsmith Fix dw_window_set_bitmap_from_data() not using the resource ID if data is NULL.
Mon, 30 Apr 2012 12:22:37 +0000 bsmith Updated the test program removing deprecated flags and using new
Fri, 27 Apr 2012 15:49:16 +0000 bsmith Added exports for building with MinGW on Windows and Watcom on OS/2.