Commit Graph

3972 Commits

Author SHA1 Message Date
ftang%netscape.com
6a0e079832 check in for smontagu@il.ibm.com b=62777 r=ftang/waterson(for all.js) sr=erik
Add charset name for IBMBIDI landing. Add pref for IBMBIDI landing


git-svn-id: svn://10.0.0.236/trunk@87043 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:45:58 +00:00
peterlubczynski%netscape.com
b2163df77e Fix for bug 59394. Number of cached plugins is now a pref:
browser.plugins.max_num_cached_plugins or defaults to 10. a=av sr=attinasi


git-svn-id: svn://10.0.0.236/trunk@87041 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:03:47 +00:00
bnesse%netscape.com
f04156cb5e Initial installation into CVS repository.
(Not part of the build)


git-svn-id: svn://10.0.0.236/trunk@87027 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:04:26 +00:00
bnesse%netscape.com
7508bd193f Removing unused (and now outdated as well) files from the tree.
git-svn-id: svn://10.0.0.236/trunk@87003 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:49:19 +00:00
colin%theblakes.com
08ebf3965d Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86957 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:16:30 +00:00
colin%theblakes.com
20a3706c3b OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86956 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:11:45 +00:00
mkaply%us.ibm.com
3c64f057a2 OS/2 only
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2


git-svn-id: svn://10.0.0.236/trunk@86948 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:17:52 +00:00
pinkerton%netscape.com
4c94bdb338 carbon changes. r=pink/sdagley/beard. a=sfraser.
git-svn-id: svn://10.0.0.236/trunk@86937 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 21:48:26 +00:00
alecf%netscape.com
f119a15095 back myself out to see if I'm causing orange
git-svn-id: svn://10.0.0.236/trunk@86896 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 04:08:26 +00:00
dprice%netscape.com
fe020ec48a 65845 first cut of the order files
git-svn-id: svn://10.0.0.236/trunk@86883 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:48:02 +00:00
alecf%netscape.com
b8bf57494c fix for #62401, attempt #2 - only cleanup prefs JSContext when the shutdown event comes in, so we
don't fiddle with pointers to freed objects
sr=brendan


git-svn-id: svn://10.0.0.236/trunk@86876 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:23:17 +00:00
jgmyers%netscape.com
aca87c5f31 fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott
git-svn-id: svn://10.0.0.236/trunk@86871 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:09:25 +00:00
beard%netscape.com
86c68b32ff fix for bug #63466, r=mstoltz, sr=brendan, a=leaf
git-svn-id: svn://10.0.0.236/trunk@86811 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 07:47:28 +00:00
disttsc%bart.nl
03f69c5003 Back out dougt's channel changes
git-svn-id: svn://10.0.0.236/trunk@86793 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:14:23 +00:00
dougt%netscape.com
7af79c83df Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com


git-svn-id: svn://10.0.0.236/trunk@86717 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 00:16:26 +00:00
leaf%mozilla.org
22cee6deab change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@86655 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-09 04:48:26 +00:00
ccarlen%netscape.com
650c14d8cc Bug 67857 - Profile Mgr resets all prefs which is SLOW.
r=racham, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@86526 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 07:56:10 +00:00
shaver%mozilla.org
66c5f1c302 fix plugger crash by coping with trailing MIME-list separator (#60844, r=av, sr=blizzard)
git-svn-id: svn://10.0.0.236/trunk@86425 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 01:38:52 +00:00
peterlubczynski%netscape.com
6d0c8d4a99 Allow for a common directory among installs for scanning for plugins bugscape 3863 a=av sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@86414 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 01:13:01 +00:00
beard%netscape.com
362aa398db [not part of build] builds "classic" (non-Carbon) plugin support library.
git-svn-id: svn://10.0.0.236/trunk@86400 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 00:40:28 +00:00
beard%netscape.com
d5d3da7cb4 [not part of build] builds "classic" (non-Carbon) plugin support library.
git-svn-id: svn://10.0.0.236/trunk@86377 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 23:49:16 +00:00
rods%netscape.com
ca25456113 Printing of selected frameset frames and Iframes
Bug 66783 r=dcone sr=buster,attinasi


git-svn-id: svn://10.0.0.236/trunk@86352 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 23:03:17 +00:00
tor%cs.brown.edu
595ed2e704 libpng update to 1.0.9. sr=brendan
git-svn-id: svn://10.0.0.236/trunk@86292 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 02:32:50 +00:00
saari%netscape.com
0090028000 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@86260 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-06 00:22:05 +00:00
mkaply%us.ibm.com
2ed7e2dab7 Backing out 58668 until we can figure out Mac problem.
git-svn-id: svn://10.0.0.236/trunk@86244 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-05 20:11:07 +00:00
mkaply%us.ibm.com
53009eff82 Fix Mac bustage
git-svn-id: svn://10.0.0.236/trunk@86169 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 04:56:58 +00:00
mkaply%us.ibm.com
7e92c066a9 Guess at IRIX breakage
git-svn-id: svn://10.0.0.236/trunk@86168 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 04:12:37 +00:00
mkaply%us.ibm.com
bc4e642d32 Diff merged bad, but it worked on Windows
git-svn-id: svn://10.0.0.236/trunk@86167 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 04:00:36 +00:00
mkaply%us.ibm.com
ad3aca9a62 #58668
r=dveditz, sr=brendan
Change registry buffered I/O APIs to use NSPR rather than C runtime for file I/O
These APIs are used most commonly to read and write to component.reg


git-svn-id: svn://10.0.0.236/trunk@86166 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-04 03:17:10 +00:00
edburns%acm.org
c97f1c2f4a bug 49336
r=av
sr=waterson

This code makes sure that if the prefs say to USE DIRECT instead of using
a proxy, the plugin sees it that way.


git-svn-id: svn://10.0.0.236/trunk@86142 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-03 02:56:28 +00:00
jgmyers%netscape.com
5a4ce93882 Fix SMTP/SSL: bug 32018 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@86131 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-03 00:17:52 +00:00
av%netscape.com
dec4c7f030 Bug 61388 -- implementing refresh plugins mechanism without restarting, rs=waterson, r=peterl, a=r=av
git-svn-id: svn://10.0.0.236/trunk@86125 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 23:48:17 +00:00
gagan%netscape.com
d2d6cae18e Fix for bug 61756. r=saari, sr=tor@cs.brown.edu. checking for a pending abort and returning early.
git-svn-id: svn://10.0.0.236/trunk@86031 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-02 02:03:48 +00:00
mkaply%us.ibm.com
b564a9edbe #58668
r=dveditz, sr=brendan
Put makefile back so OS/2 uses buffered I/O


git-svn-id: svn://10.0.0.236/trunk@85986 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 19:44:52 +00:00
sspitzer%netscape.com
6767714919 fix for #67255. define a default for "mail.content_disposition_type"
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@85972 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
47cf80a992 fix for #67095, disable news biff by default, and allow us to
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.

turning news biff off will help us to stop pounding news.mozilla.org


git-svn-id: svn://10.0.0.236/trunk@85857 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 20:25:33 +00:00
gagan%netscape.com
f3f5b36700 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@85797 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 01:33:03 +00:00
alecf%netscape.com
1e1602d9bb add default pref for #67072, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@85792 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 00:59:30 +00:00
edburns%acm.org
e3c8a91a97 bug:66729
sr=waterson
r=akkana
Change PRUint32 to PRInt32.


git-svn-id: svn://10.0.0.236/trunk@85772 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 20:39:55 +00:00
mkaply%us.ibm.com
8f3746bf61 #60160
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel


git-svn-id: svn://10.0.0.236/trunk@85718 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 04:41:49 +00:00
tor%cs.brown.edu
12b2e21d96 Bug 66989 - update libmng, flush animation frames, quiet warnings.
r=pavlov, sr=brendan


git-svn-id: svn://10.0.0.236/trunk@85691 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 01:04:13 +00:00
mscott%netscape.com
8670add168 Bug #63346 --> add a pref for keeping the progress download dialog open
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@85679 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-29 21:32:16 +00:00
dbaron%fas.harvard.edu
63bf4cc356 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@85655 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu
5f0a7ab9bd Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@85654 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
bfc35757e1 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
git-svn-id: svn://10.0.0.236/trunk@85638 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 16:58:15 +00:00
akkana%netscape.com
8d173621f0 56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@85601 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-27 01:08:36 +00:00
pavlov%netscape.com
6102456793 adding decoderobserver so that people will be able to listen for notifications
decoders should QI the request to nsIImageDecoderObserver and call the methods with null for the request param

people will be able to add an observer to the request so that they can get the messages


git-svn-id: svn://10.0.0.236/trunk@85570 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-26 12:05:55 +00:00
racham%netscape.com
96bebbbfea Fixing bug 65556. Turning the Biff feature on by default and automatic message download is turned off for POP3 servers on biff as deafult. r=sspitzer sr=mscott
git-svn-id: svn://10.0.0.236/trunk@85509 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-25 20:38:45 +00:00
darin%netscape.com
73495dffa0 Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.


git-svn-id: svn://10.0.0.236/trunk@85390 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-23 22:10:34 +00:00
racham%netscape.com
8a6823dd9c Fixing bugs 14301 and 63251. As a part of fix to bug 14301, Setting the default value of the pref that says log onto this account at startup to false. All newly created accounts will not have this one turned on and interested users with multiple accounts will have to manually turn it on, by turning the checkbox on, to take the advantage multiple logins at startup. While fixing bug 63251, a new pref is added to findout the url of the page that need to be displayed in the AccountCentral frame. r=sspitzer sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@85383 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-23 21:54:12 +00:00