Commit Graph

113346 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
9e87918976 Make quirks-mode vertical alignment correctly consider only non-collapsed whitespace. b=155333 r+sr=roc 2002-12-19 00:21:07 +00:00
dbaron%fas.harvard.edu
69151bc05f Replace NS_BLOCK_WRAP_SIZE with making unconstrained-width reflow of frames with NS_BLOCK_SPACE_MGR consider the floats. This means we no longer use the overflow area for layout (other than the overflow property). Handle right floaters in unconstrained width reflow by just treating them as left floaters. b=172896 r+sr=roc 2002-12-19 00:12:08 +00:00
ducarroz%netscape.com
1afcc02c0a Bug 59673, Fix compiler warning. Patch submitted by Aleksey Nogin. R=ducarroz, SR=bienvenu 2002-12-19 00:07:51 +00:00
relyea%netscape.com
04963b62bb Bug 186058 2002-12-18 23:55:53 +00:00
sfraser%netscape.com
c121bfc8bb Fix booleans returned by nsBox to have the low bit set. Bug 185951. r/sr=kin 2002-12-18 23:51:55 +00:00
jkeiser%netscape.com
cb84e04c70 Make GetType() return int instead of nsresult (bug 167762), r=peterl@netscape.com, sr=kin@netscape.com 2002-12-18 23:38:09 +00:00
nicolson%netscape.com
a7f090b8a6 Partial fix for 184754: assertion violation in get_token_certs_for_cache.
Don't assert if we fail to lookup the cert we just imported. It could
be a bug in the PKCS #11 driver. Instead, throw an exception.
2002-12-18 23:14:48 +00:00
cbiesinger%web.de
8ed383153d 170548 r=gordon sr=darin about:cache-entry should show filename 2002-12-18 22:51:52 +00:00
cbiesinger%web.de
dbc7cb1cbf 185877 r=kmcclusk r+sr=roc+moz remove nsIRenderingContext::DrawScaledTile 2002-12-18 22:48:05 +00:00
rogerl%netscape.com
7924f7cb41 Checked/unchecked changes. 2002-12-18 21:54:41 +00:00
kaie%netscape.com
4bc7f1ad7e b=185749 Give correct message security info when not using an encryption cert
r=javi sr=bienvenu
2002-12-18 12:55:36 +00:00
kaie%netscape.com
5245de3429 Temporary fix for bug 182803.
While this masks the reported crashes, this is nothing more than a workaround patch.
As long as this patch is in place, any attempt to do profile switching at run time will fail.
We need real fixes for bug 181230 and 177260.
r=javi sr=darin
2002-12-18 12:50:35 +00:00
axel%pike.org
ebd6823a54 bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv 2002-12-18 10:03:23 +00:00
rginda%netscape.com
e18b5a960c - venkman only -
landing venkman 0.9.44

refactor prefs code, adding pref-manager.js
move CSS rules with english words into locale subdir
add fallback function hook to be called when regexp based name guessing fails
add "hide duplicates" option
add quicksearch-like textbox to the loaded scripts view
2002-12-18 09:11:49 +00:00
jkeiser%netscape.com
1740b8e3f3 Make disabled selects select an initial option (bug 163437), r=peterl@netscape.com, sr=bzbarsky@mit.edu 2002-12-18 08:09:49 +00:00
kerz%netscape.com
262388fa08 didn't work, back out again 2002-12-18 08:02:24 +00:00
justdave%syndicomm.com
590a8fb9ac Bug 185944: radio buttons for adding/removing groups on the change-multiple-bugs screen all had the same name
r=bbaetz, a=justdave
2002-12-18 08:01:51 +00:00
kerz%netscape.com
bc7909b8c3 Second try at making Qute the default Theme, using Qute 0.8.2 2002-12-18 07:59:19 +00:00
jkeiser%netscape.com
d0d006e134 Fix crasher in mouse events (bug 185850), r=kmcclusk@netscape.com, sr=roc+moz@cs.cmu.edu 2002-12-18 07:13:51 +00:00
mkaply%us.ibm.com
56a79bca6a No bug - rewrite how we play system sounds since the mailnews/pref code changed 2002-12-18 06:32:10 +00:00
sspitzer%netscape.com
b5640204f2 landing bienvenu's fix for adding "has attachment" support to
local mail search and the mail views.  bug #183581.  r/sr=sspitzer
2002-12-18 05:03:56 +00:00
sspitzer%netscape.com
69fe7dd610 don't call PR_ASSERT(), it calls abort. instead, call NS_ASSERTION().
now when you forward signed messages as attachments (in debug builds)
we won't crash, we just assert.  bug #185926 covers the assertion.
r/sr=bienvenu
2002-12-18 03:45:01 +00:00
cltbld%netscape.com
24cc6adbea Adding dougt as contact for failure of XpcomGlueTest. -mcafee 2002-12-18 02:45:39 +00:00
ducarroz%netscape.com
7591f728ed Fix for bug 173046. fix initialization of the text filter service. Editor commands also takes care of msg compose spell button. R=rods, SR=sspitzer 2002-12-18 02:23:10 +00:00
wtc%netscape.com
ee51cff828 Bug 183612: fixed the bug that 'extra' may be used uninitialized. r=javi. 2002-12-18 02:06:01 +00:00
rogerl%netscape.com
421ff63334 Changes for static function defs. 2002-12-18 00:59:48 +00:00
asasaki%netscape.com
a1fad2e79f 184464: update mac desktop getinfo for 1.3b. r=leaf sr=granrose 2002-12-18 00:35:58 +00:00
seawood%netscape.com
438a91ecb5 Turns out that libical is dual licensed (MPL/LGPL) so there's no need to force a dynamic build or give it the scarlet suffix.
Bug #178798 r=blizzard
2002-12-17 23:50:56 +00:00
nhotta%netscape.com
dc755ed5d9 Adding a new interface to retrieve phonetic of input text,
bug 175937, r=brade, sr=kin.
2002-12-17 23:38:04 +00:00
wtc%netscape.com
8c5bcf00c1 Set NSS version to 3.8 Beta on the trunk. 2002-12-17 23:04:46 +00:00
wtc%netscape.com
a67a4928f3 Export CERT_DestroyOCSPResponse in 3.7. Moved HASH_GetHashObjectByOidTag,
HASH_GetHashTypeByOidTag, and SECITEM_ItemsAreEqual from 3.7 to 3.8.
2002-12-17 23:02:53 +00:00
av%netscape.com
ab641c9c1b Bug 56229 -- removing useless dialog, r=serge, sr=beard 2002-12-17 22:53:23 +00:00
rginda%netscape.com
a49da2a6b9 bug 185719, r=peterv@netscape.com, sr=brendan@mozilla.org
"add ability to get at function object for a jsdIScript"

add a |functionObject| attribute to the jsdIScript interface, which returns the function's JSObject as a jsdIValue
2002-12-17 22:22:30 +00:00
leaf%mozilla.org
12443e903f Automated update 2002-12-17 22:15:08 +00:00
seawood%netscape.com
b24b5a1d1f Forte 7 linker requires that search directories come *before* libraries that reside in those search dirs.
Fixing build bustage.
2002-12-17 22:13:01 +00:00
seawood%netscape.com
320e3d6e47 Add compiler test for external template specializations in c++ (assumed on for msvc)
Thanks to Benjamin Smedberg <bsmedberg@covad.net> for the patch.
Bug #184002 r=scc
2002-12-17 22:11:34 +00:00
sspitzer%netscape.com
df6aa5540f fix for regression bug #185416. this makes a lot of key codes
map to shift delete!  until I figure that out, commenting it out.
shift delete is now broken, and that's now covered by #185867.
r/sr=bienvenu
2002-12-17 21:56:47 +00:00
seawood%netscape.com
bd1020e1c7 Hardcode the use of Sun's ld & ranlib since they are the only ones supported.
Bug #181382 r=dmose
2002-12-17 21:44:49 +00:00
paper%animecity.nu
cf98cb50e2 Bug 81361. Set mBytesPerPix for Mac based on mImagePixMap.pixelSize. r=lordpixel sr=tor 2002-12-17 21:24:55 +00:00
paper%animecity.nu
9a031b744d Bug 183427. Re-anable Windows GDI AlphaBlending. r=smontagu, sr=kin 2002-12-17 21:22:09 +00:00
nhotta%netscape.com
d34b5dd6c1 Adding a new interface to retrieve phonetic of input text,
bug 175937, r=brade, sr=kin.
2002-12-17 21:03:56 +00:00
nhotta%netscape.com
afa88bb8ed Adding a new interface to retrieve phonetic of input text,
bug 175937, r=brade, sr=kin.
2002-12-17 20:57:03 +00:00
igor%mir2.org
ec811806ab Cosmetics: expanding tabs 2002-12-17 20:56:08 +00:00
nhotta%netscape.com
86fcd89670 Initialize a local variable displayNameLastnamefirst, bug 181883, r=cavin, sr=sspitzer 2002-12-17 20:55:28 +00:00
igor%mir2.org
b99f98d8e9 Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
sspitzer%netscape.com
d5affd49b2 fix for bug #120188. "Save as file" dialog produces an error when you click cancel.
and some code cleanup and todo comments.  thanks to philip.zhao@sun.com for the initial patch.
r/sr=bienvenu
2002-12-17 20:24:18 +00:00
yokoyama%netscape.com
d56bd5aa99 bug 180333 multiselect pickers don't work on 9x
-allow to select multiple files in Comdlg
-impact only on windows 9x platforms.
/r=shanjian; /sr=kin
2002-12-17 19:47:14 +00:00
brade%netscape.com
695f629d17 fix insert HR command for Midas (bug 183793; r=cmanske, sr=smfr) 2002-12-17 19:41:00 +00:00
peterv%netscape.com
3c53558ed3 Correct silly error in fix for bug 180709 (Update Mozilla to the DOM Level 2 HTML PR). r=sicking. 2002-12-17 19:35:03 +00:00
harishd%netscape.com
6c4d24109a Update expat buffer postion when the parser is about to get blocked. b=185325, r=heikki, sr=jst 2002-12-17 19:18:40 +00:00