Commit Graph

38038 Commits

Author SHA1 Message Date
rogerl%netscape.com
a845f3ca48 Fixed \<digits> interpretation for ecma 2 compliance. 1999-08-25 00:59:21 +00:00
rogerl%netscape.com
34e85a1b9c Fixed test case - was assuming a length limit on octal sequence rather than
a value limit. (this is version 120 specific in any case)
1999-08-25 00:56:05 +00:00
briano%netscape.com
424057b24c Automated update 1999-08-25 00:48:32 +00:00
briano%netscape.com
a50050f5ac Fix for HP-UX bustage when building with gcc. 1999-08-25 00:47:46 +00:00
dougt%netscape.com
4fa0148c0f fixing build bustage. 1999-08-25 00:19:00 +00:00
akhil.arora%sun.com
f35371bba9 Timothy Tully implemented equals and hashCode methods for Node. 1999-08-24 23:54:26 +00:00
mscott%netscape.com
557063df5d I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in
my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
1999-08-24 23:48:09 +00:00
slamm%netscape.com
b043818d12 Use JavaScript to do refresh for both static and cgi versions. 1999-08-24 23:37:31 +00:00
radha%netscape.com
9b98311b1a Really put in that id for the go menu 1999-08-24 23:27:27 +00:00
nisheeth%netscape.com
98514ba507 Fix build bustage. 1999-08-24 23:09:52 +00:00
radha%netscape.com
acc1e7d82a Add a id to 'Go' menu 1999-08-24 23:01:30 +00:00
pnunn%netscape.com
748a1ef751 Removing an assert. pnunn. 1999-08-24 23:01:16 +00:00
slamm%netscape.com
321aec9c42 Use chrome urls for history.css and history.js 1999-08-24 22:52:37 +00:00
morse%netscape.com
cf089c2d54 minor formatting fix 1999-08-24 22:51:05 +00:00
tao%netscape.com
5bf181308f Export strres-test.xul; add clobber rules to .win 1999-08-24 22:47:02 +00:00
morse%netscape.com
c109584322 Give notification about wallet's ability to capture data 1999-08-24 22:46:31 +00:00
sspitzer%netscape.com
3932f95759 changes to get a news server to work with a userName. fixes bug #12407. 1999-08-24 22:39:40 +00:00
slamm%netscape.com
998d20a93f Recopy menus from navigator.xul to fix dtd errors. 1999-08-24 22:39:11 +00:00
leif%netscape.com
7f74a541d7 *** empty log message *** 1999-08-24 22:31:51 +00:00
dougt%netscape.com
9d805dcf7b Fix for bug 10435. Everything except CopyFrom() and MoveFrom() 1999-08-24 22:30:59 +00:00
leif%netscape.com
689f6d1cbf Merged v1.3.x to trunk, for v1.4 release 1999-08-24 22:30:55 +00:00
pnunn%netscape.com
b28399750b Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:30:42 +00:00
nisheeth%netscape.com
a8f29b5e3c Adding the methods for creating entity, documenttype, named node maps, notations. Contributed by Johnny Stenback (jst@citec.fi). 1999-08-24 22:26:57 +00:00
nisheeth%netscape.com
69f4cbb02e added files: mozilla/layout/xml/content/src/nsXMLEntity.cpp, mozilla/layout/xml/content/src/nsXMLNotation.cpp, mozilla/layout/xml/content/src/nsXMLDocumentType.cpp, mozilla/layout/xml/content/src/nsXMLNamedNodeMap.cpp 1999-08-24 22:23:25 +00:00
nisheeth%netscape.com
4f94ca838d Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi). 1999-08-24 22:22:36 +00:00
mscott%netscape.com
8d11ab3f1f Bug #7811 -- nsISmtpUrl is not an idl file. 1999-08-24 22:18:30 +00:00
pnunn%netscape.com
c453e63f63 Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:18:27 +00:00
mscott%netscape.com
d2458fb5e9 Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-24 22:16:47 +00:00
mscott%netscape.com
7452c17971 Bug #7811. turn nsISmtpUrl into an IDL file 1999-08-24 22:16:29 +00:00
mscott%netscape.com
704ed758ef Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface. 1999-08-24 22:15:52 +00:00
nisheeth%netscape.com
5b03148478 Checking in patch from Johnny Stenback (jst@citec.fi) that exposes notation and entity creation DOM interfaces. 1999-08-24 22:15:45 +00:00
harishd%netscape.com
ef7db2ac2d Fix for bug#s 3737, 12062, 9059. 1999-08-24 22:14:13 +00:00
waterson%netscape.com
4b3a77da70 Okay, checking back in my fix for the filespec and iterator. 1999-08-24 22:08:55 +00:00
waterson%netscape.com
d150b47c89 Add 'directory' component to the build on Mac. 1999-08-24 22:06:41 +00:00
waterson%netscape.com
678ad461b1 Update shared libs for opt build. 1999-08-24 22:05:14 +00:00
valeski%netscape.com
162f83d534 added stream converter test dir and accompanying files (win build only for now). fixed an out of order param in teh service implementation as well 1999-08-24 22:04:05 +00:00
pollmann%netscape.com
94ab13ee59 Warning cleanups. 1999-08-24 22:03:34 +00:00
pollmann%netscape.com
b39eee5bcb Split out AddOption/RemoveOption(), plus warning cleanups. 1999-08-24 22:02:42 +00:00
pollmann%netscape.com
309bfebeba Split out AddOption/RemoveOption(), plus bug 11676 type cleanups. 1999-08-24 22:01:25 +00:00
ssu%netscape.com
ff95b41daf fixing bug #10187 and #10188 1999-08-24 21:56:14 +00:00
pollmann%netscape.com
990680364c Rewrite of AddOption/RemoveOption(), adding nsISelectControlFrame interface. 1999-08-24 21:55:56 +00:00
saari%netscape.com
48cb6ffc78 Fix for bug 12145 and enabling check marks on mac menus. Both mac only changes. 1999-08-24 21:55:02 +00:00
valeski%netscape.com
8e17ea1cfb Added start request event firing, and we now maintain the initial response code from a multi-line response 1999-08-24 21:53:27 +00:00
mjudge%netscape.com
5531d305c5 changes to allow selection in "dead" space between frames. still need work on "outside" and not in the window at all, but this is a very good chunk of the issue and it will solve many many bugs on my place. good for dogfood as well :) 1999-08-24 21:51:47 +00:00
dougt%netscape.com
f12b07d23a more changes as suggested by warren@netscape.com 1999-08-24 21:51:32 +00:00
putterman%netscape.com
0d1cac1bb3 fix up twisty rules. 1999-08-24 21:51:21 +00:00
putterman%netscape.com
0ae991b430 Add timing for parsing mailbox. 1999-08-24 21:50:44 +00:00
putterman%netscape.com
4e2c9510f1 Add images for columns and flagged messages. 1999-08-24 21:50:23 +00:00
nhotta%netscape.com
d998a83bd8 Bug fix #11789, changed a dll name. 1999-08-24 21:50:01 +00:00
putterman%netscape.com
fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00