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

6653 Коммитов

Автор SHA1 Сообщение Дата
mccabe%netscape.com a6a41f773e Added jsmsg.def to the list of files used by the
'make tar' target.
1998-08-31 07:33:13 +00:00
mccabe%netscape.com c295318e74 Made the enum JSErrNum into a typedef
enum JSErrNum, and changed a uintN
errorNumber declaration to JSErrNum.

It'd be nice to change the uintN
errorNumber field in JSErrorReport to
JSErrNum, but it's not clear that
JSErrNum is or should be exposed in the
API.  Any C esthetes want to offer their
opinions?

It made my debugger slightly happier.
1998-08-31 07:07:26 +00:00
cls%seawood.org 4d23d7edbc More fixes. 1998-08-31 03:57:13 +00:00
cls%seawood.org 1940bdde88 Fixed problem with file permissions not being set. 1998-08-31 03:33:55 +00:00
ddrinan%netscape.com 668907ef70 Set NETSCAPE_OFFICIAL in order to trigger the perl script that generates the Cartman hooks 1998-08-31 02:49:51 +00:00
cls%seawood.org 60ce2a2566 Made the people:who field large enough for username%domain 1998-08-31 01:08:41 +00:00
troy%netscape.com 715766b02f Changes nsIView and nsIScrollableView interfaces to conform to
XPCOM conventions
1998-08-30 19:16:11 +00:00
morse%netscape.com 5c63d8dbd6 fix bustage on all platforms 1998-08-30 16:42:20 +00:00
morse%netscape.com eab2280708 still trying to fix up mac 1998-08-30 15:59:53 +00:00
morse%netscape.com b0d93947b9 one more attempt to clean up mac build 1998-08-30 15:43:56 +00:00
morse%netscape.com d44b1c9c56 disable trust labels for mac 1998-08-30 13:55:38 +00:00
morse%netscape.com d9ff6c6bf6 I give up, backing out trust labels 1998-08-30 08:49:56 +00:00
morse%netscape.com 418f7d91c5 giving up on mac for now, backing out some but not all of the changes 1998-08-30 07:09:27 +00:00
morse%netscape.com f99179fdba another attempt to fix linux bustage 1998-08-30 06:46:25 +00:00
morse%netscape.com 67c31b0bd3 attempt to fix build bustage on Sun in gromit tinderbox 1998-08-30 06:10:12 +00:00
morse%netscape.com 1c965781ef fix compile error 1998-08-30 06:01:22 +00:00
morse%netscape.com b06bddbbbb *** empty log message *** 1998-08-30 05:54:08 +00:00
morse%netscape.com d87a5dd85d second attempt to fix linux bustage on gromit 1998-08-30 05:47:25 +00:00
morse%netscape.com d2a2fc75c2 attempt to fix bustage on the mac 1998-08-30 05:09:35 +00:00
morse%netscape.com 2965b60d60 attempt to fix linux bustage on gromit 1998-08-30 04:49:13 +00:00
morse%netscape.com 3b138266dd added trust labels 1998-08-30 03:40:51 +00:00
morse%netscape.com fe82ff45c3 mkaccess.h 1998-08-30 03:23:42 +00:00
morse%netscape.com d3e2e3dffe fixed background color on signon viewer 1998-08-30 03:22:40 +00:00
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