ben%netscape.com
375329b0f8
fix for tooltip on lock icon, forget the bug number, r=pchen
2000-09-07 06:23:22 +00:00
dave%intrec.com
a54536c5bc
Fix for bug 51508: Unclosed <NOBR> around named queries in command menu.
...
Patch by john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:22:10 +00:00
bryner%uiuc.edu
2837d3a03b
Fixing 42109 (again) - I missed a case on my first attempt. r=disttsc@bart.nl.
2000-09-07 05:49:04 +00:00
cmanske%netscape.com
50a63bd754
Removing bogus comment (43307)
2000-09-07 05:45:36 +00:00
cmanske%netscape.com
84d0431409
Composer UI fixes: getting object for properties (needed for context menus, 43307). Color (47695) and Image props (47651) cleanup r=hyatt
2000-09-07 05:39:27 +00:00
cmanske%netscape.com
95990119c4
Composer dialog CSS changes for Image dialog (47651) r=hyatt
2000-09-07 05:38:59 +00:00
ben%netscape.com
4003da45b9
46613, more classic skin fixes. Mail import dialog polish
2000-09-07 05:33:42 +00:00
sfraser%netscape.com
849a01373d
Fix bugs 45881 and 46850 -- general caret cruft. Ensure that caret is clipped to the scrolling view, and fix things so that the caret is properly hidden on scrolling. r=beard
2000-09-07 05:26:25 +00:00
ben%netscape.com
9f1ba92dbf
46613, mail window fixes for classic skin
2000-09-07 05:05:15 +00:00
nbhatla%netscape.com
6f30d4711d
#46423 -> new modern skin. also updated classic skins i because of navigator.xul change earlier. Messenger compose and addressbook should now have the right toolbar buttons, and the nav bar in browser should stretch vertically to accomodate any urlbar font size. r=hewitt
2000-09-07 05:04:24 +00:00
ben%netscape.com
5fd49cd47a
46613, mail appearance fixes for classic skin. Includes tweaks to account wizard and mgr.
2000-09-07 05:02:17 +00:00
ben%netscape.com
df482ab4a4
46613, mail window appearance fixes for classic
2000-09-07 05:01:22 +00:00
cls%seawood.org
01cdb75c51
Adding dist/bin/components to LIBRARY_PATH as part of fix for BeOS shared lib loading. Bug #51658 . Thanks to Justin Morey <justin@68k.org> for the patch.
2000-09-07 04:50:48 +00:00
nbhatla%netscape.com
be81de46e7
First Checked In.
2000-09-07 04:49:38 +00:00
nbhatla%netscape.com
f295c70005
#46423-> new modern skin. Change to xul so that groove in navbar can stretch vertically if the urlbar text size is larger than expected. r=ben,hyatt
2000-09-07 04:45:46 +00:00
sfraser%netscape.com
73764576ce
Fix bug 49620 -- make click-drag select work in comboboxes again. r=rods
2000-09-07 04:39:02 +00:00
chuang%netscape.com
d65ab8c8ff
Bug49211 Filter&Search UI: Fewer button doesn't work, r=alecf
2000-09-07 04:04:15 +00:00
kvisco%ziplink.net
62738a9057
Not part of regular build, a=leaf. Updated with latest change and contributor
...
information.
2000-09-07 03:58:17 +00:00
kvisco%ziplink.net
64175d78a6
Not part of regular build, a=leaf. Added the missing char casts after doing the
...
UTF-8 encoding.
2000-09-07 03:40:24 +00:00
cls%seawood.org
ac2e22b831
Fix for OS/2 bustage
2000-09-07 03:37:45 +00:00
nelsonb%netscape.com
a485dc7547
Attempt to prevent certain NSS internal error codes from being seen by
...
applications that use SSL sockets. These include:
SEC_ERROR_EXTENSION_NOT_FOUND and SSL_ERROR_SESSION_NOT_FOUND
2000-09-07 03:35:31 +00:00
kmcclusk%netscape.com
ffe76efaad
Clip unicode text on WIN95 when a underline or strikeout font has been specified. Fixes underline too long problem on WIN95. bug 8322 r=attinasi@netscape.com
2000-09-07 03:20:05 +00:00
mcgreer%netscape.com
47641a2f5f
call extended euclidean algorithm directly instead of using mp_invmod
2000-09-07 03:14:16 +00:00
beard%netscape.com
5a560e9d15
fixing system access paths to just point to "{Compiler}MSL" and "{Compiler}MacOS Support". Otherwise, "Carbon Support" can be found, which is a pain for those of us doing dual development.
2000-09-07 03:11:46 +00:00
beard%netscape.com
c4e7f749c1
compressed stack crawls
2000-09-07 02:59:36 +00:00
hyatt%netscape.com
1cb2fa81af
Patch to enable event.originalTarget on input fields. r=joki
2000-09-07 02:47:52 +00:00
cls%seawood.org
be539c1463
General makefile cleaning for intl. Thanks to dbaron for pointing this out.
2000-09-07 02:38:55 +00:00
cls%seawood.org
d05698e6ea
Ok, how many times to we have to go over this? If you want to link a static archive into a shared library, YOU MUST USE the SHARED_LIBRARY_LIBS variable! Hopefully, this will put an end to the problems of orange builds because htmlpars is all of a sudden "missing" a symbol.
2000-09-07 02:13:37 +00:00
dveditz%netscape.com
35c44f7c1c
adding #ifdefs to previous 50689 fix so it doesn't break Unix
2000-09-07 02:09:55 +00:00
dveditz%netscape.com
87756b3cd7
dogfood bug 50689 (no chrome registration on Mac)
2000-09-07 01:25:43 +00:00
nelsonb%netscape.com
d912e6b7b2
Remove PQG_DestroyParams(), PQG_DestroyVerify from pqg.c because they
...
duplicate the functions in lib/util/pqgutil.c. Also, the functions in
pqgutil correctly handle the case where the Params or Verify was
constructed without an arena (a fact which is now more obvious when
reading the code there).
2000-09-07 01:24:52 +00:00
dveditz%netscape.com
63d28b6e00
bug 38552 for mozilla@bucksch.org, a=brendan
2000-09-07 01:18:34 +00:00
nelsonb%netscape.com
e6188e0198
Effectively remove all the code that uses RC5 from the software token
...
by surrounding it with #if NSS_SOFTOKEN_DOES_RC5
2000-09-07 01:17:00 +00:00
matt%netscape.com
5d731e7977
adding background to textfield when disabled
...
r=ben
bug 47902
2000-09-07 01:12:26 +00:00
hyatt%netscape.com
f542d90ef4
Adding originalTarget to Event object. r=joki
2000-09-07 01:07:29 +00:00
slamm%netscape.com
824ee3933d
Use new url from Alexa. Bug 50594. r=pavlov
2000-09-07 00:18:27 +00:00
mcgreer%netscape.com
59c0e808b5
first draft of rsa public key op (tested against blapi self-test)
2000-09-06 23:58:41 +00:00
rjc%netscape.com
0ee16b00c5
Fix bug # 33122: FTP proxy problems. r=gagan
2000-09-06 23:44:21 +00:00
warren%netscape.com
0f03daef22
Changed assertion to warning when platform charset doesn't exist.
2000-09-06 23:42:59 +00:00
nelsonb%netscape.com
a8f519e4a0
Uncouple the definition of MOZILLA_SECURITY_BUILD from the location of
...
the "dist" directory used in the NSS build. MOZILLA_SECURITY_BUILD is
now only useful for iPlanet internal builds, and is not needed by anyone
else.
2000-09-06 23:33:27 +00:00
waldemar%netscape.com
0683912105
Initial version
2000-09-06 23:30:48 +00:00
mcgreer%netscape.com
1d4f18f1b6
first draft of rsa keygen
...
secmpi.h is defines used by nss code calling mpi
2000-09-06 23:27:34 +00:00
matt%netscape.com
4d2bd47cbb
adding fonts 8-11 for bug 30813
2000-09-06 23:27:14 +00:00
waldemar%netscape.com
3e8c86bebd
Added bloattable.pl documentation
2000-09-06 23:23:10 +00:00
putterman%netscape.com
c49f8e9a27
fix for 50055. r=morse. Remove Image menu from address book which avoid a crash that occurs
...
when selecting the menuitem.
2000-09-06 23:13:29 +00:00
leaf%mozilla.org
1e544ceac8
fix for newer versions of find when trying to splitsymbols and rebase, thanks to simmo@mailandnews.com, r=leaf
2000-09-06 23:13:11 +00:00
dbaron%fas.harvard.edu
4473803428
Fix OS2 tinderbox bustage. r=valeski
2000-09-06 22:43:42 +00:00
blizzard%redhat.com
1608621bb1
fix bug #41998 . reset mouse motion variables whenever a drag is started. this should fix the lack of UI events after a drag. r=bryner, a=brendan
2000-09-06 22:37:55 +00:00
jglick%netscape.com
2d5a3f94f9
Bug 46423, 46519. Also fixes bug#44708, 29243. Correct envelope attachment icon for classic skin. Correct more and less icons for modern skin. r=hangas.
2000-09-06 22:34:19 +00:00
valeski%netscape.com
89d0ad4aae
51490. r=rjc. regression. httplistener was using a global when it should have been using it's static member
2000-09-06 22:33:58 +00:00