Subject: CVS commit: pkgsrc/www/epiphany
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/31/2004 16:04:48
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Aug 31 16:04:48 UTC 2004

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

Log Message:
Update to 1.2.8:

==============
Epiphany 1.2.8
==============

Code changes

* Adapt to Mozilla API changes (Christian)
* Confirm before overwriting a file [#143501]

Bug fixes

* Fix compilation of nautilus view (Christian) [#148995]
* Fix some memory leaks (Jean-François Rameau)
* Really translate the program name (Christian) [#148948]
* Fix restoring the history window on resume (Christian)
* Fix new tab position (Christian)
* Fix a crash in content handler (Christian) [#149550]
* Fix context menu on links with namespaced tag (Mikael Brockman) [#150208]

==============
Epiphany 1.2.7
==============

Code changes

* Adapt to mozilla API changes (Christian)
* Use nsIDOMWindow2 to get the root event target on
  mozilla >= 1.7rc3 (Christian)

Bug fixes

* Work around mozilla bug #246392 which causes reloads of framed pages to
  go back to original URI (backported from HEAD) (Christian) [#115800]
* Escape markup in string in the duplicate bookmarks dialogue
  and topics menu (Christian)
* Escape markup in strings in the NSS dialogues (Crispin Flowerday)
* Work aroung mozilla bug #246392 which causes reload of framed pages to go
  back to initial frameset (Christian, Crispin Flowerday) [#115800]
* Don't show redirected and non-toplevel pages in history (Christian) [#142143]
* Allow importing of Epiphany bookmarks format too (Christian) [#144699]
* Fix crash with corrupted toolbars file (Christian) [#144698]
* Fix prefs persistence with non-existent or bogus initial values (Christian)
* Unescape mailto: addresses (Christian) [#144462]
* Fix filename encoding for print-to-file (Christian)
* Depend on libgnomeui >= 2.6.0 (Christian) [#145776]
* Make print and print setup go trough nsIPrintingPromptService (Christian,
  backported from HEAD)
* Fix print-to-file filechooser modality (Christian) [#147628]
* Fix mem leaks in gtk NSS dialogues (Christian, ported from galeon)
* Gracefully handle failure to create downloads directory (Marco) [#146902]
* Fix single observer ownership and reference counting (Christian) [#146873,
  #146461]
* Fix downloader crash on shutdown (Marco) [#141928]
* Fix build with old mozilla versions (1.4.x, 1.5) (Christian)
* Use nsACString instead of nsCString in a few places in EphyWrapper (Christian)
* Fix crash on screen size change after using fullscreen (Christian)

New translations

* he

Updated translations

* bg, ca, vi


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/www/epiphany/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/epiphany/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/www/epiphany/distinfo

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