log

age author description
Wed, 06 Nov 2019 08:48:49 +0000 bsmith GTK: Added WebKit2 support for GTK3. Remove dead code from GTK2.
Tue, 05 Nov 2019 21:06:23 +0000 bsmith Mac: Fix building on 10.9 and earlier due to changed constant names.
Tue, 05 Nov 2019 11:58:07 +0000 bsmith GTK: Switch GTK3 to be the default. GTK2 requires --with-gtk2
Mon, 04 Nov 2019 01:15:03 +0000 mhessling Fix setting/getting dates in dw_calendar under macos. Only tested on Mojave. Sorry about the white space changes.
Thu, 31 Oct 2019 21:28:32 +0000 bsmith Win: Fixes for Edge (Chromium) embedding, the loading can be delayed so...
Thu, 31 Oct 2019 08:26:58 +0000 bsmith Changes to allow mixing C and C++ when including dw.h.
Thu, 31 Oct 2019 07:01:35 +0000 bsmith Win: Add initial support for Microsoft Edge (Chromium) embedding.
Fri, 25 Oct 2019 22:37:52 +0000 bsmith Mac: Add an exception to Info.plist to allow insecure URL loads on 10.11.
Thu, 24 Oct 2019 23:57:51 +0000 bsmith Win: Fixed a number of Visual C warnings show in the IDE.
Wed, 16 Oct 2019 21:47:10 +0000 bsmith Mac: Clang didn't like the loss of precision without a cast from the previous change.
Wed, 16 Oct 2019 20:56:44 +0000 bsmith Mac: Fix typecast to int of different size with gcc for 32bit.
Sat, 21 Sep 2019 15:41:57 +0000 bsmith Mac: Some minor code cleanup in the SDK section.
Sat, 21 Sep 2019 15:34:24 +0000 bsmith Mac: Fix compilation with the Catalina 10.15 SDK.
Tue, 17 Sep 2019 21:49:36 +0000 bsmith OS/2: Fix compilation error with Watcom C on OS/2.
Mon, 16 Sep 2019 19:12:39 +0000 bsmith OS/2: Move internal snprintf() into dw.h and dwcompat.h so it can be used