Commit Graph

1028 Commits

Author SHA1 Message Date
jwz
4ebd430ba5 red letter edition 1998-05-10 18:54:17 +00:00
mccabe
001a0b714c (Not part of the mozilla build process.)
Added support in the javascript shell for the #! unix script hack; if
the first line read by the shell (from a file, not interactive) starts
with #, the line is treated as a comment.

This should make
#!/usr/bin/js work...
1998-05-09 05:54:12 +00:00
troy
e0a3f308d8 Work in progress on block incremental reflow 1998-05-09 03:52:29 +00:00
kipp
e09e86128b Use new LoadImage API 1998-05-09 03:23:54 +00:00
kipp
c0a8fa1cf2 Removed uneeded code; added a reminder comment 1998-05-09 03:23:41 +00:00
kipp
46b1b4e39c Cheesy implementation of the reflow lock and content appended 1998-05-09 03:22:41 +00:00
kipp
5fdc67cce5 Updated to new API 1998-05-09 03:22:14 +00:00
kipp
d2e721ddd9 Reworked load image support and provided content changed calls to the shell when image sizes arrive 1998-05-09 03:22:01 +00:00
kipp
2cc285c48b Added enter/exit reflow lock methods 1998-05-09 03:21:34 +00:00
kipp
7e5dd2d493 Revised LoadImage API to use NS_IMETHOD and provide alot more information about the load 1998-05-09 03:21:19 +00:00
kipp
2381c5cb04 Wrap document loads with reflow lock calls 1998-05-09 03:20:54 +00:00
kipp
332e6e8030 Remove useless header file 1998-05-09 03:20:37 +00:00
kipp
9cbc46a23c Removed unused class decl 1998-05-09 03:20:24 +00:00
racham
78e977aadf Path for compare.js changed 1998-05-09 02:16:33 +00:00
rickg
c13d70ca8f MUCH better support for auto-closing tags. 1998-05-09 00:42:33 +00:00
scullin
b241581840 Fix NSPR related breakage. 1998-05-08 23:56:08 +00:00
montulli
4bf92e5b69 update include path 1998-05-08 23:40:53 +00:00
karnaze
889f0f8dfc select/option 1998-05-08 23:08:43 +00:00
wtc
c26be6a6d8 Added new test files. 1998-05-08 23:07:27 +00:00
rickg
3c84a398d9 changed OPTION tag from leaf to container node 1998-05-08 22:36:15 +00:00
atotic
b973131451 More build changes, added some missing files 1998-05-08 21:42:48 +00:00
atotic
9d8962fb7f #ifdef NET_mail/news functionality with MOZ_MAIL_NEWS. 1998-05-08 21:42:26 +00:00
scullin
4fe30f84a7 Fix depth, and add client directory 1998-05-08 21:27:46 +00:00
hyatt
a489f8e258 Making the Aurora tree respond to the divider properties. 1998-05-08 21:23:47 +00:00
kipp
2358c691b7 Fixed irix bustage 1998-05-08 21:12:12 +00:00
atotic
9100cd4b08 More build changes (renaming the targets) 1998-05-08 21:03:19 +00:00
timm
dcfaeab131 fix path routines to append path delimiter 1998-05-08 20:20:19 +00:00
timm
7be51acdf0 fix getFolder to return windows style path 1998-05-08 20:19:43 +00:00
kipp
d3b1318b3e nuked 1998-05-08 20:19:18 +00:00
kipp
72c388616d new 1998-05-08 20:18:35 +00:00
karnaze
34036a5a0f more support for textarea, select/option in content sink 1998-05-08 20:18:06 +00:00
kipp
0d53091613 Fixed pseudo-frame body behavior 1998-05-08 19:43:25 +00:00
timm
4d4a70786e dial string should be in status text, not progress text 1998-05-08 19:28:49 +00:00
timm
0930586989 remove copy of compare.js, since we dont want it in the jar 1998-05-08 19:28:04 +00:00
timm
58e92c2498 remove IDs and ARCHIVE tags 1998-05-08 19:27:40 +00:00
timm
dc34844baf remove IPs and put reggie.netscape.com back 1998-05-08 19:26:43 +00:00
timm
e1e74bd9a5 erase compare.js as part of make if it exists in this dir 1998-05-08 19:26:11 +00:00
timm
3806cb6c31 added debugging for set1StepMode 1998-05-08 19:25:47 +00:00
timm
b198451776 added debugging info for MetadataMode and LocalMode 1998-05-08 19:24:49 +00:00
radha
715d468d91 Checkin for fix 104761. If the target window has a context associated with it, use it.
Fix was originally provided by toshok.
1998-05-08 19:24:28 +00:00
timm
60a147bc1d add ASW_DEVMODE 1998-05-08 19:24:15 +00:00
ftang
5dfaa83a6b Add Armenain support. Approvaed by WinFE owner, Thanks Hovik Melikyan <hovik@undp.am>
from the net
1998-05-08 19:23:48 +00:00
wtc
9746ddd1ec Use cc -bundle to build loadable modules on Rhapsody. Thanks to
Matt Watson <mwatson@apple.com> for the patch.
1998-05-08 18:52:44 +00:00
cmanske
041a0ef3a9 Fixed another memory bug in Composer 1998-05-08 18:51:58 +00:00
wtc
6b123aed81 The type of the third argument for accept, recvfrom, getsockname, and
getpeername is 'int', not 'size_t'.
1998-05-08 18:50:15 +00:00
wtc
09e0473845 Fixed comment. 1998-05-08 18:48:46 +00:00
wtc
ae12cbcc21 Merged patches from Matt Watson <mwatson@apple.com> to make loadable
modules work on Rhapsody.  Still have a few kinks to iron out.
1998-05-08 18:43:58 +00:00
wtc
73c54cbc55 Matt Watson <mwatson@apple.com> pointed out that it is not safe to
redefine FD_SETSIZE on Rhapsody.
1998-05-08 18:41:51 +00:00
wtc
34e5144ff8 Added a few function declarations and header inclusions to get rid of
compiler warnings.
1998-05-08 18:37:38 +00:00
wtc
7629ad13c7 Merged Rhapsody patches contributed by Matt Watson <mwatson@apple.com>. 1998-05-08 18:35:19 +00:00