log

age author description
Mon, 11 Jul 2022 06:18:55 -0500 Brian Smith Android: Change the includes to fix problems on Android.
Sun, 10 Jul 2022 08:55:11 -0500 Brian Smith iOS/Android: Temporary fix to allow compilation with no version info.
Sun, 10 Jul 2022 07:33:55 -0500 Brian Smith Fix a problem where tree signal handlers were being connected to the wrong
Sun, 10 Jul 2022 07:15:37 -0500 Brian Smith Add a new DWIB_MULTI_WINDOW build option, which preserves existing
Tue, 28 Jun 2022 04:04:38 -0500 Brian Smith Handle the removal of lib/dll directories on OS/2 and Windows....
Thu, 23 Jun 2022 02:34:07 -0500 Brian Smith Win: Changes to preserve libraries built for other architectures and package them in the installer. (x86/x64)
Sat, 15 Jan 2022 18:05:24 -0600 Brian Smith Added tag 1.0b4 for changeset bce699fb90ba
Sat, 15 Jan 2022 18:05:13 -0600 Brian Smith Added tag 1.0b3 for changeset b8c80d2fa234 1.0b4
Thu, 06 Jan 2022 16:36:28 -0600 Brian Smith Mac: Use unsigned binary with install_name_tool, then resign it.
Thu, 06 Jan 2022 09:37:21 -0600 Brian Smith Update the license copyright date and WarpIn version.
Thu, 06 Jan 2022 07:16:03 -0600 Brian Smith Bump version to beta 4 and copyright to 2022 for release.
Mon, 20 Dec 2021 18:23:46 -0600 Brian Smith Switch to using DW_SIZE_AUTO constant when packing boxes.
Thu, 25 Mar 2021 17:30:12 -0500 Brian Smith Win: Remove winmain.c, it is no longer necessary in DW 3.2.
Mon, 01 Mar 2021 08:31:52 -0600 Brian Smith GTK: Add .desktop file creation and PNG icon for Gnome support.
Thu, 07 Jan 2021 04:04:51 -0600 Brian Smith Win: Fix wrong Application Name in dw_app_id_set() which causes Star Menu issues on Windows 10. 1.0b3
Wed, 06 Jan 2021 21:22:45 -0600 Brian Smith OS/2: Add WarpIN configuration file, and modify installer rule to use it.
Wed, 06 Jan 2021 10:49:29 -0600 Brian Smith Bump Dynamic Windows to beta 3 in preparation for DW 3.1 release.
Tue, 05 Jan 2021 19:20:55 -0600 Brian Smith Fix an issue with creating notebook page node, it was missing "Children."
Wed, 16 Dec 2020 03:41:44 -0600 Brian Smith Win: libxml2 now required -DLIBXML_STATIC to statically link on Windows.
Mon, 14 Dec 2020 19:44:48 -0600 Brian Smith Mac: Add "classic" as an optional architecure for 10.5-10.6 era fat binaries
Mon, 14 Dec 2020 17:46:55 -0600 Brian Smith Update the copyright dates in preparation for a new 2021 release.
Sun, 13 Dec 2020 07:10:12 -0600 Brian Smith Check for DW_DARK_MODE environment variable to enable full dark mode.
Sun, 29 Nov 2020 16:22:18 -0600 Brian Smith Fix building with BSD make by moving the resource logic into configure.
Sun, 29 Nov 2020 03:31:04 -0600 Brian Smith GTK: Added the two files I missed in the last commit.
Sun, 29 Nov 2020 03:28:47 -0600 Brian Smith GTK: Updates for using GResources on Unix.
Mon, 05 Oct 2020 23:43:20 -0500 Brian Smith Win: Cleaner way to disable common function deprecation warnings.
Sun, 04 Oct 2020 18:56:40 -0500 Brian Smith Win: Add Clang/LLVM support for Windows.
Tue, 30 Jun 2020 23:30:27 -0500 Brian Smith Win: Use PLATFORM to detect target CPU using Visual Studio 2015.
Sun, 28 Jun 2020 16:22:16 -0500 Brian Smith Use new DW constants, set the Application ID and update the copyright in the license.
Fri, 12 Jun 2020 16:28:22 -0500 Brian Smith Added code to enable full dark mode on Windows.
Mon, 02 Dec 2019 03:12:42 -0600 Brian Smith The data parameters were swapped in the source I copied and pasted from the
Sun, 01 Dec 2019 22:04:31 -0600 Brian Smith Added javascript code to query the title, and set it on the window.
Wed, 06 Nov 2019 07:15:56 -0600 Brian Smith Added support for DW_SIGNAL_HTML_CHANGED so we can update the location
Fri, 25 Oct 2019 17:36:13 -0500 Brian Smith Mac: Add an exception to Info.plist to allow insecure URL loads on 10.11.
Fri, 25 Oct 2019 17:20:01 -0500 Brian Smith Added a location entryfield to the browser and a Go button to help in debugging.
Sun, 15 Sep 2019 20:50:23 -0500 Brian Smith OS/2: Fix building with RC from Arca Noae Package Manager.
Wed, 31 Jul 2019 19:42:47 -0500 Brian Smith Win: Changed build to pull target CPU from the Visual C build environment.
Wed, 31 Jul 2019 19:40:54 -0500 Brian Smith Mac: Add setting to Info.plist that allows insecure URLs in embedded HTML.
Tue, 06 Oct 2015 01:57:44 -0500 Brian Smith Update copyright date, fix UAC in Windows installer and add support
Fri, 20 Mar 2015 09:41:47 -0500 Brian Smith Fixed clang warning.
Fri, 09 Aug 2013 19:24:19 -0500 Brian Smith Update for the 2.6 container changes.
Sat, 23 Feb 2013 08:08:02 -0600 Brian Smith Oops added missing file.
Fri, 22 Feb 2013 17:53:53 -0600 Brian Smith Added pkg-config support to dwib to support Go language bindings.
Thu, 27 Dec 2012 08:54:14 -0600 Brian Smith Added tag 1.0b2 for changeset 0aa7f3579a81
Tue, 25 Dec 2012 20:34:18 -0600 Brian Smith Added Mac application menu Quit handler in the example program. 1.0b2
Tue, 25 Dec 2012 20:13:36 -0600 Brian Smith Updates for building beta 2 and a comment change.
Tue, 25 Dec 2012 19:52:33 -0600 Brian Smith Added code for handling default focus and click defaults.
Thu, 13 Dec 2012 01:49:52 -0600 Brian Smith Add Mac Quit menu handler support added in DW 2.5.::
Thu, 01 Nov 2012 09:13:13 -0500 Brian Smith Fixed a problem that was causing warnings on GTK.
Sun, 14 Oct 2012 20:55:29 -0500 Brian Smith Minor updates for OS/2 packaging
Sun, 14 Oct 2012 20:27:26 -0500 Brian Smith Only add a Children node to the Notebook if it doesn't already exist.
Sun, 14 Oct 2012 19:25:09 -0500 Brian Smith Fixed adding Children node to the wrong parent when adding notebook pages.
Sun, 14 Oct 2012 16:21:36 -0500 Brian Smith Fixed a crash when certain controls unexpectedly have no children.
Thu, 27 Sep 2012 01:37:17 -0500 Brian Smith Added support for the new DW_FCF_TEXTURED flag for textured backgrounds on
Mon, 13 Aug 2012 05:00:12 -0500 Brian Smith The ranged widget was missing an orientation property,
Sat, 04 Aug 2012 04:38:27 -0500 Brian Smith Added tag 1.0b1 for changeset ea1eab699fbe
Fri, 03 Aug 2012 19:02:40 -0500 Brian Smith Added wrap option to the text field. 1.0b1
Fri, 03 Aug 2012 17:01:35 -0500 Brian Smith Update the license file and installers for OS/2 and Windows.
Sat, 28 Jul 2012 18:06:05 -0500 Brian Smith Minor change in the default size of the browser window to fit API documentation.
Sat, 28 Jul 2012 17:22:32 -0500 Brian Smith Add menu item for API documentation.