Subject: CVS commit: pkgsrc/www/epiphany
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/19/2004 14:14:23
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Apr 19 14:14:23 UTC 2004

Modified Files:
	pkgsrc/www/epiphany: Makefile PLIST distinfo

Log Message:
Update to 1.2.3 and disable the nautilus view, as it is disabled by default
in this version (and AFAICT, it doesn't work or I haven't been able to find
a way to get it working).

Code changes
	* Cleanup chrome handling (Marco)

Bugfixes
	* Fix bookmarks import from XBEL (Marco)
	* Set window icon on "About" dialogue (Christian)
	* Fix "Add" button appearance for some themes (Christian)
	* Fix "Go" button (Christian)
	* Fix "Open In New Tabs" from bookmarks editor (Christian) [#138343]
	* Fix context menu for anchors without href (Christian) [#138200]
	* Fix context menu for linked images (Christian) [#138200]
	* Fix startup script on solaris (Marco) [#138088]
	* Fix filechooser handling (Federico Mena Quintero) [#138263]
	* Fix compilation with -fdata-sections (Christian) [#136878]
	* Check for invalid font size pref (Piers)
	* Fix clear-history dialogue button size with themes (Piers)
	* Fix bookmarks toolbar visibility in fullscreen and ppview
	  mode (Christian) [#138520]
	* Fix link dragging to new notebook tabs (Christian) [#138902]
	* Sync toolbar code with galeon gtk 2.4 port; fixes crash when
	  dragging items from other applications (Crispin Flowerday)
	* Fix homepage setting to current page (Christian) [#139124]
	* Make pdm, prefs and print setup dialogue transient (Christian)
	* Sort the actions in location entry drop-down (Christian) [#139575]
	* Don't quit filechooser when choosing not to overwrite an
	  existing file (Christian) [#139400]
	* Fix filename encoding in confirm-overwrite dialogue (Christian)
	* Fix accel setting for dynamic menus (Christian) [#139641]
	* Don't gunzip downloaded files (Marco) [#131778]
	* Fix content policy contract ID (Christian)
	* Fix chrome handling for new windows from _blank target links
	  (Marco) [#139512]
	* Make message selectable in content handler dialogue (Piers)
	* Translations: bg, eu, is, hu, no, pa, ru


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/www/epiphany/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/epiphany/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/www/epiphany/distinfo

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