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
nicolson%netscape.com
ad83132edd
Switch the default on removeSunProvider. The default is now "false".
2002-01-24 01:24:01 +00:00
ducarroz%netscape.com
78bf43fb0e
Fix for bug 71090. Patch provided by Denis Antrushin <adu@sparc.spb.su>
...
Skip over invalid empty encoded-words. R=ducarroz, SR=mscott
2002-01-24 01:22:44 +00:00
bryner%netscape.com
838f8ca552
Bug 120189 - fix selection crash with xbl select widget. Move content node updating to the XBL event handlers. r=varga, sr=jag.
2002-01-24 01:22:33 +00:00
stephend%netscape.com
3d4fdfa9c3
Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan
2002-01-24 01:20:50 +00:00
bryner%netscape.com
2d321f2a9a
Bug 120252 - paint flashing broken on gtk. Also removed a lot of old cruft, changed #ifdef NS_DEBUG (which we don't define any more) to #ifdef DEBUG. r=waterson, sr=blizzard.
2002-01-24 01:18:36 +00:00
rjc%netscape.com
d5671a60f8
Fix bug # 83643: Mac OS X sheets. r=pinkerton sr=ben
2002-01-24 01:17:48 +00:00
bryner%netscape.com
57781b3e9a
Part of fix for bug 91184, checked in on the 0.9.4 branch but forgot to check it in on the trunk. r=saari, sr=hyatt.
2002-01-24 01:17:04 +00:00
nicolson%netscape.com
0ec0384725
Document the necessity of setting the password on the key database before
...
using the SecretDecoderRing.
2002-01-24 01:16:12 +00:00
rayw%netscape.com
e29bc6f1dc
Added encoding of untyped arrays. Fixed test html.
...
SOAP is not part of default build.
2002-01-24 01:14:25 +00:00
nicolson%netscape.com
56bb80f8db
Fix 118679: PK11SDR_Encrypt fails if not logged into token.
2002-01-24 01:06:22 +00:00
blythe%netscape.com
889a5c001f
NOT part of normal build.
...
Fix bug 119065
Better filtering via spacetrace footprint tool.
2002-01-24 00:58:33 +00:00
ian.mcgreer%sun.com
ab89e69ce2
implement istemp and isperm in case clients depend on it, make sure certs own a reference to their slot and then free it
2002-01-24 00:58:02 +00:00
wtc%netscape.com
ef58e32afd
Added $(topsrcdir) prefix to config/prmkdir.bat.
2002-01-24 00:50:32 +00:00
ian.mcgreer%sun.com
b2cc5d03dc
fix leakage in traversal functions that convert certs to CERTCertificates
2002-01-24 00:34:03 +00:00
relyea%netscape.com
65b7f7d46b
Fix memory leaks.
2002-01-24 00:26:29 +00:00
ian.mcgreer%sun.com
422c06a4ed
make sure path string has terminator
2002-01-24 00:25:32 +00:00
beard%netscape.com
40167eb68c
[not part of build] Fix for bug #119352 , r=bnesse, sr=sfraser
2002-01-23 22:29:17 +00:00
ian.mcgreer%sun.com
3a1d638a39
restore function CERT_SaveImportedCert, used to set the trust bits of a cert on import. Fixes bug 121487
2002-01-23 21:43:30 +00:00
ian.mcgreer%sun.com
115a64c8c2
traverse functions need to cache as they run in order to catch multiple instances of certs correctly
2002-01-23 20:35:18 +00:00
ian.mcgreer%sun.com
ced7fd120a
traversed certs also need to be cached
2002-01-23 18:24:29 +00:00
ian.mcgreer%sun.com
3b7ccbb61c
fix core when token list is emptied (caused by switch to fips mode)
2002-01-23 17:39:29 +00:00
ian.mcgreer%sun.com
bc65724129
* keep stan in sync with both addition and removal of modules
...
* clean up compatibilty issues with PKCS#11 serial numbers. Need to search both encoded and decoded values, while making sure stan code only deals with DER value
2002-01-23 17:00:39 +00:00
ian.mcgreer%sun.com
952afebdb5
make the load function for the root token work
2002-01-23 15:36:54 +00:00