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

128715 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 2b0eacfb8d Bug 226167 DRefTool analysis for soap files
r=roc sr=roc
2004-04-14 05:32:13 +00:00
timeless%mozdev.org 5bdbe63b3c Bug 149110 Memory leak of 20 bytes from 1 block allocated in nsMsgKeySet::Create(char const*)
r=dwitte sr=bienvenu
2004-04-14 05:29:42 +00:00
timeless%mozdev.org b7f63674b1 Bug 235262 The PromptService is a service and should be accessed through getService instead of createInstance
r=rginda sr=dveditz
2004-04-14 05:09:04 +00:00
timeless%mozdev.org 810bb86517 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-14 05:03:05 +00:00
bienvenu%nventure.com 7ebaf35f61 fix 240465 new flag on local folder which has messages filtered into it doesn't get cleared when last new message is read, sr=mscott 2004-04-14 04:40:37 +00:00
bzbarsky%mit.edu a8f8507102 Remove GenericElementCollection; convert consumers to nsContentList for extra
lazy goodness. Bug 76994, r=sicking, sr=jst (forgot this change the first
checkin).
2004-04-14 04:29:17 +00:00
bzbarsky%mit.edu 0e6fe7c836 Remove GenericElementCollection; convert consumers to nsContentList for extra
lazy goodness.  Bug 76994, r=sicking, sr=jst
2004-04-14 04:26:00 +00:00
bienvenu%nventure.com 872f988bd3 fix ports build bustage 2004-04-14 03:49:44 +00:00
mkaply%us.ibm.com f1cb3d73c1 #240414
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - blowing out buffer when copying to clipboard
2004-04-14 03:09:33 +00:00
roc+%cs.cmu.edu 35423b89ca Bug 240457. Kill bad view manager assertion. r+sr=dbaron 2004-04-14 03:05:50 +00:00
bzbarsky%mit.edu 3b13a0da6d Make sure not to delete the wrong directory. Bug 116376, patch by Andrew
Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz
2004-04-14 02:54:03 +00:00
bzbarsky%mit.edu db096aead8 Only toggle the checkbox when the checkbox is clicked. Bug 112252, patch by
Andrew Schultz <ajschult@mindspring.com>, r=dveditz, sr=bryner
2004-04-14 02:43:56 +00:00
bzbarsky%mit.edu e9e8e345cb Linux installer should run regxpcom/regchrome, not Mozilla, at install end. Bug
57089, patch by Andrew Schultz <ajschult@mindspring.com>, r+sr=dveditz
2004-04-14 02:39:11 +00:00
brendan%mozilla.org 60d357b121 Er, let's try caillon's patch (bug 240458, r=me). 2004-04-14 02:36:37 +00:00
brendan%mozilla.org 33d26d4dbe Fix cosmetic bug pointed out by caillon, passing JS_FALSE rather than 0 to js_DecompileValueGenerator (API change wasn't tracked long ago). 2004-04-14 02:35:34 +00:00
bzbarsky%mit.edu e69acab219 Make sure to apply our styles to our anonymous content no matter what the
page's style language is.  Bug 234761, r=sicking, sr=jst
2004-04-14 02:05:52 +00:00
scott%scott-macgregor.org 42dec5fab3 Bug #240138 --> now that we don't show the email address in msg headers for people we know, expose
the email address in the context menu as a disabled menu item.
2004-04-14 00:40:22 +00:00
dbaron%dbaron.org 03b1ad9691 Make bloat tests work on Firefox, plus some additional test_result checks that have been lying around on balsa. r=bryner 2004-04-13 23:48:24 +00:00
brendan%mozilla.org 70bc844f10 Restore some lost empty lines, use number-line order in range-check asserts. 2004-04-13 23:17:18 +00:00
darin%meer.net 54da783722 bumping IID of nsISeekableStream, b=180154 r+sr=brendan 2004-04-13 23:08:59 +00:00
jst%mozilla.jstenback.com 180aec7c1c Fixing bug 240321. Making XHTML documents default to UTF8 in stead of trying to autodetect or what not. r+sr=bzbarsky@mit.edu 2004-04-13 22:28:16 +00:00
darin%meer.net a7fd2c040f Adding testcase for NS_CStringSetDataRange r=sparky 2004-04-13 22:14:54 +00:00
cbiesinger%web.de 3947fac8a2 fixing more win32 bustage 2004-04-13 21:58:57 +00:00
justdave%syndicomm.com 102c7f3fc7 Bug 240439: "Edit user again" link didn't work if the user had a + in their email address
R= timeless, vladd; a= justdave
2004-04-13 21:45:35 +00:00
mkaply%us.ibm.com 4f4a6809d8 No bug
r=smontagu, sr=roc
Redo 8859-8 and 8859-7 charset maps
2004-04-13 21:43:34 +00:00
cbiesinger%web.de 1b4bef99b0 fixing ports bustage 2004-04-13 21:30:55 +00:00
dbaron%dbaron.org 336dd9831d Fix logic error causing certain patterns of table rows to spread themselves over many pages when printing. b=231823,212984 r=bernd sr=roc 2004-04-13 20:47:52 +00:00
mostafah%oeone.com 25aefe43f2 Checked in patch #145872 for bug 206382 2004-04-13 20:36:55 +00:00
kiko%async.com.br 7f8b295b32 Additional fix for bug 87770: attachment.cgi should work with no
parameters. Use <button> tags to allow for localization of the labels.
r=myk, a=myk.

I padded the Edit button with &nbsp;s to ensure it has the same width as
the View button; it may not be kosher but passes as visually agreeable,
at least.
2004-04-13 20:31:27 +00:00
cbiesinger%web.de 2d3ae47264 fixing win32 bustage 2004-04-13 19:54:44 +00:00
cltbld%netscape.com f7f008d05b Automated update from host egg 2004-04-13 19:51:45 +00:00
blizzard%redhat.com 738119e1ec Bug #239466. Gtk2 builds should build with xft by default. r=bryner, sr=dbaron 2004-04-13 19:46:53 +00:00
cbiesinger%web.de 8e88784a63 fixing bug 235832 in a better way, by using dynamic_cast.
r=bzbarsky sr=darin
2004-04-13 19:40:08 +00:00
cbiesinger%web.de 6005e19562 fix bustage 2004-04-13 19:34:40 +00:00
cbiesinger%web.de 480d5dd41f fix compile warnings in nsLocalFileWin, r=dougt bug 239298 2004-04-13 19:30:51 +00:00
cbiesinger%web.de c54197d5ff removing unused files, r=neil bug 238818 not part of build 2004-04-13 19:20:08 +00:00
cbiesinger%web.de 37b9e38307 Bug 239115 deCOM nsDownload
r=neil sr=roc
2004-04-13 19:15:21 +00:00
cbiesinger%web.de 66ec9ed0ab bug 240106, add 64-bit version of nsC?String::AppendInt
r=darin sr=dbaron
2004-04-13 19:13:49 +00:00
kiko%async.com.br 76d1b26cbc Silly typo fix. r=ssdbot 2004-04-13 19:11:28 +00:00
kiko%async.com.br 3f700c174c Add a slightly hackish approach to test against values in .netrc that
diverge from the specified url by a trailing slash -- we *know* they're
not the same thing, but it seems people want us to think they are!
2004-04-13 18:52:50 +00:00
kiko%async.com.br 870dc2592e Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
XXX comments. r=vladd,justdave; a=justdave.

die %FORM die!
2004-04-13 18:34:59 +00:00
bienvenu%nventure.com cb5828ffa7 224318 backend support for automatic server spam filter filters add new .sfd files to packages sr=mscott 2004-04-13 18:19:54 +00:00
bienvenu%nventure.com 5ed6e8fa7f add server filter description files for bug 224318 sr=mscott 2004-04-13 18:17:05 +00:00
jocuri%softhome.net edcebfe3c6 Patch for bug 224477: make webservergroup default to apache on new installs; r=joel; a=justdave. 2004-04-13 18:16:36 +00:00
bienvenu%nventure.com d626970465 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
jocuri%softhome.net 74314dc1fa Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave. 2004-04-13 18:08:42 +00:00
bzbarsky%mit.edu b5886c67ae Make nsXULDocument use the post-redirect URI as the document URI for non-chrome
and non-resource channels, the way all other documents do.  Bug 240358, r+sr=jst
2004-04-13 18:02:28 +00:00
bzbarsky%mit.edu 81be8284a4 Add navigator.onLine. Bug 23435, r+sr=jst 2004-04-13 18:00:18 +00:00
jocuri%softhome.net 660b99f440 Patch for bug 240219: display valid PPM commands when using PPM version 2; r=timeless; a=justdave. 2004-04-13 17:59:22 +00:00
bienvenu%nventure.com 804ad832e0 add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436 2004-04-13 17:35:52 +00:00