Commit Graph

155073 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
c48986ae4e Landing fix for bug 296159. Adding support for NPObject enumeration to npruntime. Patch by alfred.peng@sun.com, r=mrbkap@gmail.com, sr=jst@mozilla.org 2006-03-01 00:13:38 +00:00
roc+%cs.cmu.edu
20eba215e1 Bug 328684. Detect multipart channel by QI'ing the request object instead of peeking at the MIME type. r+sr=darin 2006-02-28 23:43:35 +00:00
wtchang%redhat.com
7986d13c5b Bugzilla Bug 327978: removed obsolete files, superseded by the ecl
directory.  r=douglas.stebila.
Removed files: GF2m_ecl.c GF2m_ecl.h GFp_ecl.c GFp_ecl.h
2006-02-28 23:43:19 +00:00
annie.sullivan%gmail.com
c18b29dcfb Refinements to advanced search UI bug=326613 r=ben@mozilla.org 2006-02-28 22:59:44 +00:00
annie.sullivan%gmail.com
b277b94d8e Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2006-02-28 22:43:46 +00:00
darin%meer.net
5b900b727a fixes bug 305987 "NS_WARN_IF_FALSE asserts" r=bsmedberg 2006-02-28 22:19:55 +00:00
darin%meer.net
05b255bcdd fixes bug 321456 "Setting disk cache greater than 2097 MB fails." patch by alfredkayser@nl.ibm.com, r+sr=darin 2006-02-28 22:18:21 +00:00
cvshook%sicking.cc
003a14761a Bug 327969: Smarter IndexOfChild cache implementation. r/sr=bz 2006-02-28 22:17:23 +00:00
cvshook%sicking.cc
4c25054cc3 Bug 327969: Smarter IndexOfChild cache implementation. r/sr=bz 2006-02-28 22:16:06 +00:00
martijn.martijn%gmail.com
e52e16648e Bug 328182 - Mingw build failure in cairo-win32-surface.c. r=pavlov 2006-02-28 22:13:49 +00:00
pavlov%pavlov.net
7b05673133 Fast pathing ASCII text measurement/drawing on windows. bug 328820. r=vlad 2006-02-28 22:11:01 +00:00
lpsolit%gmail.com
8927182719 Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the default milestone has been previously changed) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-02-28 22:06:34 +00:00
wtchang%redhat.com
30c02d8244 Bugzilla bug 327855: OS2 GCC build should define XP_OS2_EMX for NSPR
headers.  Removed a duplicate XP_OS2 definition. r=Peter Weilbacher and
Julien Pierre.
2006-02-28 21:34:29 +00:00
dmose%mozilla.org
77984d4ce3 Fix storage calendar version migration bustage caused by failure to call reset() on a statement. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose. 2006-02-28 21:24:46 +00:00
annie.sullivan%gmail.com
5f2f140503 Checking in files that got checked in on the branch but not the trunk from the patch for bug 328243 2006-02-28 21:20:04 +00:00
benjamin%smedbergs.us
0046c6e798 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-28 21:09:42 +00:00
brettw%gmail.com
160ca2a46c Bug 327317 r=vladimir Create IndexExists function 2006-02-28 20:57:39 +00:00
darin%meer.net
f0f0a5c7ce fixes bug 189570 "Aborting a page load causes untransferred content that already exists to be doomed from the disk cache" r=biesi sr=bzbarsky 2006-02-28 19:30:31 +00:00
benjamin%smedbergs.us
ed06cda55d Bug 328780 - Deprecate SeaMonkeyAll CVS module and use an explicit checkout list in client.mk, r=timeless 2006-02-28 19:21:14 +00:00
scott%scott-macgregor.org
a3dd2c3da5 nuke the obsolete alpha 2 text 2006-02-28 18:47:12 +00:00
kaie%kuix.de
7962d03260 bug 328302, Cert Viewer: Prefix "raw bytes" display with size information
r=rrelyea
2006-02-28 18:30:01 +00:00
benjamin%smedbergs.us
6a05da91a5 Bug 328855 - Support x86-64 in nsStackFrameUnix, r=dbaron 2006-02-28 18:28:54 +00:00
brettw%gmail.com
b11c81267c Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt 2006-02-28 18:26:37 +00:00
brettw%gmail.com
02f6d582ff Bug 319910 r=bryner Add bookmark function for redirect-aware bookmark status checking 2006-02-28 17:53:16 +00:00
neil%parkwaycc.co.uk
6b3d137802 Followup patch to bug 207327 to move the "service" string from the name to the value of the category entry where it is interpreted to belong r=timeless sr=bz 2006-02-28 17:36:58 +00:00
brettw%gmail.com
64e57bbffa Bug 327165 r=annie.sullivan Some titles are not remembered 2006-02-28 16:46:14 +00:00
Olli.Pettay%helsinki.fi
30edc27d11 Bug 328566, r+sr=bz 2006-02-28 16:41:31 +00:00
brettw%gmail.com
00429619a1 Bug 324590 r=bryner Make folders update properly when sorting is active 2006-02-28 16:41:03 +00:00
bienvenu%nventure.com
1a3de1c754 fix crash entering smiley<space><space> on unix, sr=mscott, 328606 2006-02-28 15:53:07 +00:00
jocuri%softhome.net
ca55a8b0cd Fix ThrowCodeError calls by giving them an unique ID (tree fix). 2006-02-28 15:41:06 +00:00
mkaply%us.ibm.com
66562ad795 Fix patch from 286557 - need to use app dir, not profile dir for override.ini since there might not be a profile dir yet 2006-02-28 15:28:38 +00:00
jocuri%softhome.net
9782cb321e Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11). 2006-02-28 15:23:32 +00:00
jocuri%softhome.net
76d306de3e Documentation patch -- fix broken tree due to the landing of bug 298341 - Implement code hook mechanism. 2006-02-28 15:00:46 +00:00
jocuri%softhome.net
ba3595875a Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton.com, r=timeless, a=justdave. 2006-02-28 14:39:33 +00:00
aaronleventhal%moonset.net
37032d3287 Bug 326564. Better support for unknown accessible roles. r=parente, sr=neil 2006-02-28 14:35:50 +00:00
lpsolit%gmail.com
52a7c378ca Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-02-28 12:52:32 +00:00
dbaron%dbaron.org
1aa866e66d Make percentage width and height work inside of foreignObject by fixing up the way foreignObject initiates the reflow process, and also partly fixing incremental change issues with foreignObject. b=328550 r+sr=roc 2006-02-28 11:27:29 +00:00
ginn.chen%sun.com
c06a4cd5f7 Bug 144000 caret browsing - bad initial position
r=aaronleventhal sr=bzbarsky
2006-02-28 10:23:38 +00:00
jocuri%softhome.net
3209fa416e Documentation patch for bug 213262: add instructions on how to get sendmail to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave. 2006-02-28 10:20:46 +00:00
dbaron%dbaron.org
39054b499d Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc 2006-02-28 10:00:47 +00:00
brendan%mozilla.org
ec5bd67e2b Local auto-marker needed (326615, r=mrbkap). 2006-02-28 07:41:01 +00:00
vladimir%pobox.com
a7b7add772 b=328781, thebes gfxFont assumes lowercase generic family, r=bz 2006-02-28 07:36:01 +00:00
nelson%bolyard.com
a86941f281 Bug 326315. Warning Reduction. On TRUNK only. r=Julien.Pierre 2006-02-28 05:56:07 +00:00
nelson%bolyard.com
74a0a6eea2 Bug 325683. EC param parsing error not propagated correctly.
Fix the cases that Andreas identified.  Patch by Andreas.Sterbenz@sun.com
r=Julien,wtchang,nelson
2006-02-28 05:44:56 +00:00
bzbarsky%mit.edu
9345ddf89b Fixing comment. No bug. 2006-02-28 05:21:17 +00:00
nelson%bolyard.com
4b1a1b7cb3 Bug 326690. Enable modutil to configure default slots for the
AES, SHA256 or SHA512 mechanisms.  r=rrelyea,julien.pierre
2006-02-28 05:16:00 +00:00
nelson%bolyard.com
52395a4abb Bug 327105. Reintroduce an old bug that prevents _DHE_ cipher suites
from being negotiated by NSS servers.  Necessary until the server side
of the _DHE_ cipher suites is fully implemented.  r=Julien,Wan-Teh,Vipul
2006-02-28 04:20:23 +00:00
gavin%gavinsharp.com
6d52703717 Revert accidental checkin. 2006-02-28 04:18:01 +00:00
gavin%gavinsharp.com
f120eb443d Bug 323537: add DOMLinkAdded event listener in Startup instead of delayedStartup, since delayedStartup is too late to catch some of the events, r=mconnor 2006-02-28 04:15:56 +00:00
mark%moxienet.com
1ee0f27693 328596 Difficult to "Open using Rosetta" due to self-relaunching. Preserve translation across relaunches. r1=josh r2=darin a/1.8.1=darin 2006-02-28 03:43:49 +00:00