Commit Graph

6691 Commits

Author SHA1 Message Date
morse%netscape.com
b9fe3bde6f attempt to fix build bustage on Sun in gromit tinderbox 1998-08-30 06:10:12 +00:00
morse%netscape.com
fbacae5a4b fix compile error 1998-08-30 06:01:22 +00:00
morse%netscape.com
e96c77be7e *** empty log message *** 1998-08-30 05:54:08 +00:00
morse%netscape.com
1f1e9d9114 second attempt to fix linux bustage on gromit 1998-08-30 05:47:25 +00:00
morse%netscape.com
fac3e0ab83 attempt to fix bustage on the mac 1998-08-30 05:09:35 +00:00
morse%netscape.com
3584e17426 attempt to fix linux bustage on gromit 1998-08-30 04:49:13 +00:00
morse%netscape.com
2b6d38fe3c added trust labels 1998-08-30 03:40:51 +00:00
morse%netscape.com
a747f68910 mkaccess.h 1998-08-30 03:23:42 +00:00
morse%netscape.com
fb6166a5c1 fixed background color on signon viewer 1998-08-30 03:22:40 +00:00
morse%netscape.com
4b2dd9a86e added string for cookie management 1998-08-30 03:21:00 +00:00
shaver%netscape.com
5a94b3051c don't use JS_InternString for now -- weird crash in JS_AtomizeString 1998-08-29 23:46:47 +00:00
cls%seawood.org
4ea1471485 Tweaked clobber_all dependency for autoconf tinderbox build. 1998-08-29 22:37:34 +00:00
cls%seawood.org
a1771a6556 Needed for --enable-dom. 1998-08-29 22:28:46 +00:00
cls%seawood.org
121dc5f5c3 Fixed problem of autoconf not using ACCFLAGS when using --enable-debug. 1998-08-29 22:12:53 +00:00
kipp%netscape.com
e326124bd3 Fixed bug introduced during nsIContent porting 1998-08-29 20:44:42 +00:00
kipp%netscape.com
c6290fa577 XPCOM'ized nsIContent and nsIHTMLContent 1998-08-29 20:20:38 +00:00
kipp%netscape.com
2509b409ff Added error module for the layout system 1998-08-29 20:20:00 +00:00
kipp%netscape.com
485e3db7e6 Port to updated nsIContent API 1998-08-29 20:19:32 +00:00
rickg%netscape.com
41eaa2cef7 improved script handling--required by changes to DTD 1998-08-29 19:32:30 +00:00
rickg%netscape.com
099ad72d09 improved script handling--required by changes to DTD 1998-08-29 19:31:00 +00:00
rickg%netscape.com
acdaa67ff1 added noembed support 1998-08-29 06:52:17 +00:00
briano%netscape.com
5c7e9be7a1 Not needed. 1998-08-29 06:31:58 +00:00
briano%netscape.com
53bd500808 Added an optimization fix. 1998-08-29 06:31:18 +00:00
rpotts%netscape.com
5392f533d7 Changes to allow building when STRICT is defined. 1998-08-29 06:30:49 +00:00
rpotts%netscape.com
23f7dd1f8d Changes to allow building when STRICT is defined. 1998-08-29 06:21:50 +00:00
rpotts%netscape.com
4a9aac62bf Added casts to allow building with STRICT defined... 1998-08-29 06:19:23 +00:00
rpotts%netscape.com
9c9e610c96 Added specific GDI casts to allow building when STRICT is defined 1998-08-29 06:18:17 +00:00
cls%seawood.org
9bd53bd53c Only link against -ljsj if JAVA_OR_OJI. 1998-08-29 06:17:01 +00:00
cls%seawood.org
16dede612a Commented out outdated non-OJI section. 1998-08-29 06:12:03 +00:00
cls%seawood.org
4f906a6192 Added ifdef JAVA_OR_OJI around jsjava.h include. 1998-08-29 05:50:45 +00:00
rickg%netscape.com
f44612c847 lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
rickg%netscape.com
4125164d98 added BinarySearch method for faster string searches 1998-08-29 05:06:50 +00:00
sdagley%netscape.com
74014ac0b2 When you add a call to an external function, include the F**KING header!! 1998-08-29 03:45:23 +00:00
warren%netscape.com
77c226c7fb Premature checkin of renamed nsRepository. 1998-08-29 03:42:29 +00:00
mcafee%netscape.com
3ce8a0e900 Fixing build bustage on Linux 1998-08-29 03:33:31 +00:00
mcafee%netscape.com
4af255df8f Fixing build bustage on Linux 1998-08-29 03:27:09 +00:00
troy%netscape.com
2882214b81 Added some comments 1998-08-29 03:26:33 +00:00
kipp%netscape.com
a832ecd31c Create anchors using NS_NewHTMLAnchor 1998-08-29 03:17:02 +00:00
kipp%netscape.com
401ee2bed7 Use AddRef instead of mRefCnt++; make implementation classes implement HandleDOMEvent; provide HandleDOMEvent generic routine for base behavior; provide TriggerLink for link clicking behavior 1998-08-29 03:16:46 +00:00
kipp%netscape.com
b58db63923 Implement nsHTMLGenericContainerContent; removed anchor code from HandleDOMEvent; implement TriggerLink 1998-08-29 03:15:55 +00:00
kipp%netscape.com
e32293718c Stubbed out HandleDOMEvent; and initialized refcnt (doh!) 1998-08-29 03:14:46 +00:00
kipp%netscape.com
d132db9cb6 Added new source 1998-08-29 03:13:56 +00:00
kipp%netscape.com
175e747209 new 1998-08-29 03:13:29 +00:00
kipp%netscape.com
6c29fcc78d Added NewHTMLAnchor 1998-08-29 03:13:15 +00:00
kipp%netscape.com
55c93d4473 Added new atoms 1998-08-29 03:13:03 +00:00
fur%netscape.com
b10cffdc67 Shane's makefiles 1998-08-29 03:04:11 +00:00
fur%netscape.com
252890a523 New file to deal with case of Java field and method with same name. 1998-08-29 03:03:51 +00:00
fur%netscape.com
bb196a6370 Error messages, in separate file for internationalization purposes. 1998-08-29 03:03:05 +00:00
fur%netscape.com
9ded12bf7a Transferred work from private ns tree back into mozilla. 1998-08-29 03:00:50 +00:00
shaver%netscape.com
27f566b792 Move current_node and top_node to top_state, to protect them from tables.
Handle table and row and cell data.
(We do nested-table text now.)
1998-08-29 02:52:27 +00:00