Граф коммитов

96211 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu cc6df92d27 Make content-disposition parsing more forgiving. Fixes bug 121509 and a
few existing evang bugs.  r=law, sr=mscott
2002-01-24 05:14:49 +00:00
aaronl%netscape.com 68558db0ea Bug 120813. Active Accessibility: fix bounds of root frame. The root frame's x,y position shouldn't have the current scroll position added to it, unlike it's child elements. r=jgaunt, rs=waterson 2002-01-24 05:12:29 +00:00
bzbarsky%mit.edu 2355eaddf4 Fix scrolling to element in inspector to scroll only when really
needed.  Bug 120947, r=doron, sr=hewitt
2002-01-24 05:11:20 +00:00
lordpixel%mac.com 821a177253 Fix bustage. bug # is 119118 2002-01-24 04:33:01 +00:00
hewitt%netscape.com c1a8e931c2 120848 - listbox box object component missing, r=jgaunt, sr=bryner 2002-01-24 04:26:28 +00:00
hewitt%netscape.com 3a489b91fb 120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt 2002-01-24 04:24:15 +00:00
bzbarsky%mit.edu 98b68a4340 computed list-style-image should be "none" if there is no image. Bug
120719, r=hixie, sr=attinasi
2002-01-24 04:22:59 +00:00
hewitt%netscape.com 2baec2c896 121278 - Okay & Cancel buttons missing from various dialogs, r=pinkerton, sr=smfr 2002-01-24 04:21:56 +00:00
sspitzer%netscape.com 999fe2623d fix for #118744. r=racham, sr=sspitzer. outlook express addresses
not displayed correctly in non US-ASCII locales.
thanks to john.marmion@ireland.sun.com for the patch.
2002-01-24 04:17:47 +00:00
sspitzer%netscape.com 4c976f513f fix for #119331. prefer html problems with LDAP servers.
r=dmose, sr=sspitzer.  thanks for john.marmion@ireland.sun.com for the patch
and to Roland Felnhofer for the feedback in the bug.
2002-01-24 04:16:03 +00:00
ben%netscape.com d4b9a22b92 bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2002-01-24 04:02:35 +00:00
danm%netscape.com 07cbac5f07 removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me 2002-01-24 03:54:49 +00:00
lordpixel%mac.com 3a4e1a0b29 Fix for bug 119118 Issue with calculating rowBytes. r=sdagley, sr=smfr 2002-01-24 03:48:54 +00:00
danm%netscape.com 422edc1a46 set docshell current URI after creating a synchronous about:blank Frankendocument. bug 104361 r=brendan,jst 2002-01-24 03:38:53 +00:00
sspitzer%netscape.com 43525b078f suplimental fix for #120755. instead of using .rootFolder and QI to nsIMsgFolder,
we should use what bienvenu added:  .rootMsgFolder.
2002-01-24 03:38:18 +00:00
mscott%netscape.com 6134dabd5b Bug #106018 --> when auto completing put matches which share
the default domain FIRST when there are multiple matches of the
same type.

r=ducarroz
sr=sspitzer
2002-01-24 03:09:27 +00:00
mscott%netscape.com 1b68aa1df5 Bug #111140 --> disable open and save in the attachment context menu
if we don't have any attachments selected.
r=ssu
sr=sspitzer
2002-01-24 03:06:38 +00:00
gordon%netscape.com 7687c13e73 fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
mscott%netscape.com 02df8cc322 Bug #115772 --> remove borders and shading to the headers
because this is messing up printing of messages.
r=ssu
sr=sspitzer
2002-01-24 03:04:06 +00:00
sspitzer%netscape.com 54c8a0d329 fix for #57661. fix some icon / twisty alignment issues.
r=shliang, sr=sspitzer.  patch by andreas.premstaller@uibk.ac.at (Andreas Premstaller)
2002-01-24 03:02:05 +00:00
mscott%netscape.com 0c3d21ef66 Bug #117962--> add a null ptr check on aURI and fall out if we don't
have one to avoid a crash.
r/sr=sspitzer
2002-01-24 03:01:01 +00:00
rayw%netscape.com cb6bd7687e Handle decoding of simple unknown types as strings, otherwise as variants
within arrays.

SOAP is not part of default build.
2002-01-24 02:57:31 +00:00
nicolson%netscape.com e6b935f729 New build script for Java classes. 2002-01-24 02:57:12 +00:00
bzbarsky%mit.edu fa6198d91f Ignore anchors without href attrs in contentAreaClick. Bug 120973,
r=caillon, sr=blake
2002-01-24 02:54:18 +00:00
bzbarsky%mit.edu 713cfbe35b Bug 117228 -- error alert for XP filepicker when the file user wants
opened is not readable.
Bug 121035 -- "Save" button gets disabled when scrolling dir view.  Both
r=bryner, sr=jag
2002-01-24 02:46:11 +00:00
relyea%netscape.com 7f26c10bd8 Fix NT crash on startup. (load builtins after trust domain gets initialized). 2002-01-24 02:46:07 +00:00
cavin%netscape.com e15f327c6c Fix for bug 114060. Added two new error msgs for smtp and nntp send/post errors. r=ducarroz, sr=mscott. 2002-01-24 02:41:52 +00:00
bzbarsky%mit.edu 8354650091 Make new tabs _not_ open for just enter if the "open new tab for
ctrl-enter" pref is set.  Bug 105537, r=timeless, sr=hyatt
2002-01-24 02:39:26 +00:00
rayw%netscape.com 111e5f90bc Added more array support for nested types in arrays.
SOAP is not part of default build.
2002-01-24 02:39:08 +00:00
bzbarsky%mit.edu 224730fe27 Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt
2002-01-24 02:35:16 +00:00
pschwartau%netscape.com 67426cf190 Correcting typo. 2002-01-24 02:31:51 +00:00
pschwartau%netscape.com 12529ce535 Initial add. Regression test for bug 96526. 2002-01-24 02:25:05 +00:00
rjc%netscape.com 0ff9cd6c12 Fix build bustage. (Missing #ifdef) 2002-01-24 02:08:30 +00:00
naving%netscape.com a872dd8dc6 84988 r=cavin sr=mscott. fix imap copy folder to local folders
for folders(children) not selected.
2002-01-24 02:03:57 +00:00
bzbarsky%mit.edu f2a9512382 Change users of Length() to IsEmpty() where the code really cares about
the latter in content/.  Bug 100649, r=jag, sr=jst
2002-01-24 02:03:19 +00:00
morse%netscape.com 47452f857a bug 109593, remove full-screen mode, rsgehani, sr=ben 2002-01-24 01:57:51 +00:00
andreww%netscape.com 6e9b014822 bug 44892 - mnemonics for tasks menu window items. r=alecf sr=hewitt 2002-01-24 01:52:18 +00:00
dougt%netscape.com daf9d599d9 Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:50:35 +00:00
morse%netscape.com cc326e76b6 113158, reduce wallet footprint, r=alecf,jag,bryner 2002-01-24 01:49:43 +00:00
andreww%netscape.com aa7305cc7a bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec. 2002-01-24 01:47:14 +00:00
jaggernaut%netscape.com 666920619a Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben. 2002-01-24 01:44:35 +00:00
stephend%netscape.com f385f17416 Cleaning up function/method/variable names in the Account Manager to reflect their labels in the .dtds. r=bhuvan@netscape.com, sr=sspitzer@netscape.com. Bug 81043. 2002-01-24 01:38:23 +00:00
jaggernaut%netscape.com 095078b53c Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben 2002-01-24 01:36:01 +00:00
alexsavulov%netscape.com 167b976611 fix for bug 70972 (object element does not respect CSS width and height
for non-plugins) r= peter lubczynski sr= attinasi
2002-01-24 01:30:50 +00:00
dougt%netscape.com 5099223bc2 Cleanup of nsIModule. See 99154. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:29:40 +00:00
rjc%netscape.com 39e38bd3fc Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson 2002-01-24 01:29:39 +00:00
gordon%netscape.com 74459092d0 Fix bug 119117 "nsDiskCacheMap.h compiler warning". sr=darin. 2002-01-24 01:27:32 +00:00
naving%netscape.com 6df82ef82f 119965 r=bienvenu sr=sspitzer. Make selection work on returning from quick search view to folder view.
110860 r=bienvenu sr=sspitzer. fix sorting in folder view on returning from quick search
110320 sr=bienvenu. Sort the quick search results after search is over.
fix several other msg selection bugs on going into / coming out of quick search
2002-01-24 01:25:59 +00:00
gordon%netscape.com a69d2f5a62 Fix bug 111049 "add attribute to nsICacheSession to detect device availability". sr=darin. 2002-01-24 01:25:25 +00:00
gordon%netscape.com b7b8a863cb Fix bug 119085 "cache entries corrupted if size of metadata is zero". sr=darin. 2002-01-24 01:24:20 +00:00