log configure @ 3005:522ef24b0aba default tip

age author description
Sun, 10 Sep 2023 20:37:16 +0000 bsmith Win: Remove no longer supported GTK leftovers.
Fri, 24 Mar 2023 23:04:39 +0000 bsmith GTK4: Support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE.
Mon, 20 Mar 2023 22:49:06 +0000 bsmith Update the configure scripts with the latest autotools.
Thu, 15 Dec 2022 14:44:48 +0000 bsmith Linux: Fixes for building dwtestoo on Linux/gcc.
Tue, 28 Dec 2021 11:00:26 +0000 bsmith Rewrite the configure GTK and WebKitGTK test section.
Mon, 27 Dec 2021 14:03:33 +0000 bsmith GTK4: Change configure tests, and try to support webkit.
Wed, 22 Dec 2021 09:54:41 +0000 bsmith Use package "gtk4" instead of "gtk4-x11" so it will work on systems with
Sun, 28 Mar 2021 07:43:45 +0000 bsmith Set the package name and version for autoconf. Remove reference to winmain.c.
Tue, 16 Feb 2021 14:14:54 +0000 bsmith GTK4: Use package gtk4-x11 instead of gtk4 so we can call Xlib directly to
Sun, 31 Jan 2021 02:54:40 +0000 bsmith GTK4: Don't try to link webkit on GTK4... it doesn't support it yet.
Fri, 29 Jan 2021 10:57:12 +0000 bsmith GTK4: Add experimental support for GTK4... This is in progress and doesn't
Thu, 17 Dec 2020 02:44:49 +0000 bsmith Mac: Add --with-minver option for specifying the minimum MacOS version.
Tue, 15 Dec 2020 01:00:38 +0000 bsmith Mac: Add "classic" as an optional architecure for 10.5-10.6 era fat binaries
Sun, 29 Nov 2020 05:29:11 +0000 bsmith GTK: Added GTK2 support for GResource embedded images.
Sun, 29 Nov 2020 04:17:58 +0000 bsmith GTK: DW_INCLUDE_DEPRECATED should bring in DW_INCLUDE_DEPRECATED_RESOURCES.
Sat, 28 Nov 2020 23:47:30 +0000 bsmith GTK3: Switch to using GResource for compiled in image resources.
Wed, 14 Oct 2020 04:13:58 +0000 bsmith Mac: Added configure option --with-arch=modern that builds 64bit Intel and ARM.
Tue, 29 Sep 2020 22:49:04 +0000 bsmith Rename config.h(.in) to dwconfig.h and install it with dwcompat.
Tue, 30 Jun 2020 19:17:41 +0000 bsmith Mac: Add --with-sdk option to configure to specify an alternate MacOS SDK location.
Tue, 30 Jun 2020 18:26:01 +0000 bsmith Mac: Add configure support for the new Apple ARM64 architecture by adding
Tue, 30 Jun 2020 17:47:07 +0000 bsmith Mac: Switch to using -weak_framework UserNotifications so binaries will work
Wed, 17 Jun 2020 16:50:24 +0000 bsmith GTK: Split installdwtest into a separate make rule and don't enable it when
Wed, 17 Jun 2020 08:41:18 +0000 bsmith GTK: Add dwtest to install rules and a desktop link required for
Fri, 05 Jun 2020 06:00:17 +0000 bsmith Reorder configure so SOSUFFIX is only used after it is set per platform.
Wed, 03 Jun 2020 18:38:26 +0000 bsmith Mac: The UserNotifications framework version test was broken.
Thu, 14 May 2020 13:13:45 +0000 bsmith Mac: Initial notification support for the Mac.
Fri, 17 Apr 2020 20:45:31 +0000 bsmith GTK: Fix check for webkit when pkg-config returns a library path first.
Thu, 16 Apr 2020 13:34:36 +0000 bsmith GTK: Fix building on FreeBSD 12. Needs -lm and -lX11 added to LIBS.
Wed, 06 Nov 2019 08:48:49 +0000 bsmith GTK: Added WebKit2 support for GTK3. Remove dead code from GTK2.
Tue, 05 Nov 2019 11:58:07 +0000 bsmith GTK: Switch GTK3 to be the default. GTK2 requires --with-gtk2
Sun, 19 Jun 2016 18:08:52 +0000 bsmith The GTK MDI code is filling up with deprecated calls
Fri, 15 Feb 2013 04:23:48 +0000 bsmith Create a dwindows.pc during install to support pkg-config in
Mon, 13 Aug 2012 06:18:30 +0000 bsmith Added code to disable Ubuntu overlay scrollbars for
Mon, 13 Aug 2012 05:45:25 +0000 bsmith Added code to disable Ubuntu overlay scrollbars
Sat, 24 Mar 2012 14:57:20 +0000 bsmith First attempt at fixing dwindows-config --version after the build
Thu, 23 Feb 2012 14:55:33 +0000 bsmith Updated the configure script with a newer autoconf.
Thu, 23 Feb 2012 13:03:45 +0000 bsmith Up version number to 2.3.
Thu, 23 Feb 2012 12:44:15 +0000 bsmith Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat.
Tue, 15 Nov 2011 14:39:58 +0000 bsmith Changes to the build system to no longer use the version during configure.
Tue, 27 Sep 2011 22:38:25 +0000 bsmith Committing the configure script now that it works on both FreeBSD and Ubuntu.
Mon, 19 Sep 2011 16:21:26 +0000 bsmith Updated configure to check the presence of a .svn directory
Fri, 16 Sep 2011 07:27:56 +0000 bsmith Attempt to fix parsing errors with the double : separated
Fri, 16 Sep 2011 06:58:18 +0000 bsmith Update configure script and fix a miscommit of the GTK3 code.
Tue, 26 Jul 2011 20:35:05 +0000 bsmith Fixed a configure warning about datarootdir. (Just ignoring it for now)
Thu, 30 Jun 2011 07:43:35 +0000 mhessling Add --with-gtk3 switch to enable building with GTK+ 3.x on systems where
Thu, 30 Jun 2011 04:48:10 +0000 mhessling Enable use of WebKit 1.0 under ubuntu Natty; package name:
Wed, 25 May 2011 03:18:00 +0000 bsmith Up the version number to 2.0, removed some obsolete mac files from distribution...
Thu, 17 Mar 2011 23:57:49 +0000 mhessling Support for building on QNX platforms
Fri, 25 Feb 2011 15:30:24 +0000 bsmith Updated revision control version of configure script to support Cocoa.
Fri, 18 Feb 2011 13:01:23 +0000 bsmith Variable being set forces compat to never be built even with --with-compat specified.
Sun, 03 Oct 2010 00:34:36 +0000 mhessling Add dw_listview_insert()
Sun, 12 Apr 2009 01:12:04 +0000 mhessling Support for building with GTK+ on Mac OSX
Fri, 10 Apr 2009 22:55:56 +0000 mhessling Add _dw_log() internal logging function
Sat, 12 Apr 2008 06:45:55 +0000 mhessling Update package version
Mon, 07 Apr 2008 06:59:45 +0000 mhessling SUpport for embedded mozilla/firefox widget
Mon, 23 May 2005 01:43:36 +0000 bsmith Implemented dynamic loading of the Mozilla renderer.
Sun, 22 May 2005 19:14:15 +0000 bsmith If available try to use GtkMozEmbed from Mozilla.or.
Tue, 27 May 2003 22:34:14 +0000 bsmith Changes for MacOS X again.
Tue, 27 May 2003 21:23:42 +0000 bsmith Changes for MacOS X.
Tue, 13 May 2003 07:59:00 +0000 bsmith Initial configure support for MacOS X.