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

83145 Коммитов

Автор SHA1 Сообщение Дата
ddrinan%netscape.com 1809d9d64a Get PSM to build under OS/2. Bug #72693 r=ddrinan@netscape.com,r=javi@netscape.com,r=wtc@netscape.com,sr=blizzard@mozilla.org 2001-05-22 21:19:31 +00:00
cmanske%netscape.com 19516f3d51 CSS for fixing editor pref dialog layout to reduce height (again!), b=77517, r=mjudge, sr=hewitt, a=beppe 2001-05-22 21:17:15 +00:00
wtc%netscape.com 4be8b2bd5f Bugzilla bug #81181: Introduced the MOZILLA_INCLUDES make variable to
allow Mozilla client to specify additional -I flags to NSS/coreconf.
r=javi,cls.
2001-05-22 21:16:20 +00:00
gerv%gerv.net 0d3b54bee6 Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf. 2001-05-22 21:15:37 +00:00
wtc%netscape.com 316b579b90 Bugzilla bug #81181: Invoke the NSS/coreconf build system with all the
required make options.  r=javi,cls.
2001-05-22 21:11:57 +00:00
dbaron%fas.harvard.edu 2cf688e3de Removed unused statically-constructed nsVoidArray since the static constructor crashes on startup for me. r=dougt sr=blizzard b=82146 2001-05-22 21:00:35 +00:00
javi%netscape.com e25ded5025 Fix for Bug 77837
Place the PSM 2 localizable strings in the default en-US.jar file so
  they will get localized along with all the other strings.
2001-05-22 20:56:30 +00:00
dbaron%fas.harvard.edu 9d5bc0637c Work around crash by using nsSupportsArray::Clone instead of the buggy (82133) nsSupportsArray::AppendElements. Patch from glazman@netscape.com, r=dbaron, sr=attinasi, b=80057 2001-05-22 20:53:00 +00:00
gerv%gerv.net b6a8d27686 Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake. 2001-05-22 20:42:23 +00:00
wtc%netscape.com 73fbfd545b Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakes
<colin@theblakes.com> for the patch.
Modified files: configure configure.in OpenVMS.mk _openvms.h pripv6.c
2001-05-22 18:50:21 +00:00
sonmi%netscape.com c62da084e1 changed directorypaths to match the new build area of blds-sca15a instead of
hs-sca15c
2001-05-22 18:11:31 +00:00
waterson%netscape.com 495d1e941d Bug 82073. Wallpaper over the crash until bryner can look at this. 2001-05-22 17:29:47 +00:00
blizzard%redhat.com 01ce2273cd Fix crasher bug #82003. Mozilla would crash when viewing some multipart pages. Make sure that we call free on the right variable. r=gagan, rs=darin 2001-05-22 14:44:28 +00:00
mkaply%us.ibm.com c2673ba006 #79954
r=anthonyd, sr=sfraser
Enable middle button paste on OS/2 by using kGlobalClipboard
2001-05-22 14:11:17 +00:00
thayes%netscape.com 2b44f4db89 Bug 78816 r=ddrinan/sr=blizzard Display issuer organization instead of full
DN if possible.
2001-05-22 14:07:35 +00:00
wtc%netscape.com c83d9284ee Bugzilla bug #80809: use the correct assembler flags under gcc on IRIX.
Thanks to John Vandenberg <zeroJ@null.net> for the patch.
2001-05-22 13:43:47 +00:00
wtc%netscape.com 640403e3e4 Bugzilla bug #28711: enabled gcc to assemble os_Irix.s on IRIX. Thanks to
John Vandenberg <zeroJ@null.net> for the research and the fix.
Modified files: configure.in configure
2001-05-22 13:28:34 +00:00
nboyd%atg.com 0aa0daf081 This patch renames in IdFunction the methodName field into functionName
and ads getFunctionName method to match NativeFunction.
2001-05-22 12:51:21 +00:00
nboyd%atg.com a388953fef This patch fixes the bug when global With object was set to With
prototype and not With constructor, makes id for constructor property
visible only in a prototype instance and removes the unused scopeInit
function.
2001-05-22 12:51:02 +00:00
nboyd%atg.com 357263c927 The patch adds new class org.mozilla.javascript.BaseFunction as a base
for classes implementing the Function interface and switch
IdFunction.java to use it. The code in BaseFunction to serve as
Function.prototype is not used yet. The patch modifies NativeCall so it
can be used against BaseFunction.

The patch was made from org/mozilla directory via
diff -uN javascript.0 javascript > BaseFunction_patch
2001-05-22 12:50:26 +00:00
jst%netscape.com e452814a51 Checking in vidur@netscape.com's fix for regression bug 82051, this fixes a common crash on opening/closing windows and or loading webpages, this is a completely safe fix. r=peterv@netscape.com, sr=jst@netscape.com 2001-05-22 10:48:22 +00:00
tajima%eng.sun.com 78fc4cdfcd bug 75930 GB18030 Unix printing support
(check in for katakai@japan.sun.com)
r=dcone sr=blizzard
2001-05-22 10:47:40 +00:00
scc%mozilla.org ced4be648e ok, but make this local bustage fix into a global one 2001-05-22 08:43:30 +00:00
simon%softel.co.il f6ff04ed3b Remove superfluous include from nsDocShell.cpp. Bug #81179 r=fabian sr=jst 2001-05-22 08:15:37 +00:00
scc%mozilla.org 63395b4d88 Fixing AIX/BeOS bustage. The statically determined length of the string was |0|, and on these ports, that was erroneously considered a candidate for conversion to a pointer, which made selection of the appropriate constructor for |nsDependentString| ambiguous ... go figure. 2001-05-22 08:02:58 +00:00
leaf%mozilla.org 0255dcb99f Automated update 2001-05-22 07:59:45 +00:00
cls%seawood.org 34b7986e37 Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
rbs%maths.uq.edu.au 6a43f38dea Slight iteration at enforcing style invariance for certains MathML characters - b=65951 2001-05-22 07:41:58 +00:00
rbs%maths.uq.edu.au aa5b96600b To display a status message, change STATUS_SCRIPT to STATUS_LINK since the latter is the one that works at the moment (bug 81917) 2001-05-22 07:37:53 +00:00
scc%mozilla.org c9eeb0d1ec Fixing AIX/BeOS bustage. The statically determined length of the string was |0|, and on these ports, that was erroneously considered a candidate for conversion to a pointer, which made selection of the appropriate constructor for |nsDependentString| ambiguous ... go figure. 2001-05-22 07:25:25 +00:00
bstell%netscape.com 48f97b40d1 bug 59355, r=blizzard, sr=brendan
tell gdk not to exit if an X error happens when loading a font
2001-05-22 06:14:07 +00:00
mkaply%us.ibm.com c69414db14 Nope, didn't work - broke stuff 2001-05-22 04:24:18 +00:00
mkaply%us.ibm.com 4391f038c6 #80274
r=mkaply, sr=blizzard
Code from yokoyama - fix keyboard layout switching
2001-05-22 04:07:07 +00:00
pollmann%netscape.com c5ba0c1202 Bug 77834: Adding nsIContentList.h, not part of the build. 2001-05-22 03:40:56 +00:00
mkaply%us.ibm.com 8f62bc189c Valiant attempt to fix AIX and BeOS bustage 2001-05-22 03:36:31 +00:00
chak%netscape.com 89a86813a8 Fix for #81884 - Add PSM2 components to embed packaging
r=adamlock@netscape.com, sr=blizzard
2001-05-22 03:32:16 +00:00
ben%netscape.com 671b1c4a2c I have only one thing to say:
"@#!$@%!!@@!!!#@#&*!!%!" (fix build bustage)
2001-05-22 03:26:20 +00:00
ben%netscape.com 21332c597f I have only one thing to say:
"@#!$@%!!@@!!!#@#&*!!%!"
2001-05-22 03:25:20 +00:00
ben%netscape.com 3ef5b886c9 hm. See if this works. 2001-05-22 03:19:37 +00:00
jst%netscape.com 22fd504a80 Changing a mixture of old C-style casts and C++ constructor type casts to NS_STATIC_CAST to be consistent. This is a followup to my build bustage fix this morning, sr=scc@mozilla.org 2001-05-22 02:36:50 +00:00
danm%netscape.com 88dd737fa7 the check to abort the onload handler for frames now properly handles sandboxing. bug 81787 r=hyatt,pavlov 2001-05-22 02:02:08 +00:00
dr%netscape.com debacb9efa fix for 80059 (copy link location, etc. broken on mac & windows -- missing nsIClipboardHelper in nsSetupRegistry). r=pinkerton, sr=jst 2001-05-22 01:41:08 +00:00
ben%netscape.com d24cdf6cf6 71685, bookmarks in sidebar don't load. rename file back to bm-panel.xul
r=pchen, sr=sfraser
2001-05-22 01:30:05 +00:00
ben%netscape.com a18c6f3058 71685 - bookmarks in sidebar don't load 2001-05-22 01:28:49 +00:00
ben%netscape.com e7c071949e fix for 80281 - no sidebar panels in sidebar customize dialog.
convert a treecol->treecolgroup. Seems to fix the visual errors.
adjust window creation flags.
r=matt, sr=blake
2001-05-22 01:26:36 +00:00
sfraser%netscape.com ef3b984b0f Adding nsTextEditRulesBidi.cpp for mkaply 2001-05-22 00:26:39 +00:00
mkaply%us.ibm.com c337f84184 senna REQUIRES bustage 2001-05-22 00:26:05 +00:00
mkaply%us.ibm.com 18a8225acf #80550
r=jfrancis, sr=sfraser, r=leaf for build changes
Putting back Bidi selection code that was removed by 65557
2001-05-21 23:57:55 +00:00
scc%mozilla.org 7f6ec20ca4 bug #75220: sr=jst, r=vidur. Renaming the member function |Promises| to the more meaningful |IsDependentOn|. 2001-05-21 23:50:56 +00:00
scc%mozilla.org d9e4d736da bug #75220: sr=jst, r=vidur. Update soap to use new string names. 2001-05-21 23:48:41 +00:00