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

124497 Коммитов

Автор SHA1 Сообщение Дата
wchang0222%aol.com 604c4a98c3 Turns out that we can use a space to separate directories in a vpath
directive.  This works cross platform.
2003-11-19 01:12:31 +00:00
nelsonb%netscape.com 069f394fa8 Fix bugs in the new implementation of URI name constraints.
Bugzilla Bug 221616.
2003-11-19 00:56:59 +00:00
wchang0222%aol.com f2fe58e2e0 Removed the declaration and a comment about PK11_FreeSlotCerts, which was
deleted in NSS 3.4.
Modified Files: pk11func.h pk11slot.c
2003-11-19 00:14:04 +00:00
locka%iol.ie 7045cd5e3c NOT PART OF BUILD. Improvements to the NSIS installer script and readme for ActiveX control 2003-11-19 00:05:31 +00:00
peter%propagandism.org 0cfb4d846f Remove obsolete files (part of fix for bug 151002). r=sicking, sr=jst. 2003-11-19 00:00:19 +00:00
peter%propagandism.org fe60ece3d4 Remove obsolete makefile (part of fix for bug 151002). r=sicking, sr=jst. 2003-11-18 23:59:45 +00:00
brendan%mozilla.org fe950fd204 Fix old bug afflicting for(var i=j in o) hard case; fix for(var... in decompilation; expand tabs in jsopcode.c (226078, r=shaver). 2003-11-18 23:51:43 +00:00
mostafah%oeone.com bcfdd538b3 Checked in patch for bug 213667: Unable to write to file /export/home/moi/biduleundefined when exporting in VCS 2003-11-18 23:38:55 +00:00
peter%propagandism.org 7751d37210 Bustage fix. 2003-11-18 23:25:04 +00:00
peter%propagandism.org aa0f99cb25 Fix whitespace. 2003-11-18 23:19:53 +00:00
peter%propagandism.org 8af31f8e43 Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2003-11-18 22:57:04 +00:00
peter%propagandism.org 7a81f51c35 New files for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2003-11-18 22:50:42 +00:00
mkaply%us.ibm.com e166d5028a #221651
r=mkaply,pedemonte, sr=blizzard (platform specific)
Code from Rich Walsh to make our drag drop rock!
2003-11-18 22:39:46 +00:00
silver%warwickcompsoc.co.uk 4ae3f9138c Bug 206080 Server password pop-up dialog text box isn't masked!
r=rginda@hacksrus.com
2003-11-18 22:39:26 +00:00
locka%iol.ie e829760c98 NOT PART OF BUILD. Add [Embed] section to top of manifest. b=223819 2003-11-18 22:23:15 +00:00
rlk%trfenv.com 888dfbd499 Fixing XML Parsing errors that prevented help documentation from being viewed. 2003-11-18 22:22:36 +00:00
caillon%returnzero.com d528e57fce Followup to 225411
XHTML as XML documents need to support the document.xml* DOM 3 attributes
r+sr=peterv
2003-11-18 22:07:53 +00:00
timeless%mozdev.org 430390f690 Bug 225878 Server name for Movemail accounts spuriously hidden
patch by borggraefe@despammed.com r=neil sr=bievenu
also fixed whitespace for AccountManager.js and removed |else|s after |return|s
2003-11-18 21:47:28 +00:00
bienvenu%nventure.com 4b43f5dd1e fix get all new messages and password protecting local caches, 225867, r/sr=mscott 2003-11-18 21:44:43 +00:00
timeless%mozdev.org da11b2e065 Bug 226049 DRefTool analysis for nntp files
r=roc sr=roc
2003-11-18 21:32:53 +00:00
pschwartau%netscape.com cd45244168 Updating email address. 2003-11-18 20:58:56 +00:00
caillon%returnzero.com ef584aa52e 226059
nsITransferable* nsClipboard::GetTransferable() returns an addrefed raw pointer
r=timeless sr=blizzard
2003-11-18 20:54:29 +00:00
timeless%mozdev.org 66a72b9daa Bug 225604 Dreftool should not follow symlinks (by default)
r=dwitte
2003-11-18 20:52:01 +00:00
bienvenu%nventure.com 6688554274 fix biff on non-inbox open folder to update, r/sr=mscott 226114 2003-11-18 20:32:57 +00:00
caillon%returnzero.com 8436b3827c 226061 - someone forgot to tell editgroups that regexps are applied at runtime, not on account creation.
r=joel,a=justdave
2003-11-18 18:55:44 +00:00
sicking%bigfoot.com f2f76f28e7 Bug 223012: Make xul fully case sensitive.
r=bryner sr=jst
2003-11-18 18:20:03 +00:00
timeless%mozdev.org 3ab0bb276e Bug 226026 DRefTool analysis for profile migrator files
r=roc sr=roc
2003-11-18 18:19:41 +00:00
jshin%mailaps.org 3a300b97e9 bug 222920 : fix the conversion error in super/subscript offset and underline offset calculation in Xft build (r=blizzard, sr=bz) 2003-11-18 15:49:57 +00:00
bzbarsky%mit.edu 27d56f9d7e Decide it's application/octet-stream if it contains any ASCII control chars,
not just if it contains a null byte.  Bug 126782, r+sr=darin
2003-11-18 15:10:56 +00:00
dwitte%stanford.edu a561930e24 whitespace cleanup, comment fix and redundant #define removal.
thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
2003-11-18 15:10:40 +00:00
bzbarsky%mit.edu 30ffe2a0e4 Read at EOF should not throw. Bug 224093-ish, r=darin, sr=dbaron 2003-11-18 15:06:03 +00:00
kiko%async.com.br 7340473c57 Fix for bug 225449: Adding a bonsai monitor crashes on reference for
tbox_bonsai_id_seq; patch by Guilherme Salgado <salgado@async.com.br>,
r=jkeiser.
2003-11-18 14:09:29 +00:00
kiko%async.com.br 0fa60edcc1 Bug 224884: remove scripts/. The server directory is now (most
fittingly) named server/. r=jkeiser
2003-11-18 14:01:13 +00:00
dwitte%stanford.edu a80c072618 removing unnecessary branch.
b=225887, r=jag, sr=alecf.
2003-11-18 12:31:25 +00:00
dwitte%stanford.edu cd7d429814 reduce mallocs when creating a new nsCookie, by storing member strings contiguously with the cookie object.
b=223289, r=caillon, sr=darin.
2003-11-18 12:30:23 +00:00
darin%meer.net d54de9bda3 fixes bug 216021 "chekesp error if i link against a msvcrt that is built with strict calling rules" patch=wtc r=darin 2003-11-18 09:49:40 +00:00
neil%parkwaycc.co.uk 9f585b9a43 Bug 135597 Profile migrator should use prompt service instead of no_space.xul r=ccarlen sr=rbs 2003-11-18 09:16:08 +00:00
darin%meer.net 2ef9e15a2d fixes bug 226022 "overflow error in PR_Poll means timeout < 1 second returns too quickly" patch=brofield@jellycan.com r=wtc,darin 2003-11-18 06:18:56 +00:00
nelsonb%netscape.com c4ce0736e8 Fix unnecessary assertion failures occuring in SMIME testing in
debug builds only.  Partial fix for bugscape bug 53775. r=wchang0222
2003-11-18 06:16:26 +00:00
darin%meer.net cf0793aa0b revert part of last checkin. 2003-11-18 05:57:28 +00:00
darin%meer.net a0dd5e04d1 attempting to fix IRIX bustage 2003-11-18 05:56:08 +00:00
dbaron%dbaron.org fa64c454c5 Scale fixed line-heights when the minimum font size pref kicks in. b=158868 r+sr=bzbarsky 2003-11-18 05:53:22 +00:00
pete.zha%sun.com 33f30f9dd3 bug 124029 Roaming - 4.x-HTTP-compatible
attachment 125934 for default roaming profile
r=ccarlen@mac.com sr=bz-vacation@mit.edu
2003-11-18 04:45:02 +00:00
pschwartau%netscape.com f457eaa80d The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045. 2003-11-18 04:12:48 +00:00
wchang0222%aol.com 157dedc0c2 Most platforms use ':' as path separator, but OS/2 uses ';'. So we use
vpath directivies that specify a single directory to avoid dealing with
path separator.
2003-11-18 04:04:05 +00:00
bienvenu%nventure.com 6bd5665598 add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381 2003-11-18 03:35:28 +00:00
darin%meer.net 81fa7f7002 adding back TestServ.cpp... didn't mean to remove that. 2003-11-18 02:58:18 +00:00
brendan%mozilla.org 79ad410220 Forgot a couple of places in need of sealed-scope locking optimization; also reordered lock-free tests to avoid ClaimScope from GC. 2003-11-18 02:45:17 +00:00
darin%meer.net 660b16478a fixes bug 224749 "REUSABLE_CREDENTIALS and REUSABLE_CHALLENGE flags ignored in nsHttpChannel::setAuthorization" r=cneberg sr=bzbarsky 2003-11-18 02:39:24 +00:00
darin%meer.net f142a6ea88 fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner 2003-11-18 02:20:34 +00:00