Commit Graph

103924 Commits

Author SHA1 Message Date
danm%netscape.com
895a2c8a85 scrollbar visibility is no longer reflected in mChromeFlags. bug 130174 r=bryner,jag,jst 2002-06-01 00:00:12 +00:00
beard%netscape.com
78b04fe6ec Fix some file references. 2002-05-31 22:58:10 +00:00
dougt%netscape.com
cd91be1c37 beard tells me that I need a class after friend - fixing mac bustage. 2002-05-31 22:03:38 +00:00
beard%netscape.com
407466b349 [not part of build] In mach-o plugin, don't do anything special with file: URLs 2002-05-31 21:17:02 +00:00
darin%netscape.com
ea83373010 fixes bug 145382 "cleanup 'HTTP Networking' prefs panel"
r=gagan sr=rpotts ue=mcarlson
2002-05-31 21:16:18 +00:00
dougt%netscape.com
686bd64f44 this file should not have been checked in 2002-05-31 21:05:57 +00:00
bnesse%netscape.com
a81edfb475 Fix for bug 148191. Remove now obsolete references to 'session-logout'. r=morse, sr= alecf. 2002-05-31 20:55:21 +00:00
dougt%netscape.com
5f7d72f9e8 fixes crash in js_FreeStack caused by a race condition in necko. see 139556 for the details. r=rpotts, sr=darin 2002-05-31 20:40:11 +00:00
nhotta%netscape.com
11c77022cb Changed strcpy to strncpy to protect the buffer,
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
hwaara%chello.se
cc00af486f #122640, implement the ability to ignore/watch single messages (before they eventually become threads).
r=sspitzer, sr=hewitt
2002-05-31 19:08:46 +00:00
caillon%returnzero.com
5e0cdbb3d4 Bug 143267. 'Tools' > 'Download Manager' doesn't bring focus to the Download Manager if it is already open. r=sgehani, sr=blake 2002-05-31 18:50:31 +00:00
mkaply%us.ibm.com
cc80659802 #146252
r=mkaply, sr=blizzard
OS/2 only - Print Preview cleanup
2002-05-31 18:48:25 +00:00
ducarroz%netscape.com
35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
ducarroz%netscape.com
1cdc455797 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf 2002-05-31 18:40:39 +00:00
pinkerton%netscape.com
4f23d07ee4 Adding support for tooltips from the content area 2002-05-31 18:26:57 +00:00
pinkerton%netscape.com
ea813dc9ea Cleaning up unused and misnamed classes in nibs 2002-05-31 17:25:18 +00:00
pinkerton%netscape.com
2adfe2e21f Cleanup, and renaming clear history button 2002-05-31 15:13:27 +00:00
pinkerton%netscape.com
47b9595439 Updating some class/method names, adding "clear global history" button 2002-05-31 15:08:45 +00:00
karnaze%netscape.com
b79f54df84 new regression tests, not affecting the build. 2002-05-31 14:53:34 +00:00
wtc%netscape.com
6a12188dcf Bug 92516: _MD_gethostname returns the host's IP address on Mac so the
code that converts the fully qualified hostname to the unqualified hostname
is invalid for Mac.  Thanks to Roger D <rogerd@netscape.com> for the fix.
Modified Files: _macos.h prsystem.c
2002-05-31 14:45:44 +00:00
karnaze%netscape.com
db9173f46c bug 144024 - Don't store first in flow row groups and rows in map border iterator. Use row group of first in flow row group when accessing offset for borders. sr=attinasi, r=alexsavulov 2002-05-31 14:40:51 +00:00
karnaze%netscape.com
cd9868e5d0 bug 1458423 - don't repeat a thead or tbody that is continued. sr=attinasi, r=alexsavulov. 2002-05-31 14:32:38 +00:00
dbradley%netscape.com
b20ac26ede Fixes XPCONNECT_STANDALONE bustage - see bug 121438 for details 2002-05-31 13:51:08 +00:00
ben%netscape.com
39659a7d73 [NOT PART OF BUILD]
remove rogue project entry in solution file
2002-05-31 09:36:56 +00:00
dprice%netscape.com
549286600f 77443 r=ssu sr=dveditz
Compare version works properly on the mac
2002-05-31 09:23:29 +00:00
dprice%netscape.com
2f6d2bbd79 117263 r=sgehani sr=dveditz
Wrong "Host" HTTP header in install through proxy
2002-05-31 09:21:48 +00:00
dprice%netscape.com
3856152bd9 146668 r=curt sr=dveditz
document supersede in config.it
2002-05-31 09:17:08 +00:00
dprice%netscape.com
8cc064a754 146668 r=curt sr=dveditz
finish supersede functionality in windows installer
2002-05-31 09:15:54 +00:00
timeless%mac.com
cb8b53b947 back out this morning's mess, it caused crashes at startup on unix (not mac or win .. oddly enough)
#0  0x4197db8e in nsPluginHostImpl::~nsPluginHostImpl (this=0x81beca0, __in_chrg=3)
    at mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp:2630
#1  0x4197dd61 in nsPluginHostImpl::Release (this=0x81beca0)
    at mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp:2639
#2  0x4015a878 in nsObserverList::AddObserver (this=0x81bed08, anObserver=0x81becb0, ownsWeak=1)
    at ../../dist/include/xpcom/nsCOMPtr.h:490
#3  0x4015b7da in nsObserverService::AddObserver (this=0x80f1678,
    anObserver=0x81becb0, aTopic=0x419a2b73 "quit-application", ownsWeak=1)
    at mozilla/xpcom/ds/nsObserverService.cpp:163
2002-05-31 08:05:14 +00:00
timeless%mac.com
be1e39b7ac bustage, sorry,
it's nsISupportsWeakReference, not nsIWeakReference
and we didn't want to touch nsPluginCacheListener which is what caused the original confusion
2002-05-31 06:15:05 +00:00
timeless%mac.com
760ebea4e9 whoops bustage, you need to up the IMPL_ count when you implement a new interface 2002-05-31 05:48:09 +00:00
timeless%mac.com
5c8c9dac42 Bug 107485 nsPluginHostImpl's shutdown listener should be a weak reference
patch by adu@sparc.spb.su r=dougt sr=darin
2002-05-31 05:14:00 +00:00
cotter%netscape.com
4e76f802b3 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; privacy & security updates per legal & engineering reviews 2002-05-31 04:59:21 +00:00
timeless%mac.com
70d239f823 Bug 100846 turbo: should get back on system tray after explorer.exe crash
patch by netdemonz@yahoo.com r=biesi sr=jag
2002-05-31 04:31:27 +00:00
mscott%netscape.com
b265de8e71 Drop in the new biff icon from the UI group.
rs=sspitzer
2002-05-31 03:59:14 +00:00
roc+%cs.cmu.edu
6f4e473b18 Bug 50623. Don't forget background styles inherited from the initial context. This has the effect of making FRAME/IFRAME documents transparent by default. Also, make FRAME/IFRAME elements paint any background styles set on them. r=dbaron,sr=waterson 2002-05-31 03:20:23 +00:00
cavin%netscape.com
622f1d396f Fix for 145150. Map "Content-Type: application/ms-tnef" to "Content-Type: text/plain" so the body text can be displayed normally (instead of in an attachment). r=ducarroz, sr=bienvenu. 2002-05-31 02:24:28 +00:00
cavin%netscape.com
1a6b77b233 Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
seawood%netscape.com
e116353653 Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
oeschger%netscape.com
f69a6f4095 adding help context ids to pref window, bug=129540, attachment 83972, r=bhuvan, sr=alecf 2002-05-30 23:43:13 +00:00
oeschger%netscape.com
2cd94756a0 get default topic when context is not found (from help button), bug 145331, r=oeschger on pwilson@gorge.net's patch, sr=alecf 2002-05-30 23:39:17 +00:00
pinkerton%netscape.com
595643ccba Removing search panel 2002-05-30 23:12:58 +00:00
timeless%mac.com
01b68b0fb0 Bug 134724 nsIOService::~nsIOService => nsIOService::SetOffline Getting service @mozilla.org/observer-service;1 on shutdown. [@nsThreadPool::Shutdown]
r=dougt sr=darin
2002-05-30 23:11:49 +00:00
leaf%mozilla.org
1eb2085c0f cleanup the hack 2002-05-30 23:00:04 +00:00
beard%netscape.com
6cff6e0c34 [not part of build] MRJPlugin Carbon 1.0 release changes. 2002-05-30 22:56:21 +00:00
leaf%mozilla.org
ed7ecdf28e trick who.cgi into passing the branchtype=regexp parameter to bonsai 2002-05-30 22:33:53 +00:00
peterlubczynski%netscape.com
6ddf6bda0e Fixing bug 134445, OBJECT tag needs to be able to access default plugin r=av sr=beard 2002-05-30 22:31:27 +00:00
srilatha%netscape.com
1e8851ff8b Fix for bug # 144508. Crashes importing mail from outlook.
patch given by ducarroz
r=varada, sr=bienvenu
2002-05-30 22:22:45 +00:00
timeless%mac.com
96b34b2c99 Bug 145350 Implement handling of canDrop and onDragEnter methods in drag and drop observers
patch=pierrechanial@netscape.net, r=timeless, sr=ben
2002-05-30 22:04:25 +00:00
timeless%mac.com
e99a698488 Bug 139605 Bookmark manager should not be "Bookmark for default" when #profile=1 and profile name is not "default"
patch=pierrechanial@netscape.net, r=biesi, sr=ben
2002-05-30 22:03:51 +00:00