87438 Commits

Author SHA1 Message Date
rginda%netscape.com
7cb5a48149 - not built -
modeline fix
2001-08-28 21:59:53 +00:00
jband%netscape.com
f95e84e0e7 fix bug 96725. Avoid infinite recursion in call to QI'd xbl binding by avoiding the mutation of the interface set when the object implementing the interface is a wrappedJS around our wrappedNative's own JSObject. r=dbradley sr=hyatt a=brendan,hyatt,jband 2001-08-28 21:52:10 +00:00
jband%netscape.com
1e2e8127fd Restore old method order so that newer components implmenting this interface are still callable by 0.9.2/NS6.1 browsers. bug 96917. sr=vidur r=brendan a=drivers 2001-08-28 21:46:08 +00:00
wtc%netscape.com
5e402bc603 Bugzilla bug 94153: destroys the arena lock in PL_ArenaFinish. Also don't
need to hold the lock when destroying the arenas on the arena freelist.
The patch to destroy the arena lock was contributed by jeff@NerdOne.com.
2001-08-28 21:14:36 +00:00
pschwartau%netscape.com
09987595a3 Adding two new utility functions. 2001-08-28 21:13:58 +00:00
shrutiv%netscape.com
81affc5f68 *** empty log message *** 2001-08-28 21:10:28 +00:00
dcone%netscape.com
f5268d5537 bug 12037. A small fix for a regression that was and r=peterl sr=attinasi and a=dbaron. I forgot to checkin the
check to see if I handled the print.  This fixes my regression.
2001-08-28 20:54:35 +00:00
rods%netscape.com
42ad4852f4 the dropdown will have a top border now.
Bug 88399 r=dcone sr=attinasi a=dbaron
2001-08-28 19:40:02 +00:00
wtc%netscape.com
83d6f3e66b Bugzilla bug 54353: free the log modules at NSPR cleanup. Thanks to
jeff@NerdOne.com for the patch.
2001-08-28 18:37:55 +00:00
dougt%netscape.com
e51ec88f74 fixes bug 96761 - prevents connection problems detected during RETR from continuing into CWD state. r=gagan. sr=darin. a=asa 2001-08-28 18:24:16 +00:00
kin%netscape.com
b937541719 Fix for bug #96604: Deleting characters from some form input controls will allow altering page content
mozilla/editor/base/nsEditor.cpp
  mozilla/editor/base/nsEditor.h

    - Added IsRootNode() method.
    - Added calls to IsRootNode() in GetPriorNode() and GetNextNode()
      to prevent traversing above the root node.

r=jfrancis@netscape.com  sr=sfraser@netscape.com  a=asa@mozilla.org
2001-08-28 18:21:12 +00:00
shanjian%netscape.com
70d45928d5 #95490 ISO-2022-JP mail msgs use QP encoding for the escape sequence
r/sr=mscott, a=asa
2001-08-28 18:21:11 +00:00
briane%qnx.com
be854433c9 PHOTON build only
fixes to work with the static build
2001-08-28 18:11:26 +00:00
briane%qnx.com
79024c6597 PHOTON build only
Fixes to work with the static builds
2001-08-28 18:10:49 +00:00
wtc%netscape.com
4333c4a9e9 Bugzilla bug 96673: removed the unnecessary and non-portable initializers
for the sigaction structure.  Thanks rjesup@wgate.com (Randell Jesup) for
suggesting the fix.
2001-08-28 18:01:46 +00:00
justdave%syndicomm.com
456a87155d Fixing a couple typoes 2001-08-28 17:55:14 +00:00
ddrinan%netscape.com
d6fb9f77ff Fix IRIX bustage caused by ^M in source 2001-08-28 16:58:13 +00:00
ddrinan%netscape.com
e033294f45 Fix IRIX bustage caused by ^M in source 2001-08-28 16:43:04 +00:00
ddrinan%netscape.com
a581cbb6b0 Fix IRIX bustage cause by ^M in source 2001-08-28 16:40:16 +00:00
rjesup%wgate.com
88fb5e9907 Bug 94243. Follow-on patch for xlib by gisburn. r=dbaron, sr=jst, a=asa 2001-08-28 14:42:29 +00:00
cmanske%netscape.com
be4e4c769c Fixed busted Table Props dialog, b=97140, r=brade, sr=kin, a=asa 2001-08-28 14:32:02 +00:00
mkaply%us.ibm.com
640ceb8e7b #97166
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from aaronr - workaround crash using XCenter/XWorkplace
2001-08-28 13:18:24 +00:00
cls%seawood.org
736f7cf167 Adding getter for mAlphaDepth to nsIImage.
Thanks to lordpixel@mac.com for the patch.
Bug #81353 r=pavlov sr=sfraser a=roc+moz
2001-08-28 10:04:59 +00:00
justdave%syndicomm.com
73618915fc Re-fix for bug 87769: the original patch checked in for this prevented any votes from being changed at all. This corrects that so votes can be changed again while still trapping the error the original patch was designed to catch.
Patch by Christoper Aillon <caillon@returnzero.com>
r= justdave@syndicomm.com
2001-08-28 09:19:16 +00:00
leaf%mozilla.org
b45f8ef016 Automated update 2001-08-28 08:43:47 +00:00
cls%seawood.org
a4883d55a4 Line up --help output 2001-08-28 08:39:23 +00:00
cls%seawood.org
aeaffa654a Update list to reflect smime -> smimestb name change.
Bug #97152 r=bryner a=asa
2001-08-28 07:53:57 +00:00
cls%seawood.org
9bd8e241ee Escape ^ when calling grep as some shells interpret ^ instead of passing it to g
rep.
Thanks to dave@arsdigita.com (Drazen Kacar) for the patch.
Bug #96997 r=cls sr=wtc
2001-08-28 07:51:03 +00:00
leaf%mozilla.org
022a5d113f Automated update 2001-08-28 07:43:48 +00:00
cls%seawood.org
564d9a4d60 Prepend option to LDFLAGS instead of overriding it for solaris.
Remove explicit linking against libCrun for solaris.
Only update CFLAGS & LDFLAGS when testing zlib,jpeg,png &mng if the appropriate _DIR variable is set.
Bug #96993 r=bryner a=asa
2001-08-28 07:40:05 +00:00
brendan%mozilla.org
11e7455fb6 Patch to make FastLoad file removal clear state so file gets recreated by same session (68045, r=jrgm, sr=waterson, a=asa). 2001-08-28 07:08:36 +00:00
naving%netscape.com
bc7a57b364 94148 r=cavin sr=mscott a=dbaron. Make sure that we change the case only for Inbox to INBOX. 2001-08-28 06:01:42 +00:00
ddrinan%netscape.com
25ec046951 Bug 92475 - error msg for expired CRLs. r=bryner,sr=tor,a=asa 2001-08-28 05:13:23 +00:00
ssu%netscape.com
0b86c9be7f fixing bug 97219 - win32 installer is no longer automatable. r=syd sr=mscott a=drivers@mozilla.org. affects win32 platforms only. 2001-08-28 05:09:02 +00:00
kaie%netscape.com
68c65ed34c b=97044 r=dbaron sr=ben a=asa
Fix topcrash by adding safety null checks and correcting a typo
2001-08-28 04:40:36 +00:00
naving%netscape.com
0c6484a54e 97204. r=suresh sr=mscott a=asa; Made it so that edit changes can be saved for mailnews filters. 2001-08-28 03:33:16 +00:00
thesteve%netscape.com
1324218ecd Bug#81373 (mac static build)
links in "everything" else meta-Component for mac static builds;
and an empty `.o' for other builds.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 02:02:44 +00:00
sfraser%netscape.com
be60c97334 Bug 62110 - initialize rv in nsLocalFile::SetPersistentDescriptor. Fixes multiple folders bug in mail on Mac OS X, and probably other bugs as well. r=pinkerton, sr=mscott, a=dbaron 2001-08-28 01:57:20 +00:00
glazman%netscape.com
f100555f4d fix forFont element not removed in Composer; b=97083; r=brade,jfrancis; sr=kin; a=dbaron 2001-08-28 01:55:22 +00:00
mcafee%netscape.com
a94d93b65e Don't set date tag when branch tag is set. cvs currently only supports one tag. 2001-08-28 01:43:08 +00:00
rogerl%netscape.com
17c24a6e58 Fixed warning. 2001-08-28 00:52:16 +00:00
glazman%netscape.com
6466168e2b Fix for Text Style menu broken in Composer ; b=97108, r=brade,cmanske; sr=kin; a=chofmann 2001-08-28 00:51:07 +00:00
rogerl%netscape.com
de3967fa51 Started adding Array[]. 2001-08-28 00:44:19 +00:00
attinasi%netscape.com
0df62e2ac6 [Checkin for alexsavulov] Improvement on patch for bug 93363. Fix for layout problem where shrinkwrapping of floats ignores padding. b=95511 r=dbaron sr=attinasi a=roc+moz 2001-08-28 00:35:08 +00:00
thesteve%netscape.com
27e15b45d4 Bug#81373
build script changes to support mac static build.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 00:11:50 +00:00
thesteve%netscape.com
03478ecb68 Bug#81373 (mac static build)
this new file adds XML-DOM support to munge the
exported codewarrior project files.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 00:01:40 +00:00
thesteve%netscape.com
1e1fa66cc2 Bug#81373 (mac static build)
added static_build option
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:50:45 +00:00
thesteve%netscape.com
2c4d10428d Bug#81373 (mac static build)
added nsStaticComponent.h
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:48:03 +00:00
thesteve%netscape.com
aee3db86dc Bug#81373 (mac static build)
fixed up access paths: get rid of :::dist:client[_debug]
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:45:59 +00:00
thesteve%netscape.com
97e76233c7 Bug#81373 (mac static build)
add: link with nsStaticComponentLoader.cpp
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:43:23 +00:00