Commit Graph

32267 Commits

Author SHA1 Message Date
sspitzer%netscape.com
7fe41c88b7 more anal tricks.
git-svn-id: svn://10.0.0.236/trunk@37001 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 05:01:40 +00:00
sspitzer%netscape.com
cce020fd77 being anal.
git-svn-id: svn://10.0.0.236/trunk@37000 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:59:48 +00:00
rjc%netscape.com
4fb31bc268 Return an empty command enumerator instead of throwing an assertion.
git-svn-id: svn://10.0.0.236/trunk@36999 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:58:22 +00:00
rjc%netscape.com
ca442784f0 Reject assertions that we don't support instead of returning an error.
git-svn-id: svn://10.0.0.236/trunk@36998 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:51:05 +00:00
sspitzer%netscape.com
c4eb23cd38 fix warnings
git-svn-id: svn://10.0.0.236/trunk@36996 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:40:56 +00:00
rjc%netscape.com
7daab2910c Add some FTP commands (for context menus).
git-svn-id: svn://10.0.0.236/trunk@36995 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:39:16 +00:00
rjc%netscape.com
82f43d459e Add support for context menus.
git-svn-id: svn://10.0.0.236/trunk@36994 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:38:48 +00:00
sspitzer%netscape.com
cf5e6bd0f7 fix warning
git-svn-id: svn://10.0.0.236/trunk@36993 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:38:06 +00:00
sspitzer%netscape.com
4905826f2f 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.


git-svn-id: svn://10.0.0.236/trunk@36992 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:36:48 +00:00
sspitzer%netscape.com
ff17b25cf6 fix warnings
git-svn-id: svn://10.0.0.236/trunk@36991 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:17:58 +00:00
sspitzer%netscape.com
245c93ddeb explict casts to fix warnings
git-svn-id: svn://10.0.0.236/trunk@36990 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:13:40 +00:00
rhp%netscape.com
fc63d0500a Remove the ifdef with new interface in place
git-svn-id: svn://10.0.0.236/trunk@36988 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 04:01:41 +00:00
brendan%netscape.com
002110f568 Remove gratuitous include of <string.h>.
git-svn-id: svn://10.0.0.236/trunk@36987 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 03:32:46 +00:00
brendan%netscape.com
6864664759 - 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.


git-svn-id: svn://10.0.0.236/trunk@36986 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 03:31:15 +00:00
troy%netscape.com
7b82473d6a 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


git-svn-id: svn://10.0.0.236/trunk@36985 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 03:21:49 +00:00
valeski%netscape.com
e64b8aa601 these are now in the public dir.
git-svn-id: svn://10.0.0.236/trunk@36984 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 03:13:39 +00:00
brendan%netscape.com
6c457ab2cd Eliminate assignment in condition.
git-svn-id: svn://10.0.0.236/trunk@36983 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 03:01:14 +00:00
rjc%netscape.com
a8c4d25dc2 Implement GetAllCmds().
git-svn-id: svn://10.0.0.236/trunk@36982 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 02:58:50 +00:00
hyatt%netscape.com
c6c355c4a8 Throw me a frickin' bone here.
git-svn-id: svn://10.0.0.236/trunk@36981 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 02:45:36 +00:00
rjc%netscape.com
3cc4de730a Oops, also missed this WindowMediator which needs to have a GetAllCmds() method as well.
git-svn-id: svn://10.0.0.236/trunk@36980 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 02:02:18 +00:00
rjc%netscape.com
f145994df5 Oops, missed updating chrome with the new GetAllCmds() method.
git-svn-id: svn://10.0.0.236/trunk@36979 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:43:00 +00:00
shaver%netscape.com
66f308cd1c um, that wasn't supposed to get checked in
git-svn-id: svn://10.0.0.236/trunk@36978 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:26:19 +00:00
ftang%netscape.com
f05a33f361 split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak
git-svn-id: svn://10.0.0.236/trunk@36977 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:19:18 +00:00
gordon%netscape.com
d22e5203c5 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@36976 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:14:51 +00:00
rhp%netscape.com
74055893a2 Copy service changes
git-svn-id: svn://10.0.0.236/trunk@36972 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:11:28 +00:00
rjc%netscape.com
e44817cb97 Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
git-svn-id: svn://10.0.0.236/trunk@36971 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:09:02 +00:00
wtc%netscape.com
3a3367ced7 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.


git-svn-id: svn://10.0.0.236/trunk@36970 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:07:12 +00:00
akkana%netscape.com
bfcfe864dc Oops, use prettyprinting for OutputTextToStream as well as ToString.
git-svn-id: svn://10.0.0.236/trunk@36969 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 00:59:12 +00:00
shaver%netscape.com
9f8b661817 clean up className manipulation; no progids, though\!
git-svn-id: svn://10.0.0.236/trunk@36968 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 00:40:03 +00:00
law%netscape.com
157bd41438 Revert to proper code to get it working with current JS
git-svn-id: svn://10.0.0.236/trunk@36967 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 00:05:17 +00:00
akkana%netscape.com
2300ca567a - 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.


git-svn-id: svn://10.0.0.236/trunk@36966 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 00:01:11 +00:00
ftang%netscape.com
1ae05240c6 fix multiple inheritance problem.
git-svn-id: svn://10.0.0.236/trunk@36965 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 23:14:23 +00:00
buster%netscape.com
7391f40410 implemented most of max length handling
git-svn-id: svn://10.0.0.236/trunk@36964 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:57:26 +00:00
wtc%netscape.com
3c981be387 Declared 'loops' signed so that it can be compared with 0
safely.  Other cleanups.  Thanks to Philip Pokorny
<ppokorny@mindspring.com> for the patch.


git-svn-id: svn://10.0.0.236/trunk@36963 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:50:37 +00:00
tao%netscape.com
bce2ce4c8a Remove warning on Linux.
git-svn-id: svn://10.0.0.236/trunk@36962 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:31:07 +00:00
sspitzer%netscape.com
539625b175 more work to get respecting the newsrc set working. move the set into the db. this isn't done yet, but it's shaping up.
git-svn-id: svn://10.0.0.236/trunk@36961 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:29:44 +00:00
sspitzer%netscape.com
126a101b13 fix build bustage for rhp
git-svn-id: svn://10.0.0.236/trunk@36960 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:25:57 +00:00
briano%netscape.com
22503d3b05 Eliminated the bogus references to MKSHLIB_FORCE_ALL and MKSHLIB_UNFORCE_ALL that was breaking OpenBSD.
git-svn-id: svn://10.0.0.236/trunk@36959 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:18:16 +00:00
slamm%netscape.com
70b6b8be4f fix typo.
git-svn-id: svn://10.0.0.236/trunk@36958 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:14:51 +00:00
slamm%netscape.com
32c6751eca Add netscape.com to cvsblames that have no address.
git-svn-id: svn://10.0.0.236/trunk@36957 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:13:43 +00:00
slamm%netscape.com
1c77b926e9 one more column. be more careful about going over the end
git-svn-id: svn://10.0.0.236/trunk@36956 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:09:43 +00:00
hangas%netscape.com
a42a1abdc5 More updates to addressbucket tree in selectaddress dialog
git-svn-id: svn://10.0.0.236/trunk@36955 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:06:39 +00:00
slamm%netscape.com
4234dbdb1f fix typo
git-svn-id: svn://10.0.0.236/trunk@36954 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:06:33 +00:00
slamm%netscape.com
d45594ef3b more columns
git-svn-id: svn://10.0.0.236/trunk@36953 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:05:09 +00:00
bienvenu%netscape.com
5dda632167 start working on threading stuff
git-svn-id: svn://10.0.0.236/trunk@36952 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:04:32 +00:00
ducarroz%netscape.com
c41a988faa add nsIDBChangeAnnouncer.idl and nsIDBChangeListener.idl
git-svn-id: svn://10.0.0.236/trunk@36951 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:03:51 +00:00
bienvenu%netscape.com
c7a71394fb add idl files for change listener and announcer
git-svn-id: svn://10.0.0.236/trunk@36950 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 22:00:00 +00:00
gagan%netscape.com
a1145e2556 NECKO only: Fixed the dont_AddRef problem.
git-svn-id: svn://10.0.0.236/trunk@36949 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:58:06 +00:00
slamm%netscape.com
2cb5d70d36 Cleaner 'no match' presentation.
git-svn-id: svn://10.0.0.236/trunk@36948 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:55:39 +00:00
slamm%netscape.com
f8d8d6c3f6 Use lxr for showing multiple file match
git-svn-id: svn://10.0.0.236/trunk@36947 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:54:24 +00:00