rjc%netscape.com
c0a84a2429
Fix typos.
1999-06-26 09:10:53 +00:00
rjc%netscape.com
c38162e850
Implement some commands for bookmarks.
1999-06-26 08:31:16 +00:00
rjc%netscape.com
47ffc33fee
Cleanup.
1999-06-26 08:29:11 +00:00
rjc%netscape.com
959d96f88c
When building up list of commands via GetAllCmds(), walk forwards instead of backwards over datasources.
1999-06-26 08:28:43 +00:00
mccabe%netscape.com
7e40b15988
Fix warning fix by casting void * (to go into a hashtable) as an unsigned int rather than as an int, which busts on platforms that have the high bit set for pointers.
...
Thanks to Duncan Wilcox <duncan@be.com> for catching this.
1999-06-26 08:17:00 +00:00
mcafee%netscape.com
c5212ea3bd
Rules for BeOS build. Thanks to Duncan Wilcox (duncan@be.com) for this patch.
1999-06-26 08:16:01 +00:00
mcafee%netscape.com
9ea81bb2ee
BeOS comment.
1999-06-26 07:43:12 +00:00
mcafee%netscape.com
53dca16795
Adding BEOS_PROGRAM_RESOURCE
1999-06-26 07:42:19 +00:00
rjc%netscape.com
44bb3754a6
Cleanup.
1999-06-26 07:40:59 +00:00
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