Commit Graph

83114 Commits

Author SHA1 Message Date
larryh%netscape.com
04b923a327 correct copyright date 2001-05-22 23:03:54 +00:00
mcgreer%netscape.com
02f6597d09 fix for 64128 - edit builtin certs.
r=javi,sr=blizzard
2001-05-22 23:02:49 +00:00
larryh%netscape.com
49ec000584 add directory admin 2001-05-22 22:57:36 +00:00
gerv%gerv.net
3d0041b1ae Adding "Copy Link Location" to Bookmarks Manager context menu. Bug 35835. r=hwaara, sr=alecf. 2001-05-22 22:49:12 +00:00
dougt%netscape.com
e55965b84f Updating test application to new API. 2001-05-22 22:40:44 +00:00
sdagley%netscape.com
b6f4f715cf Beta blocker #58928 (moving code from 6.01 branch). Now display a Stop alert to the user with the text from the welcome window that suggests quitting running apps if N6 or Mozilla is already running. Also handle case of 4.x AND N6 or Mozilla running. r/sr were pinkerton & sfraser for original landing. 2001-05-22 22:38:37 +00:00
dougt%netscape.com
59eb2b1392 Implements NPN_RequestRead(). Bug number 53363. r=peterl@netscape.com, sr=attinasi@netscape.com. 2001-05-22 22:32:45 +00:00
gerv%gerv.net
d9e67ab2aa Fix View | Translate, which I broke by not understanding prefs enough. Bug 82018. r=doron, sr=alecf. 2001-05-22 22:31:55 +00:00
darin%netscape.com
c5a84507d8 Fixes bug 80975 "mozilla leaks sockets" r=gagan sr=dougt 2001-05-22 22:15:42 +00:00
mkaply%us.ibm.com
4537052a5e #81691
r=cls
Enable packaging on OS/2
2001-05-22 22:05:15 +00:00
wtc%netscape.com
7b22982d7c Bugzilla bug #77199: more PR_CALLBACK changes received from Javier
Pedemonte <pedemont@us.ibm.com> for OS/2.
Modified files: cert.h, certdb.h
2001-05-22 22:01:33 +00:00
mkaply%us.ibm.com
d8e94e7b47 #76670
r=mkaply, a=blizzard
More optimization for XP Region code - OS/2 only
2001-05-22 21:57:20 +00:00
mkaply%us.ibm.com
d4a3aa7de7 #76257
r=mkaply,danm, a=blizzard
Code from jblanco - Implement SetSizeMode on OS/2
2001-05-22 21:49:16 +00:00
mkaply%us.ibm.com
c28ffed191 No bug
r=mkaply, a=blizzard
Code from pedemonte - some cleanup on OS/2 fonts
2001-05-22 21:40:26 +00:00
ccarlen%netscape.com
dd6d914b5c Bug 73095 - Create() needs to set mTargetSpec on completion. r=scc@mozilla.org/sr=sfraser 2001-05-22 21:38:21 +00:00
locka%iol.ie
175b1669ff Removed nsIDocShellTreeOwner impl in control's chrome object because it was causing clicked links to open in new window. Cleaned up web browser creation and initialisation. b=82116 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-05-22 21:31:01 +00:00
gerv%gerv.net
fe5d1c6e44 Remove hard-coded "Mozilla" from some properties files by rewording. Bug 80838. r=doron, sr=brendan (in his absence) using his magic "dtd/properties changes only" rubberstamp. 2001-05-22 21:25:59 +00:00
dianesun%netscape.com
c08d05ce60 Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
cmanske%netscape.com
720e9bb26f Fix editor pref dialog layout to reduce height; also make Color and Background dialog look the same, b=77517, r=mjudge, sr=hewitt, a=beppe, L10N a=danielmc 2001-05-22 21:22:26 +00:00
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