Subject: CVS commit: pkgsrc/www/mozilla
To: None <pkgsrc-changes@NetBSD.org>
From: Shin'ichiro TAYA <taya@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2003 00:03:53
Module Name:	pkgsrc
Committed By:	taya
Date:		Thu Nov 27 00:03:53 UTC 2003

Modified Files:
	pkgsrc/www/mozilla: Makefile PLIST buildlink2.mk distinfo
	pkgsrc/www/mozilla/patches: patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-am patch-aw patch-ba patch-bb patch-be
	    patch-bm patch-bn patch-bo patch-bp
Added Files:
	pkgsrc/www/mozilla/patches: patch-bq
Removed Files:
	pkgsrc/www/mozilla/patches: patch-aa

Log Message:
Update mozilla to 1.5.1

New Features and Fixes

* Mozilla now includes a spellchecker for MailNews and Composer.

* Additional MailNews improvements include:
	o Users can add header lines to *every* message sent out via a
	certain identity.
	o A common application hang with SSL-encrypted SMTP
	connections has been fixed.
	o Printing of the attachments list is now supported.
	o Users can now mark message as read by date.

* Many great improvements to Mozilla Composer including:
	o Better resizing for images, tables, and absolutely
	positioned objects.
	o Support for absolutely positioned objects, movable on the
	canvas using the mouse.
	o Support for z-index management.
	o "Snap to grid" when moving an absolutely positioned object.
	o Source View now uses an editor instead of a simple textarea
	(allows find and replace).
	o Numerous fixes in caret management, inline styles handling,
	and CSS styles handling.

* Improvements to tabbed browsing, including:
	o Tabs are now replaced when a bookmark group is loaded. This
	can be changed to the old "append" behavior in the Tabbed
	browsing preferences.
	o Back and Forward navigation for tabbed browsing and bookmark
	groups has been improved. Users can now use the back button
	after loading a bookmark group to restore the previous set of tabs.
	o Closing a window with multiple tabs now prompts the user
	with a confirmation dialog (which can be disabled for future
	close operations).

* ChatZilla, Mozilla's internet relay chat (IRC) client, has had a
major overhaul bringing logging and many additional improvements.

* DOM Inspector can now display the #document node (the document root).

* It is now possible to jump from the JavaScript console to the
relevant line in the View Source Window.

* Mozilla's view source now displays line and column numbers in the
status bar.

* A quicksearch filter has been implemented for about:config.

* Gecko now supports setting color for <HR>.

* The '::' notation for CSS pseudo-elements is now supported. The old
':' notation is still supported only for pseudo-elements in CSS2
(:first-line, :first-letter, :before, :after) and the various
:-moz-tree-* pseudo-elements.

* Unstyled XML display has been improved.

* Some Windows GDI problems in Mozilla have been resolved.

* A common problem collapsing the URL bar popup on Windows has been fixed.

* Mozilla has improved performance, stability, standards support and
Web compatibility.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 pkgsrc/www/mozilla/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/www/mozilla/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/www/mozilla/buildlink2.mk
cvs rdiff -r1.43 -r1.44 pkgsrc/www/mozilla/distinfo
cvs rdiff -r1.23 -r0 pkgsrc/www/mozilla/patches/patch-aa
cvs rdiff -r1.28 -r1.29 pkgsrc/www/mozilla/patches/patch-ab
cvs rdiff -r1.19 -r1.20 pkgsrc/www/mozilla/patches/patch-ac
cvs rdiff -r1.24 -r1.25 pkgsrc/www/mozilla/patches/patch-ad
cvs rdiff -r1.15 -r1.16 pkgsrc/www/mozilla/patches/patch-ae \
    pkgsrc/www/mozilla/patches/patch-af pkgsrc/www/mozilla/patches/patch-aw
cvs rdiff -r1.12 -r1.13 pkgsrc/www/mozilla/patches/patch-ag
cvs rdiff -r1.10 -r1.11 pkgsrc/www/mozilla/patches/patch-am
cvs rdiff -r1.13 -r1.14 pkgsrc/www/mozilla/patches/patch-ba \
    pkgsrc/www/mozilla/patches/patch-bb
cvs rdiff -r1.11 -r1.12 pkgsrc/www/mozilla/patches/patch-be
cvs rdiff -r1.3 -r1.4 pkgsrc/www/mozilla/patches/patch-bm \
    pkgsrc/www/mozilla/patches/patch-bo
cvs rdiff -r1.2 -r1.3 pkgsrc/www/mozilla/patches/patch-bn
cvs rdiff -r1.1 -r1.2 pkgsrc/www/mozilla/patches/patch-bp
cvs rdiff -r0 -r1.3 pkgsrc/www/mozilla/patches/patch-bq

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