ducarroz%netscape.com
1c70a6bb78
Fix for bug 63577. Add style rule to autocomplete popup menu to remove the default max-width. R=sspitzer, SR=bienvenu
2001-01-05 00:49:30 +00:00
pchen%netscape.com
5cd2c54979
Fix #62939 . r=pinkerton, sr=sfraser. Return error when no match in IC database. Fixes DL of QT5 beta from apple.com (where they had a warning not to use Netscape 6)
2001-01-05 00:44:16 +00:00
blakeross%telocity.com
21221e35e3
Fix 63647: an element (button or textfield) should have focus by default in common dialogs, and other cleanup. r=timeless sr=alecf
2001-01-05 00:37:30 +00:00
sspitzer%netscape.com
b6c8802ef2
fix for #61642 . patch from sun, r=sspitzer, sr=bienvenu
2001-01-05 00:35:35 +00:00
heikki%netscape.com
0c4e47bf44
Bug 45420, createCDATASection should check for input ']]>' and some null pointer checks. Removed a bogus comment. Original patch from Taras Tielkes, needed to modify a little because we are now using nsAReadableStrings. r=jst, a=vidur.
2001-01-05 00:35:20 +00:00
valeski%netscape.com
1ccaa1a2e2
r=bryner, sr=alecf. 62748. adding prefs files which include default font names for use, and adding strres which is required by prefs for prefs processing (string bundles are used in prefs)
2001-01-04 23:56:22 +00:00
cls%seawood.org
e84cc06cfd
Added BSDI logic from BSD_OS.mk
2001-01-04 23:37:29 +00:00
mkaply%us.ibm.com
7edcbb834e
r=mkaply, a=blizzard
...
Code from Dmitry Kubov to fix building on new PGCC (NS_STATIC_CAST to NS_REINTERPRET_CAST)
2001-01-04 23:09:24 +00:00
radha%netscape.com
2ef37b8eac
Fix for bug #60678 . General cleanup of urlbar history. r=Bill Law, ducarroz
2001-01-04 23:06:00 +00:00
heikki%netscape.com
587a668271
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
2001-01-04 23:03:32 +00:00
pinkerton%netscape.com
edf2a98b13
stupid typo slipped in during last patch, extra semi on the end of a for loop. thanks to roc for catching. r=pinkerton,sr=sfraser. bug 64211.
2001-01-04 22:29:48 +00:00
bryner%uiuc.edu
d1f174bb11
Bug 62763 - null check to prevent crash when mousewheel scrolling a textarea with style overflow:hidden. r=sspitzer, sr=tor.
2001-01-04 22:24:07 +00:00
bnesse%netscape.com
a5bac85212
Added build support for the Default Plug-in. b=56761, r=jj, sr=sfraser.
2001-01-04 22:18:03 +00:00
harishd%netscape.com
cffc9ba629
56070 - Rewrote the handling of misplaced content inside TABLE to also be effective when document
...
is provided in multipel buffers.
62954 - DD is not a legal child of SELECT.
r=heikki
sr=vidur
2001-01-04 22:15:06 +00:00
nhotta%netscape.com
8de62518a5
Added override field to db to support folder level charset override, bug 39756, r=sspitzer, sr=bienvenu.
2001-01-04 22:13:56 +00:00
colin%theblakes.com
40cacd662e
Provide some X11R5 equivalent code for platforms which don't yet support R6.
...
b=57135 r=pavlov sr=blizzard
2001-01-04 22:13:00 +00:00
blizzard%redhat.com
6ae44692a4
Fix bug #64031 . This should get the apphelper dialog working when mozilla is embedded. r=pavlov, sr=alecf
2001-01-04 22:11:31 +00:00
wtc%netscape.com
4e87e7fbbf
Bugzilla bug #64261 : moved pkcs7 from libnss3.so back to libsmime3.so.
...
coreconf/rules.mk has a temporary workaround for the dependency of
certread.c on some PKCS7 symbols.
Modified Files:
coreconf/rules.mk nss/lib/manifest.mn nss/lib/nss/config.mk
nss/lib/nss/mapfile nss/lib/nss/nss.def
nss/lib/smime/config.mk nss/lib/smime/mapfile
nss/lib/smime/smime.def
2001-01-04 21:33:06 +00:00
rods%netscape.com
edb0c6270c
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
...
Bug 61274, r=buster sr=waterson
2001-01-04 20:44:42 +00:00
wtc%netscape.com
71a2d8ca02
Include secder.h for the declaration of the DER_UTCDayToAscii functions.
2001-01-04 19:14:45 +00:00
kestes%staff.mail.com
57b1da22fd
from http://www.mozilla.org/projects/tinderbox/
2001-01-04 16:41:38 +00:00
kestes%staff.mail.com
74834eac46
If they are not on a valid network they should not see what our
...
other security checks are.
2001-01-04 16:40:53 +00:00
kestes%staff.mail.com
1ad4e09f55
forgot to turn on the new security features. Turned them off to test
...
at my site.
2001-01-04 16:40:22 +00:00
disttsc%bart.nl
7b450a2add
Fix js strict warnings, bug=60622, r=sspitzer, a=bienvenu
2001-01-04 15:51:37 +00:00
rods%netscape.com
7a8c672255
When focus is removed and the the CBX is dropped down it rolls it up
...
r=kmcclusk, sr=buster Bug 64079
2001-01-04 12:22:29 +00:00
brendan%mozilla.org
39ed395c58
Speed up js_qsort_r a bit (64065, r=mccabe, sr=jband).
2001-01-04 10:13:18 +00:00
cls%seawood.org
6993f402e3
Upgrade to latest GNU cvs versions.
2001-01-04 09:29:40 +00:00
nelsonb%netscape.com
97cc48fda6
Reduce warnings by adding missing #includes to eliminate calls to
...
undeclared functions.
2001-01-04 08:21:15 +00:00
sspitzer%netscape.com
766835a907
fix for #64259 . performance optimizations. when in threaded mode.
...
this should help folder loading when the folder (or newsgroup) is threaded.
sr=bienvenu.
2001-01-04 07:30:39 +00:00
sspitzer%netscape.com
6bbf4a5161
fix for #63992 . fix based on patch from hwaara@chello.se. sr=bienvenu. also fix a js warning.
2001-01-04 07:16:38 +00:00
morse%netscape.com
c184a0d7b9
bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf
2001-01-04 06:02:54 +00:00
wtc%netscape.com
6548194a37
Removed unnecessary inclusion of secder.h. (The #include "secder.h"
...
in cms.h was probably cut and pasted from secpkcs7.h, which was added
in rev. 1.3 of secpkcs7.h in the Netscape internal /m/src cvs repository
in 11/1996.)
Modified files: secpkcs7.h, cms.h
2001-01-04 06:02:43 +00:00
kandrot%netscape.com
35a9faca72
Added more Intel instructions and some more debugging info.
2001-01-04 05:35:23 +00:00
ccarlen%netscape.com
1b57208cbf
Fix for bug 43087.
r=sspitzer, sr=alecf
2001-01-04 03:23:38 +00:00
mcafee%netscape.com
65063f855d
Comment change only, suggestion for leak-testing a set of source code changes.
2001-01-04 02:59:30 +00:00
morse%netscape.com
1e1836b11a
attempt to fix leak and bloat caused by previous checkin
2001-01-04 02:51:47 +00:00
jj%netscape.com
c178b3977d
fix for #43202 : rely on a maniffest file to install default profile resources. r=sfraser
2001-01-04 02:45:32 +00:00
cmanske%netscape.com
bffe182249
Initialize variable to avoid JS warning (60631), r=mjudge, sr=sfraser
2001-01-04 01:30:17 +00:00
cmanske%netscape.com
b6ef8c3379
Removed redundant registering of command causing JS warning, r=mjudge, sr=sfraser
2001-01-04 01:10:40 +00:00
cmanske%netscape.com
32d551740a
Use 'oninput' instead of 'onkeyup' for JS input handler (59654). r=mjudge, sr=sfraser
2001-01-04 01:08:06 +00:00
cmanske%netscape.com
50c21b52c4
Fixed radio buttons (60850) and use 'oninput' instead of 'onkeyup' (59654). r=mjudge, sr=sfraser
2001-01-04 01:03:03 +00:00
mcafee%netscape.com
d4def82399
Fixing small html errors in about:cache (64180). patch=gemal, r=mcafee,timeless
2001-01-04 01:00:50 +00:00
cmanske%netscape.com
0c9ba5eef0
Fixed JS warnings (60669). r=mjudge, sr=sfraser
2001-01-04 00:59:45 +00:00
cmanske%netscape.com
34b5ff782e
Allow not changing name in Named Anchor dialog (53539). r=mjudge, sr=sfraser
2001-01-04 00:58:10 +00:00
sspitzer%netscape.com
86157e730f
Show "mark" toolbar button and hide the "delete" toolbar button when reading news. When reading mail, hide "mark" and show "delete". ( #63635 )
...
When reading news, turn "Edit | Delete Message" into "Edit | Cancel Message" (#8293 )
When reading news, turn "Edit | Delete Folder" into "Edit | Unsubscribe" (#64205 )
this checkin exposes a few UI bugs. logging then now.
sr=bienvenu
2001-01-04 00:57:58 +00:00
cmanske%netscape.com
a198b1c7fa
Fixed List dialog not closing (60125). r=mjudge, sr=sfraser
2001-01-04 00:55:00 +00:00
cmanske%netscape.com
06befed73f
Fixed Advanced Edit dialog problems (56541). r=mjudge, sr=sfraser
2001-01-04 00:52:49 +00:00
cmanske%netscape.com
41a7ad5b44
Fix tooltip text in Image dialog (63509). r=mjudge, sr=sfraser
2001-01-04 00:49:32 +00:00
cmanske%netscape.com
99d90debce
Improve UI and text for composer prefs (51396). Use 'oninput' instead of 'onkeyup' (59694). r=mjudge, sr=sfraser
2001-01-04 00:45:35 +00:00
wtc%netscape.com
4c72980500
Bugzilla bug #64238 : removed the unnecessary inclusion of mcom_db.h from
...
cryptohi.h, pk11func.h, secpkcs7.h, and cms.h. Some files now need to
include <errno.h>. They were including <errno.h> indirectly through
mcom_db.h.
Modified Files:
cmd/atob/atob.c cmd/btoa/btoa.c cmd/derdump/derdump.c
lib/cryptohi/cryptohi.h lib/pk11wrap/pk11func.h
lib/pkcs7/secpkcs7.h lib/smime/cms.h lib/ssl/sslsnce.c
2001-01-04 00:44:30 +00:00