log configure.in @ 1934:487fd711bf3f

age author description
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 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.
Sun, 13 Nov 2011 04:51:14 +0000 mhessling Add -headerpad_max_install_names to compiler switches for MacOS X.
Tue, 27 Sep 2011 22:36:03 +0000 bsmith Ok a slight fix to the last change.
Tue, 27 Sep 2011 21:03:19 +0000 bsmith Removed the library search for webkit-1.0 during configure.
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:39:56 +0000 bsmith Attempt to use the subversion revision number as the sub version number.
Mon, 12 Sep 2011 02:22:48 +0000 bsmith Test for vsnprintf seemed to be missing... readding it.
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...
Wed, 06 Apr 2011 19:44:49 +0000 bsmith Configure change to find webkit with GTK3.
Sun, 20 Mar 2011 05:12:40 +0000 bsmith Added initial support for GTK 3.0. Split it off into its own directory.
Thu, 17 Mar 2011 23:57:49 +0000 mhessling Support for building on QNX platforms
Fri, 25 Feb 2011 15:25:54 +0000 bsmith Removed the Carbon source file, and changes to configure to build the Cocoa version.
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, 25 Sep 2006 22:23:43 +0000 mhessling Remove reference to HandyFTP
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:31:06 +0000 bsmith Shared library updates for MacOS X. Suffix should be dylib, and linker
Tue, 27 May 2003 21:20:12 +0000 bsmith Condifure and Makefile changes for MacOS X.
Tue, 13 May 2003 07:59:00 +0000 bsmith Initial configure support for MacOS X.
Wed, 19 Feb 2003 17:26:41 +0000 bsmith Changed configure to make sure we find gtk 2.0, and not just pkg-config,
Tue, 31 Dec 2002 21:04:46 +0000 bsmith Change DW version to 1.0.0.
Sat, 19 Oct 2002 21:48:57 +0000 bsmith Switch back to using pixmaps and bitmaps, only use pixbufs for doing
Sat, 19 Oct 2002 11:46:54 +0000 bsmith Porting DW to GTK 2.0... and changed the percent value from into to a float
Wed, 27 Mar 2002 10:33:44 +0000 bsmith Added dw-config script to solve build problems.
Tue, 03 Jul 2001 07:50:39 +0000 ktk Import