Subject: CVS commit: pkgsrc/x11/gtk2-engines
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 09/15/2006 15:10:33
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Sep 15 15:10:33 UTC 2006

Modified Files:
	pkgsrc/x11/gtk2-engines: Makefile PLIST distinfo

Log Message:
Update to 2.8.0:

Overview of Changes in 2.7.8 (since 2.7.7)
==========================================

Highlights in this release include:

	- Ensure all engines (except smooth) compile with paranoia compiler flags
	- Miscellaneous cleanups to the Clearlooks engine
	- Many RTL issues fixed in Clearlooks
	- Fixed minor visual issues in other engines

See the ChangeLog for full details of other smaller fixes and enhancements.

Fixed bugs in this release:

	326309 - Clearlooks read-only checkboxes are nearly invisible
	328053 - GtkTreeView's title bar's borders isn't shown properly in RTL applications
	45579 (bugzilla.ximian.com) - sodipodi rulers corrupted when using industrial gtk engine

Overview of Changes in 2.7.8 (since 2.7.7)
==========================================

Highlights in this release include:

	- Add paranoia and deprecated configure flags
	- Improve HighContrast (HC) engine inconsistent state check mark
	- Use the base/text values for expander arrow in HC (fixes invisible
	  indicator problem)
	- Improve visibility/contrast of checks in HC
	- Fix broken Clearlooks menu on panel check
	- Implement a focus rectangle for GtkEntry
	- Many other visual improvements to Industrial

See the ChangeLog for full details of other smaller fixes and enhancements.

Fixed bugs in this release:

	349575 - C89 Fixes (Last C89 Patch to close bug)
	350606 - Location of G_GNUC_INTERNAL breaks Solaris build
	351057 - Leak in clearlooks_style.c

Overview of Changes in 2.7.7 (since 2.7.6)
==========================================

Highlights in this release include:

* RTL fixes and other enhancements in Crux
* Lots of namespace and symbol precautions
* Port of Industrial to cairo

Fixed bugs in this release:

	349575 - C89 Fixes
	347227 - Add inconsistent state for option buttons (Clearlooks)

Overview of Changes in 2.7.6 (since 2.7.5)
==========================================

Highlights in this release include:

* More improvements to the cairo version of Crux, now using purple highlights.
* Further improvements to the cairo version of the High Constrast engine
* New cairo based Engine called Glide for the Glider theme

Fixed bugs in this release:

	343893 - Engines need to handle GTK_ARROW_NONE.
	348167 - Remove crux/pixmaps directory.

Overview of Changes in 2.7.5 (since 2.7.4)
==========================================

Highlights in this release include:

* Further improvements to the cairo version of Crux, now with a new tango style
  from a mockup by Lapo Calamandrei
* Fixed lots of memory leaks in Clearlooks, and several other bugs
* High Constrast engine conversion to cairo started
* Redmond, Thinice and Mist engine conversions to cairo almost complete
* Lighthouseblue and Metal engines have been removed, since no one has
  volounteered to convert them to cairo, and they are no longer maintained.

Fixed bugs in this release:

	345769 - Clearlooks' gtk_paint_* functions do not correctly obey the
	         passed clip rect
	341694 - Crash in d4x (industrial)
	338826 - style copy function broken in clearlooks
	337381 - GtkHScale is improperly displayed in RTL (clearlooks)
	325760 - panel applets have black background on transparent/solid colour
	         panels (clearlooks)
	332639 - Fix memory leaks in draw_flat_box and
	         gtk_treeview_get_header_index (clearlooks)
	325932 - "Inconsistent" checkbox state missing (clearlooks)

Overview of Changes in 2.7.4 (since 2.7.3)
==========================================

* Not compiling any animation code in clearlooks anymore
* Crux updated with radio and check buttons drawn using cairo
* Crux updated with progress bar bars drawn using cairo

Overview of Changes in 2.7.3 (since 2.7.2)
==========================================

* Various fixes and updates to Clearlooks
* Fixes to hc (#318151)
* Cleanups in lighthouseblue (#321140)

Overview of Changes in 2.7.2 (since 2.7.1)
==========================================

* Numerous Clearlooks bug fixes (including #315562, #323218, #323218, #325168)
* Patches and fixes for bug 321140 to hc, industrial, mist, redmond, smooth
  and thinice engines (cleanups for compiler warnings and removal of unneeded
  code)

Overview of Changes in 2.7.1 (since 2.7.0)
==========================================

* Bug fixes to metal and thinice engines (bug 323215)
* Updates and bug fixes to Clearlooks engine

Overview of Changes in 2.7.0 (since 2.6.3)
==========================================
* Clearlooks and Mist engine now uses cairo to do drawing
* Redmond and Crux engine conversions to cairo started
* Various cleanups and fixes
* Animation code for checkboxes and radiobuttons in clearlooks (off by default)


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/x11/gtk2-engines/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/gtk2-engines/PLIST
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/gtk2-engines/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.