head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.54 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.52 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.50 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.48 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.46 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.44 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.42 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.40 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.38 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.36 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.34 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.32 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.30 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.28 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.26 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.24 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.22 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.20 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.18 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.16 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.14 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.12 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 buildlink2-base:1.2; locks; strict; comment @# @; 1.2 date 2001.11.22.16.25.37; author taya; state dead; branches; next 1.1; 1.1 date 2001.10.16.15.52.10; author taya; state Exp; branches; next ; desc @@ 1.2 log @ Update mozilla to 0.9.6 From "What's New" section of release notes: * Mozilla now displays page icons in the url bar (Expect support for shortcut icons (aka favicon) in Mozilla 0.9.7). Page icons can be defined in the html head section of a document like so: * Mozilla can now display Windows .BMP and .ICO images on all platforms. * Print Preview has been implemented. * Macintosh Page Setup has been implemented (Bug 36796) * Mail message "labels" support has been implemented. (Bug 81292) * Mail "prefill mail filter" support has been implemented (Bug 65761) * The new Search for item on the context menu lets you search for any text you highlight on a web page. * Select some text in browser window. * Right click in the browser window and a context menu will pop up. * Choose the Search for item and Mozilla will search for the highlighted text at your default engine. @ text @$NetBSD: patch-bd,v 1.1 2001/10/16 15:52:10 taya Exp $ diff -ru ../Orig/mozilla/netwerk/base/public/nsNetUtil.h ./netwerk/base/public/nsNetUtil.h --- ../Orig/mozilla/netwerk/base/public/nsNetUtil.h Sat Sep 29 05:08:56 2001 +++ ./netwerk/base/public/nsNetUtil.h Sat Oct 13 20:33:47 2001 @@@@ -604,8 +604,8 @@@@ PRUint32 aOffset=0, PRUint32 aCount=0, PRUint32 aFlags=0, - nsIRequestObserver *aObserver=NULL, - nsISupports *aContext=NULL) + nsIRequestObserver *aObserver=(nsIRequestObserver *)NULL, + nsISupports *aContext=(nsISupports *)NULL) { NS_ENSURE_ARG_POINTER(aTransport); @@@@ -646,8 +646,8 @@@@ PRUint32 aOffset=0, PRUint32 aCount=0, PRUint32 aFlags=0, - nsIRequestObserver *aObserver=NULL, - nsISupports *aContext=NULL) + nsIRequestObserver *aObserver=(nsIRequestObserver *)NULL, + nsISupports *aContext=(nsISupports *)NULL) { NS_ENSURE_ARG_POINTER(aTransport); @ 1.1 log @ Update mozilla to 0.9.5 See release notes for detail. http://www.mozilla.org/releases/mozilla0.9.5/ @ text @d1 1 a1 1 $NetBSD$ @