Commit Graph

94002 Commits

Author SHA1 Message Date
sfraser%netscape.com
75cc7b12e2 Fix for bug 113942 -- bail early in nsFileIO::GetInputStream() if IsDirectory() returns an error. r=dougt, sr=darin 2001-12-07 23:49:11 +00:00
rayw%netscape.com
9bf1ec9850 Following Johnny's suggestions to cancel outstanding requests and make the
number black before issuing additional requests.

Not part of default build.
2001-12-07 23:20:06 +00:00
ssu%netscape.com
a404a2362f fixing bug 106187 - Add Label as a filter action. r=varada, sr=sspitzer. 2001-12-07 23:19:03 +00:00
pete%alphanumerica.com
efee7eec18 b=77933, r=ccarlen, sr=jst
nsIFile::CreateUnique() has unused parameter

removed unused parameter
/**
    WARNING commercial tree has one hit for this API change
 */
--pete
2001-12-07 23:06:51 +00:00
jst%netscape.com
a7a30140b7 Make this test use async soap call and make it work for numbers that don't fit in a JS int. 2001-12-07 22:55:41 +00:00
dbaron%fas.harvard.edu
62e1e9537b Remove nsDST. b=110911 r=attinasi sr=brendan 2001-12-07 22:06:40 +00:00
rayw%netscape.com
6bc2fdb948 Coerce type to integer. SOAP is not part of default build. 2001-12-07 22:04:25 +00:00
darin%netscape.com
c02d7e7ac6 fixes bug 107759 "Drag&drop to and from content area not working [Mach]"
r=pink, sr=jband
2001-12-07 22:01:26 +00:00
harishd%netscape.com
303b881841 98218 - set layout mode whether a DOCTYPE exists or not
r=heikki, sr=jst.
2001-12-07 21:53:39 +00:00
sgehani%netscape.com
b83fb60e94 Remove unsupported "align" attr and use "pack" instead.
b=112991; r=sgehani; sr=hewitt
(checking in for Colin Phillips <colinp@oeone.com>)
2001-12-07 21:50:03 +00:00
sgehani%netscape.com
bd043e0f4c Make "Search for:" bookmark string localizable.
b=113341; r=morse; sr=alecf
2001-12-07 21:45:27 +00:00
sgehani%netscape.com
445be78a49 Align with revised nsIPropertyElement interface: move getters/setters to
directly access the key and value attributes.
b=113870; r=morse; sr=alecf
2001-12-07 21:41:50 +00:00
shliang%netscape.com
4cf8456264 bug 67359 - mail icons for msgs that have been downloaded for offline use. r=andreww, sr=hewitt. 2001-12-07 21:39:15 +00:00
ssu%netscape.com
3f515758a8 fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
harishd%netscape.com
9721eab3d0 106746 - Do not allow DD to contain DT and vice versa.
103095 - Ignore forward slash, in short hand tags, in html.
96861 - Ignore nested FORMS.
94269 - Do not allow P to contain FORM.
84592 - Ignore body after FRAMESET.

r=heikki, sr=jst
2001-12-07 21:33:12 +00:00
relyea%netscape.com
229ee25f50 nssren.h needs to be included first in the header file or AIX will fail. 2001-12-07 21:32:05 +00:00
relyea%netscape.com
f671d12eba restore NSS rename to those files that need it. 2001-12-07 21:13:08 +00:00
pavlov%netscape.com
20a449113a little cleanup. not part of build 2001-12-07 21:00:30 +00:00
darin%netscape.com
ce448777ad fixes bug 102656 "IDN support for HREF IDN-links"
patch=william.tan@i-dns.net
r/sr=jst,darin
2001-12-07 20:29:56 +00:00
ccarlen%netscape.com
413a724bf2 Bug 112262 - checking in mac project changes for dougt. 2001-12-07 19:55:37 +00:00
dougt%netscape.com
5cca684efc Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
shrutiv%netscape.com
cfde953c9f Fix for bugscape 10911: Allow removal of AOL desktop icon (r=tao) 2001-12-07 19:52:01 +00:00
hwaara%chello.se
7550ac6b77 #113663, clean up and improve support for frameborder and scrolling attributes on frame elements.
r=bz, sr=attinasi
2001-12-07 19:40:07 +00:00
locka%iol.ie
98d8f3682b NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter 2001-12-07 19:38:35 +00:00
locka%iol.ie
9414fc10a6 NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter 2001-12-07 19:34:47 +00:00
kestes%walrus.com
470edd1d9e treestate function changed names during last update to treestate class. 2001-12-07 19:30:34 +00:00
rayw%netscape.com
5a78a34cbf Fixes to the way SOAP encodings are tied to the XML elements.
Not part of default build.
2001-12-07 18:56:19 +00:00
karnaze%netscape.com
cc2d3a94a6 new regression tests, not affecting the build. 2001-12-07 17:15:39 +00:00
bienvenu%netscape.com
c0f2a94fa3 reduce bloat of nsMsgHdrs when parsing local folder r=naving, sr=sspitzer 113847 2001-12-07 15:34:12 +00:00
brade%netscape.com
3508890dd3 NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:28:47 +00:00
brade%netscape.com
62e41cea2f #include cleanup; NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:21:55 +00:00
brade%netscape.com
898a0f5224 NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:17:29 +00:00
karnaze%netscape.com
748ebbcd0d bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov 2001-12-07 14:51:12 +00:00
briane%qnx.com
eeac1769e9 PHOTON BUILD only
fixes and updates for the embedding, base on the gtk code base
2001-12-07 14:30:38 +00:00
dp%netscape.com
583f4cf74a bug 113833 Disabling trace-malloc if required dlls are not
found. (thanks jband) r=dp, sr=jband
2001-12-07 14:29:24 +00:00
dbradley%netscape.com
944c82b990 Bug104843 - Added requires to makefile 2001-12-07 13:34:48 +00:00
dbradley%netscape.com
2f08cbd35b Bug 112666 - XPCOM ExceptionService should return a pending exception if one exists. r=jst sr=jband 2001-12-07 13:31:01 +00:00
mcafee%netscape.com
2eb27dceea query browsing should point at query.cgi, not graph.cgi 2001-12-07 11:43:41 +00:00
mcafee%netscape.com
b1dc9f1e4a pass in units, we might want to hide this by default 2001-12-07 11:35:35 +00:00
mcafee%netscape.com
261e2bd1f4 Adding title to query result 2001-12-07 11:31:10 +00:00
cltbld%netscape.com
b8c68d9636 checked in shortcut by mistake 2001-12-07 11:17:51 +00:00
cltbld%netscape.com
073a9c8744 Changes to accomodate unified theory on graph server side. 2001-12-07 11:13:55 +00:00
cltbld%netscape.com
0fc8597e83 cleaning up label printing. -mcafee 2001-12-07 11:12:47 +00:00
glazman%netscape.com
6613152f00 new Transaction for CSS in Composer
NOT PART OF THE BUILD
2001-12-07 11:08:53 +00:00
mcafee%netscape.com
2ec5b81976 Solaris wants file modes for mkdir() 2001-12-07 10:20:06 +00:00
mcafee%netscape.com
98e47592de query wrapper for graph.cgi 2001-12-07 10:02:32 +00:00
bernd.mielke%snafu.de
7aaa87cddb add hr frame to layout debugging logic, bug 110596 r=karnaze sr=attinasi 2001-12-07 10:02:31 +00:00
mcafee%netscape.com
1920fcaacd First attempt at generalizing graph.cgi and collect.cgi 2001-12-07 09:43:54 +00:00
seawood%netscape.com
16e4f2d4d9 Drop optimization level for select files on Irix when compiling with MIPSpro to workaround suspected compiler bug.
Thanks to Nick Blievers <nickb@adacel.com.au> for the patch.
Bug #79562 r=brendan sr=cls
2001-12-07 09:12:16 +00:00
dprice%netscape.com
63cd1b5206 66722 r=dveditz sr=mscott
removed unnecessary if statements
2001-12-07 07:50:09 +00:00