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

127893 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 7efa66b62f Detect size_t overflow (r=shaver, sr=jst, 236618). 2004-03-08 20:51:40 +00:00
cbiesinger%web.de cf46a264d8 fixing win32 bustage 2004-03-08 20:39:19 +00:00
amardare%qnx.com f8b8fbcf2a Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
Removed the mozserver dependency.
2004-03-08 20:27:24 +00:00
amardare%qnx.com 3fe229e722 Changes for the qnx(photon) platform. It should not affect runtime/building other platforms.
splash window related changes.
2004-03-08 20:26:13 +00:00
cbiesinger%web.de 25c62a5695 229636 search for helper apps in mozilla directory before $PATH
r=bzbarsky sr=darin
2004-03-08 20:15:09 +00:00
bienvenu%nventure.com f6b5e8b530 Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3 2004-03-08 19:50:30 +00:00
hjtoi%comcast.net d415229a0d Bug 236436, need to null check URL so we won't crash, r+sr=jst. 2004-03-08 19:29:45 +00:00
bienvenu%nventure.com 80238f10a5 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott better handling of bad pop3 messages, e.g., with naked line terminators 2004-03-08 17:40:20 +00:00
sicking%bigfoot.com 565de27231 Bug 233111: Make nsIDOMSVGElement only be inherited by leafclasses.
SVG only, not part of build.

r=afri
2004-03-08 17:32:16 +00:00
bienvenu%nventure.com 8703dade1c fix crash generating mdn receipt when original message has no message-id sr=mscott 224738 2004-03-08 17:31:18 +00:00
bienvenu%nventure.com cdec33037e if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott 2004-03-08 16:47:52 +00:00
bienvenu%nventure.com b9cb102bf4 fix idle responses on non-checked-for-new mail folders to not trigger biff, sr=mscott 236815 2004-03-08 16:43:02 +00:00
dbaron%dbaron.org a9a1ebf543 Remove spaces after #endif, which the preprocessor doesn't seem to like. Fixing bustage. 2004-03-08 14:27:43 +00:00
dbaron%dbaron.org 475fa24c36 Fix badly delimited comment from previous patch. b=236202 2004-03-08 14:15:32 +00:00
jocuri%softhome.net 5fac8a8130 Patch for bug 143490: eliminate unsupported calls from checksetup.pl when running in Windows; original code by Cedric Caron <cedric.caron@urbanet.ch>; patch by Andrei Benea <abenea@home.ro>; r=vlad,justdave, a=justdave. 2004-03-08 12:52:25 +00:00
ben%bengoodger.com 6ac54b2273 fix tbox orange for now 2004-03-08 11:41:12 +00:00
varga%nixcorp.com e2222814ec Fix for bug 228762. Dialog File Bookmark Keyword label has incorrect control attribute.
r=Neil sr=bz patch by met
2004-03-08 10:29:46 +00:00
ben%bengoodger.com 0df157e8e1 fixed again... and remove unnecessary extra link thingy for migration (windows-only) 2004-03-08 10:28:57 +00:00
ben%bengoodger.com 52d63bdc28 bustage! 2004-03-08 10:27:18 +00:00
ben%bengoodger.com 08da88addb 236744 - replace winhooks with shell service type info 2004-03-08 10:01:03 +00:00
ben%bengoodger.com f750e304ee 236744 - hook up XP shell integration to build 2004-03-08 09:59:57 +00:00
ben%bengoodger.com 67b754aaca 236744 - xp shell service - define document icon constant for windows registry. 2004-03-08 09:57:29 +00:00
ben%bengoodger.com 0e696e55c9 236744 - XP shell service 2004-03-08 09:56:44 +00:00
ben%bengoodger.com a8976361c8 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
ben%bengoodger.com 3267b1f993 [shell1] 2004-03-08 09:53:59 +00:00
ben%bengoodger.com a7c4023b5f [shell1] 2004-03-08 09:38:22 +00:00
gerv%gerv.net 23ad0248d7 Bug 232176 - Add a preferences panel for saved searches, to allow management all in one place. Patch by gerv; r,a=justdave. 2004-03-08 08:40:17 +00:00
kyle.yuan%sun.com 92704cd2e5 Bug 235687 ATK menu hierarchy is missing most menu items
r=louie.zhao, sr=henry.jia
set menugenerated="true" when look up the child of a xul menu item
2004-03-08 08:08:20 +00:00
hpradhan%hotpop.com 88872cd839 bug 236202 : caption should inherit all font properties in quirks mode r=bernd sr=dbaron 2004-03-08 07:57:16 +00:00
timeless%mozdev.org 5f3502f371 Bug 57392 LXR doesn't find files with a space in the name.
r=kiko
2004-03-08 07:54:16 +00:00
timeless%mozdev.org 2e799e3662 Bug 190766 nsStackFrameUnix.cpp crashes on Solaris [@ write_address_file]
r=dbaron
2004-03-08 07:47:44 +00:00
timeless%mozdev.org 69df93b398 Bug 217907 nsRange::IsIncreasing caused nsVoidArray::ElementAt(index past end array)
r=caillon sr=jst
2004-03-08 07:33:00 +00:00
timeless%mozdev.org 11c57fcbab Bug 236269 --enable-trace-malloc is broken
r=dbaron sr=dbaron
2004-03-08 07:28:22 +00:00
timeless%mozdev.org 020e9d61d3 Bug 235271 nsTimelineService - Warning (Anachronism): Formal argument ... of type extern "C" in call to ...(..., extern "C"...) is being passed something else
r=dbaron sr=dbaron
2004-03-08 07:27:06 +00:00
rbs%maths.uq.edu.au 3da9e33412 paint the background of MathML frames like inline frames do, b=235835, r+sr=roc 2004-03-08 04:14:07 +00:00
pkw%us.ibm.com fa83819d7a Fix for AIX build break caused by landing of Bug 233907. Change C++ comments to C comments.
r=bryner@brianryner.com (via IRC)
2004-03-08 03:01:12 +00:00
neil%parkwaycc.co.uk 3eda2aa471 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
gerv%gerv.net 540b1ac703 Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-08 00:15:49 +00:00
bryner%brianryner.com d2eefcf3f2 Add NS_LIKELY and NS_UNLIKELY macros that can be used to give the compiler branch probability information. Make NS_SUCCEEDED and NS_FAILED use these macros so that we optimize for the success case. Bug 236753, r+sr=dbaron. 2004-03-07 23:32:08 +00:00
gerv%gerv.net 65f6577d5e Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-07 23:27:32 +00:00
gerv%gerv.net 9daba69bf1 Bug 232141 - all all saved searches to footer until linkinfooter UI returns. Patch by gerv; r=myk, a=justdave. 2004-03-07 23:23:59 +00:00
bienvenu%nventure.com a6a5e6121c fix for imap server problems because we were disconnecting while idle w/o ending idle or logging out, sr=mscott 236708 2004-03-07 21:09:02 +00:00
bryner%brianryner.com ffc743e9dc Fix crash in autocomplete if you're really fast. Bug 236659, patch by lorenzo@colitti.com, r=bryner 2004-03-07 21:01:12 +00:00
bzbarsky%mit.edu a42a95319c Make sure to fire XBL constructors on bindings attached to display:none nodes.
Bug 188496, r+sr=dbaron
2004-03-07 20:33:56 +00:00
roc+%cs.cmu.edu cc35f7abe2 Fixing bustage, hopefully, THIS TIME 2004-03-07 19:23:53 +00:00
scott%scott-macgregor.org ec037b3f73 Bug #194632 --> linux builds are loading the wrong library for sounds.
r/sr=bryner
2004-03-07 19:12:21 +00:00
scott%scott-macgregor.org 25febe8ccc Part of the unix packaging work. Add a couple missing files to the packaging list. Patch by
Alexandar Sack
2004-03-07 19:09:18 +00:00
roc+%cs.cmu.edu 00cbe56060 Fixing bustage, hopefully 2004-03-07 18:50:11 +00:00
bienvenu%nventure.com fd9cd9a08d fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092 2004-03-07 18:20:22 +00:00
bienvenu%nventure.com 9661ce563e fix discovery+handling of deleted imap folders when not using imap subscription, 236685 sr=mscott 2004-03-07 18:18:02 +00:00