Граф коммитов

125778 Коммитов

Автор SHA1 Сообщение Дата
webmail%kmgerich.com 7d76d628d4 Tweaked throbber animation frame delay 2004-01-08 12:41:11 +00:00
neil%parkwaycc.co.uk 6381d5ee97 Bug 126071 "Subject" label moves when collapsing header (classic theme) p=mbockelcamp@web.de r/sr=mscott 2004-01-08 12:17:18 +00:00
bryner%brianryner.com 95f6ce3af0 Trying to fix tinderbox orange -- preprocess brand.dtd[.in] ourselves because make-jars.pl seems to be losing the quotes on the version string. 2004-01-08 10:18:13 +00:00
bryner%brianryner.com 4dd8708f61 Bug 224818 - centralize firebird version string and use it where appropriate 2004-01-08 07:23:49 +00:00
nelsonb%netscape.com 8dc069e8e4 Overload the error code SSL_ERROR_RX_RECORD_TOO_LONG to report SSL2
records that are too short.  Bugscape bug 54814
2004-01-08 06:52:00 +00:00
bzbarsky%mit.edu dc81cddb5d Make sure to not leave bogus namespaces on the stack. Bug 230236, r+sr=jst 2004-01-08 04:25:43 +00:00
bzbarsky%mit.edu 6896d051a4 Change logic for detecting whether two loads with the same URI (up to anchor)
are actually different to be smarter about dealing with postdata (both loads
may have postdata and may be the same or different depending on what that post
data is).  Bug 227554, r=adamlock, sr=darin
2004-01-08 04:23:22 +00:00
bzbarsky%mit.edu 89108d40d0 History loads should never lead to creation of new session history entries.
Bug 227672, r=adamlock, sr=darin
2004-01-08 04:18:08 +00:00
bzbarsky%mit.edu 0b28e29088 Add Content-Location header support. Bug 109553, r=jst, sr=darin 2004-01-08 04:04:16 +00:00
bzbarsky%mit.edu 6ccc20cdbe Work around misconfiguration in default Apache installs that makes it claim all
sorts of stuff as text/plain.  Bug 220807, r=biesi, sr=darin
2004-01-08 03:56:02 +00:00
bzbarsky%mit.edu bde7ac0a33 Make sure to not compute negative widths for blocks. Bug 230249, r+sr=dbaron 2004-01-08 03:38:25 +00:00
wchang0222%aol.com 59a4b0b9e2 Bugzilla bug 222037: we need to adjust the address family field of
PRNetAddr on return from getpeername.  The patch is contributed by
Fredrik Holmqvist <thesuckiestemail@yahoo.se>.  r=wtc,darin.
2004-01-08 02:30:03 +00:00
jpierre%netscape.com 8a6338d551 Rename PK11_PubDeriveExtended to PK11_PubDeriveWithKDF 2004-01-08 01:37:46 +00:00
dbaron%dbaron.org 1480a770ab Fix backwards captions on print error dialogs (printing vs. print preview). b=230342 Patch from Isaac Hwak Han <isaachh@mailc.net>. r+sr=dbaron 2004-01-08 01:24:09 +00:00
wchang0222%aol.com 435bc1ad86 Set NSS version to 3.9. 2004-01-08 01:04:56 +00:00
neil%parkwaycc.co.uk cac0311c73 Bug 203422 fix some warnings in netwerk p=gautheri@noos.fr r=andreas.otte sr=darin 2004-01-07 23:43:12 +00:00
scott%scott-macgregor.org 76e6b49f50 remove ctrl-m's from this file 2004-01-07 23:21:21 +00:00
jpierre%netscape.com e7036921ca Rename PK11_FindSlotsByAliases to PK11_FindSlotsByNames 2004-01-07 23:12:01 +00:00
jpierre%netscape.com 70f0bbf00d Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DER_EncodeTimeChoice 2004-01-07 23:07:24 +00:00
dbaron%dbaron.org b451bb2ef9 Back out some incorrrect changes I just made. b=230270, 230339 r=bryner 2004-01-07 22:38:09 +00:00
bryner%brianryner.com e65d2d2fe5 Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
cbiesinger%web.de 8906f64716 fix js error introduced by the checkin for bug 223908 (see that bug for this patch)
patch by durbacher@gmx.de (Andreas Kunz) r=neil@parkwaycc.co.uk sr=mscott
2004-01-07 22:21:51 +00:00
dbaron%dbaron.org 8f7979ca79 Fix leaks of mCurrentEventContent. A few other little pieces of cleanup. b=230270 r+sr=bryner 2004-01-07 22:18:37 +00:00
dbaron%dbaron.org 4bc6810bf9 Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner 2004-01-07 22:17:05 +00:00
mkaply%us.ibm.com 26454ef8ab missed part of 224929 2004-01-07 22:07:23 +00:00
pinkerton%aol.net 5bd5e0ef9c allow folders as well as groups to open as tabs in a new window (bug 228803) 2004-01-07 21:54:43 +00:00
bienvenu%nventure.com 981200d20b fix 227657 mark msg read filter still leaves msg as new, r/sr=mscott 2004-01-07 21:35:22 +00:00
bienvenu%nventure.com 0718a525cb fix 230325 pop3 mark msg as read filter doesn't work if there's also a move msg action, r/sr=mscott 2004-01-07 21:34:08 +00:00
cbiesinger%web.de 94dbdd84e4 bug 229785 also allow "Content-Disposition: name=foo" headers, in addition to filename=foo
r=bzbarsky sr=darin
2004-01-07 20:23:46 +00:00
bryner%brianryner.com c4c17c6b6e quiet a compiler warning. no bug. 2004-01-07 20:08:53 +00:00
alecf%flett.org 5cd7937058 fix for bug 209679 - remove reflow observer junk - r/sr=dbaron 2004-01-07 17:47:25 +00:00
timeless%mozdev.org 62e793dc46 ben%bengoodger.com Dec 3 2003 We no longer need any of
these files
r=bsmedberg
2004-01-07 16:51:09 +00:00
bzbarsky%mit.edu 628fa9e851 Forgot to address a review comment... Bug 223799. 2004-01-07 16:29:05 +00:00
bienvenu%nventure.com 79d0520a52 fix crash sorting large folders by subject, r=neil@parkwaycc, sr=mscott 230251 2004-01-07 16:08:48 +00:00
bienvenu%nventure.com dffec7b226 fix problem with pop3 mail filters with move targets with @ or ! in their names, by backing out a url escaping fix, r/sr=mscott 229345 2004-01-07 16:04:00 +00:00
cbiesinger%web.de 5e47ff08bf bug 226188: Reflect UI changes from bug 222940 in Help
patch by borggraefe@despammed.com (Stefan Borggraefe)
r=rlk@trfenv.com
2004-01-07 15:09:52 +00:00
cbiesinger%web.de b5100e9cc4 bug 229913 Remove unused defaultengine.label from pref-search.dtd
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-07 14:59:36 +00:00
neil%parkwaycc.co.uk 1db120ad83 Bug 230194 Radio groups shouldn't include radio buttons in templates r=varga sr=alecf 2004-01-07 14:40:37 +00:00
pinkerton%aol.net 2c7585358a fix licenses 2004-01-07 14:12:41 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
jshin%mailaps.org 026e966b62 bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip) 2004-01-07 04:17:40 +00:00
jshin%mailaps.org 8ea11801c8 bug 228176 exclude control characters from unescaping URLs for the UI : r=darin, sr=jst 2004-01-07 03:57:20 +00:00
kestes%walrus.com 5abc73e899 close the standard file discriptors when daemonizing, one user complained that his code was waiting on these discriptors.
other internet resources also suggest this is a good idea in a daemon.
2004-01-07 02:20:24 +00:00
kestes%walrus.com de2034894e clear up some of the writing in this document based on user feed back. 2004-01-07 01:49:06 +00:00
kestes%walrus.com fa816842cf move some hardcoded returns into variables to make debugging easier. Fix error_parser from returning build name. Also
move some mailer information into this script.
2004-01-07 01:48:33 +00:00
kestes%walrus.com 78136c3c5b fix some typos in the comments. Fix a missing ' which was preventing this
from compiling.
2004-01-07 01:47:09 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
jim_nance%yahoo.com ca5ee7f5e9 Fix Bug #229403 - Code cleanup of XFT Font Metrics classes 2004-01-07 00:30:18 +00:00
nelsonb%netscape.com 5d8bd61334 Fix crashes in NSS_CMSSignedData_GetDigestValue and
NSS_CMSContentInfo_GetContent that occur when a detached signature is not
accompanied by the data on which the signature was computed. Bug 229242.
Make NSS_CMSContentInfo_GetInnerContent and NSS_CMSMessage_GetContent
more easily debugged, by storing the results returned by function calls
in automatic variables before using them in subsequent calls/switches.
2004-01-07 00:09:17 +00:00
neil%parkwaycc.co.uk c117496442 Code cleanup, patch by gautheri@noos.fr in bug 90906 r=bryner sr=blizzard 2004-01-06 23:24:47 +00:00