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

97971 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com dcd2452a74 make all static nsStr:: members private, so they are not exported, and so the linker can cull them out
r=dbaron, sr=blake, jag
bug 125093
2002-02-14 23:08:38 +00:00
rayw%netscape.com c0d95a0fd1 Added error reporting mechanism, and called it in quite a few places. Also
eliminated use of multiple SOAP encoding URIs, and now only rely on the 1.2
with aliasing that can output 1.1.

SOAP is not part of default build.
2002-02-14 23:00:58 +00:00
leaf%mozilla.org 80089d1fb6 Automated update 2002-02-14 22:57:02 +00:00
seawood%netscape.com ccc74b9b6f Fixing win32 gmake trace-malloc bustage 2002-02-14 22:56:03 +00:00
leaf%mozilla.org e60456610c enable postscript printing, bug 80625. r=cls, sr=leaf, code from gisburn 2002-02-14 22:45:04 +00:00
rginda%netscape.com 0aa1a25c67 fix uninitialized return value in jsd_IsStackFrameNative 2002-02-14 22:39:09 +00:00
dbragg%netscape.com 6d93722524 Making the windows region pack installer tolerant of the Mac platform.
Changed the searchplugins folder name to Search Plugins when the install
is run on a Mac.  r=tao, sr=dveditz
2002-02-14 22:38:31 +00:00
ducarroz%netscape.com 890298c285 Fix for bug 125316. Don't overwite the current url's query part when adding others query. R=cavin, SR=sspitzer 2002-02-14 22:34:47 +00:00
smeredith%netscape.com 4407778db0 Rework how the pref editor writes to output files. 2002-02-14 22:31:23 +00:00
stephend%netscape.com 2f7a8d25ef Bug 95016. File | Sent Message is non-sensical. r=jglick@netscape.com, rs=sspitzer@netscape.com 2002-02-14 22:18:04 +00:00
nhotta%netscape.com 7114a5005f Added a mapping method to take PRUnichar* as an input string, bug 125077, r=ftang, sr=blizzard. 2002-02-14 22:16:16 +00:00
morse%netscape.com e6c1f0766e bug 120731, remove js error, c=gemal, r=morse, sr=alecf 2002-02-14 22:15:39 +00:00
dougt%netscape.com b864901ddf I give up. Backing out these changes 2002-02-14 22:07:15 +00:00
dougt%netscape.com d31441526b Fixes bug 122523. Avoid stat call when opening file. r=dp@netscape.com, sr=dveditz@netscape.com. This is the second attempt to land this patch. On two of the linux clobber builds, we would crash at startup. I think i fixed this by protecting against a bad mLineBuffer ptr. 2002-02-14 20:46:10 +00:00
pschwartau%netscape.com 81652b18be Adding a comment. 2002-02-14 20:42:44 +00:00
pschwartau%netscape.com f535290dc8 Add skip for new RegExp performance test. Bug 125562 (Rhino), bug 85721 (SpiderMonkey). 2002-02-14 20:37:40 +00:00
seawood%netscape.com 038230f328 Fix link order since MOZ_GTK_LDFLAGS contains a -rdynamic which conflicts with -Bsymbolic.
Bug #125530
2002-02-14 19:23:38 +00:00
rogerl%netscape.com 9946283506 Fixed expected output from case 1. (sr=pschwartau) 2002-02-14 19:21:13 +00:00
pschwartau%netscape.com 05feea4a8c Correcting an error 2002-02-14 19:11:15 +00:00
pschwartau%netscape.com cc83c0c18f Initial add. Regression test for bug 85721. 2002-02-14 19:06:59 +00:00
seawood%netscape.com cc86c94d04 -Bsymbolic + egcs/binutils2.9.x requires that symbols be resolved at link time. Fixing tinderbox bustage 2002-02-14 18:30:21 +00:00
rods%netscape.com 57c940d858 Forgot to add this method 2002-02-14 18:29:38 +00:00
ian.mcgreer%sun.com f10bd5bd8e make listing of certs finish cleanly under purify 2002-02-14 18:02:30 +00:00
wtc%netscape.com c2620c0df7 Bug 114748: now that NSS uses the same LIB_PREFIX as the Mozilla client,
removed the obsolete NSS_LIB_PREFIX. r=cls.  The patch was originally
contributed by Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files:
	config/config.mk security/manager/Makefile.in
	security/manager/ssl/src/Makefile.in
2002-02-14 15:29:22 +00:00
wtc%netscape.com 6a0a965489 Bug 122712: renamed cert_DecodeGeneralName as CERT_DecodeGeneralName. 2002-02-14 15:25:17 +00:00
karnaze%netscape.com 860a0532c2 bug 125426 - terminate xul style data when writing regression data. sr=dbaron 2002-02-14 14:54:06 +00:00
locka%iol.ie 214a0d7c55 Add readme.html to embedding dist b=125356 r=chak sr=rpotts 2002-02-14 13:38:01 +00:00
rayw%netscape.com 086621d628 Changed license header on SOAP files.
SOAP is not part of default build.
2002-02-14 13:36:34 +00:00
rayw%netscape.com 1e4fdc710e Fixed IDL files to not use mozilla-specific types where possible.
Also identified and entered a placeholder solution for variants not being
able to represent an empty array.  also made primenumber test use
verifyheader.

SOAP is not part of default build.
2002-02-14 13:08:25 +00:00
rbs%maths.uq.edu.au 78b44916a0 Add support for MathML styling attributes (e.g., color, fontsize, etc) by creating an internal attribute stylesheet on the fly, and populating it by mapping attributes to CSS rules as frames get created. This is a work-around to bug 69409 which is is not scheduled to be addressed by the Gecko team anytime soon. Also Cleaned-up the debug rules in mathml.css and removed the (in)famous red color of <mi> 2002-02-14 12:26:43 +00:00
curt%netscape.com f760bf69bc Changing error MessageBox to a warning (Attention) - Bug 119530. 2002-02-14 09:52:54 +00:00
curt%netscape.com 5faf415143 Changing error MessageBox to a warning (Attention). Bug #119530 2002-02-14 09:51:08 +00:00
stephend%netscape.com 6c9cfdd57b Bug 109500. Memory leak of 52 bytes in grid code. Patch by Brian Ryner (bryner@netscape.com). r=bryner@netscape.com, sr=shaver@mozilla.org 2002-02-14 09:44:17 +00:00
bryner%netscape.com e28d9642d4 bug 122036 - make space and ctrl+space work as expected. Not turned on yet. 2002-02-14 09:29:00 +00:00
sspitzer%netscape.com 0f2019cb5c fix for #86980. when printing, we always print ASCII header names,
instead of the localized versions.  r/sr=bienvenu
2002-02-14 08:52:31 +00:00
rginda%netscape.com 0b00c41a3e - venkman only -
make venkman use the new "native frames" option checked in as part of bug 124474.
add min-height to all outliners to avoid bug 121583.
copy childData to scriptRecList in scriptsView.getContext, instead of copying the array one element at a time.
2002-02-14 08:34:27 +00:00
rginda%netscape.com 34dcbc87a7 bug 124474, "add native frame support to jsd"
sr=shaver, r=jband
add JSD_IsStackFrameNative, IsStackFrameDebugger, and IsStackFrameConstructing
add similar attributes to jsdIStackFrame
tweak return values in jsds_FilterHook
don't include dummy stack frames in threadstates

bug 110387, "Crash on exiting venkman"
check to see if the debugger was turned off before going through with an unPause.
2002-02-14 07:57:30 +00:00
rginda%netscape.com 5d58b5146e bug 124474, "JS_IsNativeFrame should return !fp->script"
also includes typo fix from bug 124474
sr=shaver, r=jband
2002-02-14 07:52:02 +00:00
sspitzer%netscape.com febe82e6c5 fix for #125354. fix dialog text, per the spec. r=jglick, rs=bienvenu 2002-02-14 07:27:21 +00:00
brendan%mozilla.org aba15fbd2d Construct error objects to consolidate their default property setting; this entails adding JS_ConstructObjectWithArguments (123177, r=rginda, sr=shaver). 2002-02-14 07:25:34 +00:00
jaggernaut%netscape.com 9b86156535 Bug 38380: CSS hover not set when <a onmouseover="... return true;">. Fix regression caused by bug 99009. r=bryner, sr=jst 2002-02-14 07:24:40 +00:00
kaie%netscape.com d4e1d67707 b=99083 Polish cert display if field common name (CN) is not present
r=javi sr=alecf
2002-02-14 07:21:33 +00:00
bryner%netscape.com 32308b45c6 bug 124951 - checkbox size should be specified with min-width and min-height, for native theme overriding. r=kerz, sr=blizzard. 2002-02-14 07:06:00 +00:00
bryner%netscape.com 897bc196b4 Bug 124817 -- leaking splash screen pixmap on startup. r=pavlov, sr=blizzard. 2002-02-14 06:44:30 +00:00
jband%netscape.com 22eb58b348 reorder members to avoid wasted space due to struct member alignment rules. This will generally save one machine word per XPTMethodDescriptor (and we make a bunch of those). bug 120005. r=dbradley, sr=shaver 2002-02-14 06:28:13 +00:00
jband%netscape.com 222f0cec01 avoid memcpy call when only copying one (PRUnichar) char. bug 109562. r=jag sr=brendan 2002-02-14 06:22:53 +00:00
law%netscape.com 82521cf5de Bug 50514; properly detect when right-clicking on a background image; r=bzbarsky, sr=hyatt 2002-02-14 06:05:16 +00:00
jband%netscape.com 7a83c28af1 add regression test for bug 125430. NOT PART OF THE BUILD 2002-02-14 06:01:54 +00:00
bryner%netscape.com 1f884012b5 Bug 124258 - radio buttons and checkboxes not sizing wide enough for their labels. Make sure the pref size we return for the image isn't smaller than the min size specified in CSS. r=pinkerton, rs=hyatt. 2002-02-14 05:51:47 +00:00
leaf%mozilla.org 089649b5cc Automated update 2002-02-14 04:42:00 +00:00