ccarlen%netscape.com
26818ce2cf
Bug 104021 - Profile mgr needs to put necko offline when switching profile. r=dougt,kaie/rs=darin/a=asa
2001-11-09 15:32:49 +00:00
kin%netscape.com
b5b14245e1
Fix for bug 106383: regression: new composer doc behaves as if empty
...
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.h
mozilla/editor/libeditor/html/nsHTMLEditor.h
mozilla/editor/libeditor/text/nsTextEditRules.h
- Added nsHTMLEditRules::WillLoadHTML() which removes any mBogusNode.
- Modified nsHTMLEditor::LoadHTML() to call Will/DidDoAction().
- Changed all references of kOpHTMLLoad to kOpLoadHTML to match
function name, and added kLoadHTML.
r=jfrancis.netscape.com sr=sfraser.netscape.com a=asa@mozilla.org
2001-11-09 15:16:03 +00:00
ian.mcgreer%sun.com
bf3c25df40
fixes pk12util import failure
2001-11-09 14:52:19 +00:00
sicking%bigfoot.com
2c1ee7f6bf
Make checkboxes without value attribute work.
...
b=109122 r=bz sr=jst a=asa (for drivers)
2001-11-09 06:14:52 +00:00
nelsonb%netscape.com
24d8e626d2
Added a new -o option, to override check on received client auth certs,
...
forcing those certs to be OK. -v will now test the SSL_LocalCertificate()
function. Bug 78959.
2001-11-09 05:45:21 +00:00
nelsonb%netscape.com
6312ec5441
Add code to test new SSL_LocalCertificate() function on first connection,
...
or on every connection if -vv option is used. Bug 78959.
Also, the nickname "none" can now be used to prevent performing client
authentication without having to use an invalid password.
2001-11-09 05:43:06 +00:00
nelsonb%netscape.com
6d66aee5ea
Add localCert field to sid cache entry so SSL_LocalCertificate can
...
remember the certs it sent back when it established the SSL session.
Bug 78959. Also, hold on the certs in the received cert chain until
the SSL connection is complete. This makes it easier for applications
to look at the entire cert chain after the handshake is over without
having to write their own custom authCert callbacks. It is backwards
compatible with older NSS SSL applications, but may use more memory.
2001-11-09 05:39:36 +00:00
timeless%mac.com
55777ba07e
Bugzilla Bug 109138 platform detection not working on macintosh
...
r=bbaetz,dkl
2001-11-09 05:32:43 +00:00
beard%netscape.com
e6add8ca6c
[not part of build] Bumped version to 1.0d6.
2001-11-09 04:48:35 +00:00
morse%netscape.com
c4789e8804
bug 109163, form-manager fields are shrunken, r=jag,sr=blake,a=asa
2001-11-09 04:01:11 +00:00
leaf%mozilla.org
99c0e8da28
Automated update
2001-11-09 03:13:03 +00:00
colin%theblakes.com
b903e07dcf
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
...
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
rweltman%netscape.com
ba789bfc34
Initial introduction to org.ietf.ldap
2001-11-09 01:54:26 +00:00
rweltman%netscape.com
99de6eee2a
Initial checkin of org.ietf.ldap classes
2001-11-09 01:36:04 +00:00
rweltman%netscape.com
396ff982fb
ant Makefile for ietfldap
2001-11-09 01:26:37 +00:00
relyea%netscape.com
8b8acb3f27
Fix reporting of the label
2001-11-09 01:23:47 +00:00
relyea%netscape.com
11bb3d5634
Fix Solaris crash.. don't send more of the template than we need
2001-11-09 01:22:48 +00:00
myk%mozilla.org
306a373344
Fix for bug 109048: fixes error when creating attachments without logging in.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2001-11-09 01:11:09 +00:00
sonja.mirtitsch%sun.com
6568460cd1
fixed email header and tinderbox hyperlink
2001-11-09 01:09:17 +00:00
timeless%mac.com
757abbb1d0
Bugzilla Bug 92533 Region selection button is hidden in Profile Manager
...
patch by jg@cyberstorm.demon.co.uk r=hwaara sr=ben a=asa
2001-11-09 01:07:55 +00:00
peterlubczynski%netscape.com
b668ed8b55
Mac fix for HTML embed region being painted the default background color bug 83159 r=av sr=sfraser a=asa
2001-11-09 00:42:02 +00:00
relyea%netscape.com
d9a2376700
Update Library name to match the current library.
2001-11-09 00:38:03 +00:00
relyea%netscape.com
0785e483a0
Fix NT process command to something that will work in our environment without requiring new tools.
2001-11-09 00:37:12 +00:00
ian.mcgreer%sun.com
643f828e58
fips changes. forces login for cert listing.
2001-11-09 00:37:03 +00:00
ian.mcgreer%sun.com
39ed01d85f
changes to get fips working
2001-11-09 00:36:12 +00:00
jband%netscape.com
e84b393c65
fix bug 108915 to unbust XPCOM_STANDALONE. This #ifdef's out calls into code that is only available when i18n is part of the build. This has no impact on the browser or gecko embeddings. r=jst sr=alecf a=blizzard
2001-11-09 00:34:56 +00:00
cmanske%netscape.com
25da70a6c6
Removed duplicate declaration to make Advanced Edit dialog work, b=109085, r=brade, sr=kin, a=asa-drivers@mozilla.org
2001-11-09 00:17:59 +00:00
shrutiv%netscape.com
957b288115
*** empty log message ***
2001-11-08 23:58:42 +00:00
brendan%mozilla.org
91397f1e55
For now (0.9.6), str_replace requires an independent replacement string (108832, r=shaver, sr=jband, a=asa).
2001-11-08 23:53:33 +00:00
racham%netscape.com
53c08f8f7d
Fixing bug 108912. Opening the accountmanager window panel for any activity is having adverse affect on the smtp server of the associated identity. Fixing the situation to use the smtp server of the identity only when the key is valid. In all other cases, default smtp server will be used to send messages. r=ducarroz, sr=sspitzer, a=asa@mozilla.org
2001-11-08 23:40:34 +00:00
beard%netscape.com
00e2ae022a
[not part of build] Fix for bug #108054 , guard against NULL url parameter.
2001-11-08 23:28:47 +00:00
roc+%cs.cmu.edu
365236cb5a
Fix for bug 108940. r=kmcclusk,sr=attinasi. Initialize nsZPlaceholderView correctly.
2001-11-08 23:11:01 +00:00
yokoyama%netscape.com
1c8e8f1f3d
Bug 108712
...
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 23:05:30 +00:00
cmanske%netscape.com
973a8da7f6
Fix cutoff of buttons in Spell Check (r=kin, sr=hewitt) and Image Properties (r=brade, sr=ben) dialogs, bugscape b=10888
2001-11-08 22:59:58 +00:00
yokoyama%netscape.com
3b99a0da62
Bug 108712
...
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 22:57:29 +00:00
morse%netscape.com
28ea546d4f
bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa
2001-11-08 22:51:18 +00:00
pinkerton%netscape.com
58fa54cdc0
processing UI timers. [not part of build]
2001-11-08 22:21:27 +00:00
ian.mcgreer%sun.com
2fbc6dfd61
fix pbe gen bugs
2001-11-08 22:11:07 +00:00
tao%netscape.com
32db0e8a01
107375: localeVersion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz,a=asa), fix smime and ldap parts.
2001-11-08 21:50:50 +00:00
jst%netscape.com
83696fdcd1
Fixing compiler warning, unused variable (debug only). This was pointed out by hidday@geocities.com
2001-11-08 21:50:47 +00:00
pinkerton%netscape.com
36f3d20d54
Fixed up view offsets. Now can pass native NSView as parent for nsChildView for embedding. [not part of build]
2001-11-08 21:47:44 +00:00
attinasi%netscape.com
cd8d7f4f0d
New image for loading and broken images icons. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
2001-11-08 21:43:54 +00:00
attinasi%netscape.com
10a8b8e284
New image for broken images icon. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
2001-11-08 21:37:24 +00:00
attinasi%netscape.com
e315cc962f
New image for loading images icon. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
2001-11-08 21:36:50 +00:00
ian.mcgreer%sun.com
ae568747bb
get signtool working
2001-11-08 21:23:35 +00:00
mikep%oeone.com
ecdeba0de6
Fixed bug with having to specify your home directory.
2001-11-08 21:05:44 +00:00
bryner%netscape.com
4fab1156a9
Initial checkin of mozilla-style Makefile.in's for calendar. r/a=mikep@oeone.com. Not part of the build.
2001-11-08 21:00:34 +00:00
ian.mcgreer%sun.com
70bdc6a50c
a plethora of changes for handling S/MIME certs
2001-11-08 20:46:11 +00:00
evaughan%netscape.com
92fedde2ff
bug fixes #107707 , 108771, 108773
...
-r jag -sr hyatt -a asa
2001-11-08 20:46:02 +00:00
mkaply%us.ibm.com
3bc7b7e2dc
No bug
...
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - lower tile buffer height and width so we won't tile progressive images
2001-11-08 20:36:26 +00:00