Commit Graph

123004 Commits

Author SHA1 Message Date
dougt%meer.net
1d91b8a1dd add Sort() to nsCOMArray. Patch from ari the_great_spam_bin@yahoo.com. r=alecf, b=211535 2003-10-07 05:42:28 +00:00
darin%meer.net
c3e0c2ef4e fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner 2003-10-07 05:11:41 +00:00
kiko%async.com.br
313ec5d1c5 Initialize these variables to valid integer values, avoiding passing
empty strings as integers to DBD.
2003-10-07 04:35:57 +00:00
technutz%netscape.net
4235b5b413 Bug 40048. Each account 'can' have an identity -> Each account has an identity. Original patch by Henrik Gemal <gemal@gemal.dk>. r=jglick, sr=bienvenu 2003-10-07 04:28:54 +00:00
kiko%async.com.br
5ca3136f2a PostgreSQL's current_timestamp isn't a function, but a special symbol.
Fix sql_current_timestamp to differentiate from MySQL's syntax.
2003-10-07 04:11:16 +00:00
bryner%brianryner.com
2e58166a9e allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron 2003-10-07 02:43:00 +00:00
timeless%mozdev.org
8f793d6611 Bug 221142 warning: missing initializer for `nameprep_versions[1].unassigned_proc
r=darin sr=darin
2003-10-07 02:28:20 +00:00
nelsonb%netscape.com
8464dc0bb6 Eliminate unnecessary copying of CA names in HandleCertRequest.
Bug 204686.
2003-10-07 02:24:01 +00:00
nelsonb%netscape.com
655adbd496 The "valid CA" trust flag now overrides other CA cert checks.
Works for SSL client as well as other usages.  Bug 200225
2003-10-07 02:17:56 +00:00
darin%meer.net
886b94cad7 switch to dbaron's suggested fix for solaris bustage, b=210125. 2003-10-07 01:29:38 +00:00
nelsonb%netscape.com
0cd1f0b182 Export new function PK11_ExportEncryptedPrivKeyInfo. Bug 207033. 2003-10-07 01:29:32 +00:00
nelsonb%netscape.com
a1a6a4697c Create new function SECKEYEncryptedPrivateKeyInfo which is just like
SECKEYEncryptedPrivateKeyInfo except that it identifies the private
key by a private key pointer, rather than by a certificate. Bug 207033.
2003-10-07 01:26:38 +00:00
danm-moz%comcast.net
3fb02f792d move implementation of zLevel to nsWindowMediator. make zLevel mutable. support persistent zlevel xul attribute. rework saving of persistent attributes. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:16 +00:00
danm-moz%comcast.net
1aa20befed move implementation of zLevel here from nsXULWindow. implement mutable zLevel. coalesce duplicate code. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:13 +00:00
danm-moz%comcast.net
b2ff9239b0 rework saving of persistent attributes. also maximized and alwaysRaised windows are incompatible. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:11 +00:00
danm-moz%comcast.net
328ed3ede3 add zLevel member variable to struct nsWindowInfo. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:07 +00:00
danm-moz%comcast.net
3580280da8 delay initialization of newly created window's zLevel. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:05 +00:00
danm-moz%comcast.net
ec99031c1b new |placement| parameter to PlaceBehind. interpret bottom placement as being behind even other applications' windows. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:59 +00:00
danm-moz%comcast.net
dca8cc1f87 new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:51 +00:00
danm-moz%comcast.net
700a5a690d zLevel attribute is now mutable. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:28 +00:00
danm-moz%comcast.net
c260846173 new methods Get/SetZLevel of nsIXULWindow. also doxygenify interface. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:16 +00:00
nelsonb%netscape.com
8dd13ab659 Make tstclnt work with IPv6 addresses. Bug 161610. 2003-10-06 23:50:11 +00:00
nelsonb%netscape.com
7fab02474b Check for presence of secmod.db file prior to acting on it, for all
cases except "multiaccess:".  Bug 220217. r=relyea
2003-10-06 23:33:03 +00:00
rlk%trfenv.com
95e3c47976 Removing unused file. Not used in build. r=me 2003-10-06 22:24:50 +00:00
stephend%netscape.com
68eded1185 Bug 221374. Add .vcf to vCards when attached to an email. Patch by Ian Neal. r/sr=sspitzer 2003-10-06 21:44:53 +00:00
leaf%mozilla.org
681fe88afc adding missing endif 2003-10-06 20:58:10 +00:00
rlk%trfenv.com
99214e5332 Bug 221253 - IRC Chat key incorrectly listed as 3. Is now 6. r=neil.parkwaycc.co.uk 2003-10-06 20:45:03 +00:00
rlk%trfenv.com
37e8db890e Bug 221260 - p3p isn't in the glossary. r=neil.parkwaycc.co.uk 2003-10-06 20:44:00 +00:00
leaf%mozilla.org
8a896dcf3e adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
bzbarsky%mit.edu
c014fb7dd8 XUL doesn't implement .style; catch the exception it throws. Bug 218222
followup-to-followup, r=caillon, sr=dbaron
2003-10-06 20:21:48 +00:00
mostafah%oeone.com
aadb5a8e06 Minor tweaks and updates to language files 2003-10-06 19:21:04 +00:00
bienvenu%nventure.com
3f16084107 use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu 2003-10-06 19:12:34 +00:00
bryner%brianryner.com
1a9547ca4e Add PNG to hardcoded extensions / mime type list (bug 221243). r=bzbarsky, sr=tor. 2003-10-06 18:48:17 +00:00
leaf%mozilla.org
07c68d3c56 add Makefiles for installer creation. no bug, r=cls 2003-10-06 18:47:42 +00:00
pinkerton%netscape.com
2da50f2710 fix for using "make -w" (r=bryner, bug 219828) 2003-10-06 18:39:11 +00:00
pinkerton%netscape.com
cba67db2ce fix string leak (bug 164293) 2003-10-06 18:37:31 +00:00
cls%seawood.org
719d9d2bed addrbook depends upon uriloader even when ldap is disabled.
Fixing --disable-ldap bustage
2003-10-06 17:48:56 +00:00
neil%parkwaycc.co.uk
d301e4a405 Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer 2003-10-06 16:48:12 +00:00
darin%meer.net
80bc455cd4 second attempt to fix solaris bustage, thx to keeda@hotpop.com for the patch. 2003-10-06 16:35:06 +00:00
bzbarsky%mit.edu
641223fdd9 Make sure that sheets in a document always know their URL. Bug 218031, r+sr=dbaron 2003-10-06 13:24:55 +00:00
bzbarsky%mit.edu
3bfbfe8dce Relanding fix for bug Bug 219693, r+sr=dbaron 2003-10-06 13:13:37 +00:00
bsmedberg%covad.net
8ea659f255 Further cleanup from bug 179834 r=dougt sr=darin. This shouldn't affect anything, because neither OS/2 nor Mac are using a GRE yet. 2003-10-06 12:17:26 +00:00
darin%meer.net
7a0ae941cc correcting contributor line from initial check-in. 2003-10-06 09:17:15 +00:00
darin%meer.net
facc133d16 updating .cvsignore for necko 2003-10-06 08:21:10 +00:00
darin%meer.net
2997dc4afb attempt to fix solaris (nebiros) bustage. 2003-10-06 08:13:51 +00:00
darin%meer.net
11af30d3b0 fix tinderbox Ts=NaN problem. stream transport must handle offset = -1. 2003-10-06 07:58:07 +00:00
bzbarsky%mit.edu
d6e70f5444 Adding regression tests 2003-10-06 05:08:24 +00:00
bzbarsky%mit.edu
556fd116db Backing out for now, till fallout from tree redness settles. 2003-10-06 04:23:56 +00:00
darin%meer.net
8ada5e59f5 fixing win32 bustage. 2003-10-06 03:49:54 +00:00
darin%meer.net
ea1c34686d correcting bustage fix. 2003-10-06 03:21:12 +00:00