Граф коммитов

2718 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 7273675bec Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00
racham%netscape.com 7a532a2d91 Fixing bug 66460. Adding pref needed to implement Check new mail at startup feature. r=bienvenu, sr=sspitzer 2001-02-23 02:48:35 +00:00
mstoltz%netscape.com c574715f31 bug 63451. Adding nsIJAR.idl to mac project file 2001-02-23 02:31:14 +00:00
sspitzer%netscape.com 9a9b77dade control the default url for sound to play on new mail with a pref,
instead of hard coding it.  (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
mstoltz%netscape.com 407dac60d8 bug 63451 - moved signature verification functions from nsIZipReader to nsIJAR. r=sgehani, sr=shaver 2001-02-23 00:15:04 +00:00
markh%activestate.com 2549f8e277 New plugin sample. Shows how to use native widgets and events in a plugin.
Not part of the build.
2001-02-22 11:03:16 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
pavlov%netscape.com 1e76bdf250 use the new necko interfaces/apis 2001-02-22 08:41:20 +00:00
pavlov%netscape.com 4087dd38ee remove lots of useless ifdef PR_LOGGING lines 2001-02-22 02:12:21 +00:00
pavlov%netscape.com 4cf509d5e0 add pr logging of stuff, fixing places where we try to remove an observer multiple times. use GetOriginalURI isntead of GetURI on the channel when an error occurs and we have to remove ourselves from the cache 2001-02-22 02:06:24 +00:00
dougt%netscape.com eab041f43f Relanding Necko Changes.
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.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
pavlov%netscape.com 9bc026921f aw yeah 2001-02-20 23:49:46 +00:00
pavlov%netscape.com 6076a99b77 fixing decl stuff 2001-02-20 23:49:13 +00:00
pavlov%netscape.com d5ec33cde1 changing libpr0n filenames to img* 2001-02-20 23:45:51 +00:00
pavlov%netscape.com 43765ebf6d build baby build 2001-02-20 23:35:22 +00:00
pavlov%netscape.com 61a8703a09 renaming 2001-02-20 23:29:43 +00:00
pavlov%netscape.com 40ae3ada73 lets do imgIRequest instead of lpIImageRequest 2001-02-20 23:27:48 +00:00
pavlov%netscape.com 566a591c71 fix build issues 2001-02-20 23:13:54 +00:00
pavlov%netscape.com 75206ecbe9 changing to new interface names 2001-02-20 23:09:09 +00:00
pavlov%netscape.com dd7b2a9543 adding file... 2001-02-20 23:03:47 +00:00
pavlov%netscape.com ae2229e3a2 renaming nsIImageRequest2 2001-02-20 23:02:50 +00:00
pavlov%netscape.com bbb4bc3460 changing nsIImageRequest[2] to lpImageRequest 2001-02-20 22:55:53 +00:00
pavlov%netscape.com 26cc25a6f1 changing nsIImageRequest2.idl to lpIImageRequest.idl 2001-02-20 22:55:15 +00:00
pavlov%netscape.com 94734f2bb9 adding gif decoder.. oops 2001-02-20 22:45:10 +00:00
pavlov%netscape.com 4acd252fae merge from IMGLIB_20010126_BRANCH 2001-02-20 22:43:56 +00:00
tor%cs.brown.edu 0ea1c73127 Bug 68970 - tune libimg throttling constants for better performance.
r=saari, sr=brendan
2001-02-18 01:05:45 +00:00
blakeross%telocity.com a9d8624767 Removing old prefs code (68964). r=mcafee sr=ben 2001-02-17 01:55:32 +00:00
timeless%mac.com d748087b5a fix for bug 52653 regxpcom creates .mozilla in Real User's home
fix by shaver, r=dveditz, sr=scc
2001-02-16 21:35:34 +00:00
mcafee%netscape.com bacb123309 Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf 2001-02-16 00:23:56 +00:00
aaronl%chorus.net 4f3059151b Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson 2001-02-15 05:07:46 +00:00
ftang%netscape.com 64bf60e0a9 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
2001-02-14 23:45:58 +00:00
peterlubczynski%netscape.com 2741d6226a 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
2001-02-14 23:03:47 +00:00
bnesse%netscape.com e4c213a297 Initial installation into CVS repository. (Not part of the build) 2001-02-14 22:04:26 +00:00
bnesse%netscape.com 03d92b93f2 Removing unused (and now outdated as well) files from the tree. 2001-02-14 18:49:19 +00:00
colin%theblakes.com e48228e336 Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer 2001-02-14 01:16:30 +00:00
colin%theblakes.com 2c7b54828c OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer 2001-02-14 01:11:45 +00:00
mkaply%us.ibm.com cc8be1bfb4 OS/2 only
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
2001-02-14 00:29:14 +00:00
mkaply%us.ibm.com 2977c43e61 OS/2 only
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
2001-02-14 00:17:52 +00:00
pinkerton%netscape.com 105d3c555e carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
alecf%netscape.com 689df1b0a2 back myself out to see if I'm causing orange 2001-02-13 04:08:26 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
alecf%netscape.com 480f19ab6c 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
2001-02-13 02:23:17 +00:00
jgmyers%netscape.com cb0d7ce9dc fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott 2001-02-13 02:09:25 +00:00
beard%netscape.com 234eb9d4b5 fix for bug #63466, r=mstoltz, sr=brendan, a=leaf 2001-02-12 07:47:28 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 69415757ab 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
2001-02-10 00:16:26 +00:00
leaf%mozilla.org b4f8987b0d change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard 2001-02-09 04:48:26 +00:00
ccarlen%netscape.com 79921a8865 Bug 67857 - Profile Mgr resets all prefs which is SLOW. r=racham, sr=alecf 2001-02-07 07:56:10 +00:00
shaver%mozilla.org 7a18621b7c fix plugger crash by coping with trailing MIME-list separator (#60844, r=av, sr=blizzard) 2001-02-07 01:38:52 +00:00
peterlubczynski%netscape.com 8dccd77137 Allow for a common directory among installs for scanning for plugins bugscape 3863 a=av sr=attinasi 2001-02-07 01:13:01 +00:00