mkaply%us.ibm.com
2cefa78d8d
#40177
...
r=cls, a=brendan
OS/2 bring up - fix some various build problems relating to nsinstall and SHELL
2000-06-21 00:16:45 +00:00
pavlov%netscape.com
f6ad54ec60
forgot this file...
...
patch from Scott Schram (scott@ruthie.com ) to add css2/3 cursor support on unix (bug 38444) a=brendan
2000-06-21 00:11:42 +00:00
mkaply%us.ibm.com
e843c13148
# 42637
...
r = valeski, a = brendan
OS/2 bring-up - PR_CALLBACK for VisualAge
2000-06-21 00:07:57 +00:00
ben%netscape.com
e17b56217f
install classic skin into chrome registry on installation, 41272
2000-06-21 00:06:44 +00:00
ben%netscape.com
594cbf5443
forgot to add files
2000-06-21 00:06:07 +00:00
bryner%uiuc.edu
b11ae23d92
Fixing bugs 33549, 34033. r=pavlov.
2000-06-21 00:05:55 +00:00
ben%netscape.com
5c5b3d08f6
fixing classic skin so that it doesnt hang on startup, improving back and forward buttons. b41272
2000-06-21 00:05:00 +00:00
chrisk%netscape.com
328f652db5
Oops - fixed the fix. The prototype now correctly unpacks into a
...
DHPublicKey structure.
2000-06-21 00:04:38 +00:00
beard%netscape.com
5cca8adbe7
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
rogerl%netscape.com
0bb6f588ba
Changed use of Register to TypedRegister throughout.
2000-06-20 22:45:45 +00:00
rogerl%netscape.com
c23aa15cea
Support for TypedRegister
2000-06-20 22:44:46 +00:00
javi%netscape.com
f511923b24
Don't block forever waiting for socket status to get created. Mozilla
...
may call that function after the connection is gone in which case the
socket status will not exist.
2000-06-20 22:39:24 +00:00
wtc%netscape.com
458b7d04d9
Bugzilla bug #40941 : added assembly language implementation of atomic
...
routines for IA-64 Linux. Thanks to David Mosberger <davidm@hpl.hp.com>
for the code review.
Modifies files: configure, configure.in, _linux.h, pr/src/md/unix/Makefile,
pr/src/md/unix/Makefile.in, pr/src/md/unix/objs.mk
Added files: os_Linux_ia64.s
2000-06-20 22:22:23 +00:00
larryh%netscape.com
54094399ef
BugZilla: 42367. Fix copyright date, Original Code
2000-06-20 21:48:45 +00:00
brade%netscape.com
1a7b2fff2b
File Removed.
2000-06-20 21:19:10 +00:00
edburns%acm.org
6019852211
bug=41197
...
r=av
a=waterson.
This checkin makes it possible to use the default plugin even
for Java.
2000-06-20 21:04:52 +00:00
brade%netscape.com
008b206a84
File Removed.
2000-06-20 21:00:52 +00:00
sspitzer%netscape.com
ae884c8d94
Bug #38374 --> more updates for external helper application support.
...
(NOT PART OF THE BUILD) r=mscott
2000-06-20 20:57:21 +00:00
sspitzer%netscape.com
73ddfbbf1b
Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD) r=mscott
2000-06-20 20:43:54 +00:00
wtc%netscape.com
3cb1db98ad
Changed default host name to www.mozilla.org.
2000-06-20 20:11:24 +00:00
mscott%netscape.com
8b4d5958c8
Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
...
code review will come when this is done and gets turned on.
Unix stub files for the OS helper app service implementation.
a=granrose
2000-06-20 18:22:47 +00:00
endico%mozilla.org
52464fbe5f
rename move.cgi to move.pl
2000-06-20 17:14:00 +00:00
chrisk%netscape.com
e8c191d6b4
Fix OID for DC AVAs - the root OID in RFC2247 is not different from
...
the root OID in RFC1274 - so the one we had was WRONG.
I don't know where it came from.
2000-06-20 16:31:31 +00:00
chrisk%netscape.com
35688efc22
Add code for generation of SMIMEProfile and SMIMEKeyEncryptionPreference
2000-06-20 16:28:59 +00:00
chrisk%netscape.com
b300353be7
First feeble attempt at fixing the problem that our definition of
...
Diffie-Hellman key parameters does not encompass all the optional
fields defined in RFC2459, section 7.3.2 (namely j and validationParams).
I added comments reminding us of the fact that PQGParams need to be
extended to hold these, and fixed the ASN1 prototype from its previous
totally broken status to one that decodes prime, subPrime and base
correctly, and skips the rest.
This avoids failure in public key extraction (which is part of verification)
with DH certs.
2000-06-20 16:22:36 +00:00
chrisk%netscape.com
194bf2a6a6
Fix problem where DH certs were always rejected when verifying them
...
for EMail encryption.
A Diffie-Hellman key needs to be tested for KU_KEY_AGREEMENT, not
KU_KEY_ENCIPHERMENT.
2000-06-20 16:15:32 +00:00
chrisk%netscape.com
806e9406e7
Fixed bug in sequence printing code: array counter was overshooting by one
2000-06-20 14:35:17 +00:00
brade%netscape.com
bed2a1a3b9
fix returned error codes (as part of bug #42510 )
2000-06-20 14:25:34 +00:00
brade%netscape.com
971e0b0854
call PreventDefault for key events which we want to "consume" (bug #42510 ); r=smfr
2000-06-20 14:23:43 +00:00
mkaply%us.ibm.com
2657651195
#42637
...
r=mkaply, a=brendan
OS/2 bring up - rewrite some nsLocalFileOS2 stuff to be more like Windows
2000-06-20 14:06:00 +00:00
mkaply%us.ibm.com
afa273e248
#42637
...
r=valeski, a=brendan
OS/2 bring up - Change DebugBreak code for OS/2 to make it a little easier
2000-06-20 13:59:17 +00:00
mkaply%us.ibm.com
67b5372c2b
#42637
...
r=hyatt, a=brendan
OS/2 bring up - change menu code so clicks are NOT passed to the default window proc if they are handled.
This fix has been tested on Linux, Windows, OS/2 - does not affect Mac.
2000-06-20 13:49:24 +00:00
mkaply%us.ibm.com
508fe4c346
#42637
...
r=mkaply, a=brendan
OS/2 bring up - Trap when typing in URL bar
2000-06-20 13:24:52 +00:00
chrisk%netscape.com
2e712568df
Fix bug in decoder:
...
When encoding indefinitely & encountering an optional field at the end of
a sequence, right after an IMPLICIT or POINTER template, the decoder
was not propagating the optionalness and the end-of-contents condition
correctly as it hits the end-of-contents octets instead of the optional
field. This is because IMPLICIT and POINTER push TWO states to look
for the next tag, not just one.
(The first state is "afterImplicit" or "afterPointer", the second one
starts with "beforeIdentifier" as usual).
This finally makes decoding envelopedData messages in cmsutil work.
2000-06-20 13:24:01 +00:00
mkaply%us.ibm.com
435d518222
#42637
...
r=mkaply, a=brendan
Makefile change to build timer
2000-06-20 13:22:43 +00:00
mkaply%us.ibm.com
7b18e753a4
#42637
...
r=mkaply, a=brendan
Remove OS/2 debugging messages during bringup
2000-06-20 13:21:22 +00:00
ben%netscape.com
4e8ac9daf4
forgot to add classic skin to packager files in earlier checkin
2000-06-20 10:30:19 +00:00
ben%netscape.com
d08ab0b74d
fix for skin switching writing to install directory instead of profile, 30536, r=hyatt
2000-06-20 09:47:33 +00:00
hyatt%netscape.com
4e300ed8d8
33524. r=ben
2000-06-20 09:21:42 +00:00
pinkerton%netscape.com
24372153f7
Migrating d&d back into new tree-grid. bug# 30511, r=hyatt
2000-06-20 08:13:14 +00:00
rpotts%netscape.com
fe680b22a3
Added Set/GetLoadCookie methods to nsDocShell. The mLoadCookie is no longer directly set by the nsDSURIContentListener class!
2000-06-20 08:01:19 +00:00
rpotts%netscape.com
dad4eb4fd0
Made the nsDocShell a nsIWebProgressListener. This is a first step for the Session History changes and ultimately removing the nsIDocumentLoaderObserver interface...
2000-06-20 07:59:45 +00:00
pavlov%netscape.com
020f8938bd
fix for submitting insecure form not displaying anything bug 42958. from Peter Annema <disttsc@bart.nl>. r=pavlov a=waterson
2000-06-20 07:35:41 +00:00
rpotts%netscape.com
4bae1234c4
Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes.
2000-06-20 06:19:40 +00:00
dougt%netscape.com
e188fed810
Backing out amasri. This change caused the browser to not open. When I control-c
...
the application, I see:
XML Error in file
'chrome://communicator/content/profile/profileSelection.xul',
Line Number: 100, Col Number: 43, Description: undefined entity
Source Line: <checkbox id="offlineState"
value="&offlineState.label;" accesskey="&offlineState.accesskey;"/>
2000-06-20 05:55:58 +00:00
waterson%netscape.com
d38577c4e5
Use NS_LITERAL_STRING instead of an nsAutoString to avoid copy/inflate on platforms that support two-byte wchar_t. r=attinasi
2000-06-20 05:45:07 +00:00
ben%netscape.com
a62dc4a525
fix for 41657, r=waterson, hyatt
2000-06-20 05:43:52 +00:00
Peter.VanderBeken%pandora.be
01c287d212
Recognize local .xsl files as text/xml.
r=Andreas Otte, a=gagan, a=waterson.
2000-06-20 05:24:10 +00:00
dmose%mozilla.org
d17aee4853
Simplified nsILDAPMessageListener, and refactored much of the code in ldapSearch.cpp into nsLDAPChannel.cpp itself, using the simplified nsILDAPMessageListener callback interface. This work is in preparation for pushing all threading code out of nsILDAPChannel down into nsILDAPConnection/Operation/Message. a=r=(not built)
2000-06-20 05:17:51 +00:00
rpotts%netscape.com
6053291afd
Fixed memofy leak of StdURLs introduced by the last checkin...
2000-06-20 05:14:42 +00:00