Commit Graph

3064 Commits

Author SHA1 Message Date
bryner%uiuc.edu
630d1d61cc Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver. 2001-03-21 05:35:27 +00:00
timeless%mac.com
e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
shaver%mozilla.org
e5f58a96cf 72495: libjar/"regexp" cleanup (r=dveditz,sr=brendan) 2001-03-21 04:08:12 +00:00
pavlov%netscape.com
121f25d180 fix the crash on shutdown in the new cache due to us holding on to cache descriptors too long. destroy our cache session when we get unregistered. more assertions 2001-03-21 02:37:47 +00:00
peterlubczynski%netscape.com
521c9d6d71 Null plugin registered twice. bug 67933 a=av r=attinasi 2001-03-21 01:47:37 +00:00
pavlov%netscape.com
fc77739bc6 fixing jpegs on windows, adding some more assertions. 2001-03-20 23:06:29 +00:00
saari%netscape.com
bf7005514f updating mac build 2001-03-20 21:44:22 +00:00
saari%netscape.com
fb6236dc4f Updates for imglib2 mac build 2001-03-20 21:43:23 +00:00
saari%netscape.com
ae70571b9f update for mac build 2001-03-20 21:42:19 +00:00
shaver%mozilla.org
f8fd717aad 39373 and 71237: make prefs use JS_*Request to defend against off-thread calls
and ensure that we don't destroy a context after the runtime has gone away.
(r=alecf, sr=brendan, assist=dbaron)
2001-03-20 14:34:56 +00:00
bryner%uiuc.edu
f285027413 Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan. 2001-03-20 08:01:28 +00:00
cls%seawood.org
be4770a8a4 Land the rest of the --enable-static-components build changes.
Bug #46775 r=bryner
2001-03-20 05:42:58 +00:00
cls%seawood.org
d2b6ac7c9f Create uniquely named debug variables for each libimg component.
Bug #50782 r=pavlov sr=tor
2001-03-20 05:30:59 +00:00
pavlov%netscape.com
eaa80070c5 fix the image cache problem with nsImageDocuments and add some more assertions 2001-03-20 02:23:42 +00:00
peterlubczynski%netscape.com
96eeb7b828 Fix wording in Windows Default Plugin bug 56653 a=av sr=attinasi 2001-03-19 22:16:32 +00:00
pavlov%netscape.com
396047b67a send the onstopframe message 2001-03-19 21:58:07 +00:00
pavlov%netscape.com
f02f79a7bb new caching stuff 2001-03-19 21:57:39 +00:00
av%netscape.com
d9a6f95687 Fixing #72019, missing frees added to match allocs, patch by beard, r=bnesse, sr=waterson, a=av 2001-03-17 00:38:23 +00:00
pavlov%netscape.com
bd7a5b1038 changes wrt where we cache images. now setting the size and expiration date information on the cache entry descriptor 2001-03-16 02:40:04 +00:00
pavlov%netscape.com
9962e95c3f making function prototype static so it doesn't default to extern 2001-03-15 23:33:52 +00:00
beard%netscape.com
c664d25cc1 fix for bug #71879, r=dveditz, sr=alecf 2001-03-14 05:55:13 +00:00
dveditz%netscape.com
67c6c0b8c6 Bug 47258, better descrimination for unpacking errors. r=sgehani,sr=mscott 2001-03-14 05:15:55 +00:00
cls%seawood.org
2120654870 1) "Not in the build" is the biggest cop-out of checkin rules imaginable.
2) If the file is compiled without setting a special flag, it's PART OF THE BUILD!
3) WTF IS UP WITH THESE EXTRA ^Ms?!?!?!
2001-03-14 02:05:21 +00:00
pavlov%netscape.com
bd4d38b6b3 change for new getrect method 2001-03-14 01:14:33 +00:00
pavlov%netscape.com
3c1e39ec62 more changes 2001-03-14 00:39:48 +00:00
saari%netscape.com
3b4452f069 imglib2 updates 2001-03-13 23:42:16 +00:00
saari%netscape.com
25faf7b23c updating mac build 2001-03-13 23:38:33 +00:00
saari%netscape.com
5b24f0e7bd updating mac build of libimg2 2001-03-13 23:37:51 +00:00
saari%netscape.com
86d9f98006 update for mac build 2001-03-13 23:37:11 +00:00
saari%netscape.com
03d24813af removing for update 2001-03-13 23:36:05 +00:00
saari%netscape.com
9e4d3548ff Updates for imglib2 2001-03-13 23:33:11 +00:00
dougt%netscape.com
8ecdeb7510 NOT PART OF BUILD. This will make plugins work with the new cache. 2001-03-13 21:58:38 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
pavlov%netscape.com
5c72cf143c adding imgContainer to the unix build 2001-03-13 02:10:09 +00:00
valeski%netscape.com
aec997a897 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner. 2001-03-13 02:01:07 +00:00
valeski%netscape.com
27feb04903 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api 2001-03-13 01:59:19 +00:00
pavlov%netscape.com
25976fc65f fix an error case with jpegs 2001-03-13 01:18:04 +00:00
shaver%mozilla.org
fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
disttsc%bart.nl
8869ca94a8 Adding a .get() to a NS_LITERAL_STRING to fix bustage. r=peterv 2001-03-12 02:50:45 +00:00
av%netscape.com
3a885be81c Fixing #45009 -- nsIPlugin::Shutdown mechanism implemented, sr=waterson 2001-03-12 02:07:15 +00:00
ccarlen%netscape.com
c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
pavlov%netscape.com
f4094ea20e fixing alpha problem on windoze 2001-03-10 22:12:40 +00:00
cls%seawood.org
68927b63b1 Bleh. More dependencies 2001-03-10 14:36:17 +00:00
cls%seawood.org
25d088cac1 Forgot that OS/2 linkers resolve all symbols at link time 2001-03-10 14:22:34 +00:00
cls%seawood.org
64818ce17b Do not force static lib only for mozmng for OS/2. This behavior matches the other imglibs and should fix tinderbox bustage. 2001-03-10 12:44:24 +00:00
tor%cs.brown.edu
cd3e1f850a Fix bustage with system installed mng. r=cls 2001-03-10 08:31:47 +00:00
blakeross%telocity.com
5a9e458b7b Option click to save links on mac (55686). r=timeless sr=alecf 2001-03-10 01:29:46 +00:00
pavlov%netscape.com
99105ce326 moving the container stuff here. 2001-03-10 01:11:54 +00:00
cls%seawood.org
dcacae1ebf Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
pavlov%netscape.com
6ac1a35b7b use NS_LITERAL_STRING instead of NS_LITERAL_CSTRING when creating an atom, and put dont_AddRef() around NS_NewAtom so we don't add an extra addref 2001-03-09 07:42:04 +00:00
pavlov%netscape.com
02944309fe don't #define MOZ_NEW_CACHE here 2001-03-09 03:00:02 +00:00
dbragg%netscape.com
7d452e163b dbaron fix for ports bustage of libreg/standalone 2001-03-09 02:25:22 +00:00
dbragg%netscape.com
ff08dfc654 Fix for non-Linux and Solaris build bustage. r=sgehani 2001-03-09 01:58:10 +00:00
dbragg%netscape.com
45e8200a6c Adding a standalone build necessary to fix bug 65682. r,a=dveditz, sr=mscott 2001-03-08 22:02:39 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
disttsc%bart.nl
8b05e701fa Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron 2001-03-08 03:37:28 +00:00
dougt%netscape.com
460288a5fe fixing build bustage and renameing variable name. 2001-03-08 01:24:57 +00:00
dougt%netscape.com
c5c0de3897 Fix for 70346. Fixing breakage plugin bustage. sr=mscott@netscape.com 2001-03-08 00:55:11 +00:00
pavlov%netscape.com
202faf92e0 adding a printf to error 2001-03-07 23:41:54 +00:00
pavlov%netscape.com
f05ed89d96 adding some setjmp stff here that should hopefully avoid lameass crashes 2001-03-07 23:36:45 +00:00
racham%netscape.com
ed566c5794 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
48a3a0a372 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
3c8c4c36b3 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
afad20bfea 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
5e6ec3bd92 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
d5953ea17a Updating ua string to 0.8.1 2001-03-06 03:41:05 +00:00
disttsc%bart.nl
277181c660 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
9c86c6c83e Fixing 69736, adding npp->pdata check before calling NPP_* functions, sr=jst 2001-03-02 00:29:33 +00:00
markh%activestate.com
f78d0fb311 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
2479767ed0 Backing out my attempt to fix (68208). sr=alecf 2001-02-28 00:00:27 +00:00
nhotta%netscape.com
87c672b401 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
5290eb244b removing ImageLogging.h from this makefile 2001-02-27 22:35:07 +00:00
pavlov%netscape.com
2b619759b3 fixing the stupid jpeg decoder to work right 2001-02-27 06:06:22 +00:00
dprice%netscape.com
199c935b04 # 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
db82897c01 make jpegs work. 2001-02-27 02:25:25 +00:00
mcafee%netscape.com
3879aed5d0 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
3018e815ee 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
cc3b86f36b 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
c455edff68 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
be1d7289fa do the offsetting based on the bytes per row of the dest frame 2001-02-26 00:26:37 +00:00
saari%netscape.com
663288f745 JPEGs limping enough for preliminary performance numbers 2001-02-26 00:17:36 +00:00
pavlov%netscape.com
8254147b29 removing stupid code 2001-02-25 09:02:25 +00:00
pavlov%netscape.com
aac699b151 blah blah blah 2001-02-25 08:37:26 +00:00
pavlov%netscape.com
4a91682280 fixing the cancel nonsense to avoid longass page loads 2001-02-25 08:28:36 +00:00
pavlov%netscape.com
a1603566b9 remove the channel cancelation stuff... don't do this here... 2001-02-25 02:23:55 +00:00
pavlov%netscape.com
98a0eae111 adding a loadgroup param 2001-02-24 23:45:30 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
pavlov%netscape.com
e29da0f07c add define incase of non-debug 2001-02-24 04:21:18 +00:00
pavlov%netscape.com
7ecc928aa6 check to see if numframes > 1 2001-02-24 00:31:08 +00:00
pavlov%netscape.com
43e705186c adding animation restart capibilities 2001-02-23 23:48:08 +00:00
pavlov%netscape.com
1f4d5cb549 using NS_STATIC_CAST(void*, this) 2001-02-23 18:40:29 +00:00
pavlov%netscape.com
fe86f1b6b1 append __LINE__ to the local var name when using LOG_SCOPE() 2001-02-23 18:32:09 +00:00
pavlov%netscape.com
ad99779364 more prlog fun.. added class to do scope based logging (enter/exit messages) 2001-02-23 10:57:00 +00:00
pavlov%netscape.com
ffd268c7b0 more prlog stuff. some useful info should be generatable from this stuff now 2001-02-23 08:36:51 +00:00
tao%netscape.com
90bfcacfe5 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
26aff3aa5d 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
e69b39cd3c 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
fe3cecbfa0 bug 63451. Adding nsIJAR.idl to mac project file 2001-02-23 02:31:14 +00:00
sspitzer%netscape.com
ea05793dea 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
6ddb173736 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
d03748b55b 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
a6f2f5861a 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
75776864a0 use the new necko interfaces/apis 2001-02-22 08:41:20 +00:00
pavlov%netscape.com
5fa4de6466 remove lots of useless ifdef PR_LOGGING lines 2001-02-22 02:12:21 +00:00
pavlov%netscape.com
066cc71265 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
128f95aa9b 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
f8ebd7ee8d aw yeah 2001-02-20 23:49:46 +00:00
pavlov%netscape.com
6dce52cf0e fixing decl stuff 2001-02-20 23:49:13 +00:00
pavlov%netscape.com
9bbc50ba30 changing libpr0n filenames to img* 2001-02-20 23:45:51 +00:00
pavlov%netscape.com
59bed3ba5f build baby build 2001-02-20 23:35:22 +00:00
pavlov%netscape.com
0311d39a5f renaming 2001-02-20 23:29:43 +00:00
pavlov%netscape.com
9d21c05189 lets do imgIRequest instead of lpIImageRequest 2001-02-20 23:27:48 +00:00
pavlov%netscape.com
e494b10ad8 fix build issues 2001-02-20 23:13:54 +00:00
pavlov%netscape.com
b526894c5e changing to new interface names 2001-02-20 23:09:09 +00:00
pavlov%netscape.com
9fc60b39a9 adding file... 2001-02-20 23:03:47 +00:00
pavlov%netscape.com
21092358de renaming nsIImageRequest2 2001-02-20 23:02:50 +00:00
pavlov%netscape.com
570d5a0a59 changing nsIImageRequest[2] to lpImageRequest 2001-02-20 22:55:53 +00:00
pavlov%netscape.com
5822a94835 changing nsIImageRequest2.idl to lpIImageRequest.idl 2001-02-20 22:55:15 +00:00
pavlov%netscape.com
95cab5df49 adding gif decoder.. oops 2001-02-20 22:45:10 +00:00
pavlov%netscape.com
e3fbe3ae72 merge from IMGLIB_20010126_BRANCH 2001-02-20 22:43:56 +00:00
tor%cs.brown.edu
abe9a8ac50 Bug 68970 - tune libimg throttling constants for better performance.
r=saari, sr=brendan
2001-02-18 01:05:45 +00:00
blakeross%telocity.com
ff19e71595 Removing old prefs code (68964). r=mcafee sr=ben 2001-02-17 01:55:32 +00:00
timeless%mac.com
72a1f5c4f6 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
d7ec3a2e36 Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf 2001-02-16 00:23:56 +00:00
aaronl%chorus.net
ab4d0dcaee Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson 2001-02-15 05:07:46 +00:00
ftang%netscape.com
7389b14d79 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
0363d9beec 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
e1ccd610d7 Initial installation into CVS repository. (Not part of the build) 2001-02-14 22:04:26 +00:00
bnesse%netscape.com
6f3cc409c7 Removing unused (and now outdated as well) files from the tree. 2001-02-14 18:49:19 +00:00
colin%theblakes.com
30e607a1ae Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer 2001-02-14 01:16:30 +00:00
colin%theblakes.com
67401e92c7 OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer 2001-02-14 01:11:45 +00:00
mkaply%us.ibm.com
0fbd243daa 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
a5c4e94461 OS/2 only
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
2001-02-14 00:17:52 +00:00
pinkerton%netscape.com
d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
alecf%netscape.com
0784618d7d back myself out to see if I'm causing orange 2001-02-13 04:08:26 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
alecf%netscape.com
e532133e20 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
63772054f9 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
7f321c0039 fix for bug #63466, r=mstoltz, sr=brendan, a=leaf 2001-02-12 07:47:28 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439 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
af4f6480ae 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
4a50ae9a85 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
3ba4fe9def 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
df534c7680 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
d46122ab31 [not part of build] builds "classic" (non-Carbon) plugin support library. 2001-02-07 00:40:28 +00:00
beard%netscape.com
9d41f60b07 [not part of build] builds "classic" (non-Carbon) plugin support library. 2001-02-06 23:49:16 +00:00
rods%netscape.com
baed08e917 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
677c21eabc libpng update to 1.0.9. sr=brendan 2001-02-06 02:32:50 +00:00
saari%netscape.com
6bb2937eca First Checked In. 2001-02-06 00:22:05 +00:00
mkaply%us.ibm.com
34539fbc41 Backing out 58668 until we can figure out Mac problem. 2001-02-05 20:11:07 +00:00
mkaply%us.ibm.com
cc4400a59f Fix Mac bustage 2001-02-04 04:56:58 +00:00
mkaply%us.ibm.com
4076679213 Guess at IRIX breakage 2001-02-04 04:12:37 +00:00
mkaply%us.ibm.com
b439cbc244 Diff merged bad, but it worked on Windows 2001-02-04 04:00:36 +00:00
mkaply%us.ibm.com
5f35edb888 #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
983f562237 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
f5bd875e08 Fix SMTP/SSL: bug 32018 sr=mscott 2001-02-03 00:17:52 +00:00
av%netscape.com
854646027d 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
450f11f270 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
31e639a96b #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
3d20671705 fix for #67255. define a default for "mail.content_disposition_type"
sr=bienvenu
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
14753e4abf 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
79713bc4c2 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
06aa98bae5 add default pref for #67072, sr=sspitzer 2001-01-31 00:59:30 +00:00
edburns%acm.org
9663d702fb bug:66729
sr=waterson
r=akkana
Change PRUint32 to PRInt32.
2001-01-30 20:39:55 +00:00
mkaply%us.ibm.com
2650fd00d4 #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
e9cef94eb4 Bug 66989 - update libmng, flush animation frames, quiet warnings.
r=pavlov, sr=brendan
2001-01-30 01:04:13 +00:00
mscott%netscape.com
6de12b6ddc 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
c55ef35a27 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
6a1cef6f9a 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
1e046d05c0 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
2eccaab14e 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
ca4fe72fc4 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
66092c4f34 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
6a7567992b 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
db08547a0c 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
4f8f2165ba hee hee. threads are fun 2001-01-23 02:02:29 +00:00
jgaunt%netscape.com
403987224a 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
9cfbff6f51 adding more unix makefiles 2001-01-22 22:05:48 +00:00
pavlov%netscape.com
a9cbc5ee24 some code for new imagelib (not part of bulid) 2001-01-22 22:01:03 +00:00
ssu%netscape.com
575efef70a fixing tree redness 2001-01-22 20:53:31 +00:00
blakeross%telocity.com
3f4c7704f0 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
579692e16b 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
5c6de31591 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
21b1df16b4 back out my last changes for now, cuz they cause wierd leaks 2001-01-20 01:47:33 +00:00
radha%netscape.com
8b8907cb72 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
11ba78572a 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
b638847c96 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
c1a1849c09 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
d9dd3b5321 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
a7cce8b310 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
3689497486 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
39d2bb3612 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
36ebe004f6 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
bb20fc7276 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
3efe8144c4 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
02f4528f8d Fix regression. bug 65162 a=av sr=vidur 2001-01-12 23:45:03 +00:00
sspitzer%netscape.com
7e6cdd56d0 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
0402acedf2 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
e321773c08 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
23e19ed702 Part of 35559 - dynamic profile switching sr=alecf 2001-01-10 20:25:52 +00:00
jgmyers%netscape.com
8935d7e70b cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
sean%beatnik.com
a3bff791d8 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
204fa06e11 17686: Add a pref to control image animation. r=tor, sr=buster 2001-01-09 23:55:27 +00:00
blakeross%telocity.com
ae3fbb9d54 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
d5465517e8 Top crash fix. Null pointer check on mDocument. bug 62579 a=av sr=buster 2001-01-09 00:39:46 +00:00
akkana%netscape.com
d53a276b40 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
sspitzer%netscape.com
28df9b9646 fix for #36025. play sound when new mail arrives. thanks to
rcassin@supernova.org for the front end work.  all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu
2001-01-06 02:43:03 +00:00
mstoltz%netscape.com
0c7d6ad3bf bug 62972 - block location and other sensitive properties in mail messages. r=rginda, sr=mscott 2001-01-06 00:26:58 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
alecf%netscape.com
90ecaa94be fix for 63448 - don't do a JS_GC every time we read a pref file - instead do
one JS_MaybeGC after reading in ALL the default prefs, and do a JS_MaybeGC after reading
in any single user prefs file (i.e. prefs.js)
sr=brendan@mozilla.org, r=jst@netscape.com
2001-01-03 00:11:50 +00:00
timeless%mac.com
58b1fc8673 cleanout unused wallet references
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com
4b8940586c Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf 2001-01-01 04:25:06 +00:00
sspitzer%netscape.com
a8d656a021 ignore generated Makefile, no reviewer. 2000-12-30 21:09:11 +00:00
sspitzer%netscape.com
ac7fdaf776 wrap more printfs with #ifdef DEBUG_edburns. no reviewer. 2000-12-30 21:08:11 +00:00
sspitzer%netscape.com
9b03137d9d making it so only edburns sees his debugging printfs. no reviewer. 2000-12-30 20:46:17 +00:00
bryner%uiuc.edu
9a961598e2 Removing dead references to old header files that will be going away for bug 38061. r=jag, sr=cls. 2000-12-29 22:41:22 +00:00
bryner%uiuc.edu
c9bffde8ac Removing dead references to old header files that will be going away for bug 38061. r=blake, sr=cls. 2000-12-29 22:32:55 +00:00
bryner%uiuc.edu
22174c9b60 Eliminate imglib dependency on obsolete merrors.h by moving error codes used by imglib to a new ilErrors.h file (in support of bug 38061). Remove unused il_errp.h file. Also remove an unused variable in scale.cpp. r=cls, sr=tor. 2000-12-29 20:06:14 +00:00
tor%cs.brown.edu
3eb5078fbf Bug 63896 - use system libmng if available. r=cls 2000-12-29 19:59:59 +00:00
blakeross%telocity.com
00a634f220 Fix 37589: strange dots next to Slashdot news headers. patch by Arne de Bruijn (arbruijn+mozilla@students.cs.uu.nl). r=pnunn sr=tor 2000-12-29 02:21:16 +00:00
cls%seawood.org
7622eac225 Add copied source files back as win32 nmake builds have no concept of VPATH. 2000-12-28 23:00:15 +00:00
bryner%uiuc.edu
0870458d0e Removing more dead .cvsignore files. Not part of build. 2000-12-28 21:12:05 +00:00
timeless%mac.com
a60e75dad5 J:\DOCUMENT\Josh\LOCALS~1\Temp\4 2000-12-27 09:32:05 +00:00
sgehani%netscape.com
6d76941848 Add ZIP_TestArchive support for CRC32 verification of all or individual items.
b = 61544
 r = dveditz
sr = alecf
2000-12-27 07:05:55 +00:00
bryner%uiuc.edu
a2bc722f32 Removing unused old plugin code. Not part of build. r=av, sr=cls. 2000-12-27 00:22:36 +00:00
blakeross%telocity.com
d0104aa87f Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf 2000-12-25 05:13:15 +00:00
sspitzer%netscape.com
923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00
sspitzer%netscape.com
e1ab0cea00 fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
bratell%lysator.liu.se
80e0e6f5e9 Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com 2000-12-19 19:43:12 +00:00
blakeross%telocity.com
dbac2980be Fix 63170: crash in [add|remove]Observer if either argument is null. r=dveditz sr=alecf 2000-12-19 08:14:09 +00:00
blakeross%telocity.com
40af7f2ecb Fix 58141: turn on internet keywords by default. r=doron sr=alecf 2000-12-18 21:46:54 +00:00
ben%netscape.com
385fd33102 make middle mouse click on link open in new window on all platforms. r=kandrot, a=jst 2000-12-13 07:29:35 +00:00
mstoltz%netscape.com
4489cc6479 Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan. 2000-12-12 23:10:07 +00:00
av%netscape.com
397475c0d3 Addressing bug 60064, patch by lsv@sparc.spb.su, sr=blizzard, a=av 2000-12-12 01:51:12 +00:00
peterlubczynski%netscape.com
46d8aabec1 Set lastModified attribute for a plugin stream b=58134 a=av sr=buster 2000-12-12 01:00:28 +00:00
peterlubczynski%netscape.com
589ae643ef Prevents the call into the plugin if the plugin hasn't been already
initilized. bug=58823 r=av
2000-12-11 23:00:45 +00:00
peterlubczynski%netscape.com
d061474443 Set unknown length of stream to -1 bug 59571 a=av sr=buster 2000-12-11 22:54:54 +00:00
alecf%netscape.com
1489d1c05c fix for #59815, as submitted in bug #55293 by bienvenu@netscape.com
r=alecf, sr=waterson (in 55293)
2000-12-11 22:22:20 +00:00
dbaron%fas.harvard.edu
cafe8ecc88 Fix leak of nsMemoryImpl from ns4xPlugin::CreatePlugin. b=56584 r=av@netscape.com sr=waterson@netscape.com 2000-12-09 04:06:49 +00:00
tor%cs.brown.edu
2596eb28ae License file was accidentally omitted from this external library.
r=blizzard, sr=cls
2000-12-05 22:06:12 +00:00
av%netscape.com
bb2df1a0d2 Fixing 18568, addidng some QT specific stuff to avoid build errors, patch by johng@corel.com, sr=brendan, r=pollmann a=av 2000-11-30 22:01:45 +00:00
av%netscape.com
c481af889b Fixing bug 19617, prevent the default plugin to display multiple dialogs for the same mime type, patch by lsv@sparc.spb.su, sr=blizzard, a=av 2000-11-30 21:32:07 +00:00
hyatt%netscape.com
ce03c50a5b Adding pref for XBL-based form controls. r=danm, a=ben 2000-11-30 00:07:09 +00:00
danm%netscape.com
ecd9d0c4b3 store dialog pointer in safe place so it can be retrieved in the OK handler. bug 55261. r=av,hyatt,pavlov 2000-11-29 23:44:52 +00:00
mkaply%us.ibm.com
65956840c2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
tor%cs.brown.edu
5d08ee26c7 Bug 60789 - update libmng snapshot and handle alpha depth
requirements better.
2000-11-29 06:45:16 +00:00
mkaply%us.ibm.com
8329627e43 #58668
r=cls
Makefile change so OS/2 doesn't use buffered I/O
Need to fix buffered I/O to not use fopen
2000-11-21 23:15:10 +00:00
cls%seawood.org
434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
danm%netscape.com
2c6d578e14 removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
edburns%acm.org
00e236caf0 bug=40088
r=edburns
sr=shaver
Author = Xiaobin Lu.
2000-11-17 22:22:47 +00:00
alecf%netscape.com
14e19da43a fix tree bustage 2000-11-17 21:31:25 +00:00
darin%netscape.com
2578f4f795 Fixes bug 59661. Occurances of uninitialized variables... r=gagan, sr=mscott. 2000-11-15 22:21:46 +00:00
mkaply%us.ibm.com
63fb4378ea #58462
r=av, sr/a=none
OS/2 plugins need events too
2000-11-14 00:40:58 +00:00
mkaply%us.ibm.com
dae8cdf133 #59494
Back out timer change
2000-11-13 22:52:08 +00:00
mkaply%us.ibm.com
a64a03c486 #58491
r=av, sr/a=scc
Change legacy plugin interfaces to C not C++
2000-11-13 21:40:27 +00:00
bnesse%netscape.com
af0e6c13c3 Load the library on all platforms if it hasn't already been loaded. Fix for bug #57885 r=av, sr=waterson. 2000-11-13 18:42:43 +00:00
disttsc%bart.nl
87187c390c Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf 2000-11-09 20:30:35 +00:00
dbaron%fas.harvard.edu
79ce786050 Fix leak of arrays allocated in GetPluginInfo. r=av@netscape.com sr=brendan@mozilla.org b=59159 2000-11-08 03:10:37 +00:00
dprice%netscape.com
1a0d72687e Making the jar cache test more flexable.
Adding all-tests:: rule to makefile.win
2000-11-08 01:30:31 +00:00
mkaply%us.ibm.com
e887a7ada3 �55997
r=pnunn, sr=brendan
Don't set MINIMUM_DELAY_TIME unless delay_time was > 0
2000-11-06 20:08:29 +00:00
jj%netscape.com
d35236198f First Checked In. 2000-11-04 00:42:32 +00:00
bnesse%netscape.com
3d81709e9f First Checked In. 2000-11-04 00:11:44 +00:00
rpallath%eng.sun.com
6af25acfae r=a=edburns
Updates
 build/Makefile.win              (create dir. bin/classes)
 build/Makefile                  (create dir. bin/classes)
 build/compile.mk                (DEBUG support)
 build/rules.mk                  (Changed order of LIBS and add MOZ_DEBUG flag)
 build/test.html                 (updated test.html)
 build/README                    (updated README)
 src/JNI/Makefile                (Changed JAR action)
 src/JNI/Makefile.win            (Changed JAR action)
 src/include/ojiapitests.h       (Resolve bug 52340)
 src/JNI/ClassOperation/Makefile (Add FindClass_8 Test)


New files
 README (Updated README)
 FAQ (Frequently asked questions)
 script/test.html (Default test.html to be loaded for all test cases)
 script/OJIValidTests.lst (List of Tests Cases that have to PASS)
 src/Killer/kill.bat  (compilation script for killer.exe)
 src/Killer/killer.cpp.win98 (for killing VC++ debug window for win98)
2000-11-03 20:05:16 +00:00
mkaply%us.ibm.com
407f3c54a9 #55813
r=dougt, sr/a=waterson
Support for a MOZILLA_HOME dir to specify pref location
2000-11-01 20:04:59 +00:00
dprice%netscape.com
b080fee573 fix for 53312 and 55893 adds a memory flusher and fixes a race condition in
zip cache code.  SR=waterson R=warren,jband
2000-10-31 22:44:20 +00:00
av%netscape.com
772e0df749 Fixing bug 58095, retrieving right user agent string instead of harcoded one. Goes to the trunk only as per yesterday PDT meeting. r=valeski, r=serge, sr=waterson, a=av 2000-10-31 20:25:19 +00:00
anthonyd%netscape.com
235d59fc58 fix for 58012 - selection behaviour not correct in unix
r=mcafee,akkana
sr=shaver
a=brendan
2000-10-30 23:07:54 +00:00
mkaply%us.ibm.com
1aff5c6c56 #58462
r=jkobal, a=blizzard
OS/2 specific code to fix some plugin problems
2000-10-30 21:06:11 +00:00
dbaron%fas.harvard.edu
9cf6137ae9 Since source files are no longer (thankfully!) copied around here, they don't need to be in the .cvsignore. r=cls@seawood.org b=49937 2000-10-29 21:21:48 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
mkaply%us.ibm.com
0fc2c098e2 OS/2 TB breakage
Stab in the dark here
This #ifdef is probably bad anyway. Is it checking for a BSD build system? We should have XP_BSD or something.
2000-10-28 15:29:50 +00:00
warren%netscape.com
da76b46c6d Attempting to fix os2 2000-10-28 10:30:19 +00:00
warren%netscape.com
7cd51a4917 Fixing printf problem with RAPTOR_STOPWATCH_TRACE 2000-10-28 10:14:36 +00:00
warren%netscape.com
8bdf61f82f Attempting to make solaris happier with ?: 2000-10-28 04:51:12 +00:00
warren%netscape.com
68c44dcaef undef'd printf for FreeBSD 2000-10-28 04:48:01 +00:00
warren%netscape.com
b0843fb3cf Removing nslog.h from .c files 2000-10-28 01:11:36 +00:00
warren%netscape.com
16af834c35 Fixed PR_LOG problem. 2000-10-28 01:00:10 +00:00
warren%netscape.com
1c65924ad2 Adding diffs from obsolete nsPluginsDirUNIX.cpp to nsPluginsDirUnix.cpp 2000-10-28 00:52:29 +00:00
warren%netscape.com
5753ca58a6 re-removing nsPluginsDirUNIX.cpp 2000-10-28 00:47:32 +00:00
warren%netscape.com
429db9c6a2 readding nsPluginsDirUNIX.cpp 2000-10-28 00:47:08 +00:00
warren%netscape.com
c433395ed3 Fixing printf problem. 2000-10-28 00:40:49 +00:00
cls%seawood.org
96988ac812 removing old file again 2000-10-28 00:18:20 +00:00
warren%netscape.com
0735771512 Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
peterlubczynski%netscape.com
65e745be68 Prevent call into plugin if plugin is stopped. Fixes crash in plugin while reload/navigate while plugin is streaming. bug 54186, r=av, sr=buster 2000-10-27 22:05:07 +00:00
pinkerton%netscape.com
2e5bc79403 changes for Carbon r=pchen/a=sfraser. bug# 42100 2000-10-27 20:40:47 +00:00
edburns%acm.org
fc8170442c author=joechou@eng.sun.com
r=av
r=edburns@acm.org
sr=waterson
bug= 56019
///////////////////////////////////////////////////////////////////////////////
// Currently, in the MIME type info passed in by plugin, a ';' is used as the
// separator of two MIME types, and also the sparator of a version in one MIME
// type. For example:
// "application/x-java-applet;version1.3::java(TM) plugin;application/x-java-
// applet...".
// The ambiguity of ';'  causes the browser fail to parse the MIME types
// correctly.
//
// This method parses the MIME type input, and replaces the MIME type
// separators with '|' to eliminate the ambiguity of ';'. (The Windows version
// also uses '|' as the MIME type separator.)
//
// Input format: "...type[;version]:[extension]:[desecription];..."
// Output format: "...type[;version]:[extension]:[desecription]|..."
//
static void SetMIMETypeSeparator(char *minfo)
{
2000-10-26 00:12:38 +00:00
dougt%netscape.com
c6d968332a removing Makefile and adding Makefile.in 2000-10-24 17:16:20 +00:00
mscott%netscape.com
729c07b2f0 Bug #48403 --> don't allow JS running in a mailnews sand box to change the name of it's containing iframe.
this code was contributed by mstoltz.
r=beard, sr=mscott
2000-10-24 00:52:02 +00:00
av%netscape.com
02a80840d9 Bug 57210, sr=waterson, r=edburns, r=serge. Fixing crash when plugin reports not file exts or mime descriptions not matching to mime types on the start up scan. 2000-10-23 00:03:19 +00:00
dbragg%netscape.com
e07035aad5 Fix for rtm++ bug 55259. Already checked in to branch and tested. Forgot to check in to trunk. r=dveditz, sr=mscott. Now only getting system clock seed once. 2000-10-20 19:11:28 +00:00
dougt%netscape.com
5d48538618 b=46775. Adding ablity to generate a static module based on dougt/cls's work. There is a disagreement between us and warren about how exactly to do this. Since I have a working solution, I am checking this onto our embedding branch. This disagreement must be resolved before these changes land on the mozilla trunk. 2000-10-19 20:41:44 +00:00
jeff.dyer%compilercompany.com
39043d84d8 Fix redness by removing incorrect conversion. 2000-10-19 12:17:54 +00:00
jeff.dyer%compilercompany.com
c194d27da3 b=53849, r=mstoltz@netscape.com,edburns@acm.org, a=brendan@mozilla.org.
This fix makes Liveconnect smarter about getting a security principal
when verifying that call from an applet to JS should be allowed.
2000-10-19 11:51:22 +00:00
tor%cs.brown.edu
227924d691 Bug 19283 - blacken transparent pixels in 1-bit masks. This was
causing problems with binary alpha PNGs on Windows.  Patch from
Chris244@aol.com. r=pnunn, sr=tor
2000-10-18 18:05:41 +00:00
peterlubczynski%netscape.com
1fefa124a2 Get and send plugin MIME type, fix for bug 54205 r=sfraser a=buster 2000-10-17 20:57:36 +00:00
bnesse%netscape.com
6bafa9a564 Use same define for all platforms. Fix for bug #45697 r=av, sr=scc, a=rtm++. 2000-10-17 18:04:47 +00:00