dougt%netscape.com
f5cef58e07
fixing build bustage and renameing variable name.
2001-03-08 01:24:57 +00:00
dougt%netscape.com
ec04aecbd6
Fix for 70346. Fixing breakage plugin bustage. sr=mscott@netscape.com
2001-03-08 00:55:11 +00:00
pavlov%netscape.com
e91a29199e
adding a printf to error
2001-03-07 23:41:54 +00:00
pavlov%netscape.com
6056360f44
adding some setjmp stff here that should hopefully avoid lameass crashes
2001-03-07 23:36:45 +00:00
racham%netscape.com
4cc60d9feb
Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer
2001-03-07 01:16:44 +00:00
pavlov%netscape.com
2258b96a4e
make imgIRequest an nsIRequest again. do RGB->BGR conversion for jpegs. add an error code for no decoder. add place to add expiration date to the cache entries once darin fixes http channel to give me an expiration date..
2001-03-07 00:59:49 +00:00
pavlov%netscape.com
28652001f5
add the loadgroup back in.. send the proxy a onstoprequest message when addobserver is called if it has already been stopped... this makes sure the image request always gets removed from the loadgroup.. this could be further optimized to avoid adding it to the loadgroup at all if the image is complete when the proxy gets created.
2001-03-06 21:54:33 +00:00
pavlov%netscape.com
c4c823f58d
don't add requests to the loadgroup yet... it causes the browser not to start up...
2001-03-06 05:15:04 +00:00
pavlov%netscape.com
524beeac27
adding a dummy channel class that i can add to load groups for each request instead of giving the real channel a single load group. cache fixes, cleanups, etc.
2001-03-06 04:46:20 +00:00
blakeross%telocity.com
cc077cbbc9
Updating ua string to 0.8.1
2001-03-06 03:41:05 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
av%netscape.com
2d497ac81d
Fixing 69736, adding npp->pdata check before calling NPP_* functions, sr=jst
2001-03-02 00:29:33 +00:00
markh%activestate.com
01e4b47878
Sample plugin: Not part of the build
...
Fix up the resizing on Linux (rearranging the code for more reuse across platforms), and add a note to the readme re focus problems on Linux. Change windows to use a multi-line edit control so it is easier to visually confirm the child window is resizing correctly.
2001-02-28 12:26:17 +00:00
mcafee%netscape.com
fb180bf413
Backing out my attempt to fix (68208). sr=alecf
2001-02-28 00:00:27 +00:00
nhotta%netscape.com
5c700ba3f2
Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik.
2001-02-27 23:33:47 +00:00
pavlov%netscape.com
d65c27488d
removing ImageLogging.h from this makefile
2001-02-27 22:35:07 +00:00
pavlov%netscape.com
436f781994
fixing the stupid jpeg decoder to work right
2001-02-27 06:06:22 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
pavlov%netscape.com
9cae80f9bc
make jpegs work.
2001-02-27 02:25:25 +00:00
mcafee%netscape.com
32eb4c93d1
Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem.
2001-02-27 01:08:17 +00:00
varada%netscape.com
7b604f0013
fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott
2001-02-26 19:48:03 +00:00
pavlov%netscape.com
4bdef3aeca
adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding
2001-02-26 04:59:40 +00:00
pavlov%netscape.com
e75c4881fa
moving the logging code around a bit
...
fixing a crash in the jpeg code and a few other minor things
2001-02-26 04:22:47 +00:00
pavlov%netscape.com
a3dec81328
do the offsetting based on the bytes per row of the dest frame
2001-02-26 00:26:37 +00:00
saari%netscape.com
e9eacd6d01
JPEGs limping enough for preliminary performance numbers
2001-02-26 00:17:36 +00:00
pavlov%netscape.com
a22bd9c6fb
removing stupid code
2001-02-25 09:02:25 +00:00
pavlov%netscape.com
606dc988b1
blah blah blah
2001-02-25 08:37:26 +00:00
pavlov%netscape.com
5e863bf55d
fixing the cancel nonsense to avoid longass page loads
2001-02-25 08:28:36 +00:00
pavlov%netscape.com
f3f90c26f7
remove the channel cancelation stuff... don't do this here...
2001-02-25 02:23:55 +00:00
pavlov%netscape.com
68982a1583
adding a loadgroup param
2001-02-24 23:45:30 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
pavlov%netscape.com
872b047487
add define incase of non-debug
2001-02-24 04:21:18 +00:00
pavlov%netscape.com
48328feb42
check to see if numframes > 1
2001-02-24 00:31:08 +00:00
pavlov%netscape.com
d179dfc96c
adding animation restart capibilities
2001-02-23 23:48:08 +00:00
pavlov%netscape.com
af84e99904
using NS_STATIC_CAST(void*, this)
2001-02-23 18:40:29 +00:00
pavlov%netscape.com
225c0a9ee9
append __LINE__ to the local var name when using LOG_SCOPE()
2001-02-23 18:32:09 +00:00
pavlov%netscape.com
3b9f7e36af
more prlog fun.. added class to do scope based logging (enter/exit messages)
2001-02-23 10:57:00 +00:00
pavlov%netscape.com
93177ba147
more prlog stuff. some useful info should be generatable from this stuff now
2001-02-23 08:36:51 +00:00
tao%netscape.com
9485f2f1b3
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
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
beard%netscape.com
5fc30e80e5
[not part of build] builds "classic" (non-Carbon) plugin support library.
2001-02-07 00:40:28 +00:00
beard%netscape.com
cb39f96b28
[not part of build] builds "classic" (non-Carbon) plugin support library.
2001-02-06 23:49:16 +00:00
rods%netscape.com
133daec2f6
Printing of selected frameset frames and Iframes
...
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
tor%cs.brown.edu
e235de648c
libpng update to 1.0.9. sr=brendan
2001-02-06 02:32:50 +00:00
saari%netscape.com
aeefd9e78e
First Checked In.
2001-02-06 00:22:05 +00:00
mkaply%us.ibm.com
afa372bfe1
Backing out 58668 until we can figure out Mac problem.
2001-02-05 20:11:07 +00:00
mkaply%us.ibm.com
ce0ac8316f
Fix Mac bustage
2001-02-04 04:56:58 +00:00
mkaply%us.ibm.com
46f5cbdd3b
Guess at IRIX breakage
2001-02-04 04:12:37 +00:00
mkaply%us.ibm.com
e629c6bab1
Diff merged bad, but it worked on Windows
2001-02-04 04:00:36 +00:00
mkaply%us.ibm.com
55de599186
#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
2001-02-04 03:17:10 +00:00
edburns%acm.org
96b8e47ed3
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.
2001-02-03 02:56:28 +00:00
jgmyers%netscape.com
7754a29d29
Fix SMTP/SSL: bug 32018 sr=mscott
2001-02-03 00:17:52 +00:00
av%netscape.com
e0d11f3c24
Bug 61388 -- implementing refresh plugins mechanism without restarting, rs=waterson, r=peterl, a=r=av
2001-02-02 23:48:17 +00:00
gagan%netscape.com
9c135e3796
Fix for bug 61756. r=saari, sr=tor@cs.brown.edu. checking for a pending abort and returning early.
2001-02-02 02:03:48 +00:00
mkaply%us.ibm.com
d1f667f5c3
#58668
...
r=dveditz, sr=brendan
Put makefile back so OS/2 uses buffered I/O
2001-02-01 19:44:52 +00:00
sspitzer%netscape.com
31e9d6b760
fix for #67255 . define a default for "mail.content_disposition_type"
...
sr=bienvenu
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
e7b36af86f
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
2001-01-31 20:25:33 +00:00
gagan%netscape.com
cded3e2f30
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
alecf%netscape.com
95402afece
add default pref for #67072 , sr=sspitzer
2001-01-31 00:59:30 +00:00
edburns%acm.org
a0c558e327
bug:66729
...
sr=waterson
r=akkana
Change PRUint32 to PRInt32.
2001-01-30 20:39:55 +00:00
mkaply%us.ibm.com
6f0ce83043
#60160
...
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
tor%cs.brown.edu
603c006f78
Bug 66989 - update libmng, flush animation frames, quiet warnings.
...
r=pavlov, sr=brendan
2001-01-30 01:04:13 +00:00
mscott%netscape.com
0e8aa1c4a6
Bug #63346 --> add a pref for keeping the progress download dialog open
...
sr=sspitzer
2001-01-29 21:32:16 +00:00
dbaron%fas.harvard.edu
d25c3d0092
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu
7a97a55d82
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
20b685bf78
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
akkana%netscape.com
6499aa20b0
56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan
2001-01-27 01:08:36 +00:00
pavlov%netscape.com
e2b1d15a17
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
2001-01-26 12:05:55 +00:00
racham%netscape.com
2a6aa10e0f
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
2001-01-25 20:38:45 +00:00
darin%netscape.com
6bfaf3912c
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
racham%netscape.com
e3dc236f47
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
2001-01-23 21:54:12 +00:00
pavlov%netscape.com
d6257b9303
hee hee. threads are fun
2001-01-23 02:02:29 +00:00
jgaunt%netscape.com
31384fcdb8
bug# 62489 r=bnesse@netscape.com sr=buster@netscape.com a=av@netscape.com
...
population of filename for plugins at load time, and freeing of that variable as well.
2001-01-23 00:10:38 +00:00
pavlov%netscape.com
50b8108e3d
adding more unix makefiles
2001-01-22 22:05:48 +00:00
pavlov%netscape.com
9e57f7f51c
some code for new imagelib (not part of bulid)
2001-01-22 22:01:03 +00:00
ssu%netscape.com
05b2b1fa99
fixing tree redness
2001-01-22 20:53:31 +00:00
blakeross%telocity.com
1519d3233f
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless,sspitzer sr=bienvenu
2001-01-22 20:30:26 +00:00
ssu%netscape.com
4f9b6eec85
fixing bug 59105 - chrome install hangs when target is not an install file. sr=mscott, r=dveditz.
2001-01-22 20:15:49 +00:00
blakeross%telocity.com
5612a3ed83
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless sr=alecf
2001-01-21 03:44:15 +00:00
alecf%netscape.com
f8bf9f049f
back out my last changes for now, cuz they cause wierd leaks
2001-01-20 01:47:33 +00:00
radha%netscape.com
29150ca5fa
Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
...
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
alecf%netscape.com
4b49a247af
fix for #62401 - r=jsg sr=brendan
...
clean up references to the global runtime before
services are shutdown, but acting as an observer on XPCOM shutdown
2001-01-19 20:44:19 +00:00
jdunn%netscape.com
d7eaec547c
fixing the issue of "delete [] (void*)". This is wrong.
...
since the pointer was 'newed' as a char *, we need to
delete a (char *)
No bug for this... but very similar to
# 34040
r= cls@seawood.org Joe.Chou@eng.sun.com
2001-01-19 01:52:33 +00:00
ccarlen%netscape.com
2fd12aa71b
2nd part of bug 64501 - obsoleting this because moved into xpcom r=dougt@netscape.com sr=brendan@mozilla.org
2001-01-18 22:59:28 +00:00
ccarlen%netscape.com
15ac5b144d
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
chuang%netscape.com
3ff3a12081
Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu
2001-01-18 05:38:03 +00:00
blakeross%telocity.com
68fc27d616
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=valeski sr=alecf
2001-01-18 00:53:48 +00:00
alecf%netscape.com
0dc7935c12
fix for bug 65616 - make nsIObserver-based pref notifications work as designed
...
sr=blizzard, r=timeless
2001-01-17 21:10:58 +00:00
blakeross%telocity.com
d94976ed8d
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=dveditz sr=alecf
2001-01-17 00:13:37 +00:00
rich.burridge%sun.com
96891eb635
Fix to allow applet doing POST to an https connection over a proxy to work.
...
r=pollman@netscape.com
sr=waterson@netscape.com
Bugid #60228
2001-01-16 22:53:39 +00:00
mkaply%us.ibm.com
b1de241f37
r=cls
...
SHORT_LIBNAME not needed here anymore - gkplugin is 8 chars - fixes OS/2 fullscreen plugins
2001-01-15 15:09:32 +00:00
peterlubczynski%netscape.com
d1183b4047
Fix regression. bug 65162 a=av sr=vidur
2001-01-12 23:45:03 +00:00
sspitzer%netscape.com
be8d66aa9c
remove the unused default pref "mail.allow_at_sign_in_user_name".
...
see #53970 for details.
2001-01-12 20:14:12 +00:00
peterlubczynski%netscape.com
6a1d2165fe
Fix for reading content-type header before using default plugin bug 54437 a=av sr=buster
2001-01-10 23:49:19 +00:00
akkana%netscape.com
76f26fe101
57317: move "middle click on content area loads URL" behavior from
...
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
ccarlen%netscape.com
b80e87777e
Part of 35559 - dynamic profile switching
sr=alecf
2001-01-10 20:25:52 +00:00
jgmyers%netscape.com
93254a9c97
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
sean%beatnik.com
ac26758599
Address npsimple plugin bug discovered by bug 63243. Calling the window proc directly is not safe as the HWND might be ANSI or Unicode. Call indirectly via CallWindowProc. a=av sr=roc+moz
2001-01-10 04:22:08 +00:00
akkana%netscape.com
c9a065cce8
17686: Add a pref to control image animation. r=tor, sr=buster
2001-01-09 23:55:27 +00:00
blakeross%telocity.com
4d90cbffd4
Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben
2001-01-09 21:49:02 +00:00
peterlubczynski%netscape.com
83e3a92c0c
Top crash fix. Null pointer check on mDocument. bug 62579 a=av sr=buster
2001-01-09 00:39:46 +00:00