brade
a5f969814c
bug #122011 ; random crashing bug in Macintosh Composer when user has edited page via browser; zero URLStruct's savedData as done for macfe printing and winfe Composer
1998-06-08 23:11:09 +00:00
rods
19bb8ad4ac
moved inlined SetCellAt to body
1998-06-08 22:07:15 +00:00
rods
849c30f536
disabled nsTextHelper.cpp build
1998-06-08 21:46:55 +00:00
waterson
a4c644a1f3
Added plugin to list of directories so the nsIPlug.h gets exported. Needed for OJI to build.
1998-06-08 21:38:35 +00:00
waterson
279bbd6616
Added code to export nsIPlug.h to the public plugins directory. Needed for OJI to build.
1998-06-08 21:38:10 +00:00
rods
7d9a457bbf
added more functionality
1998-06-08 21:31:33 +00:00
blythe
27bca4f808
partial fix for crash on printing, assertion on quit
1998-06-08 21:28:02 +00:00
pnunn
ebd70a9160
fix for #122211 . reviewed by toshok. ok'd by don.
1998-06-08 21:14:42 +00:00
buster
d80cb849ee
less inlining, for UNIX and Linux builds
1998-06-08 20:53:43 +00:00
hardts
3988735e4a
stubs and other glue needed for the layout integration build
1998-06-08 20:23:48 +00:00
mcafee
d94d675793
telnet ports should be an unsigned int, port 32786 was showing up as -1. a,r=ramiro
1998-06-08 20:07:51 +00:00
buster
469b205bb3
most HTML 4 attributes supported (though some are still ignored)
...
lots of methods made inline
1998-06-08 19:57:04 +00:00
spider
50871e6493
Clean up Factory Creation
1998-06-08 19:44:54 +00:00
mccabe
35af634eff
ECMA fix to bug (93557). When excecuting the Function constructor,
...
treat all the 'arguments arguments' as if they were concatenated
together as a comma-separated list, and treat the list as if it were
the arguments list in a normal function declaration. That is, allow
comments, arbitrary whitespace, etc.
Fixed by introducing a TokenStream instance in the Function contructor
code.
1998-06-08 19:04:17 +00:00
buster
48aad57390
complete HTML 3.2 attribute support
1998-06-08 17:19:26 +00:00
gordon
75868dcb41
Renamed debug target output file to match target name: LibMochaDebug.o.
1998-06-08 17:19:18 +00:00
shaver
1827417a5e
added XDR-based compile-and-run examples
1998-06-08 16:16:10 +00:00
buster
0197ad9b72
more attributes: cell nowrap, caption align, some misc HTML 4 attributes too
1998-06-08 15:47:03 +00:00
gordon
c4fee6e2aa
Spelling counts. Changed name of CustomStaticLib.o target.
1998-06-08 15:18:56 +00:00
gordon
55d9b61b8b
Moveed build of Custom Static Libraries later to resolve timing issue.
1998-06-08 14:35:30 +00:00
gordon
c0839524c9
Changed the names of the static libraries to match what Client.mcp is looking for.
1998-06-08 13:03:26 +00:00
gordon
4efaa308c4
Added stub function for SSL_DataPending() so we can export it for other libraries.
1998-06-08 13:02:49 +00:00
gordon
5f2eb36b5e
Changes for value-added builds.
1998-06-08 11:19:51 +00:00
gordon
d946d9d41a
#ifndef XP_MAC'd out the inclusion of java_lang_Integer.c and code that used it. It seems kind of goofy including a C file that's already in the JavaRuntime project. The recent change also caused JRI headers and stubs to get generated for java_lang_Integer, and elsewhere we are using the JDK headers and stubs. Well sort this out this week.
1998-06-08 11:14:04 +00:00
gordon
bdccc5ec8d
#ifndef XP_MAC'd out a call to FE_DiskSpaceAvailable() which doesn't exist on the Mac yet. Left an assert(false), to force us to fix it.
1998-06-08 11:08:30 +00:00
gordon
d46e3564bf
Added these exports:
SSL_DataPending
SHA1_Update
SHA1_Begin
SHA1_NewContext
SHA1_DestroyContext
SHA1_End
SECNAV_signedAppletPrivileges
NET_SetNewContext
ET_StartSoftUpdate
FE_GetNetHelpDir
...and regenerated the file using the AnnotateExports tool.
1998-06-08 11:06:33 +00:00
gordon
f5a123ea74
Add typecast in principalsCanAccessTarget(), necessary to satisfy the Mac's more stringent compilers. The parameter should be double checked by someone who's had more sleep.
1998-06-08 11:05:01 +00:00
gordon
3afb5f4280
Remove unnecessary include for XP_MAC.
1998-06-08 11:02:20 +00:00
gordon
44827770df
Include needed header for XP_MAC.
1998-06-08 11:01:39 +00:00
morse
2e6dcc7781
cookie management changes
1998-06-08 04:14:31 +00:00
joki
7b0ded07ec
Removing no longer used file from Makefiles
1998-06-08 02:03:31 +00:00
joki
5022e03497
Makefile fixes
1998-06-08 01:56:31 +00:00
joki
346ddc158d
Fixing uuid and whitespace
1998-06-08 01:33:06 +00:00
joki
e2121417a6
Adding makefile changes to make raptor build new dom event dirs
1998-06-08 00:57:44 +00:00
joki
10ffd04c8c
Adding new event handling mechanism into raptor.
1998-06-08 00:57:15 +00:00
kmcclusk
996f4eb78a
Added NS_NATIVE_WIDGET support. Returns the HWND same as NS_NATIVE_WINDOW. This change
...
is required to support the cross-platform viewer
1998-06-07 22:30:46 +00:00
kmcclusk
fdcd0dec32
Changed to use NS_NATIVE_WIDGET instead of NS_NATIVE_WINDOW
1998-06-07 22:29:35 +00:00
morse
47a3b491ca
Single Signon
1998-06-07 21:30:15 +00:00
morse
4c00761c0d
fix tree bustage on mac
1998-06-07 17:24:46 +00:00
morse
36b678a6aa
change for cookie management
1998-06-07 16:07:47 +00:00
morse
efcf178b52
change for single signon
1998-06-07 16:06:49 +00:00
morse
a22cce2f2d
cookie management changes
1998-06-07 16:01:49 +00:00
morse
22995b061a
single signon changes
1998-06-07 15:56:07 +00:00
dveditz
6782448a4d
merge cleanup
1998-06-07 12:11:28 +00:00
joki
68eb071ca2
Comment change
1998-06-07 11:28:08 +00:00
dveditz
528d945ae1
shorten long line to avoid compiler limit
1998-06-07 11:19:42 +00:00
dveditz
66d234163c
wrapping long lines
1998-06-07 11:07:34 +00:00
dveditz
07d9e76120
merging from SMARTUPDATE_BRANCH
1998-06-07 10:55:40 +00:00
dveditz
0fd64b60c2
merging from SMARTUPDATE_BRANCH
1998-06-07 10:38:53 +00:00
dveditz
aaae76e5aa
merging from SMARTUPDATE_BRANCH
1998-06-07 10:30:56 +00:00