Граф коммитов

7130 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 2e8e3be78e added string for cookie management 1998-08-30 03:21:00 +00:00
shaver%netscape.com 6bd344553d don't use JS_InternString for now -- weird crash in JS_AtomizeString 1998-08-29 23:46:47 +00:00
cls%seawood.org e9131c4514 Tweaked clobber_all dependency for autoconf tinderbox build. 1998-08-29 22:37:34 +00:00
cls%seawood.org c67a55b026 Needed for --enable-dom. 1998-08-29 22:28:46 +00:00
cls%seawood.org b17dea4282 Fixed problem of autoconf not using ACCFLAGS when using --enable-debug. 1998-08-29 22:12:53 +00:00
kipp%netscape.com fbcf927767 Fixed bug introduced during nsIContent porting 1998-08-29 20:44:42 +00:00
kipp%netscape.com ed22b370c4 XPCOM'ized nsIContent and nsIHTMLContent 1998-08-29 20:20:38 +00:00
kipp%netscape.com e24a0e6e53 Added error module for the layout system 1998-08-29 20:20:00 +00:00
kipp%netscape.com 8816c6c1f7 Port to updated nsIContent API 1998-08-29 20:19:32 +00:00
rickg%netscape.com 50c7a08b11 improved script handling--required by changes to DTD 1998-08-29 19:32:30 +00:00
rickg%netscape.com f9ba7e53a3 improved script handling--required by changes to DTD 1998-08-29 19:31:00 +00:00
rickg%netscape.com b7aeefe337 added noembed support 1998-08-29 06:52:17 +00:00
briano%netscape.com e79199ec78 Not needed. 1998-08-29 06:31:58 +00:00
rpotts%netscape.com 530e081f25 Changes to allow building when STRICT is defined. 1998-08-29 06:30:49 +00:00
rpotts%netscape.com cd747c1726 Changes to allow building when STRICT is defined. 1998-08-29 06:21:50 +00:00
rpotts%netscape.com 0e1ddd6c9c Added casts to allow building with STRICT defined... 1998-08-29 06:19:23 +00:00
rpotts%netscape.com 961c335953 Added specific GDI casts to allow building when STRICT is defined 1998-08-29 06:18:17 +00:00
cls%seawood.org d81cd9d3d3 Only link against -ljsj if JAVA_OR_OJI. 1998-08-29 06:17:01 +00:00
cls%seawood.org ad23b4081c Commented out outdated non-OJI section. 1998-08-29 06:12:03 +00:00
cls%seawood.org b19f34d1a9 Added ifdef JAVA_OR_OJI around jsjava.h include. 1998-08-29 05:50:45 +00:00
rickg%netscape.com c0ec967cd4 lots of performance work, bug fixes, and tag handling upgrades 1998-08-29 05:08:20 +00:00
rickg%netscape.com 7858c52f7e added BinarySearch method for faster string searches 1998-08-29 05:06:50 +00:00
sdagley%netscape.com 1882e475d4 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 b016f30fd0 Premature checkin of renamed nsRepository. 1998-08-29 03:42:29 +00:00
mcafee%netscape.com baa8cadf94 Fixing build bustage on Linux 1998-08-29 03:33:31 +00:00
mcafee%netscape.com 9f3b3b5986 Fixing build bustage on Linux 1998-08-29 03:27:09 +00:00
troy%netscape.com 7de93dccde Added some comments 1998-08-29 03:26:33 +00:00
kipp%netscape.com 5eb84863a0 Create anchors using NS_NewHTMLAnchor 1998-08-29 03:17:02 +00:00
kipp%netscape.com 50009c63b5 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 0901c62c76 Implement nsHTMLGenericContainerContent; removed anchor code from HandleDOMEvent; implement TriggerLink 1998-08-29 03:15:55 +00:00
kipp%netscape.com 8da64f46cc Stubbed out HandleDOMEvent; and initialized refcnt (doh!) 1998-08-29 03:14:46 +00:00
kipp%netscape.com 7a265c6bc8 Added new source 1998-08-29 03:13:56 +00:00
kipp%netscape.com eac4ddeb30 new 1998-08-29 03:13:29 +00:00
kipp%netscape.com 5a96e9378b Added NewHTMLAnchor 1998-08-29 03:13:15 +00:00
kipp%netscape.com 9b895928a2 Added new atoms 1998-08-29 03:13:03 +00:00
fur%netscape.com ac62391b29 Shane's makefiles 1998-08-29 03:04:11 +00:00
fur%netscape.com 9e514631ea 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 94e86a6576 Error messages, in separate file for internationalization purposes. 1998-08-29 03:03:05 +00:00
fur%netscape.com b2058b3efa Transferred work from private ns tree back into mozilla. 1998-08-29 03:00:50 +00:00
shaver%netscape.com 8a3eba90d3 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
shaver%netscape.com eeedb69b78 move top_node and current_node into top_state, where they're invulnerable to the evil tactics of table layout 1998-08-29 02:49:13 +00:00
fur%netscape.com cf0182296e Somehow, montulli resurrected this dead file. Killing it again. 1998-08-29 02:47:25 +00:00
troy%netscape.com 6a2fa61df2 Changed interface nsIFontMetrics to use the XPCOM conventions for returning
a nsresult
1998-08-29 02:34:34 +00:00
warren%netscape.com 189a47a47c Fixed typo 1998-08-29 02:24:41 +00:00
mcafee%netscape.com fb9d338a79 Fixing bustage on Solaris, Linux. 1998-08-29 02:23:08 +00:00
warren%netscape.com 9dda6476c1 Moved nsresult from nsISupports.h to nsError.h (so that it's defined for C files). 1998-08-29 02:21:49 +00:00
fur%netscape.com f4c3b4d44f Updated Mac build instructions. 1998-08-29 02:20:24 +00:00
fur%netscape.com b00eff5b5f Replaced with new CodeWarrior project file macbuild/JSRef.mcp 1998-08-29 02:20:00 +00:00
mccabe%netscape.com 5f9d1b9219 More loose ends towards merging the development branch. 1998-08-29 01:53:39 +00:00
warren%netscape.com b1ea39c6d8 Added test for service manager. 1998-08-29 01:51:44 +00:00