Commit Graph

4088 Commits

Author SHA1 Message Date
peterlubczynski%netscape.com
1b78a71be5 Changes for plugin finder service, bug 133864, r=av sr=attinasi 2002-04-17 14:05:57 +00:00
akkana%netscape.com
c79fd069a4 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com
5aa261e3a7 Fix for bug 113464. Don't free unallocated objects. r=peterl, sr=beard. 2002-04-16 22:16:16 +00:00
bnesse%netscape.com
c207c1be3d Fixing syntax in filter check. Thanks to timeless. 2002-04-16 19:59:50 +00:00
bnesse%netscape.com
7aa4894fda macprefs.js not macpref.js stupid.... 2002-04-16 19:44:46 +00:00
bnesse%netscape.com
040bda70e9 Removing files eliminated by bug 132140. r=dveditz, sr=alecf. 2002-04-16 18:51:11 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
bnesse%netscape.com
167dbcc9de Fix for bug 123787. Insure gRoot is allocated before attempting to free it. r=sfraser, sr=alecf. 2002-04-16 18:32:31 +00:00
mozilla.BenB%bucksch.org
bd9286829e 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
sspitzer%netscape.com
634531d68c until we've got a proper fix for the focus / cursor issue
(bug #130581) we need to turn of the cached compose window
(by default) on linux.  r/sr=bienvenu
2002-04-16 07:23:38 +00:00
colin%theblakes.com
541aad2266 Make printing work again on OpenVMS.
b=136884 r=rods sr=attinasi
2002-04-15 23:47:02 +00:00
tor%cs.brown.edu
3a8f0554a5 Bug 53597 - gamma correction was missing RGB jpeg images on unix.
r=biesi, sr=brendan
2002-04-15 22:28:09 +00:00
dougt%netscape.com
2dbd1edd63 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
caillon%returnzero.com
8f30458082 Removing duplicate pref. Thanks to jonasj@jonasj.dk for noticing this, and for providing the patch. r=caillon, sr=tor. 2002-04-13 19:22:57 +00:00
peterv%netscape.com
1fb8fc0116 Fixing mac bustage. 2002-04-13 13:03:26 +00:00
tor%cs.brown.edu
cb1d9145e3 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
peterlubczynski%netscape.com
4022831929 Adding support for BP_GetSupportedMIMETypes and NP_GetMIMEDescription on Mac (so Quicktime can play MPEGS) bug 113464 r=bnesse sr=beard 2002-04-13 05:10:30 +00:00
peterlubczynski%netscape.com
cdcf48c7fb Stop sending bogus menu events to full-page plugins bug 93895 r=av sr=attinasi 2002-04-13 01:45:35 +00:00
caillon%returnzero.com
f14a42b26d Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2002-04-12 10:11:00 +00:00
rpotts%netscape.com
554bf853d6 bug #106253 (r=peterl@netscape.com, sr=jst@netscape.com, a=valeski@netscape.com). Make sure that URIs requested by plugins are added to the appropriate loadgroup... 2002-04-12 05:59:26 +00:00
hyatt%netscape.com
6aebadf6da Fix for 136985, add api for finding out if a global window is running a timeout or still loading, r=jst, sr=blake 2002-04-12 02:15:43 +00:00
serge%netscape.com
014a6bcfd1 fix #94895, Flash movie is constantly stopped and restarted, r=peterl, sr=beard 2002-04-11 03:27:00 +00:00
shanjian%netscape.com
84eb514a5a #76097 Need to include external leading for CJK normal Line-height
Font metrics returns both internal and external leading to layout. Layout
now is responsible for calculating the normalLineHeight. It take consideration
of external leading, and compensate if it does not exist. All these are controled
by a preference switch.

r=rbs, sr=attinasi,
2002-04-11 00:00:40 +00:00
naving%netscape.com
02053b1466 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
cbiesinger%web.de
898fb53814 bug 136382 r=rjesup@wgate.com sr=tor
preference to disable image placeholders
2002-04-10 14:45:05 +00:00
shliang%netscape.com
98b807f0b0 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
mkaply%us.ibm.com
14e03c1558 #136234
r=cls, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:31:20 +00:00
mkaply%us.ibm.com
630b46b5d6 #136234
r=mkaply, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:29:24 +00:00
ccarlen%netscape.com
1d5af4ffe4 Bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime 2002-04-09 14:18:39 +00:00
ccarlen%netscape.com
3b0579433d New file for bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime 2002-04-09 14:15:01 +00:00
dbaron%fas.harvard.edu
0c2113a47c Remove hack for the Java plugin on Linux that is no longer needed now that bug 99026 is fixed. b=89488 r=mstoltz sr=darin a=asa 2002-04-09 01:22:11 +00:00
caillon%returnzero.com
7b66ac993f Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
yokoyama%netscape.com
9257e713c6 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
caillon%returnzero.com
8f8d708b39 Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
alecf%netscape.com
bbd09f87e7 fix nmake builds 2002-04-04 23:51:11 +00:00
aaronl%netscape.com
7fed76935a Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa 2002-04-04 23:19:50 +00:00
alecf%netscape.com
57813780a2 fix for bug 107289 sr=jband r=dougt a=asa
remove libjar dependency from xpcom
step 3: make libjar implement the new interface
2002-04-04 22:28:17 +00:00
peterlubczynski%netscape.com
567a00a9a8 Fix for sending the correct URL from GetURLNotify/PostURLNotify to URLNotify and fixing a crash with Flash 6 when URLNotify is called before NewStream. Bug 131626 r=av sr=beard 2002-04-04 15:23:35 +00:00
peterlubczynski%netscape.com
d5348d8c99 Fix for crash after sending wrong events to full-page plugins. Ensure only events for our widget are sent to the plugin. Fixes crash with Quicktime if selecting disabled menu items. r=bneese sr=attinasi Bug 102727 2002-04-04 15:20:07 +00:00
peterlubczynski%netscape.com
0db291e301 Fix for full-page plugins on Mac not passing the right origin during resize because we weren't calculating the widget offset. Bug 120168 r=bneese sr=beard 2002-04-04 15:18:29 +00:00
mkaply%us.ibm.com
c091622396 #134693
r=serge, sr=beard, a=asa
OS/2 only - change current dir to plugins directory when starting plugin
2002-04-02 23:36:06 +00:00
brendan%mozilla.org
0555817eef Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
cbiesinger%web.de
81043e1c49 bug 134106 r=pavlov sr=tor a=asa
Uppercase (IMAGE) Content-Type causes Netscape to fail decoding an image attachment
2002-04-01 21:14:07 +00:00
tao%netscape.com
0daffa6536 44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)
2002-04-01 05:56:35 +00:00
av%netscape.com
69a36eee5a Updating documentation file for the Tester plugin, not part of the build 2002-04-01 04:44:53 +00:00
jkeiser%netscape.com
1842d4cc10 Backing out tao's bug 44070 to see if it is the mega pageload regression culprit. 2002-03-31 09:17:18 +00:00
tao%netscape.com
de85a936fc 44070: match browser and OS locale. r=alecf,sr=hyatt,a=asa. Match browser
UI locale and system locale when intl.locale.matchOS == true; Runtime
only behavior; won't  write to disk. Fallback to default chrome locale when
matching langpacks are not installed.
2002-03-31 07:33:57 +00:00
morse%netscape.com
733279d76a bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa 2002-03-31 06:59:22 +00:00
av%netscape.com
e4c2edd119 Fixing crash in Tester plugin after it chooses not to unload -- not part of the build 2002-03-31 05:59:15 +00:00