104109 Commits

Author SHA1 Message Date
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
timeless%mac.com
a9d7b91808 Bug 139471 Rewrite of the personal toolbar drag and drop observer patch=pierrechanial@netscape.net, r=timeless, sr=ben
(maybe you should increment the version number to 2.1)
2002-05-30 22:01:13 +00:00
timeless%mac.com
d338ce31a7 bug 137119 fix various insertion problems in bookmark trees
patch=pierrechanial@netscape.net, r=timeless, sr=ben
2002-05-30 21:58:45 +00:00
pinkerton%netscape.com
0e215da1d9 Add Navigation pref panel. 2002-05-30 21:57:25 +00:00
pinkerton%netscape.com
7cfcc9d09b First checkin 2002-05-30 21:56:11 +00:00
mkaply%us.ibm.com
99389f1ff8 #146252
r=mkaply, sr=blizzard
OS/2 only - Print Preview cleanup
2002-05-30 21:55:49 +00:00
pinkerton%netscape.com
4fb6fcaa2a first checkin 2002-05-30 21:55:42 +00:00
depstein%netscape.com
8f77e8da30 removed session-logout from observers, per bug 148189.
a=asa for QA checkins that are not part of the default builds
2002-05-30 21:54:32 +00:00
mkaply%us.ibm.com
7566840f82 #148128
r=pedemont, sr=blizzard
OS/2 only - add prefs to set default telnet params
2002-05-30 21:46:58 +00:00
mkaply%us.ibm.com
bc9d897eb4 #148124
r=pedemont, sr=blizzard
OS/2 only - support for custom splashscreen - same as Win - thanks to Bjorn Anderson for the sample code
2002-05-30 21:45:24 +00:00
mkaply%us.ibm.com
ca26b30da3 #148123
r=pedemont, sr=blizzard
OS/2 only - don't write an extra NULL char to URL objects
2002-05-30 21:34:33 +00:00
dougt%netscape.com
abfcec9dad support for OS2 XPCOM_DEBUG_BREAK env. r=dougt, sr=jband, patch by mkaply, b=148127 2002-05-30 21:27:53 +00:00
leaf%mozilla.org
0612fede80 who menu still isn't getting branchtyp passed to it, trying another assignment
operation.
2002-05-30 21:23:37 +00:00
pinkerton%netscape.com
111cd16f5b clean up packaging warnings so real errors are easier to see. r=ccarlen/sr=beard/a=valeski. bug# 142556 2002-05-30 20:54:40 +00:00
dkl%redhat.com
d788b8d3bc Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org 2002-05-30 19:54:55 +00:00
pinkerton%netscape.com
43ca5b70d1 Updated nibs for new classnames. Made Privacy pane set prefs as soon
as you click the control, not only when the panel goes away.
2002-05-30 19:12:35 +00:00