gtkhtml r8500 - in trunk: . components/html-editor src



Author: mbarnes
Date: 2007-07-27 17:36:12 +0100 (Fri, 27 Jul 2007)
New Revision: 8500
ViewCVS link: http://svn.gnome.org/viewcvs/gtkhtml?rev=8500&view=rev

Modified:
   trunk/ChangeLog
   trunk/components/html-editor/ChangeLog
   trunk/components/html-editor/menubar.c
   trunk/configure.in
   trunk/src/ChangeLog
   trunk/src/htmlprinter.c
Log:
2007-07-27  Matthew Barnes  <mbarnes redhat com>

        ** Fixes bug #380534

	* configure.in:
	Collect all the required package versions in one place, 
	remove the --enable-file-chooser option, and explicitly
	require GTK+ 2.10 or higher.

	* components/html-editor/menubar.c:
	Remove the non-USE_GTKFILECHOOSER code.  GtkFileChooser
	was added to GTK+ 2.4 and we're on 2.10 now.

	* src/htmlprinter.c:
	Remove the non-PANGO_1_5_OR_HIGHER code since we currently
	require Pango 1.16 or higher.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]