rbs%maths.uq.edu.au
9e0fa92a99
Finishing touch to MathML bug 114909
2002-01-10 21:30:41 +00:00
shanjian%netscape.com
4073d94c89
#106476 A more readable approach in resolving fonts
...
r=rbs, sr=attinasi
2002-01-10 21:26:07 +00:00
bienvenu%netscape.com
c8b2aa96b4
fix problem issuing search in non selected folder after copying to sent folder r/sr=sspitzer 119154
2002-01-10 21:23:02 +00:00
ian.mcgreer%sun.com
c59de9a7b9
CERT_FindCertIssuer had a fallback to just grab any cert with the correct subject when all else fails.
2002-01-10 20:24:46 +00:00
shannond%netscape.com
bd36cff221
mozilla/cck/ib/comp.h is now located in mozilla/cck/globals/comp.h as a result
...
of bug 113818. Removing this file from this directory since it is no longer
needed.
2002-01-10 19:51:50 +00:00
shannond%netscape.com
dc5998cf17
mozilla/cck/ib/comp.cpp has moved to mozilla/cck/globals/comp.cpp as a
...
result of bug 113818. Removing this file from this directory since it
is no longer needed.
2002-01-10 19:50:28 +00:00
javi%netscape.com
58af3caac9
Give the shared library fragment names.
2002-01-10 18:15:28 +00:00
rogerl%netscape.com
4308f6eb7d
Fixed minor bugs.
2002-01-10 18:10:48 +00:00
ian.mcgreer%sun.com
d288192dc3
Fix chaining bug. Cert's trust needs to be set before call to matchUsage.
2002-01-10 18:10:43 +00:00
bienvenu%netscape.com
fddab8a20c
fix blocker 119202 delete button disabled after deleting message r/sr=sspitzer backing out fix for 118137
2002-01-10 17:14:12 +00:00
pinkerton%netscape.com
1b54a2d6cb
invisible windows need the windowConstrain event handler. It was left out by mistake for those windows in my last checkin. Pull the invisible window code out in its own case so this doesn't happen again. r=sdagley, sr=sfraser. bug#118198
2002-01-10 15:40:33 +00:00
ian.mcgreer%sun.com
3ab0d6c026
need to make sure trust is updated if it was already created
2002-01-10 15:30:06 +00:00
alex.fritze%crocodile-clips.com
b75fe3f870
[SVG only] Fix locale-related problems (bug 99771).
...
Patch by <daniele@grinta.net>
2002-01-10 15:28:15 +00:00
rods%netscape.com
81ca70fa97
Removing an uneeded line of code when this got accidently checked in
2002-01-10 15:23:57 +00:00
leaf%mozilla.org
fca143a999
Automated update
2002-01-10 15:12:20 +00:00
ian.mcgreer%sun.com
b4fb4d5e47
bug 118051, make Stan pki1 headers private exports for 3.4
2002-01-10 15:11:04 +00:00
jdunn%netscape.com
f79cf426f8
adding HAVE_FLOCKFILE test for pangoLite
...
r=cls@seawood.org
# 118825
2002-01-10 15:00:42 +00:00
glazman%netscape.com
a1a6b6b2cf
oops, I erroneously left this code in my big yesterday's check-in and this belongs to another bug (118110); b=77705
2002-01-10 14:51:45 +00:00
ian.mcgreer%sun.com
6afbc49a37
Only release crypto context's reference if cert was removed. Should not have caused 3.4 bugs but was nonetheless incorrect.
2002-01-10 14:34:36 +00:00
ian.mcgreer%sun.com
475f3ab332
back out previous change
...
Unlike the other hash indexes, the issuer and serial is unique. If the issuer and serial exists in the cache, the cert pointer must be valid (the cache is holding a reference).
2002-01-10 14:28:53 +00:00
brade%netscape.com
97b23f3baa
remove unused static kPrefServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:19:26 +00:00
brade%netscape.com
b3c2a95ab0
remove unused statics kCSSLoaderCID and kXULID for gain of 19 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:18:55 +00:00
brade%netscape.com
b065ecf7b8
remove unused static kIOServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:18:35 +00:00
brade%netscape.com
6a8f7a2a02
remove unused statics kPlatformCharsetCID and kUBidiUtilCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:16:29 +00:00
jdunn%netscape.com
061ee47034
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
...
a function prototype. So we have to decare the function and then
declare it a friend. When Default arguments are used, they need to
be specified in the function prototype and NOT in the friend declaration.
# 43311
r=dbaron@fas.harvard.edu
2002-01-10 14:16:05 +00:00
brade%netscape.com
bf3502dbe2
remove unused static kRDFInMemoryDataSourceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:15:51 +00:00
brade%netscape.com
2da2869ad2
remove unused statics kDataTimeFormatIID and kTextNodeCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:15:18 +00:00
brade%netscape.com
39ed5fb4e1
remove unused statics kCSSParserCID, kDOMScriptObjectFactoryCID, kLoadGroupCID, kRDFCompositeDataSourceCID, kRDFContainerUtilsCID, kRDFInMemoryDataSourceCID, kXULTemplateBuilderCID, and kXULOutlinerBuilderCID for gain of 160 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:15:04 +00:00
brade%netscape.com
4f95ac4083
remove unused statics kCRangeCID and kCContentIteratorCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:12:24 +00:00
brade%netscape.com
9a88ea6de2
remove unused static kXULPopupListenerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:12:01 +00:00
brade%netscape.com
692be695ba
remove unused static kDOMScriptObjectFactoryCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:11:45 +00:00
brade%netscape.com
4808ff50a0
remove unused static kNameSpacemanagerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:10:58 +00:00
brade%netscape.com
fa79468965
remove unused static kParserCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:10:08 +00:00
brade%netscape.com
409aaee398
remove unused statics kNameSpaceManagerCID, kXMLDocumentCID and kParserCID for gain of 48 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:09:09 +00:00
brade%netscape.com
35e04c55c1
remove unused statics kCSSBreaksSID and kCSSPageSID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:08:36 +00:00
brade%netscape.com
7a12e1b006
remove unused static kISupportsIID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:07:59 +00:00
brade%netscape.com
426b84424c
remove unused static kIOServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:07:41 +00:00
brade%netscape.com
437ab9ef0d
remove unused static kCharsetConverterManagerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:07:22 +00:00
peterv%netscape.com
95d14265f8
Keeping up with outliner changes. r=dmose. Not part of the build.
2002-01-10 14:06:47 +00:00
brade%netscape.com
54624112ac
remove unused static kPrefServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:06:15 +00:00
brade%netscape.com
f5caf0b29b
remove unused statics kEventQueueServiceCID, kEventQueueService and kScrollingViewCID for gain of 48 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:05:55 +00:00
brade%netscape.com
ab8c3739d0
remove unused statics kPresShellCID and kCParserCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:05:04 +00:00
brade%netscape.com
de45da8d1c
remove unused statics kCContentIteratorCID and kCSubtreeIteratorCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:03:51 +00:00
jaggernaut%netscape.com
465eef0294
Bug 119109: Accelerator keybindings are screwed up. Fixing today's wannabe blocker (simple typo in harish's ports bustage fix), r=peterv.
2002-01-10 13:34:03 +00:00
dbradley%netscape.com
9a5a5969de
Bug 114257 - win32 xpidl doesn't handle unix paths properly. patch=dbradley, r=cls, sr=jag
2002-01-10 13:03:45 +00:00
alex.fritze%crocodile-clips.com
d88005c917
Remove files with too long (>31chars) names. (Replacements in tree already)
2002-01-10 12:14:24 +00:00
peterv%netscape.com
6ab1e585ea
Readding files with shorter names, mac doesn't like long names. Not part of the build.
2002-01-10 10:55:28 +00:00
seawood%netscape.com
7fd9ab2b4e
Landing BeOS BONE support.
...
Thanks to Matthew Zahorik <maz@albany.net> & Paul Ashford <arougthopher@lizardland.net> for the patch.
Bug #71697 r=wtc/cls
2002-01-10 09:50:36 +00:00
brendan%mozilla.org
28d27d47f8
Remove Call constructor (118732) and fix old bug in Function where it failed to convert args to strings (118849; both r=timeless, sr=shaver).
2002-01-10 08:51:01 +00:00
seawood%netscape.com
0d320d137e
Link jsd into application in a "static" build.
...
Thanks to Robert Ginda <rginda@netscape.com> for the patch.
Bug #118784 r=cls
2002-01-10 08:47:01 +00:00