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

129557 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org bf6068e940 Bug 241424 proxy panel not shown second time if it's not needed first time
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-30 04:19:57 +00:00
timeless%mozdev.org 40d304abdb Bug 238095 rework pause/resume of net installer
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-30 04:17:49 +00:00
timeless%mozdev.org 18fe1da98a Bug 240212 Custom install "Please select.." keyboard commands do not update Description
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-30 04:16:30 +00:00
jst%mozilla.jstenback.com 259f2b11a4 Fixing build warning. 2004-04-30 04:11:02 +00:00
jst%mozilla.jstenback.com 59e02310d6 This was apparently not the reason for the Tp hit, re-landing (bug 240543). 2004-04-30 04:06:30 +00:00
jst%mozilla.jstenback.com 61b5f5e0bc Backing out the nsPresContext changes in my last checkin to see if that's what caused the increase in Tp. 2004-04-30 03:10:29 +00:00
brendan%mozilla.org c2a43dd064 Reload onbranch after possible native function calls (241050, r=shaver). 2004-04-30 02:43:50 +00:00
ben%bengoodger.com d566794451 make ConvertChromeURL return an error code when it cannot successfully convert a chrome URL rather than build a "wacky default" - remove some cruft too 2004-04-30 01:46:02 +00:00
ben%bengoodger.com 3bd59ab89c make update checking web service localizable 2004-04-30 01:45:11 +00:00
ben%bengoodger.com defeca74e6 extension installation... 2004-04-30 01:44:48 +00:00
myk%mozilla.org d0bb617d9e encapsulated logic in Doctor and Doctor::File objects to make extending Doctor easier; still have two more doctor.cgi action functions to go: commit and create; then just a lot of cleanup and making sure things are in the right place 2004-04-30 01:40:40 +00:00
roc+%cs.cmu.edu 0aedeb74bc Fixing bustage in content/svg/document/src 2004-04-30 01:18:34 +00:00
jst%mozilla.jstenback.com aa71234a97 Fixing mac bustage. 2004-04-30 00:57:06 +00:00
bienvenu%nventure.com 54e2c10ed7 enable blind send by default, since we warn the user, sr=mscott 36838 2004-04-30 00:13:05 +00:00
pinkerton%aol.net a50c581f3c updating for new profile information and location 2004-04-29 23:49:45 +00:00
pinkerton%aol.net 6ea7d171c2 remove debug code accidentally landed with other code 2004-04-29 23:45:21 +00:00
jst%mozilla.jstenback.com ca74706604 Fixing bug 240543. Hiding some nsIPref* API bloatyness in nsContentUtils. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-04-29 23:34:19 +00:00
darin%meer.net 89839a8536 fixes bug 209804 "Assertion in xpcom/threads/nsAutoLock.cpp" r+sr=dbaron 2004-04-29 23:17:54 +00:00
mconnor%myrealbox.com 9473e9eb30 bug 240574 port XPFE fixes to toolkit version of radio.xml, r=bryner 2004-04-29 23:12:50 +00:00
scott%scott-macgregor.org f7f37b70ef Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
of just using the domain name of the sender.

Patch by Christian Eyrich
r=darin
sr=mscott
2004-04-29 23:07:05 +00:00
neil%parkwaycc.co.uk b1966faa9d Removing unused variable b=217089 p=mbockelkamp@web.de r=timeless sr=alecf 2004-04-29 22:58:55 +00:00
brendan%mozilla.org 9d3150f208 Typo in comment fixed. 2004-04-29 21:54:20 +00:00
bzbarsky%mit.edu f6cb839216 Backing out content-location support. See bug 238654 and dependencies/dups for
reasons.  r+sr=darin
2004-04-29 21:10:05 +00:00
bzbarsky%mit.edu 0278942d48 Make sure content lists don't look at "anonymous nodes" (nodes that are
anonymous descendants of the root of the list).  Bug 240851, r=sicking, sr=jst
2004-04-29 21:07:44 +00:00
mkaply%us.ibm.com fed7702cba #241961
r=mostafah
Let's get this right this time - rewrite the #ifdef so it is more clear - fix the Mac nesting issue
2004-04-29 20:54:26 +00:00
bienvenu%nventure.com eddcbf33d5 fix crash importing outlook ab's sr=mscott 229401 2004-04-29 20:50:40 +00:00
mkaply%us.ibm.com 7a17be4d0d #242011
r=mkaply
Add a default case for #ifdefs in migration XUL file
2004-04-29 20:46:01 +00:00
rlk%trfenv.com e13cd4ee1c oops! didn't mean to check that in! 2004-04-29 20:36:47 +00:00
rlk%trfenv.com f14f71a519 fixing some typos and removing an obsolete file not used in the build. 2004-04-29 20:35:37 +00:00
bienvenu%nventure.com 4ca4fe3d5c fix occasional problems doing mapireadmail, add pr logging, make mapitest program display errors in hex sr=mscott 108275 2004-04-29 19:58:24 +00:00
kjh-5727%comcast.net 5b49767b1a bug 241342 - notfound.wav is invalidly formatted. r=aaronleventhal, a=asa. 2004-04-29 19:10:28 +00:00
mkaply%us.ibm.com 0452422cea #242011
r=mkaply
Code from pedemonte - build break -don't build opera migration stuff on OS/2
2004-04-29 17:32:26 +00:00
mkaply%us.ibm.com 26bb15e7d5 #241961
r=mostafah
On OS/2, the number of bytes actually written is not necessarily equal to the return of the write command do to CR/LF - use tell
2004-04-29 17:18:25 +00:00
mvl%exedo.nl 5effe0a234 "limit to current session" should not override a short cookie lifetime
bug 240963, r=dwitte, sr=darin
2004-04-29 16:58:09 +00:00
mostafah%oeone.com b8d25c6f45 Updated Slovak translation 2004-04-29 15:00:46 +00:00
Stefan.Borggraefe%gmx.de 3c3f153a7b Fix for Bug 182642: Title of the "Available Profiles" listbox can be
deleted with the "Delete Profile" button
r=jag, sr=alecf
2004-04-29 14:34:55 +00:00
Stefan.Borggraefe%gmx.de ba32f3d1fc Fix for Bug 223148: "Move Open Bookmark File to the File menu where it belongs"
r=dean_tessman, sr=alecf
2004-04-29 14:29:23 +00:00
neil%parkwaycc.co.uk 02763de3fd Make reversed="true" preference work with checkbox listitems so I can remove my previous hack (ouch!) b=181973 r=caillon (over irc) sr=alecf 2004-04-29 14:17:44 +00:00
neil%parkwaycc.co.uk c53820673d Removing unnecessary try/catch b=240821 p=gautheri@noos.fr r=me sr=mscott 2004-04-29 10:17:38 +00:00
peterv%propagandism.org 83596be215 Where's my head? (nsInterfaceHashtable::Init returns a PRBool) 2004-04-29 09:25:48 +00:00
ben%bengoodger.com c6486377ab begin to work on extension manager install functionality 2004-04-29 09:17:58 +00:00
timeless%mozdev.org bd2c7f02f3 Bug 241708 nsIFile support for unc paths is almost entirely broken
Handle local computer (\\.) allowing enumeration of local drives, and
access to local computer from local drives via |parent|. The parent of
local computer is null.

r=darin sr=darin
2004-04-29 08:16:50 +00:00
timeless%mozdev.org 8dd729d5d3 Bug 241646 Shift+Mousewheel (scrollwheel) behavior backwards, unintuitive not correctable with configuration
patch by sand@blarg.net r=bryner sr=roc
2004-04-29 07:01:50 +00:00
scott%scott-macgregor.org 081c00d67d Bug #157566 --> Enhance MailNews to work with WinZip's "Zip and e-mail" shell extension. Several
MAPI enabled apps delete the attachment file before we return from the MAPI call. Make our own copy
of the attachment file. Patch by Cyril Chaboisseau.

While I'm here, clean out some nsFileSpec code and replace it with nsIFile equivalents.

sr=bienvenu
2004-04-29 05:16:50 +00:00
m_kato%ga2.so-net.ne.jp c578d3ce71 bug 226238. WinXP 64bit Port for mozilla/db. r/sr=bienvenu 2004-04-29 04:26:21 +00:00
darin%meer.net 5236595825 adding test for RFindCharInSet with no explicit offset parameter 2004-04-29 03:36:47 +00:00
pinkerton%aol.net 54d2464484 package new cocoa animated cursors (bug 208717) 2004-04-29 03:15:05 +00:00
pinkerton%aol.net 28f2eb8765 animated cursors for cocoa widget, like we did for carbon (bug 208717) 2004-04-29 03:14:21 +00:00
pinkerton%aol.net 1d237e8381 new animated cursors (not part of build, bug 208717) 2004-04-29 03:11:34 +00:00
scott%scott-macgregor.org b7bdae264e Bug #239474 --> Fix thunderbird regression preventing LDAP searches from working in the address book. 2004-04-29 02:09:47 +00:00