Commit Graph

31842 Commits

Author SHA1 Message Date
mcafee%netscape.com
6574c7355a Adding cases for BeOS. 1999-06-26 07:40:25 +00:00
mcafee%netscape.com
c6e10f9b89 INCLUDES should be LOCAL_INCLUDES. 1999-06-26 07:34:36 +00:00
mcafee%netscape.com
327b3d366e Adding BeOS case. 1999-06-26 07:28:55 +00:00
mcafee%netscape.com
3f43247322 Adding case for BeOS. 1999-06-26 07:26:55 +00:00
rjc%netscape.com
f20957b501 Cleanup. 1999-06-26 07:25:54 +00:00
mcafee%netscape.com
c5c308c2e7 Changes for BeOS. 1999-06-26 07:19:21 +00:00
mcafee%netscape.com
9d89645290 Adding comment for BeOS. 1999-06-26 07:16:51 +00:00
mcafee%netscape.com
63d29d5867 Adding case for BeOS. 1999-06-26 07:15:38 +00:00
rjc%netscape.com
598ce6bb3c Cleanup. 1999-06-26 07:11:56 +00:00
mcafee%netscape.com
1eee416abf Removing some bogus crap from this Makefile. 1999-06-26 07:11:10 +00:00
sspitzer%netscape.com
4dd90a10de fix warnings. use nsCOMPtr 1999-06-26 06:58:25 +00:00
mcafee%netscape.com
6f7e7ea213 Adding BeOS case. 1999-06-26 06:46:20 +00:00
mcafee%netscape.com
3177b94949 Adding BeOS case. 1999-06-26 06:39:43 +00:00
warren%netscape.com
fbd6d1dc57 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
warren%netscape.com
4865cb6d8a Added HashValue methods for ascii strings. 1999-06-26 06:32:35 +00:00
sspitzer%netscape.com
8846485a4f fix warning. 1999-06-26 05:57:29 +00:00
rjc%netscape.com
c1e3ad37b9 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
sspitzer%netscape.com
1b73b6e649 more anal tricks. 1999-06-26 05:01:40 +00:00
sspitzer%netscape.com
49b8290fcf being anal. 1999-06-26 04:59:48 +00:00
rjc%netscape.com
9a60f136ab Return an empty command enumerator instead of throwing an assertion. 1999-06-26 04:58:22 +00:00
rjc%netscape.com
6dd2eb7da8 Reject assertions that we don't support instead of returning an error. 1999-06-26 04:51:05 +00:00
sspitzer%netscape.com
8ea6512049 fix warnings 1999-06-26 04:40:56 +00:00
rjc%netscape.com
b69eb47cf0 Add some FTP commands (for context menus). 1999-06-26 04:39:16 +00:00
rjc%netscape.com
d7d325434a Add support for context menus. 1999-06-26 04:38:48 +00:00
sspitzer%netscape.com
75c6618762 fix warning 1999-06-26 04:38:06 +00:00
sspitzer%netscape.com
d07322f19a fix the "ANSI C forbids an empty source file" warning.
of course this introduce the "defined but not used" warning.
I'll fix that when later.
1999-06-26 04:36:48 +00:00
sspitzer%netscape.com
9bef23e66b fix warnings 1999-06-26 04:17:58 +00:00
sspitzer%netscape.com
e358090656 explict casts to fix warnings 1999-06-26 04:13:40 +00:00
rhp%netscape.com
3f827ef7d7 Remove the ifdef with new interface in place 1999-06-26 04:01:41 +00:00
brendan%netscape.com
549950fc69 Remove gratuitous include of <string.h>. 1999-06-26 03:32:15 +00:00
brendan%netscape.com
54eafda12a - Rename js_CallFunctionValue to js_InternalCall to distinguish it from all
"external" calls compiled from scripts, which have stack budget depth slots
  under the return value slot for the call expression's generating pc.
- New internalCall packed boolean flag in JSStackFrame to distinguish callers
  of js_InternalCall so the generating pc isn't mistakenly stored depth slots
  below stack space allocated on-the-fly for internal call args/rval.
- Fixed bugzilla bug 8042, finally by storing the call expression's generating
  pc -- but only for external calls.
- Whitespace policing, gratuitous parenthesization reduction, etc.
1999-06-26 03:28:47 +00:00
troy%netscape.com
32acfc4441 Fix for bug #6630. Don't force the desired width to 0 for zero-height
frames, and don't have the document element frame shrink wrap
1999-06-26 03:21:49 +00:00
valeski%netscape.com
fe9e740d89 these are now in the public dir. 1999-06-26 03:13:39 +00:00
brendan%netscape.com
0ae269e87b Eliminate assignment in condition. 1999-06-26 03:00:36 +00:00
rjc%netscape.com
31a7e20e77 Implement GetAllCmds(). 1999-06-26 02:58:50 +00:00
hyatt%netscape.com
6d36295e48 Throw me a frickin' bone here. 1999-06-26 02:45:36 +00:00
rjc%netscape.com
fd3783d4aa Oops, also missed this WindowMediator which needs to have a GetAllCmds() method as well. 1999-06-26 02:02:18 +00:00
rjc%netscape.com
f7d68735da Oops, missed updating chrome with the new GetAllCmds() method. 1999-06-26 01:43:00 +00:00
shaver%netscape.com
63df4e7169 um, that wasn't supposed to get checked in 1999-06-26 01:26:19 +00:00
ftang%netscape.com
59edb98300 split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak 1999-06-26 01:19:18 +00:00
gordon%netscape.com
68b0d3bb26 First Checked In. 1999-06-26 01:14:51 +00:00
rhp%netscape.com
1bcb44233f Copy service changes 1999-06-26 01:11:28 +00:00
rjc%netscape.com
d8cf0513a0 Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
wtc%netscape.com
8551056933 Checked in BeOS changes contributed by Duncan Wilcox (duncan@be.com).
Modified files: plevent.c, prstreams/Makefile, prlink.c, bfile.c,
testfile.c, tmocon.c.
1999-06-26 01:07:12 +00:00
akkana%netscape.com
32d1fa05cb Oops, use prettyprinting for OutputTextToStream as well as ToString. 1999-06-26 00:59:12 +00:00
shaver%netscape.com
67a3a2c37a clean up className manipulation; no progids, though\! 1999-06-26 00:40:03 +00:00
law%netscape.com
575185be1d Revert to proper code to get it working with current JS 1999-06-26 00:05:17 +00:00
akkana%netscape.com
77de9e4f9c - Add a prettyprint flag to the html-to-text sink (false by default).
When prettyprinting is on, we will attempt to make the plaintext
  mimic the look of the html; when off (as for copy/paste), we just
  dump the text with no formatting information.
1999-06-26 00:01:11 +00:00
ftang%netscape.com
bffb777f59 fix multiple inheritance problem. 1999-06-25 23:14:23 +00:00
buster%netscape.com
96d97515ac implemented most of max length handling 1999-06-25 22:57:26 +00:00